@charset "utf-8";

.rbroundboxsearch/* radiused corners for sideboxes */
 {
	margin-top: 0px;
	background-color: #900;
	width: 200px;
	float: left;
}
.rbtop {
	background-repeat: no-repeat;
	background-position: right top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	text-decoration: underline;
	line-height: 25px;
}
.rbcontent {
	background-color: #900;
	width: 186px;
	padding: 5px;
	float: left;
	display: inline;
}
.rctop {
	background-image: url(/web%20images/style%20images/box_header.gif);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
	text-indent: 10;
	line-height: 25px;
	float: right;
	width: 758px;
	margin-right: 5px;
	display: inline;
	padding: 0px;
}
.rccontent  {
	width: 716px;
	height: auto;
	float: right;
	padding-top: 15px;
	padding-bottom: 15px;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #810303;
	border-left-color: #810303;
	margin-right: 5px;
	padding-right: 20px;
	padding-left: 20px;
	background-color: #FFF;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #810303;
	display: inline;
}
.rbroundboxcat {
	margin-top: 10px;
	background-color: #900;
	width: 200px;
	float: left;
	clear: left;
}
.rbroundboxads {
	margin-top: 10px;
	background-color: #900;
	width: 200px;
	float: left;
	clear: left;
}

