﻿#bannerHolder {width:838px; height:303px;}
	.slideshow {width:838px; height:303px;position:relative; padding:0; margin:0;}
	.slideshow a img {border:none;}
	.slideshow li.slide {list-style-type:none; margin:9px 0 0 9px;}
		.slideshow li.slide a {outline:none;}
	.slideshow .slides {width:820px; height:284px; margin:0; border:9px solid #C5C5C5; background:#000;}
	.slideshow .slides li.slide {visibility:hidden; position:absolute; left:0; top:0;}

	.slideshow .buttons {display:none;}
	.slideshow .buttons {display:block; position:absolute; z-index:8; right:7px; bottom:13px; margin:0;}
	.slideshow .buttons li {float:left; display:inline; width:17px; background-repeat:no-repeat; padding-right:7px; font-family:arial; font-size:10px;}
	.slideshow .buttons li a {float:left; text-decoration:none; width:17px; height:17px; color:#000; outline:0; padding-top:2px;}
	.slideshow ul.buttons li a:hover {text-decoration:none; width:17px; height:17px; color:#fff;}
	.slideshow ul.buttons li.active a:hover, .slideshow ul.buttons li.active a {width:17px; height:17px;}

	.bgbutton {width:17px; height:17px; overflow:hidden; text-align:center;}
	.bgbuttonactive {width:17px; height:17px; background:#2a92dc; text-align:center;}
		.bgbuttonactive a {color:#fff !important;}
	.bgbutton a {width:17px; height:17px; background:#fff; text-align:center;}
	.bgbutton a:hover {background:#2a92dc;}