/* #content_tidy {
	font-family:Arial, Helvetica, sans-serif;
	color:#ffda46;
	width:824px;
	padding:0;
	background: url("/images/ws_new/ws_productFrame.png") no-repeat scroll center top transparent;
	margin: 0 auto;
	min-height: 520px;
	padding-top:35px;
} */

#widget_loader {
	background:url("/images/tidyslider/images/ajaxloader_on_white.gif") center no-repeat;
	position:relative;
	min-height:50px;
	margin-bottom:30px;
}

#content_tidy {
	font-family:Arial, Helvetica, sans-serif;
	color:#ffda46;
	width:824px;
	padding:0;
	margin: 0 auto;
	padding-top:5px;
	position:relative;
}
#content_tidy #widget_mainwrap {
	width: 827px;
	height: 490px;
	margin:0 auto;
	background:url("/images/tidyslider/images/bg.gif") top no-repeat;
}
#content_tidy .widget_wrap {
	width: 6020px;
	height: 450px;
	position: absolute;
	z-index:0;
	left:-0px;	
}
#content_tidy .widget_wrap img {
	float:left;
}
#content_tidy #widget_border {
	height: 490px;
	border:1px solid #fff;
}
#content_tidy #widget_frame {
	width: 755px;
	height: 492px;
	position: absolute;			
	
	border:1px solid #000;
	margin-left:35px;
	overflow:hidden;
}
#content_tidy #controls {
	width: 753px;
	height:42px;
	margin:0 auto;
	font-size:13px;
	text-align:center;
	padding-top:448px;
	z-index:400;
	background:url("/images/tidyslider/images/controlbg.png") bottom repeat-x;
}
#content_tidy #controls a {
	color:#ffda46;
	font-size:13px;
	padding: 0 15px;
	line-height:42px;
	text-decoration:none;
	display:inline-block;
}
#content_tidy a#numero {
	padding:0 2px;
}
#content_tidy a#numerostart {
	padding-left:15px;
	padding-right:4px;
}
#content_tidy a#numeroend {
	margin:0;
	padding:0 2px;
	margin-right: 15px;
}
#content_tidy #prev {
	width:35px;
	height:86px;
	position:absolute;
	z-index:400;
	padding-top:186px;
	cursor:pointer;
}
#content_tidy #next {
	width:35px;
	height:86px;
	z-index:400;
	padding-top:186px;
	float:right;
	cursor:pointer;
}
#content_tidy .active {
	background:url("/images/tidyslider/images/currbg.png") bottom repeat-x;
}