/* Rotator--------------------------------------------------------------------------------------------------------------------------------------------------------------------- */
.drugfacts #featuredcontainer {
	height:50px;
	width:654px;
	background: url('http://drugfactsweek.drugabuse.gov/images/rotatorbkgd.png')
	top left no-repeat; 
	margin-left: 10px;
	
}

.drugfacts #featuredcontainerHeader {
	text-align:center;
	line-height:;
	padding-top:13px;
	color:#fff;
	font-family: "Georgia", "Times", serif;
	font-size: 26px;
}

.drugfacts #featuredLinks {
	height:40px;
	width:654px;
	margin-left: 10px;
}

.drugfacts #featuredLinks2 {
	height:40px;
	width:654px;
	background: url('http://drugfactsweek.drugabuse.gov/images/rotatorlinks.png')
	top left no-repeat;
	margin-left: 10px;
}

.drugfacts #featuredLinks a {
	font-family:Verdana; font-weight:bold; 
	font-size:14px; 
	margin-left:70px;
	
}

.drugfacts #featuredLinks a:hover {
	font-family:Verdana; font-size:14px; 
	color:#f16a33;
	
}

.drugfacts #featured{ 
	width:400px; 
	padding-right:250px; 
	position:relative; 
	border:2px solid #34b04e; 
	height:250px; 
	background:#ede5ce;
	margin-left: 10px;
	 
}
.drugfacts #featured ul.ui-tabs-nav{ 
	position:absolute; 
	top:0; left:400px; 
	list-style:none; 
	padding:0; margin:0; 
	width:250px; 
}
.drugfacts #featured ul.ui-tabs-nav li{ 
	padding:1px 0; padding-left:13px;  
	font-size:12px; 
	color:#666;
	list-style:none; 
}
.drugfacts #featured ul.ui-tabs-nav li img{ 
	float:left; margin:2px 5px; 
	background:#ede5ce; 
	padding:2px; 
	border:1px solid #eee;
}
.drugfacts #featured ul.ui-tabs-nav li span{ 
	font-size:11px; font-family:Verdana; 
	line-height:18px; 
}
.drugfacts #featured li.ui-tabs-nav-item a{ 
	display:block; 
	height:60px; 
	color:#333;  background:#ede5ce; 
	line-height:20px;
	text-decoration:none;
}
.drugfacts #featured li.ui-tabs-nav-item a:hover{ 
	background:#34b04e;
	color:#fff;
}
.drugfacts #featured li.ui-tabs-selected{ 
	background:url('http://drugfactsweek.drugabuse.gov/images/selected-item.gif') top left no-repeat;  
}
.drugfacts #featured ul.ui-tabs-nav li.ui-tabs-selected a{ 
	background:#a7cf75; 
}
.drugfacts #featured .ui-tabs-panel{ 
	width:400px; height:250px; 
	background:#999; position:relative;
}
.drugfacts #featured .ui-tabs-panel .info{ 
	position:absolute; 
	top:180px; left:0; 
	height:70px; 
	background: url('http://drugfactsweek.drugabuse.gov/images/transparent-bg.png'); 
	width:100%;
}
.drugfacts #featured .info h2{ 
	font-size:18px; font-family:Georgia, serif; 
	color:#fff; padding:5px; margin:0;
	overflow:hidden; 
}
.drugfacts #featured .info p{ 
	margin:0 5px; 
	font-family:Verdana; font-size:11px; 
	line-height:15px; color:#f0f0f0;
}
.drugfacts #featured .info a{ 
	text-decoration:none; 
	color:#fff; 
}
.drugfacts #featured .info a:hover{ 
	text-decoration:underline; 
}
.drugfacts #featured .ui-tabs-hide{ 
	display:none; 
}
