.anythingSlider {
	width: 940px;
	height: 253px;
	position: relative;
	direction:ltr !important;
	background:#B22516;
}
.anythingSlider a,.anythingSlider,.anythingSlider p a.moreLink{
	color:#FFF;
}
.anythingSlider a:hover{
	color:#10364D;
}
.anythingSlider div.listingDate{
	color:#D8D8D8;
}
.anythingSlider .wrapper {
	width: 940px;
	height: 253px;
	overflow: auto;
	position: absolute;
	top: 0;
	left: 0;
}
.anythingSlider .wrapper ul {
	width: 32700px;
	list-style: none;
	position: absolute;
	top: 0;
	left: 0;
	margin: 0;
}
.anythingSlider ul li {
	display: block;
	float: left;
	padding: 0;
	width: 940px;
	height: 253px;
	margin: 0;
	direction:rtl;
}
.anythingSlider .arrow {
	display:none;
}
#thumbNav {
	position: relative;
	top: 223px;
	text-align: left;
	margin-left:20px;
}
#thumbNav a {
	color: #FFF;
	display: inline-block;
	padding: 2px 8px;
	margin: 0 3px 0 0;
	background: #4E4E4E;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
}
#thumbNav a:hover,#thumbNav a.cur {
	background: #FFF;
	color: #4E4E4E;
}
#start-stop {
	display:none;
}
.anythingSlider .wrapper ul ul {
	position: static;
	margin: 0;
	background: none;
	overflow: visible;
	width: auto;
	border: 0;
}
.anythingSlider .wrapper ul ul li {
	float: none;
	height: auto;
	width: auto;
	background: none;
}