@charset "utf-8";
/* CSS Document */


#malaga-towns-list ul{
	list-style:none;
}
#malaga-towns-list p{
	width:60%; 
	background:#FFF0E1; 
	color:#FF6600; 
	margin-left:10px; 
	padding:5px;
	 font-size:12px;
	 font-weight:100;
	}
	
	
#malaga-towns-list em{
	color:#666666;
	font-size:10px;
	}
	
#list-name{	
background:#FFEBD7 url(http://www.malagaweb.com/images/extras/bottom-left-corner-1.gif) bottom left no-repeat; 
border: 1px solid   #FFC184;}

#list-name b {font-size:15px; font-weight:800; color: #FF8000; padding-left:5px;}
#list-name h3 { padding-left:5px; border:0px none;}
#details{
	float:right;width:35%; height:auto; background: #FFF9F2;margin-top:auto; margin-bottom:auto; border-bottom:1px dotted #FFC184; border-left:1px dotted #FFC184;
}
