#homeslideshow {
width:940px; height: 349px; padding:0; margin: 0 0 22px 0;
}

#homeslideshow ul.ui-tabs-nav { 
    display: none;
}

#homeslideshow ul.ui-tabs-nav li { 
	display: none;
}

#homeslideshow li.ui-tabs-nav-item a { 
	display: none;
}

#homeslideshow li.ui-tabs-nav-item a:hover { 
	display: none;
}

#homeslideshow li.ui-tabs-selected{ 
	display: none;  
}

#homeslideshow ul.ui-tabs-nav li.ui-tabs-selected a{ 
	display: none;
}

#homeslideshow .ui-tabs-panel { 
	width:940px; height:349px; padding:0; margin:0;
}

#homeslideshow .ui-tabs-panel .info { }

#homeslideshow .ui-tabs-hide{ 
	display:none; width:940px; height:349px;
}