/*MAIN CONTENTS BOX*/
#main_content{/*cell containing the table*/
padding:7px 7px 7px 5px;/*padding around main contents*/
vertical-align:top;text-align:justify;}
/*formats box borders*/
.mc_topL{background:url(../images/borders/rhm_topL.gif) no-repeat;height:9px;width:9px;}
.mc_bdrTB{background:url(../images/borders/rhm_bdrTB.gif) repeat-x;}
.mc_topR{background:url(../images/borders/rhm_topR.gif) no-repeat;width:9px;}
.mc_bdrLR{background:url(../images/borders/rhm_bdrLR.gif) repeat-y;}
.mc_btmL{background:url(../images/borders/rhm_btmL.gif) no-repeat;height:9px;}
.mc_btmR{background:url(../images/borders/rhm_btmR.gif) no-repeat;}
.mc_content{background-color:#FFF;}
.mc_contentblog{background-color:#FFF;width:705px;}/*width main contents*/
.contentTable{/*cell containing table*/
width:620px;/*width of main contents*/
padding-top:0;/*padding main contents*/
vertical-align:top;