div.listmenu {
	text-align: left;
	background-color: #1a4e84;
	padding: 10px;
	margin: 0 0 10px 10px;
	width: 826px;
}
.submit {
	width:65px;
	height:20px;
	background-image:none;
	background-color:#0a3e74;
	border:0px solid #fff;
	font-weight:bold;
	color:#FFF;
}
.submit:hover {
	background-color:#EFEC77;
	color:#000;
}
div.photo {
	width:175;
	height:114px;
	border: 1px solid #fff;
	cursor:pointer;
	}
div.photo img {
	float:right;
	margin-top:17px;
	margin-bottom:0px;	
	display: block;
}
div.clear {
	clear:both;
	}

div.listmenu span.group {
	border: 1px solid #fff;
	background-color: #0a3e74;
	padding: 4px 5px;
}

div.object {
	background-color: #1a4e84;
	padding: 10px;
	margin: 0 0 10px 10px;
	width: 388px;
	float: left;
}

div.leftobject {
	margin: 0 0 10px 0;
}

div.rightcolumn {
	margin: 0 0 0 10px;
	width: 201px;
	float: left;
}

div.leftcolumn {
	width: 177px;
	float: left;
}

div.situation {
	margin-bottom: 5px;
}

div.situation div {
	font-weight: bold;
	text-align: center;
	border: 1px solid #fff;
	background-color: #0a3e74;
	padding: 3px;
}



div.items img {
	padding: 0 20px;
	float: left;
}

a.link {
	font-weight: bold;
	text-align: center;
	border: 1px solid #fff;
	background-color: #878948;
	padding: 3px;
	margin: 5px 0 0 0;
	display: block
}

div.object h3 {
	font-size: 14px;
	font-weight: bold;
	margin: 0;
}

div.location {
	_height: 30px;
	min-height: 30px;
}

div.address {
	font-size: 13px;
	font-weight: bold;
}

div.city {
	font-size: 11px;
	text-transform: uppercase;
}

div.price {
	font-size: 13px;
	font-weight: bold;
	_height: 30px;
	min-height: 30px;
}

div.items {
	padding: 10px 0;
	height: 30px;
}

div.status {
	margin: 0px;
	_height: 105px;
	min-height: 105px;
}

div.status span {
	font-size: 11px;
	text-transform: uppercase;
	line-height: 23px;
	border: 1px solid #fff;
	background-color: #0a3e74;
	padding: 0px 5px;
}

div.pagenumbers {
	padding: 10px 0 10px 10px;
}
.pagenumbers {
	clear:both;
	text-align:center ;
	font-weight:bold;
	_height:25px;
	margin-bottom:10px;
	min-height:25px;
	padding:0px;
	}
	.pagenumbers img {
		margin-top:-14px;
		border:none;
		position:absolute;
		}
	.pagenumbers a {
		text-decoration:none;
		color:#fff;
		font-size:14px;
			font-weight:bold;
			}
	.pagenumbers a:hover {
		text-decoration:none;
		color:#E9EE78;
		}
	.pagenumbers span {
		color:#E9EE78;
		font-size:14px;
		font-weight:bold;
		}

