#rt-search-container {
	width: 420px;
	text-align: left;
	background: url(/graphics/homescape/realtytrac/rt_bkgd.gif) no-repeat bottom left;
	}
#rt-search-content {
	padding: 10px 11px 14px 11px;
	}
#rt-search-content h2 {
	margin: 0 0 3px 0;
	font-size: 14px;
	font-weight: bold;
	}
#rt-search-content p {
	margin: 0 0 4px 0;
	font-size: 11px;
	color: #9ba1a3;
	}
#rt-search-content a {
	font-weight: bold;
	color: #3b6d00;
	}
#rt-search-form {
	margin: 0 0 5px 0;
	font-size: 11px;
	}
.rt-search-field {
	float: left;
	margin: 0 6px 0 0;
	}


/* realtytrac module */


#rt-foreclosed-container {
	width: 420px;
	margin: 0 0 0 0;
	padding: 0 0 15px 0;
	text-align: left;
	border-bottom: 1px solid #ccc;
	}
#rt-foreclosed-container a {
	font-weight: bold;
	color: #009;
	}
#rt-foreclosed-container h2 {
	margin: 0 0 2px 0;
	font-size: 18px;
	font-weight: bold;
	text-transform: capitalize;
	}
#rt-foreclosed-container p {
	margin: 0 0 10px 0;
	font-size: 12px;
	color: #333;
	}
#rt-foreclosed-content {
	margin: 0;
	}

#rt-foreclosed-border {
	border: 1px solid #999;
	padding: 3px 3px 1px 3px;
	margin: 5px 5px 4px 0;
	float: left;
	}
#rt-foreclosed-photo {
	width: 113px;
	float: left;
	}
html>body #rt-foreclosed-border {
	border: 1px solid #999;
	padding: 3px;
	margin: 3px 5px 4px 0;
	float: left;
	}
html>body #rt-foreclosed-photo {
	width: 113px;
	float: left;
	}
#rt-foreclosed-links {
	width: 293px;
	float: left;
	}
#rt-foreclosed-links ul {
	padding: 0 0 0px 0;
	margin: 0 0 0 0;
	list-style-type: none;
	}
#rt-foreclosed-links li {
	margin: 0 0 .4em 0;
	padding: 0 0 0 9px;
	font-size: 12px;
	background: url(/graphics/homescape/realtytrac/rt_bullet.gif) no-repeat 0 5px;
	}


/* realtytrac contact form */

#rt-form-contact_wrapper ol, ul {
	list-style-position: outisde;
	list-style-image: none;
	list-style-type: square;
	margin: 0;
	padding: 0 0 2px 0;
	margin-left: 15px;
	}
#rt-form-contact_wrapper {
	margin: 20px;
	width: 280px;
	text-align:left;
	}
#rt-form-contact_wrapper h1 {
	margin: 0 0 3px 0;
	font-size: 20px;
	font-weight: bold;
	color: #1f6e9f;
	}
#rt-form-contact_wrapper h2 {
	margin: 0 0 3px 0;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	}
#rt-form-contact_wrapper li {
	margin: 0 0 3px 0;
	font-size: 11px;
	font-weight: normal;
	color: #363636;
	text-align:left;
	}
#rt-form-contact_wrapper p {
	margin: 0 0 10px 0;
	font-size: 12px;
	color: #000;
	}
#rt-form-contact_wrapper img {
	margin: 0 0 0 10px;
	float: right;
	}
#rt-form-contact_container {
	width: 270px;
	margin: 1px;
	font-size: 11px;
	font-weight: bold;
	}
.rt-form-contact_item {
	clear: both;
	padding: 2px 0 2px 0;
	}
.rt-form-title {
	margin: 4px 0 0 0;
	float: left;
	width: 90px;
	}
.rt-form-field {
	float: left;
	width: 165px;
	}
.rt-form-phone_outline {
	float: right;
	width: 170px;
	}
