.listings {
	width: 580px;
	float: left;
}

.listings a {
	margin: 2px 2px 2px 15px;
	float: left;
	text-align: left;
	width: 98%;
	font-size: 14px;
	text-decoration: none;
	color: #336699;
	line-height: 18px;
	padding: 1px;
	border: thin solid #eeeeee;
}

.listings a:hover {
	color: #000000;
	border-color: #cccccc;
	background: #eeeeee;
}

.listings img {
	float: left;
	margin-right: 5px;
	border-style: none;
	text-decoration: none;
}

.listings small {
	font-size: 10px;
	color: #444444;
	line-height: 12px;
}

.details {
	margin-left: 10px;
	float: left;
	color: #336699;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	width: 230px;
	margin-bottom: 10px;
}

.printflyer {
	font-size: 18px;
	border-bottom: dotted 1px;
}

.details label {
	color: #444444;
	font-weight: normal;
}

.saleinfo label {
	color: #444444;
	font-weight: normal;
}

.listingright {
	float: right;
	width: 320px;
	height: 100%;
	margin-right: 20px;
	font-size: 14px;
	color: #444444;
}

.listingright p {
	width: 360px;
	margin-left: 20px;
}

/* @group SearchListings */

.pages {
	float: right;
	margin-top: 5px;
}

.searchlistings {
	float: left;
	width: 560px;
	margin-left: 10px;
}

.searchlistings a {
	float: left;
	margin: 2px 2px 2px 15px;
	text-align: left;
	font-size: 14px;
	text-decoration: none;
	color: #336699;
	line-height: 18px;
	padding: 1px;
	border: thin solid #eeeeee;
}

.searchlistings b {
	color: #810004;
	font-size: 16px;
	float: right;
	margin-right: 5px;
}

.searchlistings a:hover {
	color: #000000;
	border-color: #cccccc;
	background: #eeeeee;
}

.searchlistings img {
	float: left;
	margin-right: 5px;
	border-style: none;
	text-decoration: none;
}

.searchlistings i {
	font-size: 10px;
	color: #444444;
	float: left;
	line-height: 12px;
	width: 420px;
	text-indent: 15px;
}
	
/* @end */

.full {
	width: 320px;
	margin-left: 20px;
	padding: 3px;
	background-color: #eeeeee;
	border: 1px solid #cccccc;
}

.fulltall {
	height: 270px;
	margin-left: 120px;
	padding: 3px;
	background-color: #eeeeee;
	border: 1px solid #cccccc;
}

.thumbnail {
	width: 48px;
	margin: 1px 0 1px 6px;
	padding: 2px;
	background-color: #eeeeee;
	border: 1px solid #cccccc;
}

.thumbnail:hover {
	cursor: pointer;
	background-color: #dddddd;
	border: 1px solid #aaaaaa;
}

.saleinfo {
	width: 620px;
	margin-top: 20px;
	background: #eeeeee;
	border: thin solid #cccccc;
	margin-left: 10px;
	margin: 0;
	padding: 0;
	color: #336699;
	font-size: 12px;
	line-height: 16px;
	float: left;
	clear: both;
}

.saleinfo span {
	padding-left: 20px;
	float: left;
}

strong {
	width: 180px;
	text-align: center;
	color: #336699;
	font-size: 24px;
	line-height: 24px;
	float: left;
}

/* @group Website Manager */

.manager {
	float: left;
	width: 580px;
	margin: 2px;
}

.manager a {
	font-size: 14px;
	line-height: 18px;
	color: #336699;
	margin-right: 2px;
	margin-left: 5px;
	background: #eeeeee;
	border: thin solid #cccccc;
	float: left;
	padding-right: 3px;
	padding-left: 3px;
	text-decoration: none;
}

.manager a:hover {
	background: #cccccc;
	border-color: #666666;
}

.manager span {
	margin: 2px 2px 2px 15px;
	text-align: left;
	width: 98%;
	font-size: 14px;
	text-decoration: none;
	color: #444444;
	line-height: 18px;
	padding: 1px;
}

.manager span:hover {
	color: #000000;
}

.manager img {
	float: left;
	margin-right: 5px;
	border-style: none;
	text-decoration: none;
}

.Manager i {
	font-size: 10px;
	color: #444444;
	float: left;
	line-height: 12px;
}
	
/* @end */