.mlsTitle{
	font:bold 12pt Arial;
}

/* Search Form */
.mlsSearchFieldTitle {
	font:bold 10pt Arial;text-align:right;
}
.mlsNewSearch{
	cursor:pointer;
	width:120px;
	text-align:center;
	color:#FFFFFF;
	background-color:#936346;
	border:outset #6D5B3A 3px;
}
.mlsButton{
	cursor:pointer;
	color:#FFFFFF;
	background-color:#936346;
	border:outset #6D5B3A 3px;
}

/* Search Results*/
.mlsPageNumber{
	font:bold 10pt Arial;text-align:right;
}
.mlsResultItemDiv{
	border: 1px dashed #b8b8b8;
	margin-bottom: 1em;
	padding:5px;
	background: transparent url(http://www.netguava.com/shared/images/brcorner.gif) bottom right no-repeat;
}
.mlsResultItemTable{
width:100%;
}
.mlsResultsTitle{
	font:bold 11pt Arial;
}
.mlsResultsSubTitle{
	font:bold 10pt Arial;
}
.mlsResultsDescription{
	font:normal 10pt Arial;
}

/* Listing Page */
.mlsDescription{
	font:normal 10pt Arial;
}
.mlsNextPreviousImage{
	font:bold 10pt Arial;
	width:150px;
	text-align:center;
	color:#FFFFFF;
	background-color:#936346;
	border:outset #6D5B3A 3px;
}
.mlsFeatureGroup{
	font-weight:bold;
}
.mlsFeatureTitle{
	font:normal 13px Arial;margin-left:15px;margin-bottom:5px;
}
.mlsAgentOffice{
	font-style:italic;
	font-weight:bold;
	font-size:8pt;
	color:#999999;
}


.mlsStepsLogo {
	display:none;
}
