div#slideShowItems{	height:398px;overflow:hidden; position:relative; z-index:1;}	
div#slideShowItems img {width:1366px;}
ul#slideShowCount{margin:0px; padding:0px; width:500px; position:absolute; bottom:17px; right:11px;z-index:2;}
	ul#slideShowCount li.slide{ float:right; cursor:pointer; width:17px; height:17px; margin: 0px 3px; display:block; background: transparent url(images/tabs.png) no-repeat scroll left top; text-align:center;}
	ul#slideShowCount li.slide:hover{ background-position:left bottom;}
	ul#slideShowCount li.slide.selectedTab{background-position:left bottom;}
	div#slideShow{width:1598px; height:370px; position:relative; margin:0px auto;overflow:hidden; }