.op-select {
	opacity:0.4;
	filter:alpha(opacity=40);
	display: block;
	width: 45%;
	background: #eee;
	border-color: #ddd #bbb #aaa #ccc;
	border-style: solid;
	border-width: 1px;
	color: inherit;
	margin: 3px;
	padding: 5px;
	position: static;
	float: left;
}

.op-select:hover {
	opacity:1;
	filter:alpha(opacity=100);
}

.condo-list a
{
	position: relative;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

.condo-list span
{
	font-weight: bold;
	display: block;
}

.condo-list img
{
	background: #fff;
	border-color: #aaa #ccc #ddd #bbb;
	border-style: solid;
	border-width: 1px;
	color: inherit;
	padding: 2px;
	vertical-align: top;
	float: right;
}

#prices-tab{
	background-color: #D5D5FF;
	text-align: center;
	margin: auto;
	width: 550px;
	border: 2px outset;
}

#prices-tab th{
	padding: 6px 6px 6px 12px;
	border-right: 1px solid #003366;
	border-bottom: 1px solid #003366;
	border-top: 1px solid;
	background-color: #CECEFF;
}

.maintable {
	border: thin ridge #4D7399;
	width: 800px;
	background-color: #FFFFFF;
}
.listingsbgdcolor {
	background-color: #DDECF0;
}
.center {
	text-align: center;
}
.imagecenter {
	background-position: center;
}
.formtable {
	border: thin solid #4D7399;
	background-color: #D2CFFA;
	padding-left: 5px;
}
.smallprint {
	font-size: 12px;
	color: #FF0033;
}
.map {
	height: 308px;
	width: 425px;
	float: right;
	border: thin ridge;
	margin-left: 5px;
}
.nospace {
	margin: 0px;
	padding: 0px;
}
.tablebgd {
	background-color: #ACC0D5;
	border: thin solid #4D7399;
}
.smalltext {
	font-size: 12px;
	text-align: left;
}
.increase {
	color: #009933;
}
.decrease {
	color: #FF0033;
}
.undercontract {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #CC0033;
	font-weight: bold;
	background-position: center;
	text-align: center;
}
.adtab {
	width: 90%;
	border: thin none;
	margin: auto;
	text-align: left;
	padding: 5px;
	font-size: 12px;
}
.homeprices {
	border: thin outset;
	width: 500px;
	margin: auto;
	padding: 5px;
}

.pics {
	float: none;
	width: 700px;
	clear: both;
	margin: auto;
}
.frame {
	border: thin outset;
}
.floatright {
	float: right;
}
.para-nospace {
	margin: 0px;
}
.features-title {
	font-weight: bold;
}
