input, select, textarea, fieldset input, fieldset textarea, fieldset select{
	color: #333333;
	border:1px solid #98B3E4;
}
option{
	color: #333333;
	border-bottom:1px solid #98B3E4;
}
submit{
	background-color: #dddddd;
}
.farmacia{
	width: 90%; 
	border: 2px solid #19b494; 
	margin-bottom: 10px;
	padding: 5px;
}
.farmacia a{
	color: #19b494;
	font-weight: bold; 
	font-size: 0.9em;
	text-decoration: none; }
.farmacia a:hover{
	color: #19b494;
	font-weight: bold; 
	font-size: 0.9em;
	text-decoration: underline;
}
.farmacia .nombre{
	font-weight: bold;
	padding-bottom: 5px;
	text-transform: uppercase;
	}
.miniimagen{
	float: left; 
	margin-right: 4px;
}
.info{
	margin-left: 30px;
}
