html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6,
p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font,
img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	font-style: inherit;
	outline: 0;
	border: 0;
	background-repeat: no-repeat;
	padding: 0;
	font-weight: inherit;
	vertical-align: baseline;
	margin: 0;
}
:focus {
	outline: 0;
}
body {
	font-size: 12px;
	color: black;
	height: 100%;
	background: white;
	line-height: 1.6em;
	background-color: #ffffff;
	font-family: Arial,'Helvetica Neue',Helvetica,sans-serif;
}
ul, ol {
	list-style: none;
}
table {
	border-spacing: 0;
	border-collapse: separate;
}
caption, td, th {
	font-weight: normal;
	text-align: left;
}
blockquote:after, q:before, blockquote:before, q:after {
	content: "";
}
q, blockquote {
	quotes: "" "";
}
.three_column, .four_column, .two_column {
	position: relative;
	width: 100%;
}
.list.four_column li, .list.two_column li, .list.three_column li {
	float: left;
}
.two_column .column, .three_column .column, .four_column .column {
	float: left;
}
.two_column .column, .list.two_column li {
	width: 49%;
}
.three_column .column, .list.three_column li {
	width: 32%;
}
.list.four_column li, .four_column .column {
	width: 24%;
}
.column1p {
	width: 9%;
	float: left;
}
.column2p {
	width: 19%;
	float: left;
}
.column3p {
	width: 29%;
	float: left;
}
.column4p {
	width: 39%;
	float: left;
}
.column5p {
	width: 49%;
	float: left;
}
.column6p {
	width: 59%;
	float: left;
}
.column7p {
	width: 69%;
	float: left;
}
.column8p {
	width: 79%;
	float: left;
}
a {
	color: #0164bf;
	text-decoration: none;
}
h1 {
	color: #316bbb;
	font-weight: bold;
	font-size: 1.7em;
	margin-bottom: 0.6em;
}
h2 {
	color: #333333;
	font-weight: bold;
	font-size: 1.6em;
}
h3 {
	color: #333333;
	font-weight: bold;
	font-size: 1.3em;
}
em, strong, b {
	font-weight: bold;
}
em {
	font-style: italic;
}
.page p {
	margin-bottom: 1em;
}
.page h1 {
	font-size: 24px;
	margin-top: 0.8em;
	margin-bottom: 0.6em;
}
.page h2 {
	font-size: 23px;
	margin-top: 0.8em;
	margin-bottom: 0.3em;
}
.page h3 {
	margin-top: 0.8em;
}
.page h4 {
	margin-top: 0.8em;
}
.page h2:first_child, .page h3:first_child, .page h1:first-child {
	margin-top: 0px;
}
.page ul {
	margin-bottom: 0.6em;
	margin-left: 1.5em;
	list-style-type: disc;
}
.page ol {
	margin-left: 1.5em;
	list-style-type: decimal;
}
#content_left {
	padding: 20px 0px;
	position: relative;
	float: left;
	margin-left: 0px;
	width: 620px;
}
#content_right {
	padding: 20px 0px;
	position: relative;
	float: right;
	width: 295px;
	margin-right: 0px;
}
#content_only {
	padding: 20px 20px;
}
#overlord {
	width: 100%;
}
#header_container {
	width: 100%;
}
#header {
	position: relative;
	height: 70px;
	margin: 0px auto;
	width: 960px;
}
.header_logo img {
	position: relative;
	top: 10px;
}
#landscape_container {
	width: 100%;
	height: 362px;
}
#landscape {
	position: relative;
	background-image: url('/static/uploads/palmsprings/tdotm.jpg');
	height: 100%;
	margin: 0px auto;
	width: 960px;
}
#landscape .photo_caption {
	background-image: url('/static/img/buttons/PIXIE/1px.ffffff69.png');
	right: 10px;
	top: 10px;
	background-repeat: repeat;
	padding: 2px 5px;
	position: absolute;
}
#primary_top_nav_container {
	width: 100%;
}
#primary_top_nav {
	font-weight: bold;
}
#primary_top_nav ul {
	text-transform: uppercase;
	font-size: 11px;
	text-align: left;
	list-style-type: none;
	height: 24px;
}
#primary_top_nav ul li {
	margin-right: 1em;
	display: inline;
}
#primary_top_nav span {
	font-weight: normal;
}
#content_container {
	width: 100%;
}
#content {
	position: relative;
	margin: 0px auto;
	width: 960px;
}
#content .lead-in {
	margin-bottom: 0px;
}
#footer_container {
	width: 100%;
}
#footer img {
	border: none;
}
.no_landscape #landscape_container {
	display: none;
}
.fixed_width .field {
	position: relative;
	margin-bottom: 0.6em;
}
.fixed_width .field label {
	font-weight: bold;
	float: left;
}
ul.two_column.list, ul.three_column.list, ul.four_column.list {
	list-style-type: none;
}
.sidepane {
	line-height: 1.4em;
	font-size: 13.4px;
}
.sidepane h3 {
	border-style: solid;
	line-height: 20px;
	font-size: 16px;
	border-color: #cccccc;
	border-width: 0px 0px 1px 0px;
	border: none;
}
.sidepane ul {
	color: #888888;
	margin-bottom: 1em;
	list-style: square inside none;
}
.sidepane .section {
	margin-bottom: 1em;
}
.sidepane .links {
	margin-bottom: 1em;
}
.sidepane .highlight_box {
	border-style: solid;
	padding: 1em;
	border-width: 0px;
}
.sidepane .highlight_box h2 {
	color: #008db0;
	margin-bottom: 0.4em;
	font-size: 20px;
}
.sidepane .highlight_box ul {
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	list-style: square inside none;
	margin-bottom: 1em;
	line-height: 22px;
}
.sidepane .highlight_box hr {
	margin: 1em 0px;
	clear: left;
	border: none;
	height: 1px;
}
.sidepane .highlight_box .username {
	font-weight: bold;
}
.sidepane .highlight_box .icon_links {
	list-style-type: none;
}
.sidepane .highlight_box .icon_links li {
	line-height: 1.6em;
	display: block;
}
.sidepane .label {
	white-space: nowrap;
	font-size: 10px;
}
#ajax_login a {
	text-align: right;
}
#ajax_login ul {
	font-size: 12px;
	margin: 0px;
	list-style-type: none;
}
#ajax_login ul li {
	margin-bottom: 0.5em;
}
#ajax_login .column .right_me {
	position: relative;
	right: 9%;
}
.position_wrapper .center_me {
	position: relative;
	float: left;
	left: 50%;
}
.position_wrapper .center_me .button {
	position: relative;
	right: 50%;
}
.position_wrapper .right_me {
	float: right;
}
.button, .button span {
	background-image: url('/static/img/buttons/STEVE/27px.f79210ff.f79210ff.fcd43fff.f79210ff.f79210ff.fcd43fff.png');
	font-size: 16px;
	float: left;
	height: 27px;
	cursor: pointer;
	font-weight: bolder;
	line-height: 27px;
}
.button, .button:hover, .button span {
	color: #ffffff;
}
.button {
	background-position: right top;
	padding-right: 8px;
}
.button span {
	background-position: left top;
	padding-bottom: 0px;
	height: inherit;
	padding-right: 12px;
	padding-left: 20px;
	padding-top: 0px;
	font-family: Arial, Helvetica, 'Myriad Pro', Myriad, sans-serif;
}
.button:hover {
	background-position: right bottom;
}
.button:hover span {
	background-position: left bottom;
}
#mls_number {
	width: 200px;
	text-transform: uppercase;
	float: left;
}
.quick_mls_search .mls_search {
	float: left;
}
.quick_mls_search input {
	width: 260px;
	margin-right: 10px;
}
.button_sign_up {
	margin-bottom: 1em;
	margin-left: 60px;
}
.icon_links {
	line-height: 12px;
	font-size: 12px;
	display: block;
	list-style-type: none;
	padding-left: 10px;
}
.icon_links li {
	margin-right: 10px;
	float: none;
	display: inline;
}
.icon_links a {
	padding-left: 15px;
}
.icon_links .no_icon {
	background-image: none;
}
.icon_links .not_icon {
	background-image: none;
}
.icon_links .no_icon, .icon_links .not_icon a {
	padding-left: 0px;
}
.icon_links .rename_link a {
	background-position: left -704px;
}
.icon_links .rename_link a:hover {
	background-position: left -736px;
}
.icon_links .showing_link a {
	background-position: left -832px;
}
.icon_links .showing_link a:hover {
	background-position: left -864px;
}
.icon_links .info_link a {
	background-position: left -384px;
}
.icon_links .info_link a:hover {
	background-position: left -416px;
}
.icon_links .email_link a {
	background-position: left -64px;
}
.icon_links .email_link a:hover {
	background-position: left -96px;
}
.icon_links .map_link a {
	background-position: left -448px;
}
.icon_links .map_link a:hover {
	background-position: left -480px;
}
.icon_links .rss_link a {
	background-position: left -640px;
}
.icon_links .rss_link a:hover {
	background-position: left -672px;
}
.icon_links .search_link a {
	background-position: left -320px;
}
.icon_links .search_link a:hover {
	background-position: left -352px;
}
.icon_links .streetview_link a {
	background-position: left -448px;
}
.icon_links .streetview_link a:hover {
	background-position: left -480px;
}
.icon_links .favorites_link a {
	background-position: left -128px;
}
.icon_links .favorites_link a:hover {
	background-position: left -160px;
}
.icon_links .delete_link a {
	background-position: left -768px;
}
.icon_links .delete_link a:hover {
	background-position: left -800px;
}
.icon_links .question_link a {
	background-position: left -256px;
}
.icon_links .question_link a:hover {
	background-position: left -288px;
}
.icon_links .contact_us_link a {
	background-position: left -192px;
}
.icon_links .contact_us_link a:hover {
	background-position: left -224px;
}
.icon_links .profile_link a {
	background-position: left -192px;
}
.icon_links .profile_link a:hover {
	background-position: left -224px;
}
.savesearch_link a em.inset_image {
	background-position: left -896px;
}
.savesearch_link a:hover em.inset_image {
	background-position: left -928px;
}
a.suggest_advanced_search em.inset_image {
	background-position: left -960px;
}
a.suggest_advanced_search:hover em.inset_image {
	background-position: left -992px;
}
.icon_links .username a, .icon_links .sign_out a {
	background-image: none;
}
.align_right {
	text-align: right;
}
.align_left {
	text-align: left;
}
#overlord .spacer {
	clear: both;
	height: 0px;
	padding: 0px;
	line-height: 0px;
	margin: 0px;
	display: block;
}
#overlord .clear {
	margin-bottom: 1em;
	clear: left;
}
.monthly_loan_payment {
	font-size: 12px;
}
.monthly_loan_payment strong {
	font-size: 14px;
}
.red_text {
	color: #ff0000;
}
.centered {
	text-align: center;
}
.jqmWindow {
	padding: 0px;
}
.savesearch_link {
	line-height: 18px;
}
sup {
	vertical-align: super;
	line-height: 0.1em;
	font-size: smaller;
}
.padded_wrapper {
	padding: 1em;
}
.map#overlord {
	height: 100%;
}
.map#overlord #content_container {
	height: 100%;
}
.pagination {
	font-size: 12px;
	text-align: center;
	height: 28px;
	font-weight: bold;
	text-transform: uppercase;
	margin-top: 1em;
	margin-bottom: 2em;
	background-color: #e9e9e9;
}
.pagination li {
	margin-right: 0px;
	display: inline;
}
.pagination li a {
	border-style: solid;
	line-height: 28px;
	font-size: 12px;
	color: #0164bf;
	background-color: transparent;
	padding: 10px 10px;
	margin-right: 0px;
	border-width: 1px;
	border: none;
}
#proplist .pagination {
	font-size: 10px;
}
.tabs {
	line-height: 12px;
	height: 24px;
}
.tabs ul {
	margin-left: 0px;
	font-size: 11px;
	display: block;
	list-style-type: none;
	height: 24px;
}
.tabs ul li {
	background-position: right bottom;
	font-size: 12px;
	padding-right: 5px;
	float: left;
	height: 24px;
	margin-right: 0.6em;
}
.tabs ul li a {
	padding: 0px 5px 0px 10px;
	background-position: left bottom;
	float: left;
	text-decoration: none;
	height: 24px;
}
.tabs ul li a span {
	position: relative;
	bottom: -7px;
}
.tabs ul li.current {
	font-weight: bold;
	background-position: right top;
}
.tabs ul li.current a {
	color: #000000;
	background-position: left top;
}
.tabs_foundation {
	border-color: #999999;
	border-bottom-style: solid;
	padding: 4px 0px;
	border-bottom-width: 1px;
	position: relative;
	background-color: #eeeeee;
}
.tabs_foundation p {
	padding: 0.42em 1.42em;
	margin: 0px;
	font-size: 12px;
}
.tabs_foundation ul {
	font-size: 11px;
	font-weight: bold;
	margin-left: 7px;
	display: block;
	list-style-type: none;
	padding-left: 0px;
}
.tabs_foundation ul li {
	margin-right: 2em;
}
.tabs_foundation ul li a {
	padding-left: 15px;
	text-decoration: none;
}
.tabs_foundation ul li.current a {
	color: #000000;
}
.saved_search .highlight_box, .edit_profile .highlight_box, .member_cancel .highlight_box, .favorites .highlight_box {
	margin-top: 2em;
}
.edit_profile #content_left .page .fixed_width label {
	width: 130px;
	text-align: right;
	padding-right: 10px;
}
.searches {
	margin: 0.6em 0px;
}
.searches th {
	border-bottom-width: 2px;
	border-bottom-style: solid;
}
.searches td {
	padding: 0.4em 0px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
}
.searches .email_notification_column {
	padding-right: 2em;
}
.searches .actions_column li {
	display: block;
}
.field label {
	font-weight: bold;
}
.full_width_inputs input, .login .full_width {
	width: 90%;
}
#map-box {
	position: absolute;
}
.big_search_map {
	padding: 0px;
	position: relative;
	overflow: hidden;
	margin: 0px auto;
}
.big_search_map img {
	padding: 0px;
	margin: 0px;
	border: none;
}
.big_search_map img.imagemap {
	position: absolute;
	z-index: 10;
}
.big_search_map area {
	cursor: pointer;
}
.big_search_map .search_map_image {
	z-index: 5;
	top: 0px;
	padding: 0px;
	position: absolute;
	margin: 0px;
	left: 0px;
}
.dataobj {
	display: none;
}
.left {
	float: left;
}
.right {
	float: right;
}
.contact_information {
	float: left;
	margin: 0px 10px 10px 0px;
}
.contact_information p {
	text-align: center;
}
.contact_information .contact_detail {
	padding: 10px;
	width: 150px;
}
.contact_information .contact_detail dl dt {
	position: absolute;
	width: 60px;
	font-weight: bold;
	left: 10px;
}
.contact_information .contact_detail dl dd {
	margin-bottom: 5px;
	margin-left: 60px;
}
.contact_information .contact_detail dl p.contact_email {
	clear: left;
}
.contact_information .contact_detail p {
	margin-bottom: 5px;
	line-height: 1.6em;
	font-size: 12px;
	text-align: left;
}
#overlord .savesearch_button, .savesearch_button span {
	background-image: url('/static/img/buttons/ADRHI/18px.ffffffff.ffffffff.ffffffff.ffffffff.png');
	float: left;
	height: 18px;
}
.savesearch_button {
	padding: 0px 5px 0px 0px;
	background-position: right top;
}
.savesearch_button span {
	padding: 0px 4px 0px 9px;
	background-position: left top;
}
.savesearch_button .inset_image {
	margin-right: 2px;
	margin-top: 2px;
}
.savesearch_link a span {
	line-height: 18px;
	font-size: 12px;
}
.icon_links span em, .button span em {
	float: left;
	font-style: normal;
}
.button span em.inset_image, .icon_links span em.inset_image {
	width: 13px;
	height: 13px;
}
div.error {
	padding: 1em;
	margin-bottom: 0.6em;
	border: 2px solid #E60000;
	background-color: #ffc0c2;
	font-weight: bold;
}
div.error p {
	color: #e60000;
}
div.error ul {
	list-style: disc inside none;
}
div.error label {
	color: #e60000;
}
div.error input {
	border: 1px solid #E60000;
}
.no_properties {
	padding: 20px;
	font-weight: bold;
	font-size: 16px;
}
.about h2.title {
	margin-bottom: 10px;
}
.about .agent_list {
	clear: left;
	margin-top: 10px;
	margin-left: 0px;
	list-style-type: none;
}
.about .agent_list .agent {
	font-size: 1.2em;
	font-weight: bold;
	margin-right: 10px;
	float: left;
	text-align: center;
	width: 180px;
	margin-bottom: 10px;
	overflow: hidden;
	list-style-type: none;
}
.about .agent_list .agent a {
	display: block;
}
.about .agent_list .agent img {
	height: 210px;
}
.about .agent_list .no_agent_photo {
	margin-right: 0px;
	color: #999999;
	background-color: #f6f6f6;
	height: 210px;
	width: 150px;
	margin-bottom: 5px;
	line-height: 210px;
	border: 1px dotted #ccc;
	display: inline-block;
}
.weird_button {
	margin-bottom: 30px;
}
#map_search_wrapper {
	top: 167px;
}
#modal_div {
	color: #333333;
	position: absolute;
	left: 50%;
}
#modal_div .account_sign_up {
	width: 620px;
	margin-left: -310px;
}
#modal_div .account_sign_up .sign_up {
	margin-top: 0.6em;
	margin-left: 60px;
}
#modal_div .account_sign_up .column {
	margin-right: 5px;
}
#modal_div .account_sign_up .phone_example {
	margin-left: 10px;
}
#modal_div .account_sign_up ul {
	list-style: inside disc;
	margin-bottom: 0.6em;
	line-height: 22px;
	font-size: 13px;
}
#modal_div .account_sign_up ul li {
	width: auto;
	float: none;
}
#modal_div .phone_example {
	font-size: 0.8em;
}
#modal_div .already_signed_up, #modal_div .dont_have_account {
	margin-top: 1em;
	text-align: center;
}
#modal_div .already_signed_up p, #modal_div .already_signed_up h3 {
	display: inline;
}
#modal_div .loading {
	width: 200px;
	margin-left: 200px;
}
#modal_div .wide {
	width: 900px;
	margin-left: -450px;
}
#modal_div .lightbox_contact {
	width: 600px;
	margin-left: -300px;
}
#modal_div .lightbox_contact #id_how_soon {
	margin-left: 0.5em;
}
#modal_div .lightbox_contact #id_message {
	width: 100%;
}
#modal_div .lightbox_contact .fixed_width label {
	width: 100px;
}
#modal_div .lightbox_contact .fixed_width input {
	width: 250px;
}
#modal_div .lightbox_mapview {
	width: 670px;
	margin-left: -300px;
}
#modal_div .rename_search, #modal_div .account_sign_in, #modal_div .save_search, #modal_div .login {
	width: 400px;
	margin-left: -200px;
}
#modal_div .rename_search .field, #modal_div .save_search .field {
	margin-bottom: 0.6em;
}
#loading, .lightbox_wrapper {
	margin: 0px auto;
	width: 600px;
	margin-left: -300px;
	position: relative;
	border-width: 1px;
	background-color: #ffffff;
}
#loading {
	width: 500px;
	margin-left: -250px;
}
.lightbox {
	padding: 1em;
}
.lightbox h2 {
	font-weight: bold;
	font-size: 2em;
	margin-top: 0.4em;
	margin-bottom: 0.4em;
}
.lightbox p {
	margin-bottom: 0.6em;
}
.lightbox label {
	font-weight: bold;
}
.lightbox .promote {
	line-height: 1.4em;
	font-size: 1.4em;
}
.lightbox .demote {
	float: right;
}
.lightbox .content_wrapper {
	border-style: solid;
	padding: 1em;
	border-width: 1px;
	margin-top: 1em;
	background-color: #e9e9e9;
}
.lightbox p.round_close {
	right: 0px;
	top: 0px;
	padding: 0px;
	width: 15px;
	position: absolute;
	margin: 5px 5px 0px 0px;
}
.lightbox span.round_close {
	padding: 0px;
	width: 15px;
	background-image: url('/static/img/close.png');
	height: 15px;
}
.close_footer {
	padding: 5px;
	background-color: #eeeeee;
}
.property_detail #left_column {
	width: 420px;
	margin-right: 25px;
}
.property_detail #right_column {
	width: 470px;
}
.property_detail h3 {
	font-weight: bold;
	margin: 8px 0px;
	font-size: 14px;
}
.property_detail p {
	margin-right: 20px;
	line-height: 1.6em;
	font-size: 12px;
}
.property_detail .disclaimer p {
	color: #666666;
	padding: 10px 0px 20px 0px;
	line-height: 1.6em;
	font-size: 10px;
}
.property_detail #property_image {
	max-width: 475px;
}
.disclaimer img.idx_logo {
	float: left;
	margin: 4px 5px;
}
.property_detail_header h2 {
	margin-bottom: 8px;
	font-size: 18px;
	font-weight: bold;
}
.property_detail_header h3 {
	color: #000000;
	font-weight: normal;
	font-size: 14px;
}
.property_detail_specs {
	line-height: 16px;
	font-size: 12px;
}
.property_detail_specs dt {
	width: 130px;
	clear: left;
	float: left;
	margin-bottom: 10px;
	font-weight: bold;
}
.property_detail_specs dd {
	width: 250px;
	float: left;
	margin-bottom: 10px;
}
.property_detail_toolbar {
	border-style: solid;
	padding: 7px 0px;
	border-width: 1px;
	margin: 15px 0px;
	background-color: #eeeeee;
}
.property_detail_navigation {
	position: relative;
	top: -2px;
	float: right;
}
.property_detail_navigation ul {
	list-style-type: none;
}
.property_detail_navigation li {
	padding-right: 4px;
	float: left;
}
.company_stamp {
	text-align: center;
}
.mortgage_calculator {
	padding: 1em;
	width: 240px;
	margin: 10px auto;
	font-size: 11px;
}
.mortgage_calculator input {
	font-size: 11px;
}
.mortgage_calculator dt {
	width: 53%;
	clear: left;
	float: left;
	margin-bottom: 10px;
	font-weight: bold;
}
.mortgage_calculator dd {
	width: 46%;
	float: left;
	margin-bottom: 10px;
}
.mortgage_calculator dd input {
	width: 24%;
}
.mortgage_calculator dd input.full {
	width: 100%;
}
.phone_number {
	font-size: 24px;
	margin: 0.5em;
}
.change_up {
	color: green;
}
.change_down {
	color: red;
}
.price_change_date {
	display: none;
}
#user_toolbar {
	background-position: left -27px;
	right: 0px;
	z-index: 20;
	top: 0px;
	height: 27px;
	margin-bottom: 8px;
	position: absolute;
}
.profile_toolbar .icon_links {
	font-weight: bold;
	font-size: 11px;
	text-align: right;
}
.property_container {
	padding: 0.5em 0px;
	border-style: solid;
	line-height: 1.6em;
	font-size: 11px;
	border-width: 1px 0 0 0;
}
.property .right_side {
	margin-left: 130px;
}
.property .details, .property .title, .property .description {
	margin: 0px 0px 4px 0px;
	line-height: 15px;
	font-size: 11px;
}
.property .delete {
	float: left;
	margin-top: 15px;
}
.property .delete img {
	border: none;
}
.property .price {
	right: 0px;
	font-size: 16px;
	padding-right: 2em;
	color: #112f5c;
	font-weight: bold;
	position: absolute;
	line-height: 1;
	margin: 0px;
}
.property .details {
	list-style-type: none;
	height: 15px;
}
.property .details li {
	margin-right: 1.5em;
	float: left;
	white-space: nowrap;
}
.property .details li.fixed_width {
	width: 60px;
}
.property .details em {
	font-weight: bold;
	font-style: normal;
	margin-right: 4px;
}
.property .actions {
	float: right;
}
.property .actions li {
	font-weight: bold;
	line-height: 16px;
	font-size: 11px;
	display: block;
}
.property .title {
	margin-bottom: 2px;
	font-size: 13px;
}
.property .title .building_name {
	color: #999999;
}
.property .image {
	margin-bottom: 0px;
	float: left;
	margin-left: 2px;
}
.property .image a {
	float: left;
	border: none;
	line-height: 0px;
}
.property .image img {
	border-style: solid;
	width: 100px;
	border-width: 1px;
	line-height: 16px;
	height: 77px;
}
.properties.small_images .right_side {
	margin-left: 95px;
}
.properties.small_images .image img {
	width: 80px;
	height: 64px;
}
.properties.fav_listing .right_side {
	margin-left: 145px;
}
.properties.fav_listing .image {
	margin-left: 10px;
}
.page .property_related_links {
	min-height: 14px;
	font-size: 10px;
	padding: 4px 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	background-color: #fefdf9;
	list-style-type: none;
}
.page .property_related_links li {
	display: inline;
	margin-left: 10px;
}
.page .property_related_links li a {
	color: #798d99;
}
.page .property_related_links li a:hover {
	color: #004378;
}
.related_areas {
	margin-bottom: 1em;
}
.page .related_areas ul {
	margin-left: 0px;
}
.sidepane .related_areas ul {
	margin-bottom: 0px;
}
.twoc li {
	width: 49%;
	float: left;
}
.threec li {
	width: 33%;
	float: left;
}
.fourc li {
	width: 24%;
	float: left;
}
.fivec li {
	width: 19%;
	float: left;
}
.savesearch_button span em {
	font-weight: normal;
}
#overlord .results_properties_found {
	right: 20px;
	color: #888888;
	text-align: right;
	font-weight: bold;
	padding-top: 5px;
	position: absolute;
}
.properties .price .price_change_arrow {
	cursor: help;
	position: absolute;
	top: 0px;
	right: 15px;
	font-size: 0.8em;
}
.properties .price .price_tooltip {
	-webkit-border-radius: 5px;
	right: 20px;
	box-shadow: 1px 1px 5px #999;
	bottom: 3em;
	color: black;
	-moz-box-shadow: 1px 1px 5px #999;
	text-align: center;
	padding: 5px;
	width: 160px;
	border-radius: 5px;
	-webkit-box-shadow: 1px 1px 5px #999;
	position: absolute;
	font-size: 0.62em;
	line-height: 1.62em;
	background-color: #eeeeee;
	display: none;
	-moz-border-radius: 5px;
}
.properties .price .price_tooltip:after {
	right: 20px;
	font-size: 30px;
	bottom: -10px;
	color: #eeeeee;
	content: '\25BC';
	position: absolute;
}
#main_search h2 {
	margin-bottom: 10px;
	line-height: 1em;
	font-size: 17px;
}
#main_search dl dt {
	line-height: 20px;
}
#main_search dl dd {
	height: 32px;
}
#main_search .hbox label {
	padding-right: 0px;
}
#main_search .hbox select {
	margin-right: 10px;
	width: 60px;
}
#main_search dd.fixed_width {
	width: 180px;
}
#main_search dd.fixed_width select {
	width: 160px;
}
#main_search dd label {
	font-weight: bold;
}
#main_search dd.hbox label {
	font-weight: normal;
}
#main_search dd #id_beds_min {
	margin-right: 20px;
}
#main_search dd.hbox #id_beds_min {
	margin-right: 10px;
}
#advanced_search label, #main_search label {
	padding-right: 10px;
}
#main_search dl, #sidebar_search dl, #advanced_search dl {
	float: left;
}
#main_search dt, #sidebar_search dt, #advanced_search dt {
	font-weight: bold;
}
#main_search dd, #sidebar_search dd, #advanced_search dd {
	float: left;
}
#advanced_search {
	padding: 10px 0px;
}
#advanced_search dd.fixed_width {
	width: 150px;
}
#advanced_search dd.fixed_width select {
	width: 130px;
}
#advanced_search dl {
	margin-bottom: 2em;
}
#advanced_search .search_button {
	margin-right: 2em;
}
#advanced_search .full_width select {
	width: 90%;
}
#advanced_search #id_zip {
	height: 240px;
}
#advanced_search_content {
	padding: 20px 120px 20px 120px;
	margin-top: 20px;
	border-top: 1px solid #ccc;
}
#sidebar_search {
	margin-bottom: 10px;
}
#sidebar_search h2 {
	line-height: 40px;
}
#sidebar_search dl dt {
	line-height: 20px;
}
#sidebar_search dl dd {
	height: 32px;
}
#sidebar_search .hbox label {
	padding-right: 0px;
}
#sidebar_search .hbox select {
	margin-right: 10px;
}
#sidebar_search .full_width {
	width: 100%;
}
#sidebar_search .full_width select {
	width: 100%;
}
#sidebar_search dd label {
	font-weight: bold;
}
#sidebar_search dd.hbox label {
	font-weight: normal;
}
#sidebar_search dd #id_beds_min {
	margin-right: 20px;
}
#sidebar_search dd.hbox #id_beds_min {
	margin-right: 10px;
}
#sidebar_search ul {
	list-style-type: none;
}
#sidebar_search li {
	margin-bottom: 10px;
	float: left;
}
.suggest_advanced_search {
	padding-top: 5px;
	float: left;
	line-height: 12px;
	margin-left: 20px;
}
.checkboxes {
	margin-bottom: 12px;
}
#content #main_search {
	margin-bottom: 20px;
}
#advanced_search_lhs, #advanced_search_left_column {
	border-right: 2px solid #cccccc;
	margin-right: 18px;
	width: 310px;
}
#advanced_search_left_column .full_width, #advanced_search_lhs .full_width {
	width: 300px;
}
#advanced_search_left_column .red_text, #advanced_search_lhs .red_text {
	padding-right: 1em;
}
#advanced_search_rhs, #advanced_search_right_column {
	width: 550px;
}
#advanced_search_right_column .advanced_search_condo_left, #advanced_search_rhs .advanced_search_condo_left {
	width: 150px;
}
#advanced_search_right_column .advanced_search_condo_right, #advanced_search_rhs .advanced_search_condo_right {
	width: 300px;
}
.map #map_search_wrapper {
	position: absolute;
	right: 50%;
	width: 960px;
	bottom: 31px;
}
.map #map_search {
	position: relative;
	left: 500px;
	background-color: #ffffff;
	width: 920px;
	height: 100%;
}
.map #map_search .property {
	padding: 4px 0px;
	zoom: 1;
	border-bottom-style: solid;
	cursor: pointer;
	border-bottom-width: 1px;
	position: relative;
}
.map #map_search .property .image {
	border-style: solid;
	float: none;
	height: 40px;
	width: 55px;
	position: absolute;
	border-width: 1px;
}
.map #map_search .property .listing_office, .map #map_search .property .specs, .map #map_search .property .title, .map #map_search .property .price {
	font-size: 11px;
	float: none;
	padding: 0px;
	position: static;
	line-height: 15px;
	margin: 0px 0px 0px 67px;
}
.map #map_search .property .specs {
	margin-right: 6px;
}
.map #map_search .property .price, .map #map_search .property .title {
	font-weight: bold;
}
.map #map_search .property .price {
	overflow-x: hidden;
}
.map #map_search #proplist .in_detail {
	font-style: italic;
}
.map #map_search .header {
	width: 920px;
}
.map #map_search .subheader {
	width: 920px;
	height: 22px;
}
.map #map_search .actions {
	min-width: 285px;
	float: left;
}
.map #map_search #map_container.property_detail {
	padding: 0px 10px;
	width: 610px;
}
.map #map_search .pagination {
	margin-bottom: 20px;
}
.map #map_search .footer {
	bottom: 0;
	height: 44px;
	padding: 0;
	width: 100%;
	position: absolute;
	margin: 0;
	left: 0;
}
.map #map_search .additional_footer {
	display: none;
}
.map #map_search .header .search_link {
	padding: 3px 0 0 0 !important;
	width: 130px;
	float: left;
}
.map #map_container, .map #detailSpinner, .map #prop_detail {
	height: 100%;
	position: absolute !important;
	right: 0px;
	width: 622px;
}
.map #map_container {
	line-height: 1em;
}
.map #prop_detail {
	overflow-y: auto;
}
.map #detailSpinner {
	z-index: 15;
	display: none;
}
.map #proplist {
	overflow-y: auto;
	height: 100%;
	width: 298px;
	position: absolute;
	background-color: #ffffff;
	left: 0px;
}
.map #footer_container {
	bottom: 0px;
	height: 30px;
	width: 100%;
	position: absolute;
	background-color: transparent;
	left: 0px;
}
.map #footer_container #footer {
	background-color: #eeeeee;
	text-align: center;
	height: 30px;
	width: 960px;
	position: static;
	line-height: 30px;
	margin: 0px auto;
}
.map #footer_container #footer p {
	border-top-style: solid;
	font-weight: bold;
	line-height: 30px;
	text-align: center;
	border-top-width: 1px;
}
.map #legend {
	background-position: bottom left;
	background-image: url('/static/img/legend.png');
	right: 100px;
	z-index: 999;
	top: 3px;
	background-repeat: no-repeat;
	height: 19px;
	width: 393px;
	position: absolute;
}
.map #map_pager {
	right: 10px;
	padding: 2px 0px;
	width: 180px;
	background: #eeeeee;
	position: absolute;
	font: 8pt Arial, Helvetica, sans-serif;
	border: 2px #bbb solid;
}
.map #map_pager #map_options {
	top: 8px;
}
.map #map_pager p {
	margin: 0;
	text-align: center;
}
.map #map_pager a {
	font-weight: normal;
}
.map #spinner {
	padding-top: 1em;
	display: none;
}
.map #map_options {
	right: 240px;
	width: 180px;
	padding: 2px 0px;
	font-weight: bold;
	background: #eeeeee;
	position: absolute;
	font: 8pt Arial, Helvetica, sans-serif;
	border: 2px #bbb solid;
}
.map #map_options p {
	padding: 0;
	margin: 0;
}
.map .rounded {
	-webkit-border-radius: 7px;
	border-radius: 7px;
	-moz-border-radius: 7px;
}
.map .tt_inactive {
	visibility: hidden;
}
.map .tt_active {
	visibility: visible;
}
.map .gsc-input {
	width: auto !important;
	height: auto !important;
}
.map .nlc {
	font-size: 9pt !important;
}
.map .property_detail_left_column {
	width: 240px !important;
}
.map .property_detail_right_column {
	width: 340px !important;
}
.map .property_detail_specs {
	font-size: 11px;
}
.map .property_detail_specs dd {
	width: 100px;
}
.map .property_detail_toolbar .icon_links {
	font-size: 11px;
}
.map .property_detail_left_column .property_detail_toolbar {
	margin-right: 10px;
}
.map #detailSpinner div {
	width: 220px;
	overflow: hidden;
	margin: 0px auto;
	height: 100%;
}
.map #detailSpinner img {
	position: relative;
	top: 50%;
}
#prop_detail .toolbar .icon_links .map_property_link a {
	background-position: left -191px;
}
#prop_detail .toolbar .icon_links .map_property_link a:hover {
	background-position: left -645px;
}
#prop_detail .toolbar .icon_links .question_link a {
	background-position: left -285px;
}
#prop_detail .toolbar .icon_links .question_link a:hover {
	background-position: left -739px;
}
#prop_detail .toolbar .icon_links .showing_link a {
	background-position: left -415px;
}
#prop_detail .toolbar .icon_links .showing_link a:hover {
	background-position: left -869px;
}
#prop_detail .toolbar .icon_links .favorite_link a {
	background-position: left -123px;
}
#prop_detail .toolbar .icon_links .favorite_link a:hover {
	background-position: left -577px;
}
#prop_detail .toolbar .icon_links .contact_us_link a {
	background-position: left -256px;
}
#prop_detail .toolbar .icon_links .contact_us_link a:hover {
	background-position: left -710px;
}
#prop_detail .toolbar .icon_links .email_link a {
	background-position: left -95px;
}
#prop_detail .toolbar .icon_links .email_link a:hover {
	background-position: left -549px;
}
.blog_home div.blogpost, .blog_category div.blogpost, .blog_archive div.blogpost {
	border-top: 1px solid #AEAFB3;
}
.blog_post h2.title, .blog_category h2.title, .blog_home h2.title, .blog_archive h2.title {
	margin-bottom: 1em;
}
.blog_post .date, .blog_archive .date, .blog_home .date, .blog_category .date {
	color: #888888;
	float: right;
	font-size: 10px;
	line-height: 20px;
}
div.blogpost {
	margin-bottom: 40px;
	margin-top: 10px;
	margin-left: 0px;
}
div.blogpost p {
	margin-bottom: 1em;
	line-height: 1.4;
	text-align: justify;
}
div.blogpost h2 + p {
	margin-top: 10px;
}
div.blogpost h2 {
	margin-bottom: 0px;
	font-size: 18px;
}
div.blogpost div.category {
	color: #666666;
	font-size: 11px;
}
div.comment_links {
	font-weight: bold;
	float: right;
	font-size: 12px;
}
.comments_disabled {
	color: #888888;
	font-weight: normal;
	font-size: 10px;
}
div.sharethis_header {
	font-weight: bold;
	font-size: 12px;
	margin-top: 10px;
}
#comment_form {
	-webkit-border-radius: 10px;
	padding-bottom: 50px;
	padding: 10px;
	margin-top: 25px;
	margin-left: 25px;
	background: none repeat scroll #EEEEEE;
	margin-bottom: 10px;
	-moz-border-radius: 10px;
}
#comment_form label {
	font-size: 12px;
	font-weight: bold;
	clear: left;
	float: left;
	padding-right: 10px;
	padding-top: 4px;
	width: 115px;
}
#comment_form p.submit {
	margin-left: 115px;
}
#comment_form p.submit input {
	float: left;
	margin-left: 10px;
}
#comments {
	line-height: 1.6;
	font-size: 12px;
	margin-left: 25px;
}
#comments dt .name {
	font-weight: bold;
}
#comments dt .date {
	color: #999999;
	font-size: 11px;
	margin-left: 6px;
}
#comments dd {
	margin-left: 15px;
}
.blog_paginator {
	padding: 8px;
	background-color: #EEEEEE;
	border: 1px solid #CCCCCC;
	font-size: 12px;
	font-weight: bold;
}
#next_page {
	float: right;
}
.tooltip {
	padding: 10px;
	border: 2px solid #aaa;
	min-height: 100px;
	width: 235px;
	position: relative;
	overflow: hidden;
	white-space: nowrap;
	background-color: #ffffff;
}
.tooltip img {
	font-size: 10px;
	margin: 0px 10px 5px 0px;
	float: left;
	max-width: 100px;
	height: expression(this.height > 100 ? "100px" : true);
	width: expression(this.width > 100 ? "100px" : true);
	max-height: 100px;
	border: 1px solid #aaa;
}
.tooltip p {
	margin-bottom: 2px;
	font: normal 9pt Arial;
}
.tooltip .street {
	font-weight: bold;
	line-height: 12px;
	font-size: 13px;
	margin-bottom: 3px;
}
.tooltip .city {
	color: #8f8f8f;
	font-weight: normal;
	line-height: 12px;
	font-size: 11px;
	margin-bottom: 5px;
}
.tooltip .price {
	color: #112f5c;
	font-weight: bold;
}
.tooltip .top_half {
	clear: both;
	float: left;
}
.tooltip .bottom_half {
	margin-top: 5px;
}
.tooltip .icon_links {
	float: left;
}
.tooltip .icon_links a {
	font-size: 10px;
}
.tooltip .close {
	right: 4px;
	top: 4px;
	padding: 0;
	width: auto !important;
	position: absolute;
	margin: 0;
}
.tooltip .close a {
	padding: 3px;
	font-weight: bold;
	font-size: 12pt;
	color: red;
}
.tooltip.mini {
	white-space: normal;
}
#content_container, #primary_top_nav_container, #header_container, #footer_container {
	width: 960px;
	margin: 0px auto;
}
#landscape, .photo_caption, .sidebarz, .quick_mls_search, #main_search_wrapper, .highlight_box, .steve_box {
	-webkit-border-radius: 10px;
	border-width: none !important;
	border-radius: 10px;
	behavior: url('/static/PIE.htc');
	-moz-border-radius: 10px;
}
#empty_landscape {
	width: 960px;
	margin: 0px auto;
	border-bottom: 2px solid #cccccc;
}
.highlight_box, .steve_box, .sidebarz, .quick_mls_search, #main_search_wrapper {
	padding: 13px;
}
.page p, .page ul {
	line-height: 1.6;
	font-size: 14px;
}
#header_contact {
	right: 0px;
	font-size: 21px;
	bottom: 8px;
	color: #222222;
	font-weight: bold;
	position: absolute;
	line-height: 21px;
}
#landscape .tagline {
	background-image: url('/static/img/buttons/PIXIE/1px.ffffffd9.png');
	font-style: italic;
	font-size: 32px;
	bottom: 15px;
	background-repeat: repeat;
	text-align: right;
	height: 38px;
	padding: 5px 0px;
	width: 100%;
	position: absolute;
	line-height: 38px;
	font-family: Georgia,Palatino,'Palatino Linotype',Times,'Times New Roman',serif;
}
#landscape .tagline span {
	margin-right: 80px;
}
#footer h2 {
	margin-bottom: 10px;
	font-size: 1.3em;
}
#footer_misc {
	color: #999999;
	padding: 20px;
}
#main_search_wrapper {
	position: absolute;
	top: 30px;
	background-repeat: repeat;
	background-image: url('/static/img/buttons/PIXIE/1px.ffffffd9.png');
	left: 30px;
}
#content #main_search_wrapper {
	position: static;
	background-image: none;
	width: 100%;
	margin-bottom: 20px;
}
#content #main_search_wrapper #main_search {
	margin-bottom: 0px;
	margin-left: 20px;
}
#main_search .suggest_advanced_search {
	padding: 0px;
}
#main_search .suggest_advanced_search .inset_image {
	margin-top: 6px;
	margin-left: 4px;
}
#main_search .do_search {
	margin-left: 30px;
}
#main_search .baths {
	padding-left: 30px;
}
#primary_top_nav ul span {
	font-weight: bold;
}
#primary_bottom_nav_container, #secondary_bottom_nav_container {
	width: 33%;
	float: left;
}
#primary_bottom_nav_container ul, #secondary_bottom_nav_container ul {
	font-size: 0.9em;
}
#primary_bottom_nav_container ul li, #secondary_bottom_nav_container ul li {
	width: 49%;
	float: left;
	margin-bottom: 0.8em;
}
#footer_user {
	width: 275px;
	float: right;
}
#footer_user img {
	margin-bottom: 10px;
}
.disclaimer, .disclaimer p {
	color: #666666;
	font-size: 10px;
}
.quick_mls_search h2 {
	margin-bottom: 5px;
	font-size: 1.3em;
}
#user_toolbar, #user_toolbar li a, #user_toolbar li {
	background-image: url('/static/img/steve_user_toolbar.png');
}
.user_toolbar li {
	background-position: right top;
	font-size: 13px;
	padding-right: 10px;
	float: left;
	height: 27px;
	font-weight: bold;
	padding-left: 10px;
	line-height: 24px;
	margin: 0px;
}
.user_toolbar li.favorite_properties a, .user_toolbar li.edit_profile a, .user_toolbar li.saved_searches a {
	float: left;
	padding-left: 16px;
}
.user_toolbar li.edit_profile a:hover, .user_toolbar li.edit_profile a {
	background-position: 0px -54px;
}
.user_toolbar li.edit_profile a:hover, .user_toolbar li.favorite_properties a {
	background-position: 0px -81px;
}
.user_toolbar li.saved_searches a, .user_toolbar li.saved_searched a:hover {
	background-position: 0px -108px;
}
.user_toolbar li.username {
	color: #000000;
	padding-right: 8px;
	line-height: 22px;
	font-size: 10px;
	padding-left: 0px;
}
.user_toolbar li.sign_in, .user_toolbar li.sign_out {
	background-position: right -27px;
}
.user_toolbar li.sign_in a, .user_toolbar li.sign_out a {
	padding-right: 5px;
	padding-left: 0px;
}
#advanced_search #id_zip_list {
	height: 340px;
}
p, div, tr, td, th {
	border-color: #cccccc;
}
a:hover {
	color: #e67c00;
}
h4 {
	color: #333333;
}
.property .title a, .property .title {
	color: #2565ac;
}
.property .title a:hover {
	color: #2565ac;
}
.sidepane .section h4, .sidepane .links h3, .sidepane .links h4, .sidepane .section h3 {
	color: #000000;
}
.icon_links a, em.inset_image {
	background-image: url('/static/img/link_icons_blue_orange.png');
}
.highlight_box {
	background-color: #ffedc4;
}
.property .image, .property .photo {
	border-color: #cccccc;
}
.map #footer_container #footer, .map #footer_container #footer p {
	background-color: #e9e9e9;
}
.map #proplist .alt {
	background-color: #e9e9e9;
}
.map #proplist .hilite {
	background-color: #b9d2f5;
}
.steve_box, #content #main_search_wrapper, .sidebarz, .quick_mls_search {
	background-color: #e9e9e9;
}
#content #main_search h2 {
	color: #008db0;
}
.suggest_advanced_search, .suggest_advanced_search span {
	color: #0164bf;
}
.suggest_advanced_search:hover span, .suggest_advanced_search:hover {
	color: #e67c00;
}
.pagination li a:hover, .pagination li a.current {
	color: #000000;
	background-color: #ffffff;
}
.button.contact_us, .button.contact_us span {
	background-image: url('/static/img/buttons/STEVE/28px.f79210ff.f79210ff.fcd43fff.f79210ff.f79210ff.fcd43fff.png');
	line-height: 28px;
	font-size: 17px;
	height: 28px;
}
.button.contact_us {
	padding-right: 8px;
}
.button.contact_us span {
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	padding-right: 12px;
}
.button.sign_up, .button.sign_up span {
	background-image: url('/static/img/buttons/STEVE/28px.f79210ff.f79210ff.fcd43fff.f79210ff.f79210ff.fcd43fff.png');
	line-height: 28px;
	font-size: 17px;
	height: 28px;
}
.button.sign_up {
	padding-right: 8px;
}
.button.sign_up span {
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	padding-right: 12px;
}
.button.button_calculate, .button.button_calculate span {
	background-image: url('/static/img/buttons/STEVE/17px.f79210ff.f79210ff.fcd43fff.f79210ff.f79210ff.fcd43fff.png');
	line-height: 16px;
	font-size: 11px;
	height: 17px;
}
.button.button_calculate {
	padding-right: 8px;
}
.button.button_calculate span {
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	padding-right: 2px;
}
.button.next_property, .button.next_property span {
	background-image: url('/static/img/buttons/STEVE/17px.f79210ff.f79210ff.fcd43fff.f79210ff.f79210ff.fcd43fff.png');
	line-height: 16px;
	font-size: 11px;
	height: 17px;
}
.button.next_property {
	padding-right: 8px;
}
.button.next_property span {
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	padding-right: 2px;
}
.button.prev_property, .button.prev_property span {
	background-image: url('/static/img/buttons/STEVE/17px.f79210ff.f79210ff.fcd43fff.f79210ff.f79210ff.fcd43fff.png');
	line-height: 16px;
	font-size: 11px;
	height: 17px;
}
.button.prev_property {
	padding-right: 8px;
}
.button.prev_property span {
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	padding-right: 2px;
}
.button.back_to_results, .button.back_to_results span {
	background-image: url('/static/img/buttons/STEVE/17px.f79210ff.f79210ff.fcd43fff.f79210ff.f79210ff.fcd43fff.png');
	line-height: 16px;
	font-size: 11px;
	height: 17px;
}
.button.back_to_results {
	padding-right: 8px;
}
.button.back_to_results span {
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	padding-right: 2px;
}
.tabs ul a, .tabs ul li {
	background-image: url('/static/img/buttons/TABS/24px.dededeff.edededff.e4e4e4ff.dededeff.png');
}
.button.suggest_advanced_search, .button.suggest_advanced_search span {
	background-image: url('/static/img/buttons/ADRHI/27px.f3f3f3ff.f3f3f3ff.f3f3f3ff.f3f3f3ff.png');
	line-height: 27px;
	font-size: 12px;
	height: 27px;
}
.button.suggest_advanced_search {
	padding-right: 5px;
}
.button.suggest_advanced_search span {
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 17px;
	padding-right: 12px;
}
.button.log_in, .button.log_in span {
	background-image: url('/static/img/buttons/STEVE/21px.f79210ff.f79210ff.fcd43fff.f79210ff.f79210ff.fcd43fff.png');
	line-height: 21px;
	font-size: 13px;
	height: 21px;
}
.button.log_in {
	padding-right: 8px;
}
.button.log_in span {
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 28px;
	padding-right: 20px;
}
.button.mls_search, .button.mls_search span {
	background-image: url('/static/img/buttons/STEVE/22px.f79210ff.f79210ff.fcd43fff.f79210ff.f79210ff.fcd43fff.png');
	line-height: 20px;
	font-size: 14px;
	height: 22px;
}
.button.mls_search {
	padding-right: 8px;
}
.button.mls_search span {
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	padding-right: 7px;
}
.button.close, .button.close span {
	background-image: url('/static/img/buttons/STEVE/18px.cfcfcfff.919191ff.919191ff.cfcfcfff.3a7ddbff.316bbbff.png');
	line-height: 16px;
	font-size: 11px;
	height: 18px;
}
.button.close {
	padding-right: 8px;
}
.button.close span {
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	padding-right: 12px;
}

