div.miniSearchForm {
	width: 190px;
	float: left;
	display: block;
	position: relative;
	background-color: #cccdcb;
	height: 100%;
	font: 10pt Verdana;
}

#frmSearch div fieldset dt {
	height: 0;
}

#frmSearch div fieldset dd {
	display: block;
	position: relative;
	top: -9px;
}

#formTitle {
	background-color: #94262c;
	color: white;
	font-size: 14px;
	display: block;
	width: 100%;
	height: 20px;
	margin-bottom: 10px;
	text-align: center;
}

#frmElmType select {
	margin-top: 5px
}

#frmElmType label {
	clear: both;
}

#frmElmZoning,#frmElmMarket,#frmElmNumBed,#frmElmNumBath,#frmElmIsland,#frmElmType,#frmElmRefId,#frmElmKeyword
	{
	margin-left: 6px;
	margin-top: 10px;
	font: 10px Verdana;
	font-weight: bold;
}

#frmElmMarket label {
	margin-right: 33px;
}

#frmElmFrom,#frmElmTo {
	text-align: right;
	margin-right: 15px;
}

#island,#market {
	width: 70%;
}

#frmSearch div fieldset {
	height: 71px;
	text-align: left;
	margin-top: 20px;
}

#frmSearch div dd {
	text-align: left;
	background-color: #ffffff;
	position: relative;
	margin: 0 0 0 10px;
}

#frmSearch div dd label {
	font-size: 10px;
	text-align: left;
}

fieldset {
	margin-top: 10px;
	border: none;
}

input#numBed,input#numBath {
	width: 30px;
	position: relative;
}

input#numBed {
	margin-left: 38px;
}

input#numBath {
	margin-left: 33px;
}

select#from,select#to {
	width: 90px;
	margin-top: 10px;
	text-align: center;
}

label.option#frmElmFrom {
	margin-right: 10px;
}

#frmElmSearch {
	text-align: right;
	margin-right: 25px;
	margin-top: 15px;
	margin-bottom: 30px;
}

#frmElmSearch input {
	margin-top: 5px;
	margin-bottom: 5px;
}

input#refId,input#keyword {
	width: 83%;
	margin-top: 3px;
}

#frmElmRefId label,#frmElmKeyword {
	color: #94262c;
}

#frmSearch fieldset legend {
	color: #000000;
}

#frmSearch {
	height: 100%;
}

#frmElmType {
	margin-top: 15px;
}

#frmElmNumBed {
	margin-top: 15px;
}

#frmSearch fieldset {
	margin-top: 15px;
}

#frmElmKeyword {
	margin-top: 15px;
}

input#search {
	width: 65px;
}