div.slide{
	float:left;
	overflow:hidden;
	width:205px;
}
div.ocs div.sasection {
	background:url("../images/scroller/sasection_m.png") repeat-x scroll 0 0 transparent;
	cursor:pointer;
}
div.ocs div.sasection-l {
	background:url("../images/scroller/sasection_l.png") no-repeat scroll 0 0 transparent;
}
div.ocs div.sasection-r {
	background:url("../images/scroller/sasection_r.png") no-repeat scroll 100% 0 transparent;
}
div.ocs div.back {
	background:url("../images/scroller/scroll_back.png") no-repeat scroll 0 0 transparent;
}
div.ocs div.forward, div.ocs div.back {
	float:left;
	height:18px;
	width:21px;
}
div.ocs div.scrollbar{
	float:left;
}
element.style {
	left:0;
	position:relative;
	width:232.556px;
}
div.ocs div.scrollknob{
	background:url("../images/scroller/scrollknob_l.png") no-repeat scroll 0 0 transparent;
	margin:2px 0;
	min-width:10px;
}
div.ocs div.scrollknob-r{
	background:url("../images/scroller/scrollknob_r.png") no-repeat scroll 100% 0 transparent;
	padding:0 7px;
}
div.ocs div.scrollknob-m{
	background:url("../images/scroller/scrollknob_m.png") repeat-x scroll 0 0 transparent;
	height:14px;
}
div.ocs div.forward{
	background:url("../images/scroller/scroll_forward.png") no-repeat scroll 0 0 transparent;
}
/*
.wd-offer-items{
	width:1100px;
}
*/
.slide-count{
	width:205px; 
	height:auto; 
	overflow:hidden;" 
}