/* Start of CMSMS style sheet 'rh :: home' */
#box1, #box2,#box3,#box4,#box5,#box6,#box7{
	width:196px;
	border:1px dotted white;
	float:left;
	padding-bottom:20px;
}

#box1{width:393px;}

/*
div.boxhead{
background:url(uploads/layout/boxhead.png) no-repeat;
height:30px;
}
*/

div.boxcontent{
padding-right:10px;
}


#box1 h2, #box2 h2,#box3 h2,#box4 h2,#box5 h2,#box6 h2,#box7 h2{

background:url(uploads/layout/h2BG.png) repeat-x;
height:23px;
padding-top:2px;
color:white;
font-size:1.0em;
padding-left:10px;
margin-bottom:8px;
}


#box1 h2 a , #box2 h2 a,#box3 h2 a,#box4 h2 a,#box5 h2 a,#box6 h2 a,#box7 h2 a{
color:white;
display:block;
background:url(uploads/layout/h2BG.png) repeat-x;
padding-left:10px;
margin-left:-10px;
padding-top:2px;
margin-top:-2px;
height:23px;
color:white;

}

#box1 h2 a:hover , #box2 h2 a:hover,#box3 h2 a:hover,#box4 h2 a:hover,#box5 h2 a:hover,#box6 h2 a:hover,#box7 h2 a:hover{
color:#fff;
background:url(uploads/layout/h2BG_hover.png) repeat-x;



}



#box1 h2{}


/* End of 'rh :: home' */

