 
#tabla-dondecomprar-wrapper{
		background: #efefef;
		 
		border-top:solid 1px white;
		padding:15px;
		display:block;
		min-height:300px;
		/*width:800px;*/
		 
		
	}
	#tabla-dondecomprar{
		display:block;
		width:100%;
		
		min-height:400px;
		background: rgba(254,254,254,1);
		background: -moz-linear-gradient(top, rgba(254,254,254,1) 0%, rgba(239,239,239,1) 100%);
		background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(254,254,254,1)), color-stop(100%, rgba(239,239,239,1)));
		background: -webkit-linear-gradient(top, rgba(254,254,254,1) 0%, rgba(239,239,239,1) 100%);
		background: -o-linear-gradient(top, rgba(254,254,254,1) 0%, rgba(239,239,239,1) 100%);
		background: -ms-linear-gradient(top, rgba(254,254,254,1) 0%, rgba(239,239,239,1) 100%);
		background: linear-gradient(to bottom, rgba(254,254,254,1) 0%, rgba(239,239,239,1) 100%);
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fefefe', endColorstr='#efefef', GradientType=0 );
		min-height:450px;
	}
	.sub-dondecomprar{
		display:block;
		min-height:250px;
		float:left;
		 
		padding:0px;
		width:25%;
	 	 
	}
	
	.sub-dondefumar{
		display:block;
		/*min-height:100px;*/
		float:left;
		padding:0px;
		width:30%;
		margin-left: 15px;
	}
	
	.sub-dondefumar-ultima{
		border:none !important;
	}
	
	.sub-dondefumar .laimagen{
		 
		/*box-shadow:0 0 2px rgba(0,0,0,.4);*/
		margin-left:auto;
		margin-right:auto;
		margin-top:12px;
	}
	.un80{
		width: 55%;
		margin-left: 20px;
		float: left;
		line-height: 28px;
	}
	
	.sub-dondefumar .titulo{
		text-align:center;
		font-size:21px;
		font-weight:700;
		font-family:"Open Sans Condensed",Helvetica,Arial, sans-serif;
		color:#af4438;
		padding:5px;
		line-height:20px;
		height:55px;
	}
	
	.sub-dondefumar .eltexto{
		padding:0 10px;
		font-size:14px;
		line-height:18px;
		color:#000;
		position:relative;
		min-height:200px;
		border-right:ridge 2px #ffffff;
	}
	
	.sub-dondecomprar-ultima{
		border:none !important;
	}
	.sub-dondecomprar .laimagen{
		width:107px;
		height:107px;
		box-shadow:0 0 2px rgba(0,0,0,.4);
		margin-left:auto;
		margin-right:auto;
		margin-top:10px;
	}
	.sub-dondecomprar .titulo {
		text-align:center;
		font-size:18px;
		font-weight:700;
		font-family:"Open Sans Condensed",Helvetica,Arial, sans-serif;
		color:#af4438;
		padding:5px;
		line-height:20px;
		height:55px;
	}
	.sub-dondecomprar .eltexto{
		padding:0 10px;
		font-size:14px;
		line-height:18px;
		color:#000;
		position:relative;
		min-height:270px;
		border-right:ridge 2px #ffffff;
	}
	.sub-dondecomprar .eltexto .elboton{
		padding:0 10px;
		text-align:center;
		position:absolute;
		bottom:0;
		cursor:pointer;
		margin-left:auto;
		margin-right:auto;
	}
	
	
	a#inifiniteLoader{  
    /*position: fixed;    
    z-index: 2;    
    bottom: 15px;     
    right: 10px;   
    display:none;
    */
    float:left;  
    display: block;
    clear: both;
    margin-left: 60px;
    padding: 20px;
}

 
 
.contenido-panel{
	position:relative;
	background:url(../images/fondo-resultado.png) repeat-x;
	margin-top:25px;
	padding: 10px;
}
.list-wrap{
	 
	width: 620px;
	margin-left: 30px !important;
	float: left;
	padding:0 20px !important;
}
.tab-panel{
	 background: #efefef;
	padding:10px;
}
 
#icono-donde-comprar{
	width:83px;
	height: 83px;
	margin:14px 24px 24px 0; 
	float: left;
}
#icono-donde-comprar-otros{
	width:auto;
	display: block;
	margin:30px 24px 16px 0; 
	float: right;
	text-align: center;
	font-size: 12px;
	color:#a4a4a4;
}
#icono-donde-comprar-otros img{
	margin:5px;
}
.titulo-donde-comprar{
	margin-top: 28px;
	display: block;
	float:left;
	 	color:#af4438; /*el mamey*/
	font-size:28px;/* EL TITULAR */
	font-family:'Open Sans Condensed', sans-serif;
	font-weight: 700;	
}

.contenidox{
	line-height: 20px;
	margin-top:0;
	padding-top: 0px;
}
.contenidox strong{
	color:#4e4e4e;
}


 