body {
   background: url(/images/main/bg_sidebar_bars.gif) repeat-y top left;
   }

#column-center{
 margin:-20px 0 0 0;
 position:relative;
 width: 99%;
 float:left;
 padding: 40px 5px 50px 0;
 background:#FFF;}

#outer{
 margin-left:20px;
 }

#narrow {
width: 350px;
float: left;
}

#narrow h2 {
color: #707070;
font-size: 12px;
border-bottom:1px solid #c3c3c3;
margin: 0 0 10px 0;
}

