			
			#featured_nopad .ui-tabs-hide {
			display: none;
			}
			
			#featured_nopad .feature-text {
			background:transparent url("/images/trans.png") repeat scroll 0 0;
			color:white;
			height:61px;
			margin-top:-75px;
			padding:5px;
			position:relative;
			z-index:9999;
			width: 465px;
			}
			
			#featured_nopad .selections {
			width: 125px;
			background-color: #545555;
			height: 238px;
			float: right;
			padding: 6px 0;
			text-align: center;
			}
			
				#featured_nopad .selections li {
				list-style: none;
				}
				
				#featured_nopad .selections img {
				padding: 4px 9px 4px 8px;
				}
				
				#featured_nopad .selections .ui-tabs-selected img {
	background-color: #444;
	border: 2px solid black;
				}
				
				#featured_nopad .selections a:link, #featured_nopad .selections a:visited, #featured_nopad .selections a:hover, #featured_nopad .selections a:active, #featured_nopad .selections a:focus {
				border: none;
				outline: none;
				}
#featured_nopad ul {
	position: absolute;
	bottom: 4px;
	z-index: 15;
	left: 155px;
	padding: 0;
	margin: 0;
}
#featured_nopad ul li {
	float: left;
	margin-left: 20px;
	list-style-type: none;
	display: block;
	background: black;
}
#featured_nopad ul li a{
	display:block;
	width:121px;
	height:45px;
	background:#aaa;
	padding: 3px;
}

