span.select {
	background:url(images/bg-select-box.gif) no-repeat center right;
	color:#000;
	font-family:arial,sans-serif;
	font-size:12px;
	height:24px;
	line-height:21px;
	overflow:hidden;
	padding:0 24px 0 8px;
	position:absolute;
	width:158px;
	color:#666;
	font-family:georgia;
	
}

div.select-endcap {
	width:9px;
	height:24px;
	position:absolute;
	top:0px;
	left:0;
	background:url(images/bg-select-box-endcap.gif) no-repeat;
	
}