div.selector {
	line-height:16px;
	height:16px;
	background:transparent url(../img/selector.gif) no-repeat 0 0;
	width:115px;
}

div.selector span {
	color:#666;
	font-size:11px;
	height:16px;
	line-height:16px;
	padding:0px 25px 0px 2px;
}

div.selector select {
	top:0px;
	left:0px;
	position:absolute;
	height:16px;
	border:none;
	width:115px;
	font-size:11px;
	font-family:Verdana,Tahoma,Arial,sans-serif;
	cursor:pointer;
}