.slider_back {
	background: url('/img/slider_back.png') center center no-repeat;
	border-style: none !important;
}

.ui-slider-handle {
	/*background-image: url('/img/slider.png') !important;*/
	/*width: 30 !important;*/
	height: 36 !important;
	position: absolute !important;
	overflow: hidden !important;
	
}

#resolution {
	background-color: #8FC8E3;
	left: -100; 
	top: 43;
	position: absolute;
	white-space: nowrap;
	color: white;
	font-size: 90%;
	padding: 2;
}

.wallpaper {
	cursor: pointer;
	width: 180;
	height: 113;
	background-position: top left;
	background-repeat: no-repeat;
}

.bdiv {	
	width: 172;
	height: 105;
	_height: 113;
	_width: 180;
	background-color: transparent;
	/*margin: 4;*/	
}

.bdiv_active, .bdiv_active0 {
	border: 4px solid #F26722;
}


