#img_seleccione {
}
#img_mapa img {
	margin-top: 55px;
	margin-left: 20px;
}
#img_titulo img {
}
#container_soficiales {
	margin-top: 15px;
}
* html #overflow_soficiales { 
   height: expression( this.scrollHeight > 349 ? "350px" : "auto" );
}
#overflow_soficiales { 
   max-height: 350px; /* this sets the max-width value for all standards-compliant browsers */
}
#overflow_soficiales {
	overflow: auto;
	margin-right: 8px;
	height: 100%;
}

