@CHARSET "UTF-8";

#leftColumn{
	float:left; 
	display: inline;
	width: 650px;
	height: 100%;
	margin-left: 40px;
	border-bottom: 1px solid #cccccc;
}

#slider1{
	margin-top: 375px;
	margin-bottom: 20px;
	border: 1px solid #fff;
	background: url(http://www.ebs-lights.com/img/blubar.gif) 513px 41px no-repeat;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {

#slider1{
	margin-top: 375px;
	margin-bottom: 20px;
	border: 1px solid #fff;
	background: url(http://www.ebs-lights.com/img/blubar.gif) 513px 39px no-repeat;
}

}


#slider2{
	border: 1px solid #fff; 
	position: relative;
}

a#section0{
	background: url(http://www.ebs-lights.com/img/slider/slider_0_on.jpg) no-repeat left top;
	width: 130px;
	height: 25px;
	display: inline-block;
}

a#section1{
	background: url(http://www.ebs-lights.com/img/slider/slider_1_off.jpg) no-repeat left top;
	width: 138px;
	height: 25px;
	display: inline-block;
margin: 0 0 0 -10px; 
}

a#section2{
	background: url(http://www.ebs-lights.com/img/slider/slider_2_off.jpg) no-repeat left top;
	width: 140px;
	height: 25px;
	display: inline-block;
margin: 0 0 0 -10px; 
}