#mapa_list h3 {
  color: #FFFFFF;
  font-size: 14px;
  padding: 5px 0 30px 10px;
  text-transform: none;
}

div.rowCount{
	position:absolute;
	top:10px;
	right:20px;
}

div.rowCount input[type="submit"],div.rowCount button,div.rowCount .button,div.rowCount .submit {
  background: none repeat scroll 0 0 #fff;
  color:#004d95;
}

div.rowCount input[type="submit"]:hover, div.rowCount button:hover, div.rowCount .button:hover,#newsletterForm-register:hover, div.rowCount .submit:hover{
	background:#004d95; 
	color:#fff;
}