div.orbit-wrapper {
	width: 372px; height: 224px; overflow: visible; padding-top: 5px; position: relative;}
div.orbit {
	overflow: hidden; position: relative;}
div.orbit span {
	display: none;}
div.orbit a img {
	background: rgb(255, 255, 255); padding: 3px; border: 1px solid rgb(204, 204, 204); width: 194px; display: block; position: absolute; box-shadow: 0px 3px 8px rgba(0,0,0,0.5);}
div.orbit-wrapper h4 {
	display: none;}
div.timer {
	display: none;}
div.slider-nav {
	display: block;}
div.slider-nav span {
	top: 80px; width: 22px; height: 36px; text-align: center; color: rgb(255, 255, 255); text-indent: -9999px; position: absolute; z-index: 100; cursor: pointer;}
div.slider-nav span.right {
	background: url(../images/r.jpg) -12px -5px; right: 0px;}
div.slider-nav span.left {
	background: url(../images/l.jpg) -10px -5px; left: 0px;}
div.slider-nav span.right:hover {
	background: url(../images/r.jpg) -10px -5px;}
div.slider-nav span.left:hover {
	background: url(../images/l.jpg) -12px -5px;}
.orbit-caption {
	top: 220px;
	width: 372px;
	height: 16px;
	text-align: center;
	position: absolute;
	z-index: 9999;
	}
.orbit-caption a {
	line-height: 16px; font-size: 16px;}
