.radio {
	width: 12px;
	height: 12px;
	padding: 0 5px 0 0;
	margin-top:5px;
	background: url(../gfx/orcamentos/bola_seleccao_arte-final.gif) no-repeat;
	display: block;
	clear: left;
	float: left;
}

.select {
	position: absolute;
	width: 397px; /* With the padding included, the width is 190 pixels: the actual width of the image. */
	height:25px;
	line-height:25px;
	padding:0px;
	background:#ebebeb url(../gfx/orcamentos/seta_servicos.png) no-repeat;
	background-position: right center;
	border:none;
	font-size:14px;
	text-indent:10px;
	font-family:PTSansRegular;
	color:<?php echo $cor_site_2; ?>;
	outline:none;
}
