﻿#sliderFrame {
	width:230px;
	height:15px;
	
	border: 0;
}
#sliderFrame2 {
	width:230px;
	height:15px;
	
	border: 0;
}
#sliderFrame3 {
	width:230px;
	height:15px;
	
	border: 0;
}
#sliderFrame4 {
	width:230px;
	height:15px;
	
	border: 0;
}


#sliderLeft  { background: url(../Images/slider_arrow.png) no-repeat;
	position:relative;
	z-index:2;
	border: 0;
	height:15px;
	
	margin:0px;
	overflow:hidden;
}
#sliderLeft2  { background: url(../Images/slider_arrow.png) no-repeat;
	position:relative;
	z-index:2;
	border: 0;
	height:15px;
	
	margin:0px;
	overflow:hidden;
}
#sliderLeft3  { background: url(../Images/slider_arrow.png) no-repeat;
	position:relative;
	z-index:2;
	border: 0;
	height:15px;
	
	margin:0px;
	overflow:hidden;
}
#sliderLeft4  { background: url(../Images/slider_arrow.png) no-repeat;
	position:relative;
	z-index:2;
	border: 0;
	height:15px;
	
	margin:0px;
	overflow:hidden;
}


#sliderBar { 
	display: inline;
	position: absolute;
	background: url(../Images/rating_slider.png) repeat-x;
	height: 14px;
	width: 230px; 

	clear:left;
}
#sliderBar2 { 
	display: inline;
	position: absolute;
	background: url(../Images/rating_slider.png) repeat-x;
	height: 14px;
	width: 230px; 

	clear:left;
}
#sliderBar3 { 
	display: inline;
	position: absolute;
	background: url(../Images/rating_slider.png) repeat-x;
	height: 14px;
	width: 230px; 
	
	clear:left;
}
#sliderBar4 { 
	display: inline;
	position: absolute;
	background: url(../Images/rating_slider.png) repeat-x;
	height: 14px;
	width: 230px; 

	clear:left;
}
#sliderPos input { width: 40px; }
#sliderPos2 input { width: 40px; }
#sliderPos3 input { width: 40px; }
#sliderPos4 input { width: 40px; }