#leftnav {
float:left;
width:250px;
}

.leftparent {
padding:10px;
}

.leftchild {
padding:10px;
}

#body {
padding-left:10px;
}