#center .addresCityState {
	font-weight: bold;
}

#center .amountPhotosBlock {
	width: auto;
}

#center .iconPhotos {
	left: 0px;
	position: relative;
	top: 2px;
}

#center .headrow td {
	border-bottom: 2px solid #001c56;
	color: #001c56;
	padding-bottom: 3px;
}

#center .headrow td a:link,
#center .headrow td a:visited {
	color: #001c56;
	font-weight: bold;
}

#center .pointedInListingInfo {
	border-bottom: 1px solid #001c56;
	padding-bottom: 2px;
}

#center .searchIntegerLess,
#center .searchIntegerMore {
	width: 60px;
}

#center .styleForPrice {
	font-weight:bold;
	padding-right: 5px;
	white-space: nowrap;
}

#center ul.linksFroWorkWithResultSearch,
#center ul.detailsLinks,
#center ul.infoBlockDL,
#center ul.linksBackSearchResult {
	margin: 0px;
	overflow: hidden;
	padding: 0px;
	width: 100%;
}

#center ul.linksFroWorkWithResultSearch li,
#center ul.detailsLinks li,
#center ul.infoBlockDL li,
#center ul.linksBackSearchResult li {
	float: left;
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	margin: 0px 0px 0px 7px;
	padding: 0px;
	position: relative;
	vertical-align: middle;
}