.carousel{position:relative;margin:0 auto;width:930px;height:auto;border:none;overflow:visible}.carousel .slides{margin:0;padding:0;border:none;list-style:none;position:relative;overflow:visible}.carousel .slides .slideItem {position:absolute;cursor:pointer;overflow:hidden;padding:0;margin:0;border:none;-webkit-box-shadow:0 0 1px 1px #888;-moz-box-shadow:0 0 1px 1px #888;box-shadow:0 0 1px 1px #888}.carousel .slides .slideItem a{display:block;text-decoration:none;margin:0;padding:0;border:none;outline:none}.carousel .slides .slideItem img{margin:0;padding:0;border:none;width:100%;height:100%}.carousel .buttonNav{position:relative;margin:0 auto;z-index:999}.carousel .buttonNav .bullet{position:relative;float:left;width:16px;height:16px;background:url(SlickWhiteBullet.png) no-repeat center;margin:5px;float:left;cursor:pointer}.carousel .buttonNav .bullet:hover{background:url(SlickBlackBullet.png) no-repeat center}.carousel .buttonNav .bulletActive{background:url(SlickBlackBullet.png) no-repeat center;cursor:default}