/* =reset */
html,body,div,ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,p,blockquote,fieldset,input { margin: 0; padding: 0; }
h1,h2,h3,h4,h5,h6,pre,code,address,caption,cite,code,em,strong,th,td,small  { font-size: 1em; font-weight: normal; font-style: normal; }
ul,ol { list-style: none; }
fieldset,img { border: none; }
caption,th { text-align: left; }
table { border-collapse: collapse; border-spacing: 0; font-size:1em; }

/* =helpers */
.clear { clear:both; }
.clearer { clear: both; display: block; margin: 0; padding: 0; height: 0; line-height: 1px; font-size: 1px; }
.clearfix:after{ content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.clearfix { display:inline-block; }
/* Hides from IE-mac \*/
* html .clearfix { height:1%; }
.clearfix { display:block; }
/* End hide from IE-mac */
.left{ float:left; }
.right{ float:right; }
.debug{ border:1px solid #f00; }

/* =font-size hints
2em displayed at 24px 
1.5em displayed at 18px 
1.25em displayed at 15px 
1em displayed at 12px 
*/

/*# Site/Elements #*/
html { font-size:62.5%; }
body { font-family:Arial, Helvetica, sans-serif; font-size:1.2em; color:#000; background:url(/ma/bg.aspx) }
h1 { font-size:16px; font-weight:bold; color:#cc0000; border-bottom:1px solid #cc0000; padding-bottom:5px; }
h2 { font-size:14px; color:#cc0000; font-weight:bold; font-size:17px; border-bottom:1px solid #cc0000; padding-bottom:5px; margin-bottom:15px; }
h3 { font-size:12px; }
h4 {}
h5 {}
h6 {}
p { padding:3px 0; line-height:1.4; }
b, strong, .required { font-weight:bold; }
i, em { font-style:italic; }
a { outline:none; }
a:link, a:visited { text-decoration:none; color:blue; }
a:hover, a:active { text-decoration:underline; }
input, select, textarea { font-size:1em; }
textarea { font-family:Arial, Helvetica, sans-serif; }
ul { list-style:none; }
table { border-collapse: collapse; border-spacing: 0; font-size:1em; }
table a { position : static; }

.emptydatatext { padding:10px 30px; }

/*# Content #*/
#wrap { width:820px; margin:0 auto; overflow:hidden; }
#shade { width:800px; padding:0 10px; float:left; background:url(/ma/shade.aspx) repeat-y #fff; margin-bottom:20px; }
.IE6 #shade { width:800px; }
#header { width:800px; position:relative; }
#logo a { display:block; float:left; margin:10px 0 10px 10px; background:url(/ma/logo.aspx) no-repeat; width:132px; height:124px; text-indent:-9999px; }
.IE6 #logo a { border-right:10px solid #fff; }
#content { float:left; width:760px; padding:20px; min-height:410px; height:auto !important; height:410px; position:relative; }

#zoneTitle { margin:0 0 10px 194px; }
#zoneLeft { width:180px; float:left; }
#zoneMain { width:565px; float:right; border-left:1px solid #787878; padding-left:10px; min-height:380px; height:auto !important; height:380px; }

.head { float:right; width:648px; margin-top:39px; overflow:hidden; }
.head .phoneNumber { width:605px; padding:0 15px; float:left; line-height:62px; height:62px; text-align:left; background:url(/ma/headBg.aspx) repeat-x #e20000; color:#fff; font-size:19px; }
.head .phoneNumber span { background:url(/ma/phone.aspx) center right no-repeat; width:30px; height:25px; display:inline-block; }
.head .phoneNumber span span { display:none; }
.head .officeHours { background:#000; color:#fff; text-transform:uppercase; font-weight:bold; font-size:16px; float:left; margin:-12px 10px 0 10px; padding:3px 10px; width:595px; }
.IE6 .head .phoneNumber { height:47px; padding-top:15px; }
.IE6 .head .officeHours { width:575px; }
.IE6 .head { width:630px !important; border-right:8px solid #fff; }

.jenmanLogo { background:url(/ma/jenman) no-repeat; display:block; position:absolute; top:20px; right:40px; width:112px; height:104px; }
.jenmanLogo span { display:none; }

/*# Navigation #*/
/*# Navigation/Main #*/
#navigation { float:left; width:800px; position:relative; z-index:9; clear:both; background:#000; }
#nav, #nav ul { padding: 0; margin: 0 auto; line-height:35px; width:766px; }
#nav li { float:left; width:auto; text-align:center; font-size:12px; border-left:1px solid #fff; }
#nav a { display: inline-block; width: auto; text-decoration:none; color:#fff; background:none; padding:0 15px; }
#nav a:hover, #nav .active a { background:#cc0000; color:#fff; }
#nav li.first { border:0; }

/*# Navigation/Sub #*/
.subNav { margin-bottom:50px; }
.subNav li { padding-bottom:5px; }
.subNav a.CMSListMenuLinkHighlighted { font-size:15px; font-weight:bold; padding-left:0; background:none !important; }
.subNav a { padding-left:15px; background:url(/ma/subnav.aspx) no-repeat left top; display:inline-block; text-decoration:none; color:#000; }
.subNav a:hover { background-position:left bottom; }

/*# General #*/
/*# General/Calculators #*/
.calculator { float:left; width:300px; padding:30px 50px;}
.calculator .caption { float:left; width:120px; padding-bottom:5px; }
.calculator .textbox { padding-bottom:5px; }

/*# General/Testimonials #*/
.testimonials { float:left; padding:10px 0 0 0; width:545px; color:#4a4a4a; }
.testimonials .item { border-bottom:1px dashed #cc0000; padding:20px 10px 10px 10px; float:left; width:545px }
.testimonials .name { float:left; width:525px; /*width:365px;*/ clear:both; font-weight:bold; padding:0 10px 10px 10px;  }
.testimonials .text { float:left; width:525px; /*width:365px;*/ padding:5px 10px; }
.testimoinals .image { float:left; width:160px; }

/*# General/Home #*/
.homeResource { float:left; width:180px; text-align:center; }
.homeResource .item { width:164px; padding-bottom:10px; border-right:1px solid #787878; padding:0 20px 10px 0px; float:left; }
.homeResource h2 { text-align:left; border-color:#fff; padding-bottom:10px; margin-bottom:10px; }
.homeResource h3 { padding:5px 0; text-transform:uppercase; font-weight:bold; }
.homeResource a { color:#cc0000; font-size:11px; clear:both; display:block; }
.homeResource .bookTitle { font-weight:bold; line-height:20px; }

.welcomeText { float:right; width:540px; }
.welcomeText h2 { font-size:28px; }
.welcomeText p { background:url(/ma/star.aspx)  0 5px no-repeat; padding-left:15px; clear:both; }
.welcomeText li { line-height:2 !important; }
.welcomeText ul { list-style:disc; margin-left:30px; padding:3px 0; }

.content-text ol { list-style:decimal; margin-left:20px; padding:3px 0; }
.content-text ul { list-style:disc; margin-left:20px; padding:3px 0; }
.welcomeText li, .content-text li { line-height:1.4; }

.homeTestimonial { float:right; width:540px; margin-top:20px; font-size:15px; }
.homeTestimonial .item { padding:10px; }
.homeTestimonial .item .name { float:right; padding-top:10px; font-weight:bold; }

/*# General/Text Repeater #*/
.textRepeater .item { clear:both; margin-bottom:10px; padding-bottom:10px; float:left; width:560px; border-bottom:1px dashed }
.textRepeater .text { float:left; }
.textRepeater img { float:left; padding-right:10px; }
.textRepeater .title { font-weight:bold; }

/*# Listings #*/
/*# Listings/Pager #*/
#PagerStyle, #BottomPagerStyle { float:right; padding:10px 0; height:16px; }
#PagerStyle .PagerNav, #PagerStyle .PagerSelect,
#BottomPagerStyle .PagerNav, #BottomPagerStyle .PagerSelect { float:left; margin-left:10px; }
#PagerStyle .PagerNav span, #BottomPagerStyle .PagerNav span { font-weight:bold; }
#PagerStyle a, #BottomPagerStyle a { display:inline-block; color:#000; }
#PagerStyle span, #BottomPagerStyle span { display:inline-block; }

.top-page { float:left; width:100%; }
.top-page a { float:right; background:url(/ma/top.aspx) left 5px no-repeat; padding-left:10px; color:#000; }

/*# Listings/General #*/
.stickerSold { background:url(/ma/sold.aspx); width:55px; height:65px; position:absolute; bottom:0; right:0; }
.stickerUnderContract, .stickerUnder.Contract{ background:url(/ma/contract.aspx); width:60px; height:60px; position:absolute; top:0px; left:0px; }
.Contractsticker { background:url(/ma/contract.aspx); width:60px; height:60px; position:absolute; top:0px; left:0px; }

.listing { position:relative; }
.listing .title { background:#cc0000; color:#fff; line-height:20px; padding:0 10px; float:left; width:523px; }
.listing .title h3 { display:inline-block; float:left; }
.listing .title span { display:inline-block; float:right; }

.listing .bbc { clear:both; float:left; width:300px; padding-bottom:5px; }
.listing .bbc li { float:left; padding-left:35px; line-height:20px; font-weight:bold; padding-right:10px; }
.listing .bbc .bed { background:url(/ma/bed.aspx) no-repeat; }
.listing .bbc .bath { background:url(/ma/bath.aspx) no-repeat; }
.listing .bbc .car { background:url(/ma/car.aspx) no-repeat; }
.listing .bbc span { display:none; }

/*# Listings/Summary #*/
#listing-summary { float:right; width:565px; }
#listing-summary .listing { float:right; width:543px; padding:10px; border:1px solid #000; margin-bottom:5px;  }
#listing-summary .listing .aImage { display:block; width:210px; height:140px; float:left; position:relative; }
#listing-summary .listing .text { float:right; width:322px; padding-top:10px; }
#listing-summary .listing .text a { color:#cc0000; font-weight:bold; font-size:11px; }
#listing-summary .listing img { float:left; border:0; }
#listing-summary h4 { color:#cc0000; }
#listing-summary h5 { font-size:15px; color:#cc0000; font-weight:bold; }

/*# Listings/Detail #*/
#listing-detail .imageContainer { float:left; width:565px; padding-bottom:10px; position:relative; }
#listing-detail .imageContainer img { float:left; }
#listing-detail .imageContainer .thumbnails { float:left; width:125px; padding-left:5px; }
#listing-detail .imageContainer .thumbnails img { padding-bottom:5px; }
#listing-detail .imageContainer .thumbnails a { display:block; font-weight:bold; text-align:center; }
#listing-detail .title { width:545px }
#listing-detail .googleMap { padding-top:10px; }
#listing-detail .bbc { float:right; width:160px; }
#listing-detail .overview h4 { color:#cc0000; font-size:17px; }
#listing-detail .overview h5 { font-size:16px; padding:5px 0 10px 0; }
#listing-detail .overview .text h5 { font-size:13px; padding:5px 0 0 0; font-weight:bold; }

/*# Listings/OFI #*/
#listing-ofi { }
#listing-ofi tr.headTable { font-size:12px; background:#f2f2f2; border:1px solid #7f7f7f; }
#listing-ofi tr.headTable th { padding:5px; }
#listing-ofi tr.light { background:#f2f2f2; border:1px solid #7f7f7f; }
#listing-ofi tr.dark { background:#7f7f7f; border-left:1px solid #7f7f7f; border-right:1px solid #7f7f7f; color:#fff; }
#listing-ofi tr.dark a { color:#fff; }
#listing-ofi tr.light td, tr.dark td { padding:5px; }
#listing-ofi tr td.title { padding:15px 0px 5px 0; font-size:13px; }

/*# Forms #*/
/*# Forms/Search #*/
.search-form .office, .search-form .surrondingsuburb { display:none; }
.search-form { float:left; width:100%; }
.search-form div { padding:4px 0; }
.search-form div div { padding:0; }
.search-form label { display:block; float:left; width:134px; padding-right:10px; text-align:right; }
.search-form select { width:200px; }

.search-form .type { display:block !important; height:16px; }
.search-form .type input { float:left; }
.search-form .type span label{ padding-left:5px; width:auto; display:inline-block !important; }
.search-form .type br { display:none; }

.search-form .suburb { clear:left; }
.search-form .suburb select { height:100px; }
.search-form .suburb span { display:none; }

.search-form .price { clear:both; float:left; }
.search-form .price select { width:95px; }
.search-form .price .from { float:left; }
.search-form .price .from label { display:none; }
.search-form .price .to { float:left; margin-left:10px; }
.search-form .price .to label { display:none; }

.search-form .features { clear:both; float:left; width:100%; }
.search-form .features select { width:95px; }
.search-form .features .bedrooms { float:left; }
.search-form .features .bedrooms label { display:none; }
.search-form .features .carparks { float:left; margin-left:10px; }
.search-form .features .carparks label { display:none; }
.search-form .features .bathrooms { display:none; }

.search-form .actions { clear:both; }
.search-form .actions .button { margin-left:144px; }

/*# Forms/Search/General #*/
.quickSearch { padding:0px; width:170px; float:left; }
.quickSearch label { display:none !important; }
.quickSearch .type { display:none !important; }
.quickSearch .type label { display:block !important; }
.quickSearch select { height:auto !important; }

/*# Forms/Search/Listing Summary #*/
#ls.quickSearch select { width:170px; }
#ls.quickSearch .from select, 
#ls.quickSearch .to select, 
#ls.quickSearch .bedrooms select, 
#ls.quickSearch .carparks select { width:80px; }
#ls.quickSearch .actions .button { margin-left:120px; }

/*# Forms/Search/Commercial #*/
.search-form .listingtype { display:block !important; height:16px; }
.search-form .listingtype br { display:none !important; }
.search-form .listingtype input { float:left; }
.search-form .listingtype span label{ padding-left:5px; width:auto; }

.search-form .floorarea { clear:both; float:left; width:100%; }
.search-form .floorarea input { width:93px; }
.search-form .floorarea .from { float:left; }
.search-form .floorarea .from label { display:none; }
.search-form .floorarea .to { float:left; margin-left:11px; }
.search-form .floorarea .to label { display:none; }

.search-form .landarea { clear:both; float:left; width:100%; }
.search-form .landarea input { width:93px; }
.search-form .landarea .from { float:left; }
.search-form .landarea .from label { display:none; }
.search-form .landarea .to { float:left; margin-left:11px; }
.search-form .landarea .to label { display:none; }

.search-form .tenure { clear:both; float:left; width:100%; }
.search-form .tenure table label { float:none; display:inline; width:auto; margin-left:5px; line-height:14px; height:14px; }

.comm-search .features .carparks { float:left; margin:0; }
.comm-search .features .carparks label { display:block; }

/*# Forms/Bizforms #*/
.bizform * { margin:0; padding:0; }
.bizform { padding:20px 0; line-height:1.3; }
.bizform fieldset { margin-bottom:20px; padding:0 12px 12px 12px; }
.bizform.boxed fieldset { border:1px solid #ccc; }
.bizform legend { font-size:1.1em; padding:4px; font-weight:bold; color:#333; }
.bizform p { padding:3px 0; clear:both; }
.bizform .disclaimer p{ margin:0.5em 0; }
.bizform .disclaimer h3+p{ margin-top:0; }
.bizform ol{ margin:10px 20px; list-style-type:decimal; }
.bizform li{ padding:4px 0; }
.bizform label, .bizform span.EditingFormLabel { float:left; width:140px; margin-right:10px; padding-top:2px; text-align:right; }
.bizform select { width:315px; }
.bizform input, .bizform textarea { width:310px; } 
.bizform .radio td { padding: 0; }
.bizform .radio input { width:auto !important; vertical-align:middle; }
.bizform .radio label { width:auto; display:inline; float:none; margin-left:10px; vertical-align:middle; }
.bizform .EditingFormErrorLabel { margin-left:10px; color:#f00; vertical-align:top; display:inline !important; }
.bizform.boxed .FormButton { margin:10px 0 0 20px; }
.ErrorLabel { margin-left:150px; padding:15px 0; color:#f00; }
.EditingFormInfoLabel { }
.FormButton { width:auto !important; margin:10px 0 0 160px; cursor:pointer; }

/*# Forms/Buyer Enquiry #*/
.buyer-enquiry{ margin-left:30px;}
.buyer-enquiry fieldset{ display:block; width:440px; padding-left:40px; }
.buyer-enquiry legend{ padding:20px 10px; font-weight:bold; font-size:1.1em; color:#000; }
.buyer-enquiry td{ text-align:left; }
.buyer-enquiry div { padding:2px 0; }
.buyer-enquiry label { display:block; width:134px; float:left; text-align:right; margin-right:10px; line-height:18px;}
.buyer-enquiry select, .buyer-enquiry input { width:231px; }
.buyer-enquiry textarea { width:231px; height:100px; }
.buyer-enquiry .checkbox input{ width:auto !important; }
.buyer-enquiry .contactable .checkbox, .buyer-enquiry .investment .checkbox{ margin-left:144px; }
.buyer-enquiry .contactable label, .buyer-enquiry .investment label { display:inline; float:none; margin-left:5px; }
.buyer-enquiry .suburb .check-list, .buyer-enquiry .propertytype .check-list { border:1px solid #ccc !important; height:100px; width:225px; padding:2px; overflow:auto; background:#fff; float:left; }
.buyer-enquiry .suburb .check-list label, .buyer-enquiry .propertytype .check-list label { float:none; display:inline; width:auto; margin-left:5px; line-height:14px; height:14px; }
.buyer-enquiry .suburb .check-list input, .buyer-enquiry .propertytype .check-list input { width:auto; height:14px; }
.buyer-enquiry .suburb .check-list table, .buyer-enquiry .propertytype .check-list table { width:150px; }
.buyer-enquiry .propertytype .check-list td { width:200px !important; overflow:hidden; }
.buyer-enquiry .suburb .check-list td, .buyer-enquiry .propertytype .check-list td { padding:2px; }
.buyer-enquiry .features, .buyer-enquiry .price, .buyer-enquiry .investment{ clear:both; }
.buyer-enquiry .price, .buyer-enquiry .features{ padding:0; }
.buyer-enquiry .price div label{ display:none; }
.buyer-enquiry .features select, .buyer-enquiry .price select { width:110px; }
.buyer-enquiry .price .from  { float:left; }
.buyer-enquiry .price .to { float:left; margin-left:10px; }
.buyer-enquiry .features label{ display:none; }
.buyer-enquiry .features div label{ display:block; }
.buyer-enquiry .actions{ clear:both; }
.buyer-enquiry .actions .button{ margin-left:184px; width:auto; height:auto; }
.buyer-enquiry .emailalert label { display:inline; float:none; margin-left:5px; }
.buyer-enquiry .emailalert .checkbox { margin-left:144px; }

.buyer-enquiry .enquirytype {  margin-left:146px; float:left; clear:both; }
.buyer-enquiry .enquirytype br { display:none; }
.buyer-enquiry .enquirytype input { width:auto; float:left; display:inline; margin-right:5px; }

.buyer-enquiry .enquirytype label { width:20px; float:left; }
.buyer-enquiry .suburb { float:left; clear:both; }
.buyer-enquiry .propertytype { display:inline; margin:3px 0; float:left;  }
.buyer-enquiry .propertytype .check-list div { width:208px !important; overflow:hidden !important; }

/*# Staff #*/
/*# Staff/Summary #*/
.staff { padding:0 12px 12px 12px; }
.staff h4 { clear:left; margin-bottom:10px; padding:10px 0 6px 0; border-bottom:1px solid #ccc; font-size:13px; }
.staff .staff-item { width:250px; margin-left:10px; float:left; padding:5px 0; }
.staff .staff-item img { float:left; }
.staff .staff-item p { margin-left:110px; padding-top:10px; } 
.staff .staff-item a { font-size:10px; }
.staff h4 { font-weight:bold; }
	
/*# Staff/Profile #*/
.staff-profile { padding:20px; } 
.staff-profile h3 { font-weight:bold; font-size:14px; }
.staff-profile .section-a { float:left; width:180px; }
.staff-profile .section-b { float:left; width:320px; }
.staff-profile .section-a ul { margin:10px 0; }
.staff-profile dl { margin:20px 0; }
.staff-profile dt { font-weight:bold; float:left; width:70px; clear:both; line-height:1.5;  }
.staff-profile dd { line-height:1.5; }

/*# Membership #*/
/*# Membership/Main #*/
.account-links { border:1px solid; border-left:0; border-right:0; text-align:center; margin-bottom:10px; }
.account-links .signoutButton { border:0; background:none; }
.account-links a { display:inline-block; padding:5px; }

.sign-out { position:absolute; right:5px; top:5px; }
.sign-out-text { padding:20px; }
.add-edit { float:right; padding:0 10px; font-size:14px; }

#enquiry-summary { width:700px; margin:20px auto 0 auto; border:1px solid #999; border-bottom:0; }
#enquiry-summary thead td { font-weight:bold; background:#335789; padding:10px; font-size:12px; color:#fff; }
#enquiry-summary td { padding:5px 10px; border-bottom:1px solid #999; }
#enquiry-summary tr.odd { background:#f2f2f2; }
#enquiry-summary tr.even { background:#e2e2e2; }

/*# Membership/Login #*/
.loginForm { float:left; width:300px; margin-left:60px; }
.registrationForm { float:left; width:350px; border-left:1px solid; padding-left:40px; }
.loginForm h3, .registrationForm h3 { font-size:16px; }
.login-text { padding:0 0 40px 40px; width:400px; }

/*# Membership/Form #*/
.ma-form { padding:20px; }
.ma-form div { float:left; clear:both; width:280px; }
.ma-form label { display:block; width:100px; float:left; line-height:18px;}
.ma-form input { width:130px; }

.ma-form .check-box input{ width:auto !important; }
.ma-form .check-box { margin-left:100px; }
.ma-form .check-box label { display:inline; float:none; margin-left:5px; }

.ma-form input.button { float:right; width:auto; }
.ma-form .ma-button { width:232px; }

.buyer-enquiry .button { margin-left:184px; width:auto !important; height:auto; }
.buyer-enquiry .enquirytype { width:200px; }

.CalendarIcon { width:auto !important; height:auto !important; }
.requiredfrom label { padding-top:10px;}

/*# Site #*/
/*# Site/Footer #*/
#footer { float:left; clear:both; width:780px; padding:0 10px; background:#000; border-bottom:1px solid #fff; color:#fff; line-height:20px; font-size:10px; }
#footer a { color:#fff; }
#footer .links { float:left; }
#footer .powered { float:right; }

/*# Site/Site map #*/
#siteMap { float:left; clear:both; padding:10px 10px 10px 50px; width:460px; min-height:325px; }
#siteMap ul { font-weight:bold; margin:10px 0 !important; list-style:none !important; }
#siteMap ul li { padding:5px 0; }
#siteMap ul ul { font-weight:normal; margin-left:50px !important; }
#siteMap ul ul li { padding:2px 0; }
#siteMap a { color:#000 !important; }
#siteMap a:link, #site-map a:visited { color:#000 !important; text-decoration:none; }
#siteMap a:hover, #site-map a:active { text-decoration:underline; color:#000 !important; }

/*# Site/Popups #*/
.ob_show_panel { overflow:hidden !important; }
body.popup { width:100%; background:#fff; }
.popup #header { width:100% !important; border:0; float:none; clear:both; }
.popup .main { float:left; clear:both; width:100%; padding-top:10px; }
.popup #container{ width:100%; height:100%; background:none; }
.popup #content{ min-height:100px; padding: 10px; border:none; }
.popup .show{ margin:0 auto; width:800px; clear:both; }
.popup #map{ width:540px; height:420px; margin:30px auto 0 auto; }
.popup img#logo{ margin:20px; }
.popup .wizard, 
.popup .wizardcomplete{ height:350px; width:600px; margin-left:100px; border:1px solid #ccc; }
.wizard .header, 
.wizardcomplete .header{ padding:10px; font-weight:bold; background:#ccc; }
.wizard .mainstep, 
.wizard .step{ padding-top:10px; }
.wizard .caption{ width:280px; float:left; clear:left; margin-top:5px; text-align:right; padding-right:10px;  }
.wizard .box{ width:210px; float:left; margin-top:5px;  }
.wizard .validator{ margin-top:5px;  }
.wizard input, .wizard textarea{ width:200px; }
.wizardcomplete .message{ padding:20px;}
.popup .navigation{ width:500px; margin:10px auto; position:relative; top:-40px; text-align:right; }
.popup .form-email table{ width:100%; } 

/*# Site/Print #*/
.print { background:url(/ma/print-icon.aspx) no-repeat; display:block; width:20px; height:22px; position:absolute; right:5px; top:5px; }
.print span { display:none; }

/*# Site/DesignMode #*/
.CMSEditModeButtonEdit, .CMSEditModeButtonDelete, .CMSEditModeButtonAdd { float:left; display:inline-block; width:auto !important; }
.DesignMode #listing-summary, .DesignMode #listing-detail, .DesignMode .quickSearch, .DesignMode .bizform { float:none; }
.DesignMode .homeResource { float:none; }

@media print {
body { color:#000 !important; background:none; }
#wrap { margin:0; }
#shade { width:600px; padding:0; margin:0; background:none; }
a, a:link, a:visited { color:#000 !important; text-decoration:none !important; }
#navigation, #footer, #PagerStyle, .print, .top-page, .SoldSticker, .UnderContractSticker { display:none !important; }
#logo a { margin:0px; width:auto; height:auto; text-indent:0; font-size:22px; }
#header, #zoneLeft, .moreLink { display:none; }
#zoneMain { float:left; border:0; }
#content { width:600px; padding:0; margin:0; }
#zoneTitle { margin:0; }
}