#homeslideshow {
width:742px; height: 204px; padding:1px 0 0 0; margin: 0 0 10px 0; background: url(/img/home/home_top_banner_bg_summer_2011.jpg) top left no-repeat; 
}

ul.ui-tabs-nav { 
	list-style-type: none;
	padding: 0; margin:0; 
    display: block;
    width: auto;
	height: 22px;
	float: right;
}

ul.ui-tabs-nav li { 
	display: block; margin: 0 0 0 5px; float: left; text-align: left; border: 0; height: 22px; width: 20px;
}

ul.ui-tabs-nav li.ui-tabs-nav-item a { 
	display: block; color:#fff;  background: url(/img/home/tab-bg.jpg) top left no-repeat; padding: 2px 7px 2px 7px; border: 0; text-decoration: none; height: 22px;
}

ul.ui-tabs-nav li.ui-tabs-nav-item a:hover { 
	display: block; background: url(/img/home/tab-bg-over.jpg) top left no-repeat; color:#fff; text-decoration: none; height: 22px;
}

ul.ui-tabs-nav li.ui-tabs-selected { 
	 background: url(/img/home/tab-bg-over.jpg) top left no-repeat; color:#fff; height: 22px;
}

ul.ui-tabs-nav li.ui-tabs-selected a { 
	background: url(/img/home/tab-bg-over.jpg) top left no-repeat; color:#fff; height: 22px;
}

#homeslideshow .ui-tabs-panel { 
	width:476px; height:202px; margin-left: 265px;
}

#homeslideshow .ui-tabs-panel .info { }

#homeslideshow .ui-tabs-hide{ 
	display:none; width:476px; height:202px;
}
