/*start_page_layout_3*/
#layout3pagewrapper #layout3header {
width: auto;
background-color: #ffffff;
height: 100px;

}


#layout3pagewrapper #leftcolumn {
width: 242px;
float: left;
clear: none;
background: url(../images/sce/blog-left-panel-bkg.jpg) repeat-y;

}

#layout3pagewrapper #lb1 {
background: #217dac;
height: 120px;
float: left;
clear: both;
width: 400px;
}

#layout3pagewrapper #lb2 {
background: #cde3ef;
float: left;
height: 180px;
width: 200px;
}

#layout3pagewrapper #lb3 {
background: #a6b1b1;
height: 180px;
float: left;

width: 200px;
}

#layout3pagewrapper #rightcolumn {
background: #ffffff;
float: right;
width: 62%;
clear: right;
}

#layout3pagewrapper #rb1 {
background: #cde3ef;
height: 155px;
float: left;
height: 300px;
width: 250px;
}
#layout3pagewrapper #rb2 {
background: #a6d1e8;
height: 155px;
float: left;
width: 374px;
clear: both;
}

div .postContent{ margin-top:10px; }
div .dateTab { font-weight: bold; }

/*end_page_layout_3*/

