div.list div.category {
	height:150px !important;
	padding:0;
	width:310px;
}
div.list div.category p.sub {
	bottom:0;
	left:10px;
	position:absolute;
	text-align:left;
}
div#left_nav h3 {
	background-image:url("../images/left_nav_250_bg.gif");
	width:240px;
}
div#content div.column.center {
	width:720px;
}
div#content div.column.left,
div#left_nav {
	width:120px;
}
div#content div.column.left div#left_nav ul{
	border-bottom:1px solid #E0DED1;
}
div#content div.column.left div#left_nav ul li{
	border-bottom:none;
	clear:both;
	line-height:16px;
	min-height:inherit !important;
	height:auto !important;
	padding:0;
}
/* Modulos */
#map-preselect a{
	border:1px solid #FFF;
	cursor:pointer;
	float:left;
	margin-top:10px;
}
#map-preselect a.last{
	margin-left:20px;
}
#prefilter{
	color:#4F7B9A;
	display:block;
	font-size:12px;
	padding:10px;
}
#map-preselect a:hover{
	border:1px solid #666;
}
#map-preselect a#consumidor{
	margin-right:20px;
}



div#content h2 {
/*	font-weight: bold;*/
	font-size: 18px;
	border: 0;
	margin-bottom: 5px;
}
div.content {
	background-color: #FAFAFA;
	border: 1px solid #DDDDDD;
	display: block;
	height: 165px;
	padding: 10px;
	margin-bottom: 20px;
}
div.content img.filter_image {
	width: 300px;
	height: 150px;
}
div.content div.filter_options {
	color: #333;
	font-size: 14px;
	line-height: 1.3em;
/*font-weight:bold;*/
	margin: 10px;
}
div.content div.filter_options.ubicacion {
	margin-bottom: 0;
	margin-top: 0;
	width: 30%;
}
div.filter_options.ubicacion .title {
	font-size: 12px;
	margin: 5px;
}
div.ubicacion_container {
	height: 60px;
}
div.row {
	margin-bottom: 10px;
}
p.title {
	font-weight: bold;
	font-size: 14px;
}
div.content .subconsumidor{
	border-bottom:1px dashed #CCC;
	border-top:1px dashed #CCC;
	font-size:11px;
	line-height:18px;
	margin:5px 0;
	padding:5px 0;
}
