/** {
	padding: 0px;
	margin: 0px;
}*/
a:focus {
	outline: none;
}
.clear-both {
	font-size: 1px;
	clear: both;
	height: 1px;
}
.sponsor-slider-container {
	width: 1000px;
	margin: 0 auto;
	background-color: #6B7889;
	background-image:url(/images/sponsor-bg-repeat.jpg);
	background-repeat:repeat-x;
}
.sponsor-slider-panel {
	z-index:99;
	background-color: #6B7889;
	height: 101px;
	float: left;
	width: 100%;
	margin: 0;
	text-align: center;
	display: none;
}
.sponsorheader {
	background-color: #6B7889;
	background-image:url(/images/sponsor-bg-repeat.jpg);
	background-repeat:repeat-x;
	height: 50px;
	padding-right: 3px;
}
.sponsorlogo {
	float: left;
	width: 291px;
	height: 50px;
	display: block;
	text-decoration: none;
	margin: 0 5px;
	padding: 0;
	background-image: url(/images/sponsor-title.jpg)
}
.sponsorclose {
	float: right;
	width: 88px;
	height: 50px;
	display: block;
	text-decoration: none;
	margin: 0 10px;
	padding: 0;
	background: url(/images/sponsor-btn.jpg) no-repeat right -50px;
}
.sponsoractive {
	background-position: right 0px;
}

img {
	border: 0px;
}
.sponsorbanner {
	text-align: left;
	margin: 0 auto;
	width: 728px;
	height: 90px;
	padding:0;
}