

.select {
	position: absolute;
	width: 60px; 
	height: 27px;
	margin-top: -3px;
	padding: 6px 2px 2px 5px;
	color: #000000;
	font: 12px arial,sans-serif;
	background: url(../images/select.gif) no-repeat;
	overflow: hidden;
}

