*{ margin:0px; padding:0px; list-style:none;}
#featured {
	
	position: relative;
	width:451px;
	margin:6px auto;
}
#featured .ui-tabs-panel img {
    height: 289px;
    width: 451px;
}
#featured ul.ui-tabs-nav {
	list-style: none outside none;
	margin-right:3px;
	padding: 0;
	position: absolute;
	top: 0;
	width: 87px;
	right: 0px;
}
#featured ul.ui-tabs-nav li img { border:1px #fff solid;
   
}
#featured ul.ui-tabs-nav li span {
    font-family: Verdana;
    font-size: 11px;
    line-height: 18px;
}
#featured li.ui-tabs-nav-item li{height:87px;  overflow:hidden}
#featured li.ui-tabs-nav-item a {
	display: block;
	height:87px;
}
#featured li.ui-tabs-nav-item img {
	height:87px;
	width:87px;
}
#featured li.ui-tabs-nav-item a:hover {
    background: none repeat scroll 0 0 #FFCC66;
    width:87px;
}
#featured li.ui-tabs-selected {
    width:87px;
}
#featured ul.ui-tabs-nav li.ui-tabs-selected a {
    background: none repeat scroll 0 0 #FC6E1A;
}
#featured .ui-tabs-panel {
	border:1px #fff solid;
   width:355px;height:275px;
    position: relative;
}
#featured .ui-tabs-panel img{ width:355px;height:275px;}
#featured .ui-tabs-panel .info {
    background: url("../images/transparent-bg.png") repeat scroll 0 0 transparent;
	padding:10px;
	width:335px;
    left: 0;
    position: absolute;
    bottom:0px;
}
#featured .info h2 {
    color: #FFFFFF;
    font-family: Georgia,serif;
    font-size: 18px;
    margin: 0;
    overflow: hidden;
    padding: 5px;
}
#featured .info p {
    color: #F0F0F0;
    font-family: Verdana;
    font-size: 11px;
    line-height: 15px;
    margin: 0 5px;
}
#featured .info a {
    color: #FFFFFF;
    text-decoration: none;
}
#featured .info a:hover {
    text-decoration: underline;
}
#featured .ui-tabs-hide {
    display: none;
}
#featured ul.ui-tabs-nav li {
	color: #666666;
	position:absolute;
	font-size: 12px;
	height: 87px;
	margin: 0;
	overflow: hidden;
	padding-left: 0px;
	text-align: right;

}
