body, div, input, select, button {
	font-family: Verdana;
}

.ui-button, .ui-button-text-only{
	font-size: 8pt;
}

span.static_text {
	font-weight: bold;
	font-size: 8pt;
}

select {
	font-size: 8pt;
}
.price {
	color: #45a6d3;
	font-size: 12pt;
	font-weight: bold;
}

.popup_text a:link, .popup_text a:visited {
	color:#FF6E00;
	text-decoration:none;
}

.popup_text a:hover, .popup_text a:active {
	color:#333;
	text-decoration:underline;
}

.info_text {
	font-size: 8pt;
	color: #333;
}

.popup_text {
	font-size: 9pt;
	color: #3c3c3c;
}

#legend ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

#legend li {
	height: 40px;
	margin:0px 0px 0px 0px;
}

#legend span {	
	margin-left: 20px;
	font-size: 8pt;
}

#mls_disclaimer {
	font-size:8px;
}
