*:first-child+html #seo-tags ul.checks li {
	font-size: 11px;
	color: #333333;
	padding: 2px 0px 3px 25px;
	background:url(../media/images/icon_check.png) no-repeat 0 4px;
}
		
*:first-child+html #sponsors-favorite-sites ul.checks li {
	font-size: 11px;
	color: #aba9a9;
	padding: 2px 0px 3px 25px;
	background:url(../media/images/icon_check_footer.png) no-repeat 0 4px;
}

*:first-child+html #banner-wrapper {
	width: 947px;
	height: 493px;
	float: left;
	display: block;
	padding: 14px 27px 0px 27px;
	overflow: hidden;
	z-index: 12;
	position: relative;
	background: transparent url(../media/images/banner_bg.jpg) no-repeat 27px 0px;
}

	*:first-child+html #banner-wrapper ul#banner {
		width: 918px;
		height: 479px;  
		background-repeat: no-repeat; 
		overflow: hidden; 
		position: relative;
		margin: 14px;
		background: transparent url(../media/images/loading.gif) no-repeat 350px 225px;
	}
	
*:first-child+html #three-column #column-wrapper .column ul#connect-with-us li {
	text-indent: -99999px;
	float:left;
}

*:first-child+html #three-column #column-wrapper .column .email-entry {
	width: 253px;
	height: 26px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 10px 20px;
	background: transparent url(../media/images/subscribe_input_bg.png) no-repeat top left;
}

*:first-child+html #three-column #column-wrapper .column .email-entry input {
	font-size: 11px;
	margin: 6px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	color: #b0b0b0;
	width: 220px;
}