#content{
border-top:1px solid #040404;
display:block;
width:950px;
font-size:100%;
padding-bottom:15px;
}

#side{
display:block;
width:200px;
float:left;
}

#side h2{
display:block;
background:#040404;
padding:3px 10px;
font-size:120%;
font-weight:bold;
color:#F7941D;
margin-bottom:10px;
}

#main{
border-left:1px dotted #040404;
display:block;
float:left;
width:730px;
padding:15px 0px 0px 19px;
}


h3,h4,h5,h6{
background:url(../img/bg_h.gif) top left no-repeat;
font-size:135%;
font-weight:bold;
margin-bottom:10px;
padding-left:15px;
padding-bottom:5px;
display:block;
border-bottom:1px dotted #040404;
}

