#featured{  
	width:450px;  
	padding-right:250px;  
	position:relative;  
	height:250px;  
	background:#fff;  
	border:1px solid #ccc;  
} 

#featured ul.ui-tabs-nav{  
	position:absolute;  
	top:0;
	left:450px;  
	list-style:none;  
	padding:0;
	margin:0;  
	width:248px;  
}  
#featured ul.ui-tabs-nav li{  
	padding:1px 0;
	padding-left:13px;  
	color:#666;  
}  
#featured ul.ui-tabs-nav li span{  
	font-size:11px;
	line-height:18px;  
} 

#featured .ui-tabs-panel{  
	width:450px;
	height:250px;  
	background:#999;
	position:relative;  
	overflow:hidden;  
}  
#featured .ui-tabs-hide{  
	display:none;  
}  

#featured li.ui-tabs-nav-item a{/*On Hover Style*/  
	display:block;  
	height:60px;  
	color:#333;
	background:#fff;  
	line-height:20px;  
	outline:none;  
}  
#featured li.ui-tabs-nav-item a:hover{  
	background:#f2f2f2;  
}  
#featured li.ui-tabs-selected{ /*Selected tab style*/  
	background:url('../../images/selected-item.gif') top left no-repeat;  
}  
#featured ul.ui-tabs-nav li.ui-tabs-selected a{  
	background:#ccc;  
}  

#featured ul.ui-tabs-nav li img{  
	float:left;
	margin:2px 5px;  
	background:#fff;  
	padding:2px;  
	border:1px solid #eee;  
}  

#featured .ui-tabs-panel .info{  
	position:absolute;  
	top:160px;
	left:0;  
	height:90px;
	width: 450px;  
	background: url('../../images/transparent-bg.png');  
}  
#featured .info h2{  
	font-size:14px;
	color:#fff;
	padding:5px; margin:0;  
	overflow:hidden;  
}  
#featured .info p{  
	margin:0 5px;  
	font-size:11px;  
	line-height:15px;
	color:#f0f0f0;  
}  
#featured .info a{  
	text-decoration:none;  
	color:#fff;  
}  
#featured .info a:hover{  
	text-decoration:underline;  
}  
#ss_searchTable th {
	text-align:center;
}

#ss_searchTable td.ss_category {
	text-align:center;
	width:70px;
}

#ss_searchTable td.ss_day {
	text-align:center;
	width:100px;
}