.RIH_gray_sideborders {
	width: 100%;
	border-right: #8f9092 1px solid; 
	border-left : #8f9092 1px solid; 
	padding: 5px;
}
.RIH_gray_botborder {
	border-bottom: #8f9092 1px solid; 
}

.RIH_gray_header {
	background: url(gray/header.gif) bottom right no-repeat;
	height:26px;
	width:100%;
}

.RIH_gray_bgheader {
	background: url(gray/bgheader.gif) bottom repeat-x;
}

.RIH_title{
	padding-top: 3px;
	padding-left: 3px;
	padding-right: 3px;
	color: white;
	white-space:nowrap;
	font-family:tahoma;
	font-size:12px;
	font-weight:500;
	vertical-align: middle;
}













































