/*************************************
iRealEstate theme styles
*************************************/
#footer-right {
float:right;
width: 475px;
text-align: right;
}

#footer-left {
float: left;
width: 475px;
}
.wp-tag-cloud {
padding: 10px;
}

/*********************************************
		Search Form Styles
*********************************************/
#search {
	float: right;
	font-size: 10px;
        width: 660px; height: 24px;
	margin: 15px 0px 0px 0px; padding: 0px;
	letter-spacing: 1px;
	text-transform: lowercase;
	position: relative;
	z-index: 100;
}
#searchform {
	float: right;
        margin: 0px 0px 0px 0px; padding: 10px;
	position: relative;
	z-index: 100;
}
#s {
style the search input box
}
#searchsubmit {
style the search button
}
/*********************************************
		Order Page styles
*********************************************/
.order_page_tbl	{
valign: top;
}
.order_page_tbl span {
font-size: 14px;
font-weight: bolder;
vertical-align: top;
}
.paypal_cell {
text-align: center;
font-weight: bolder;
}
.button {

}
.footnote {
font-size: 10px;
}
/*********************************************
		Newsletter styles
*********************************************/
#newsletter {

}
/*********************************************
		Virtual Tour post styles
*********************************************/
.mls-data {
font-size: 125%;
padding-bottom: 20px;
}