#mapa_info {
	position:relative;
	float:left;
	width: 760px;
	/*height: 400px;*/
	padding:5px;
	margin-top:15px;
}
#mapa_info .column1 {
	position:relative;
	float:left;
	width: 240px;
	/*height: 390px;*/

}
#mapa_info .column2 {
	position:relative;
	float:left;
	width: 256px;
	/*height: 390px;*/
	margin-right:10px;
}
#mapa_info .column3 {
	position:relative;
	float:left;
	width: 240px;
	/*height: 390px;*/
	margin-right:10px;
}
#mapa_info .row1 {
	position:relative;
	float:left;
	width: 760px;
	/*height: 390px;*/

}
#mapa_info .row2 {
	position:relative;
	float:left;
	width: 760px;
	/*height: 390px;*/
	margin-right:10px;
}
#mapa_info .row3 {
	position:relative;
	float:left;
	width: 760px;
	/*height: 390px;*/
	margin-right:10px;
}
#mapa_info .category_map {
	position:relative;
	float:left;
	margin-bottom: 10px;
	width: 253px;
	min-height: 85px;
}

#mapa_info .category_icon {
	display:block;
	position:relative;
	float:left;
	margin-right: 7px;
}
#mapa_info .category_results {
	position:relative;
	float:left;
	margin: 10px 0px;
	width: 253px;
/*	min-height: 85px;*/
}

#mapa_info .category_title {
/*    position: relative;
    float: left;
    padding-top: 10px;
    margin-left: 10px;
    height: 22px; */
	margin-top:8px;
	margin-bottom:8px;
	margin-left:5px;
}
#iw_map {
	/*width:100px;*/
	height:115px;
	
}
#iw_map a {
	color: #0072C6;
	font-weight: bold;
	text-decoration: none;
}
#iw_map a:hover {
	color: #0088EC;
	text-decoration: underline;
/*	font-weight: normal;*/
}
#iw_map .image_container {
	margin-top: 10px;
	
}
#iw_map .image {
	width: 210px;
	height: 85px;	
	opacity: 1;
}
#iw_map img:hover {
	opacity:0.65;
}
.category_results a {
color: #0186E8;
text-decoration: none;
font-weight: bold;

}
.category_results a:hover {
color: #0186E8;
text-decoration: underline;

}
.map-number {
color: #333333;
font-weight: bold;
}
.map-number a {
color: #333333;
text-decoration:none;
font-weight: bold;
}
.map-number a:hover {

	background: #333333; 
	text-decoration: none; 
	color: #ffffff !important;
    /*padding: 2px 5px 3px; */

	/*display: inline-block;	*/

   /* ROUNDED CORNERS */
   -moz-border-radius: 3px 3px 3px 3px;
   -khtml-border-radius: 3px 3px 3px 3px;
   -webkit-border-radius: 3px 3px 3px 3px;
   border-radius: 3px 3px 3px 3px;
}
.map_sub_text {
    width: 100%;
    float: left;
    margin-top: 10px;
}