.newsBrief {
   width : 100%;
   margin : 5px 0px 20px 10px;
   text-align : justify;
}
#divLeftBar {
   width : 120px;
   height : 100%;
   border-right : 1px solid #BFBFBF;
   margin-left : 10px;
}
#divContent {
   font : 11px verdana;
   color : #4F4F4F;
   line-height : 1.5;
   margin : 0px 0px 45px 17px;
   width : 420px;
}
#divNavigation {
   width : 420px;
}