#flowpanes { position: relative; overflow: hidden; /*clear: both;*/ }
#flowpanes { width:460px; height:300px; }
#flowpanes div { float: left; display: block; width: 460px; cursor: pointer; margin: 0; }
#flowpanes .items { width: 20000em; position: absolute; clear: both; margin: 0; padding: 0; }
#flowpanes .less, #flowpanes .less a { color: #999 !important; }

#promotabs a:hover, #promotabs a:focus, #promotabs a:active, #promotabs li.current a:hover, #promotabs li.current a:focus, #promotabs li.current a:active { cursor:pointer; }
#promotabs, #promotabs li { list-style: none; margin: 0; padding: 0; }
#promotabs { position: relative; z-index: 597; float: left; width: 100%; }
#promotabs li { float: left; zoom: 1; padding: 0; margin: 0 0 0 4px; }
#promotabs li.hover, #promotabs li.current, #promotabs li:hover { position: relative; z-index: 599; cursor: default; }
#promotabs li a { text-decoration: none; text-transform: uppercase; display: inline-block; }
#promotabs li.current { position: static; }
#promotabs li.current a { color: #fff; }
#promotabs li a span, #promotabs li.current a span { padding-left: 10px; }
#promotabs li a { padding-right: 10px; }
#promotabs li a, #promotabs li a span { background: transparent url(../i/tabs_promo.png) no-repeat scroll 0 0; float: left; }
#promotabs li a { background-position: 100% 0; margin: 0px 0 0; outline-color: -moz-use-text-color; outline-style: none; outline-width: 0; padding-left: 0; text-decoration: none; white-space: nowrap; }

#promotabs li a span {
	background-position: 0 0;
	height: 23px;
	line-height: 23px;
	padding-right: 0;
	padding-top: 0px;
}
#promotabs li a.current {
	background-position: 100% -23px;
	margin-top: 0;
	position: relative;
	top: -1px;
	z-index: 2;
}
#promotabs li a.current span {
	background-position: 0 -23px;
	height: 23px;
	line-height: 23px;
	padding-top: 0;
}
#promotabs li a {
	color: #fff;
	font-size: 12px;
	font-weight: bold;
}
#promotabs li a.current {
	color: #fff;
}
#promotabs li a {
	position: relative;
	top: -1px;
}

#promotabs { position: absolute; bottom: 0; right: 1px; width: auto; }

#flowpanes { margin: -10px 0 0; }
