
select.styled { 
	position: relative; 
	width: 161px; 
	opacity: 0; filter: alpha(opacity=0); 
	z-index: 5;
 }

span.select_0 {
	position: absolute;
	width: 161px; 


	height: 18px;
	color: #494949;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size:12px;
	background: url(/images/select.gif) no-repeat;
	overflow: hidden;
	padding-top:2px;
}

.custom_option {
	color: #494949;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
}

span.checkbox {
	width: 19px;
	height: 25px;
	padding: 0 5px 0 0;
	background: url(/images/checkbox2.gif) no-repeat;
	display: block;
	clear: left;
	float: left;
}

.styled2 {
	 position: relative; 
	 width: 231px;
	 opacity: 0; 
	 filter: alpha(opacity=0); 
	 z-index: 5;  
 }
 
 span.select_1 {
	position: absolute;
	width: 231px; 
	height: 18px;
	color: #494949;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size:12px;
	background: url(/images/select-2.gif) no-repeat;	
	overflow: hidden;
	padding-top:2px;
}


.styled3 {
	 position: relative; 
	 width: 53px;
	 opacity: 0; 
	 filter: alpha(opacity=0); 
	 z-index: 5;  
 }
 
 span.select_2 {
	position: absolute;
	width: 53px; 
	height: 18px;
	color: #494949;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size:12px;
	background: url(/images/select-3.gif) no-repeat;	
	overflow: hidden;
	padding-top:2px;
}

.styled4 {
	 position: relative; 
	 width: 100px;
	 opacity: 0; 
	 filter: alpha(opacity=0); 
	 z-index: 5;  
 }
 
 span.select_3 {
	position: absolute;
	width: 100px; 
	height: 18px;
	color: #494949;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size:12px;
	background: url(/images/select-4.gif) no-repeat;	
	overflow: hidden;
	padding-top:2px;
	text-align: left;
}

.styled5 {
	 position: relative; 
	 width: 67px;
	 opacity: 0; 
	 filter: alpha(opacity=0); 
	 z-index: 5;  
 }
 
 span.select_4 {
	position: absolute;
	width: 67px; 
	height: 18px;
	color: #494949;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size:12px;
	background: url(/images/select-5.gif) no-repeat;	
	overflow: hidden;
	padding-top:2px;
	text-align: left;
}

.styled6 {
	 position: relative; 
	 width: 240px;
	 opacity: 0; 
	 filter: alpha(opacity=0); 
	 z-index: 5;  
 }

 span.select_5 {
	position: absolute;
	width: 240px; 
	height: 18px;
	color: #494949;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size:12px;
	background: url(/images/select-6.gif) no-repeat;	
	overflow: hidden;
	padding-top:2px;
	text-align: left;
}
 
