@charset "utf-8";
/* CSS Document */
.maincontentbox {
background:url(/images/cp_bkg.gif);
background-repeat:repeat-x;
background-position:bottom;
background-color: #E9E9E9;
float:inherit;
width:778px;
height: 650px;
margin-top:15px;
margin-left:auto;
margin-right:auto;
position: relative;
border-top: solid 1px #999;
border-right: solid 1px #999;
border-left: solid 1px #CCC;
border-bottom: solid 1px #CCC;
}
.header5 {
width:325px;
font-size: 1.13em;
color:#000000;
font-weight:bold;
font-family: Arial;
text-align:center;
margin-top:5px;
margin-left:auto;
margin-right:auto;
}
#commentscroller {
height:123px;
width:750px;
}