#rt-form-phoneoutline ul.rt-form-phone_outline {
	float: left;
	margin: 0;
	padding: 10px 0 2px 0;
	list-style: none;
	}
#rt-form-phone_outline li {
	margin: 0;
	padding-right: 1px;
	color: #442E0D;
	display: inline;
	list-style-type: none;
	background-image: none;
	padding-left: 0;
	}
.rt-form-submit {
	float: left;
	width: 100px;
	}
.rt-form-logo {
	margin: 1px 0 0 0;
	float: right;
	width: 70px;
	}

/* realtytrac contact form reply */

#rt-form-thanks_wrapper ol, ul {
	list-style-position: outisde;
	list-style-image: none;
	list-style-type: square;
	margin: 0;
	padding: 0 0 2px 0;
	margin-left: 15px;
	}
#rt-form-thanks_wrapper {
	margin: 20px;
	width: 280px;
	}
#rt-form-thanks_wrapper h1 {
	margin: 0 0 3px 0;
	font-size: 20px;
	font-weight: bold;
	color: #1f6e9f;
	text-align:left;
	}
#rt-form-thanks_wrapper h2 {
	margin: 0 0 3px 0;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	}
#rt-form-thanks_wrapper li {
	margin: 0 0 3px 0;
	font-size: 11px;
	font-weight: normal;
	color: #363636;
	text-align:left;
	}
#rt-form-thanks_wrapper p {
	margin: 0 0 10px 0;
	font-size: 12px;
	color: #000;
	}
#rt-form-thanks_wrapper img {
	margin: 0 0 0 10px;
	float: right;
	}
#rt-form-thanks_outer {
	height: 148px;
	width: 280px;
	background:url(/graphics/homescape/realtytrac/thankyou_bg.gif) no-repeat;
	}
#rt-form-thanks_inner {
	height: 108px;
	width: 244px;
	padding: 25px 0 0 18px;
	}
#rt-form-thanks_headder {
	height: 30px;
	width: 125px;
	padding: 15px 0 0 14px;
	font-size: 23px;
	font-weight: bold;
	color: #6b6b6b;
	}
#rt-form-thanks_text {
	height: auto;
	width: 168px;
	font-size: 11px;
	color: #464646;
	font-family: Arial;
	float: right;
	padding: 5px 14px 0 0;
	text-align: left;
	}

#rt-form-wrapper {
	margin: 20px;
	width: 280px;
	}
#rt-form-wrapper h1 {
	margin: 0 0 3px 0;
	font-size: 20px;
	font-weight: bold;
	color: #1f6e9f;
	}
#rt-form-wrapper h2 {
	margin: 0 0 3px 0;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	}
#rt-form-wrapper li {
	margin: 0 0 3px 0;
	font-size: 11px;
	font-weight: normal;
	color: #363636;
	}
	
#rt-form-wrapper p {
	margin: 0 0 10px 0;
	font-size: 12px;
	color: #000;
	}
#rt-form-wrapper img {
	margin: 0 0 0 10px;
	float: right;
	}
#rt-form-container {
	width: 270px;
	margin: 1px;
	font-size: 11px;
	font-weight: bold;
	}
.rt-form-item {
	clear: both;
	padding: 0 0 4px 0;
	}
.rt-form-title {
	margin: 4px 0 0 0;
	float: left;
	width: 90px;
	}
.rt-form-field {
	float: left;
	width: 165px;
	}
.rt-form-phone_outline {
	float: right;
	width: 170px;
	}
	
#rt-form-phone_outline ul.rt-form-phone_outline {
	float: left;
	margin: 0;
	padding: 10px 0 2px 0;
	list-style: none;
	}
	
#rt-form-phone_outline li {
	margin: 0;
	padding-right: 1px;
	color: #442E0D;
	display: inline;
	list-style-type: none;
	background-image: none;
	padding-left: 0;
	}
	
.rt-form-submit {
	float: left;
	width: 100px;
	}
.rt-form-logo {
	margin: 1px 0 0 0;
	float: right;
	width: 70px;
	}

