/*	Default stylesheet for the Carpe Slider
	By Tom Hermansson Snickars                 
	2005-12-10 version 1.3
	Copyright CARPE Design                     
	carpe.ambiprospect.com
*/
*.horizontal_track {

width: 869px;
height: 98px;
line-height: 20px;
font-size: 0px;
text-align: left;
padding: 4px 4px 4px 0px;
background: url('sliderback2.jpg') no-repeat;
overflow: hidden;
}
*.horizontal_slider {
width: 17px;
height: 35px;
position: relative;
z-index: 22;
line-height: 0px;
margin: 0;
padding: 10px 0px 0px 0px;
background: url('begunok.gif') no-repeat;
background-position: 0px 5px;
border: solid 0px;
}
*.horizontal_slit {

width: 110px;
height: 2px;
margin: 4px 4px 2px 4px;
line-height: 0px;
position: absolute;
z-index: 1;
}


