
ul.stores ul li:after{content:".";display:block;height:0;clear:both;visibility:hidden;}	


div.map
	{
	width:593px;
	height:400px;
	border:1px solid #757575;
	}
	
ul.stores
	{
	margin:10px 0 0 0;
	}

ul.stores a
	{
	text-decoration:none;
	}	
	
	

ul.stores ul
	{
	}

ul.stores ul li
	{
	border-bottom:1px solid #727272;
	padding:3px;
	}
	
	

ul.stores li span.area
	{
	background-color:#e7e7e7;
	display:block;
	padding:5px;
	font-weight:bold;
	font-size:12px;
	}	
	
ul.stores li span.area a
	{
	float:right;
	font-size:11px;
	}		
		
ul.stores a.show-map
	{
	background:transparent url(img/ico-balloon-small.gif) no-repeat right top;
	padding:0 14px 0 0;
	font-weight:normal;
	color:#6b6b6b;
	text-decoration:underline;
	}		
ul.stores div.store a.show-map
	{
	display:block;
	float:right;
	}	

div.store a.show-map
	{
	display:none;
	}		
		
ul.stores li.sub li div
	{
	display:none;
	}	
	
ul.stores li.sub li.openup div
	{
	display:block;

	}	

ul.stores a.store-name
	{
	padding:3px 0;
	display:block;
	background:transparent url(img/button-service.gif) no-repeat right -18px;
	outline:0;
	font-size:12px;
	
	}	
	
	
ul.stores li.sub li.openup a.store-name
	{
	font-weight:bold;
	background:transparent url(img/button-service.gif) no-repeat right 4px;
	color:#EE0000;
	}			

div.store
	{
	width:280px;
	}
	
ul.stores div.store
	{
	width:auto;
	}	
	
div.store a:hover,
ul.stores a:hover
	{
	color:#EE0000!important;
	}		
	
div.store img
	{
	float:left;
	margin:0 10px 10px 0;
	}	

div.store a.file
	{
	text-decoration:underline;
	color:#666;
	margin:3px 0 0 0;
	}	

div.store p
	{
	text-indent:0;
	font-size:11px;
	text-align:left;
	padding:0;
	}	

div.store p.desc
	{
	color:#6b6b6b;
	float:right;
	width:200px;
	font-style:italic;
	}	
	
div.store p.work-time
	{
	margin:10px 0 0 0;
	}		
	
div.store p.work-time strong
	{
	display:block;
	}		
	
div.store h2
	{
	margin:0px;
	padding:0px;
	color:Black;
	}		