@CHARSET "UTF-8";

.pfrecife_climatempo{}

.pfrecife_climatempo .fakeSelect{ 
	background:url(../imagens/btn-smal-seta.png) no-repeat 100% 50%; 
	float: left; 
	overflow:hidden; 
	width:10px; 
	height: 28px;
	cursor:pointer;
	margin-left: 5px;
}

.pfrecife_climatempo .fakeSelect select{
	background: transparent;
	height: 28px;
	padding-left: 10px;
	border: none;
}

.pfrecife_climatempo .fakeSelect select:focus{
	outline: 0 none;
}