.weird_button {
  display: inline-block;
  outline: none;
  cursor: pointer;
  text-align: center;
  text-decoration: none;
  font: 18px/100% Arial, Helvetica, sans-serif;
  padding: .25em 1em .3em;
  text-shadow: 0 1px 1px rgba(0,0,0,.3);
  -webkit-border-radius: .5em;
  -moz-border-radius: .5em;
  border-radius: .5em;
  -webkit-box-shadow: 0 1px 2px rgba(0,0,0,.2);
  -moz-box-shadow: 0 1px 2px rgba(0,0,0,.2);
  box-shadow: 0 1px 2px rgba(0,0,0,.2);
  color: #fff !important;
  border: solid 1px #9f9f9f;
  background: #404040;
  background: -webkit-gradient(linear, left top, left bottom, from(#404040), to(#505050));
  background: -moz-linear-gradient(top,  #404040,  #505050);
  filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#404040', endColorstr='#505050');
  margin-left: 140px; 
}
.weird_button:hover {
  text-decoration: none;
  background: #505050;
  background: -webkit-gradient(linear, left top, left bottom, from(#505050), to(#606060));
  background: -moz-linear-gradient(top,  #505050,  #606060);
  filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#505050', endColorstr='#606060');
}
.weird_button:active {
  position: relative;
  top: 1px;
  color: #606060;
  background: -webkit-gradient(linear, left top, left bottom, from(#606060), to(#707070));
  background: -moz-linear-gradient(top,  #606060,  #707070);
  filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#606060', endColorstr='#707070');
}
