.rrtc_top #sidebar1 #sponsorshipBox {
	padding: 0px;
	height: 250px;
	width: 230px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	background-image: url(../images/blue_80.png);
}
.rrtc_top #sidebar1 #sponsorshipBox #sponsorTxt ul {
	font-size: 14px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 25px;
	list-style-image: url(../images/tiny-square.png);
	list-style-type: none;
}
.rrtc_top #sidebar1 #sponsorshipBox #sponsorTxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #003;
	margin: 5px;
	background-image: url(../images/blue_ribbon.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 10px;
	font-weight: bolder;
}
