.propListingsTop {
	margin-top: 5px;
	border-top: 1px solid #4a92c2; 
	border-bottom: 1px solid #4a92c2;
	width: 564px;
}

.propListingsTop input, .propListingsTop p, .propListingsTop select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}

.resortListing, .resortListingColored {
	width: 560px;
	position: relative;
	background-color: #DEE7EF;
	height: 100px;
	padding: 2px;
	border-bottom: 1px solid #4a92c2;
}

.resortListingColored {
	background-color: #C9D7E5;
}

.resortListing a, .resortListingColored a {
	color: #28548A;
}


.resortListingImage {
	clear: none;
	float: left;
}

.resortListingsTitle {
	font-size: 12px;
	font-weight: bold;
	width: auto;
	clear: none;
	margin: 0px;
	padding: 0px 0px 5px 0px;
}

.ratingImage {
	float: right;
	position: absolute;
	top: 2px;
	right: 2px;
}

.resortListingsText {
	font-size: 12px;
	margin: 0px;
	padding: 0 0 0 3px;
	clear: none;
	width: auto;
	float: left;

}

.resortMessage {
	clear: none;
	float: right;
	text-align: right;
	width: auto;
	margin: 0px;
	padding: 0px;
	position: absolute;
	right: 5px;
	bottom: 5px;
}


.financeNow {

	color: black;
	font-weight: bold;
}

.applyToday {
	font-size: smaller;
}


.propListTitle {
	text-align: center;
	background-color: #28548A;
	clear: both;
	font-style: normal; 
	color:#fff;
}
