.rbcInfo {
	overflow:hidden;
	width:900px;
	margin: 15px auto;
	font:13px Arial,sans-serif; 
}
.rbcInfo div {
	float:left;
	width:420px;
	margin:10px;
}
.rbcInfo div h4 {
	background:url(img/headerBackground.png) 0 0 no-repeat;
}
.rbcInfo div h4 a {
	background:url(img/headerBackground.png) right 0 no-repeat;
}
.rbcInfo div.topLeft h4,
.rbcInfo div.topLeft h4 a {
	background-color:#346633;
}
.rbcInfo div.topRight h4,
.rbcInfo div.topRight h4 a {
	background-color:#013EFB;
}
.rbcInfo div.bottomLeft h4,
.rbcInfo div.bottomLeft h4 a {
	background-color:#015790;
}
.rbcInfo div.bottomRight h4,
.rbcInfo div.bottomRight h4 a {
	background-color:#F6F9CE;
	color:#000;
}
.rbcInfo p, ul, h4 {
	margin:0;
	padding:0;
	list-style:none;
}
.rbcInfo h4 {
	margin-bottom:10px;
}
.rbcInfo h4 a {
	display:block;
	margin-left:15px;
	line-height:21px;
	color:#FFF;
	text-decoration: none;
}
.rbcInfo p {
	zoom:1;
	overflow:hidden;
}
.rbcInfo p img {
	float:left;
	margin-right:5px;
}
.rbcInfo ul {
	padding-top:15px;
	background:url(img/dotted.png) 0 10px repeat-x;
}
.rbcInfo a {
	color:#000;
}
.rbcInfo li {
	padding-left:15px;
	background:url(img/bullet.png) 0 center no-repeat;
}
form {
	margin-bottom:20px;
}
fieldset {
	margin:0;
	padding:0;
	border:0;
	text-align:center;
	font:13px Tahoma,sans-serif bold;
	color:#C2C2C2;
}
input.text {
	border:1px solid #C2C2C2; 
}
input.submit {
	border:none;
	padding-right:10px;
	background:url(img/searchTriangle.png) right center no-repeat;
	color:#9BB8BC;
}
.magna {
	width:736px;
	height:141px;
	margin:20px auto;
	background:url(img/magna.png) 0 0 no-repeat;
}
