﻿ul, ul li 
{
	margin: 0; padding: 0;
	list-style-type: none;
}

.dl-data {position: relative;}

.dl-header, .dl-footer
{
	border: 1px solid #ccc;
	background-color: #fefefe;
	margin: 1em 0;
	padding: .5em;
}

.dl-header select, .dl-footer select 
{
	vertical-align: middle;
}
li.listing h2 
{
	font-size: 1.3em;
	margin-bottom: .5em;
}
li.listing div.info a.enlarge 
{
	display: block;
	float: left;
	margin-right: 10px;
	margin-bottom: .5em;
}

li.listing a.enlarge img {border: 1px solid #00f;}
li.listing a:visited.enlarge img {border-color:#800080;}
li.listing a:active.enlarge img {border-color:#f00;}


li.listing div.info ul.details 
{
	margin-left: 145px;
}
li.listing div.info:after 
{
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
li.listing div.info {display: inline-block;}
html[xmlns] li.listing div.info {display: block;}
* html li.listing div.info {height: 1%;}




.dl-data ul.details li 
{
	margin-bottom: .25em;
}

.dl-data ul.details span.Key 
{
	width: 9em;
	float: left;
	margin-right: .5em;
}

.dl-pageinfo .count 
{
	font-weight: bold;
}

li.dl-pagebuttons, li.dl-pageinfo, li.dl-pagesize
{
	list-style-type: none;
	float:left;
	width: 33%;
	height: 3em;
	vertical-align: middle;
	margin-bottom: 1.5em;
}

li.dl-pageinfo {text-align: center;}
li.dl-pagesize {text-align: right;}

li.dl-sorter 
{
	list-style-type: none;
	clear: both;
}

#ListingsMap h3 {display: none;}
#ListingsGMap {height: 300px;}


li.geo {display: none;}

