#edge_bottom{
background-repeat:no-repeat;
overflow:hidden;
}

#mainbox{
background-repeat:repeat-y;
}

#contentcontainer{
text-align:left;
float:left;
width:580px;
margin:0px 0px 0px 20px;
}

#contentbox{
float:none;
width:560px;
text-align:left;
margin-top:7px;
}

#contenttopbox{
display:block;
width:560px;
text-align:left;
}

#contentheader{
float:left;
padding:2px 10px 0px 10px;
color:#990000;
font-weight:bold;
}
#contentsubheader{
float:right;
color:#adadad;
font-weight:bold;
padding:6px 10px 0px 10px;
}


#rightseparator{
width:200px;
height:30px;
background-repeat:no-repeat;
}

#path{
width:450px;
float:left;
margin-top:0px;
}
#tools{
float:right;
margin-top:10px;
}

#leftimagecontainer{
margin:10px 0px 20px 10px;
}