#contentListDiv
{
float:left;
width: 10%;

}

#contentDetailDiv
{
float:right;
width: 90%;

}