body {
  margin: 0 0 18px 0;
  padding: 0;
  background: #fff;
  background-image: url("/images/bodyBG.gif");
  background-repeat: repeat-x;
  background-position: top;
  color: #666666;
  font: 11px Verdana,Arial,Helvetica,sans-serif normal;
  text-transform: none;
  line-height: 18px; }

h1 {
  clear: left;
  margin: 0 0 18px 0;
  padding: 0;
  color: #ff9900;
  font: 48px Geneva, Arial, Helvetica, sans-serif;
  line-height: 32px;
  font-weight: lighter; }

h2 {
  margin: 0 0 18px 0;
  padding: 0;
  color: #686161;
  font: 20px Geneva, Arial, Helvetica, sans-serif;
  font-weight: lighter;
  line-height: 35px; }

h3 {
  margin: 0 0 18px 0;
  padding: 0;
  color: #484545;
  font: 16px Geneva, Arial, Helvetica, sans-serif;
  font-weight: normal; }

h4 {
  margin: 0 0 18px 0;
  padding: 0;
  color: #484545;
  font: 16px Geneva, Arial, Helvetica, sans-serif;
  font-weight: normal;
  margin-top: 25px;
  margin-bottom: 12px; }

h5, p, div, img, ul, li {
  margin: 0 0 18px 0;
  padding: 0; }

form {
  margin: 0;
  padding: 0; }

legend {
  margin: 0 0 18px 0;
  padding: 0;
  color: #484545;
  font: 16px Geneva, Arial, Helvetica, sans-serif;
  font-weight: normal; }

label.for-radio-buttons, label.for-check-boxes {
  color: #666666;
  font: 11px Verdana,Arial,Helvetica,sans-serif normal;
  text-transform: none;
  line-height: 18px;
  display: inline !important; }

object, embed {
  margin: 0;
  padding: 0; }

a {
  color: #2b8e8c;
  text-decoration: underline;
  padding-left: 2px;
  padding-right: 2px; }
  a img {
    border: none; }

a:hover {
  color: #247A79;
  background-color: #E7FAF7; }

a:active {
  color: #4fa49e; }

a:visited {
  color: #4fa49e; }

label {
  font-size: 9px;
  font-weight: bold;
  font-variant: normal;
  text-transform: uppercase;
  line-height: 18px;
  color: #818181;
  margin: 0;
  padding: 0; }

th {
  font-size: 9px;
  font-weight: bold;
  font-variant: normal;
  text-transform: uppercase;
  line-height: 18px;
  color: #818181;
  margin: 0;
  padding: 0;
  text-align: left;
  padding-right: 18px;
  vertical-align: top; }

.label, legend.for-radio-buttons, legend.for-check-boxes {
  font-size: 9px;
  font-weight: bold;
  font-variant: normal;
  text-transform: uppercase;
  line-height: 18px;
  color: #818181;
  margin: 0;
  padding: 0; }

td {
  text-align: left;
  padding-right: 18px;
  vertical-align: top; }

fieldset {
  border: none;
  padding: 0;
  margin: 0 0 18px 0; }

#container {
  width: 960px;
  background: url("/images/contentBG.gif") #FFFFFF repeat-y;
  margin: 0 auto;
  padding: 0;
  overflow: auto; }
  #container img {
    margin: 0; }

#sidebar {
  font-size: 12px;
  float: right;
  position: relative;
  width: 242px;
  margin: 89px 34px 0 0;
  padding: 0; }
  #sidebar h2 {
    font-weight: lighter;
    margin-left: 16px;
    margin-right: 0;
    font: 22px Geneva, Arial, Helvetica, sans-serif;
    color: #6f6151; }
  #sidebar h3 {
    font-weight: lighter;
    margin-left: 16px;
    margin-right: 0;
    font: 20px Geneva, Arial, Helvetica, sans-serif;
    color: #ff9900; }
  #sidebar ul {
    list-style: disc;
    list-style-position: outside;
    margin-left: 11px;
    padding-left: 0;
    margin-right: 15px; }
  #sidebar li {
    font: 11px Verdana, Arial, Helvetica, sans-serif;
    color: #686161;
    margin: 10px 0 0 0; }
    #sidebar li a {
      color: #4fa49e;
      font: 12px Verdana, Arial, Helvetica, sans-serif;
      font-weight: normal;
      text-decoration: none;
      background: none;
      margin: auto;
      padding: 0; }
    #sidebar li a:hover {
      color: #4fa49e;
      font: 12px Verdana, Arial, Helvetica, sans-serif;
      font-weight: normal;
      text-decoration: underline;
      background: none;
      margin: auto;
      padding: 0; }
  #sidebar h3.control-panel {
    clear: left;
    width: 208px;
    height: 26px;
    padding: 2px 0 0 18px;
    margin: 0;
    font-size: 14px;
    color: #6f6151;
    background: url(/images/controlpanel/cp_Top.gif); }
  #sidebar ul.control-panel {
    padding: 0 0 15px 0;
    margin: 0 0 18px 0;
    width: 226px;
    background: url(/images/controlpanel/cp_Bottom.gif) left bottom no-repeat; }
    #sidebar ul.control-panel li {
      width: 226px;
      height: 35px;
      padding: 0;
      margin: 0;
      background: url(/images/controlpanel/cp_link_BG.gif);
      list-style: none inside; }
      #sidebar ul.control-panel li a {
        display: block;
        width: 181px;
        height: 25px;
        margin: 0;
        padding: 10px 0 0 45px; }
    #sidebar ul.control-panel li a:hover, #sidebar ul.control-panel li.current a {
      background: url(/images/controlpanel/cp_link_Hover.gif);
      padding: 10px 0 0 45px; }
  #sidebar div.control-panel {
    padding: 0 0 15px 0;
    margin: 0 0 18px 0;
    width: 226px;
    background: url(/images/controlpanel/cp_Bottom.gif) left bottom no-repeat; }
  #sidebar .control-panel form, #sidebar .control-panel div.control-panel {
    background: url(/images/controlpanel/cp_BG.gif);
    margin: 0;
    width: 208px;
    padding: 18px 0 18px 18px; }
  #sidebar .control-panel p {
    padding: 0 0 18px 0; }

#full_screen_content {
  margin: 0 15px 0 34px;
  background: #FFFFFF; }

#content {
  width: 625px;
  float: right;
  background: #FFFFFF;
  margin: 0 34px 0 0; }
  #content .tabs {
    margin: 0 0 -5px 0;
    border: 1px white solid;
    line-height: 11px; }
    #content .tabs li {
      float: left;
      margin: 0 1px 0 0;
      padding: 0;
      text-align: center;
      background-color: #f3fbfb;
      border: none;
      list-style: inside none;
      list-style-type: none;
      position: relative;
      z-index: 1; }
      #content .tabs li a {
        display: block;
        width: 100px;
        height: 21px;
        padding: 9px 0 0 0; }
    #content .tabs li.selected {
      background: white;
      border-left: 1px solid #79c3be !important;
      border-right: 1px solid #79c3be !important;
      border-top: 1px solid #79c3be !important;
      border-bottom: 1px solid white !important; }
  #content .tabbed-content {
    float: left;
    margin: -1px 0 0 0;
    background-color: white;
    border: 1px solid #79c3be;
    height: 180px;
    width: 624px; }
  #content .tabbed-content-bottom {
    float: left;
    width: 626px;
    height: 31px;
    background: white url(/images/developments/CompareDev_ListingsArea_Bottom.gif) left bottom;
    position: relative;
    z-index: 1;
    top: -1px; }

#minimum_height {
  width: 1px;
  height: 375px;
  float: right; }

#col_one_of_one {
  background: #fff;
  width: 625px;
  height: auto;
  padding: 0 0 20px 0;
  margin: 22px 0 0 0; }
  #col_one_of_one p {
    margin-top: 0; }
  #col_one_of_one li {
    list-style: disc;
    list-style-position: outside;
    padding-left: 0;
    margin: 7px 15px 7px 10px; }
  #col_one_of_one table {
    width: 625px;
    border: none; }
  #col_one_of_one ul.sitemap, #col_one_of_one ul.staging_sitemap, #col_one_of_one ul.tag_listing {
    padding-left: 0px;
    margin: 0 0 18px 0; }
    #col_one_of_one ul.sitemap li, #col_one_of_one ul.staging_sitemap li, #col_one_of_one ul.tag_listing li {
      list-style: none inside;
      padding: 0;
      margin: 0; }
    #col_one_of_one ul.sitemap ul.sitemap, #col_one_of_one ul.sitemap ul.staging_sitemap, #col_one_of_one ul.staging_sitemap ul.sitemap, #col_one_of_one ul.staging_sitemap ul.staging_sitemap, #col_one_of_one ul.tag_listing ul.sitemap, #col_one_of_one ul.tag_listing ul.staging_sitemap {
      padding-left: 54px; }
    #col_one_of_one ul.sitemap .commands, #col_one_of_one ul.staging_sitemap .commands, #col_one_of_one ul.tag_listing .commands {
      display: none;
      float: right; }
    #col_one_of_one ul.sitemap div.hover-wrapper, #col_one_of_one ul.sitemap div.directory, #col_one_of_one ul.staging_sitemap div.hover-wrapper, #col_one_of_one ul.staging_sitemap div.directory, #col_one_of_one ul.tag_listing div.hover-wrapper, #col_one_of_one ul.tag_listing div.directory {
      margin: 0;
      padding: 4px 0 4px 0; }
    #col_one_of_one ul.sitemap div.hover-wrapper:hover, #col_one_of_one ul.sitemap div.directory:hover, #col_one_of_one ul.staging_sitemap div.hover-wrapper:hover, #col_one_of_one ul.staging_sitemap div.directory:hover, #col_one_of_one ul.tag_listing div.hover-wrapper:hover, #col_one_of_one ul.tag_listing div.directory:hover {
      background: #e7faf7; }
    #col_one_of_one ul.sitemap div:hover .commands, #col_one_of_one ul.staging_sitemap div:hover .commands, #col_one_of_one ul.tag_listing div:hover .commands {
      display: inline; }

.col-one-of-two {
  float: left;
  width: 300px;
  margin: 0 20px 0 0;
  padding: 0; }

.col-two-of-two {
  float: left;
  width: 300px;
  margin: 0;
  padding: 0; }

#LoginScreenForm {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10pt;
  font-weight: normal;
  color: #494949;
  width: 255px;
  border-left-width: 1px;
  border-left-style: solid;
  border-left-color: #999999;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 20px;
  margin-top: 0px;
  margin-left: 15px; }

select {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 9pt;
  color: #333333;
  background-color: #D7F5F1;
  padding-top: 2px;
  padding-right: 2px;
  padding-bottom: 0px;
  padding-left: 2px;
  font-weight: normal;
  border-top-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-top-style: solid;
  border-right-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-top-color: #418A81;
  border-right-color: #9BD6CF;
  border-bottom-color: #FFFFFF;
  border-left-color: #9BD6CF;
  width: 175px;
  height: 20px; }

textarea {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 9pt;
  color: #333333;
  background-color: #D7F5F1;
  padding-top: 2px;
  padding-right: 2px;
  padding-bottom: 0px;
  padding-left: 2px;
  font-weight: normal;
  border-top-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-top-style: solid;
  border-right-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-top-color: #418A81;
  border-right-color: #9BD6CF;
  border-bottom-color: #FFFFFF;
  border-left-color: #9BD6CF;
  width: 495px;
  height: 62px; }

.input-text, .input-file, .input-password {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 9pt;
  color: #333333;
  background-color: #D7F5F1;
  padding-top: 2px;
  padding-right: 2px;
  padding-bottom: 0px;
  padding-left: 2px;
  font-weight: normal;
  border-top-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-top-style: solid;
  border-right-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-top-color: #418A81;
  border-right-color: #9BD6CF;
  border-bottom-color: #FFFFFF;
  border-left-color: #9BD6CF;
  width: 175px; }

#user_country_code {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 9pt;
  color: #333333;
  background-color: #D7F5F1;
  width: 200px;
  height: 20px;
  padding-top: 2px;
  padding-right: 2px;
  padding-bottom: 0px;
  padding-left: 2px;
  font-weight: normal;
  border-top-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-top-style: solid;
  border-right-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-top-color: #418A81;
  border-right-color: #9BD6CF;
  border-bottom-color: #FFFFFF;
  border-left-color: #9BD6CF; }

#loginButton, #signupButton {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 9pt;
  font-style: normal;
  color: #FFFFFF;
  font-weight: normal;
  background-color: #59BAAD;
  border: 1px solid #418A81;
  height: 24px;
  width: auto; }

.row-odd {
  background-color: #f5fcfb; }

#footer {
  padding: 120px 30px 0 294px;
  background: #FFFFFF url("/images/footerBG.gif") no-repeat top;
  width: 636px;
  margin: 0 auto; }
  #footer p {
    font: 10px Verdana, Arial, Helvetica, sans-serif;
    margin: 0;
    padding: 13px 0; }

.float-right {
  float: right;
  margin-left: 8px; }

.float-left {
  float: left;
  margin-right: 8px; }

.clear-float {
  clear: right;
  height: 0;
  font-size: 1px;
  line-height: 0px; }

#sidebar .clear-float, #content .clear-float {
  clear: left; }

.overflow-auto {
  overflow: auto; }

a.selected {
  background-color: #e7faf7; }

.tabbed-content .col-one-of-two, .tabbed-content .col-two-of-two {
  width: 282px; }

div#flash_notice {
  background: #fef9ee;
  border: 1px solid #b1a79b;
  color: #5f5446;
  padding: 9px; }

div#flash_errors {
  background: #f3d7d1;
  border: 1px solid #9e3232;
  color: #9e3232;
  padding: 9px; }

li.development-summary {
  list-style-type: none !important;
  margin: 0 0 14px 0 !important;
  padding: 0px !important;
  border: 2px solid white;
  width: 100%;
  height: 134px;
  display: block;
  overflow: auto;
  line-height: 0px; }
  li.development-summary .development-thumb {
    float: left;
    margin: 0;
    padding: 0;
    width: 134px;
    height: 134px;
    text-align: center;
    clear: left;
    background: white; }
  li.development-summary .headings {
    margin: 0 0 0 145px;
    padding: 2px;
    height: 51px;
    line-height: 18px;
    background: url('/images/developments/Dev_LineGradYellow.gif') no-repeat right bottom;
    font-size: 0; }
  li.development-summary .description {
    margin: 5px 0 0 145px;
    padding: 2px;
    line-height: 18px; }
  li.development-summary p, li.development-summary h3 {
    margin: 0;
    padding: 0;
    clear: none; }
  li.development-summary a {
    margin: 0;
    padding: 0; }

li.development-summary.with-microsite {
  background: #e1f5f3;
  border: 2px #9de0e8 solid; }
  li.development-summary.with-microsite .headings {
    background: none; }

li.selected {
  border: 2px solid #E7FAF7 !important; }

.development-thumb.new-development span {
  display: block;
  padding-top: 109px;
  height: 0px;
  width: 144px;
  line-height: 18px;
  overflow: hidden;
  background-image: url(/images/developments/freshdev.gif);
  background-position: left 109px; }
.development-thumb.new-development a span {
  background-position: left 0px; }
.development-thumb.new-development a span:hover {
  background-position: left 109px; }

ul.person-list {
  margin: 0 0 18px 0;
  padding: 0; }
  ul.person-list li {
    padding: 0 !important;
    margin: 0 !important;
    list-style-type: none !important; }

.buttons a {
  margin: 1px;
  display: block;
  float: left;
  width: 30px;
  height: 0;
  overflow: hidden;
  padding: 26px 0 0 0 !important;
  background-position: left 0px; }
.buttons a:hover {
  background-position: left 26px;
  background-color: transparent; }
.buttons a.find-on-map-button {
  background-image: url(/images/developments/ico_ShowMap.gif); }
.buttons a.compare-button {
  background-image: url(/images/developments/ico_Compare.gif);
  width: 32px; }
.buttons a.favorite-button-on {
  background-image: url(/images/developments/ico_FavOn.gif); }
.buttons a.favorite-button-off {
  background-image: url(/images/developments/ico_FavOff.gif); }
.buttons .admin-buttons {
  float: left;
  margin: 0 0 0 10px; }
.buttons a.edit-button, .buttons a.edit-content-button {
  background-image: url(/images/admin_ico_edit.gif); }
.buttons a.delete-button {
  background-image: url(/images/admin_ico_delete.gif); }
.buttons a.reject-import-button {
  width: 29px;
  background-image: url(/images/developments/ico_Reject.gif); }
.buttons a.ignore-import-button {
  width: 27px;
  background-image: url(/images/developments/ico_Ignore.gif); }
.buttons a.compare-button, .buttons a.find-on-map-button, .buttons a.favorite-button-off, .buttons a.favorite-button-on {
  margin: 0 0 0 5px !important; }
.buttons a.find-on-map-button, .buttons a.favorite-button-off, .buttons a.favorite-button-on {
  width: 25px; }
.buttons a.find-on-map-button:hover, .buttons a.compare-button:hover, .buttons a.favorite-button-on:hover, .buttons a.favorite-button-off:hover {
  background-position: left 29px; }


form.button-to {
  display: inline; }
  form.button-to div {
    display: inline; }

div.labelled-field {
  margin: 0 0 12px 0; }

.pagination {
  height: 24px;
  line-height: 30px; }

#map_window {
  border: 1px solid #cae2e3; }

.whizzyWig {
  border: none !important;
  padding: 0 !important;
  margin: 0 0 18px 0 !important;
  width: 500px !important; }
  .whizzyWig div {
    margin: 0 !important; }
  .whizzyWig iframe {
    border-top-width: 1px !important;
    border-right-width: 1px !important;
    border-bottom-width: 1px !important;
    border-left-width: 1px !important;
    border-top-style: solid !important;
    border-right-style: solid !important;
    border-bottom-style: solid !important;
    border-left-style: solid !important;
    border-top-color: #418A81 !important;
    border-right-color: #9BD6CF !important;
    border-bottom-color: #FFFFFF !important;
    border-left-color: #9BD6CF !important;
    height: 300px !important; }
  .whizzyWig .wzCtrl {
    border: none !important; }

#annotation {
  display: block;
  width: 260px;
  padding: 0;
  margin: 0; }
  #annotation .label {
    line-height: 12px; }

#annotation_wrapper {
  position: relative;
  clear: both; }

#landing {
  margin: 20px 0 0 0; }
  #landing h1 {
    margin-bottom: 5px; }
  #landing #leader {
    width: 898px;
    height: 276px;
    margin: 0 0 25px 0; }
    #landing #leader #authentication {
      float: left;
      width: 205px;
      height: 276px;
      margin-left: 25px; }
      #landing #leader #authentication #login {
        padding: 8px 17px;
        margin: 0 0 5px 0;
        width: 171px;
        height: 152px;
        background: url(/images/landing/loginBG.png) no-repeat 0 0; }
        #landing #leader #authentication #login h2 {
          height: 0;
          padding-top: 18px;
          overflow: hidden;
          margin: 0 0 8px 0; }
        #landing #leader #authentication #login form {
          margin: 0; }
          #landing #leader #authentication #login form .labelled-field {
            margin-bottom: 5px; }
            #landing #leader #authentication #login form .labelled-field .input-text, #landing #leader #authentication #login form .labelled-field .input-password {
              width: 100%; }
            #landing #leader #authentication #login form .labelled-field .input-submit {
              float: right;
              margin-top: 3px; }
      #landing #leader #authentication a#sign_up {
        display: block;
        padding: 15px 17px;
        width: 171px;
        height: 72px;
        overflow: hidden;
        color: #406b66;
        text-decoration: none;
        font-size: 12px;
        background: url(/images/landing/signupBG.png) repeat left 0px; }
        #landing #leader #authentication a#sign_up strong {
          display: block;
          height: 0;
          padding-top: 18px;
          overflow: hidden;
          margin: 0 0 5px 0; }
      #landing #leader #authentication a#sign_up:hover {
        background-position: left 102px;
        color: white; }
    #landing #leader #slides {
      float: left;
      width: 668px;
      height: 276px; }
      #landing #leader #slides #slide1 {
        margin: 20px 5px 5px 20px; }
      #landing #leader #slides .slide {
        float: left;
        width: 147px;
        height: 237px;
        margin: 20px 5px;
        font-size: 12px;
        line-height: 12px;
        overflow: hidden; }
        #landing #leader #slides .slide h2 {
          margin: 0 0 10px 0;
          line-height: 14px;
          font-size: 14px; }
  #landing #developments_teaser_wrap {
    height: 146px;
    margin: 0; }
    #landing #developments_teaser_wrap #developments_teaser {
      position: absolute;
      height: 262px;
      width: 898px;
      z-index: 1;
      background: url(/images/landing/top3BG.png) no-repeat; }
      #landing #developments_teaser_wrap #developments_teaser #developments_teaser_selection {
        float: left; }
        #landing #developments_teaser_wrap #developments_teaser #developments_teaser_selection h2 {
          font-size: 18px;
          margin-bottom: 10px; }
        #landing #developments_teaser_wrap #developments_teaser #developments_teaser_selection ul {
          list-style-type: none;
          list-style-position: outside;
          margin: 40px 0 0 75px;
          width: 135px; }
          #landing #developments_teaser_wrap #developments_teaser #developments_teaser_selection ul li {
            margin: 0 0 16px 0;
            padding: 0 0 0 3px;
            font-size: 0; }
            #landing #developments_teaser_wrap #developments_teaser #developments_teaser_selection ul li a {
              display: block;
              height: 20px;
              width: 124px;
              margin: 0;
              padding: 0 0 0 8px;
              font-size: 13px;
              text-decoration: none; }
      #landing #developments_teaser_wrap #developments_teaser .teaser {
        height: 262px;
        width: 205px;
        float: left;
        background: url(/images/landing/listingBG.png);
        margin-left: 24px;
        overflow: hidden; }
        #landing #developments_teaser_wrap #developments_teaser .teaser a:hover {
          background-color: transparent; }
        #landing #developments_teaser_wrap #developments_teaser .teaser a {
          display: block;
          position: relative;
          height: 242px;
          width: 145px;
          padding: 10px 30px;
          text-decoration: none;
          color: #666666; }
          #landing #developments_teaser_wrap #developments_teaser .teaser a strong {
            font-size: 16px;
            line-height: 16px;
            display: block;
            margin-bottom: 10px;
            font-weight: normal; }
          #landing #developments_teaser_wrap #developments_teaser .teaser a span {
            display: block;
            margin-bottom: 10px; }
          #landing #developments_teaser_wrap #developments_teaser .teaser a span.label {
            display: inline; }
          #landing #developments_teaser_wrap #developments_teaser .teaser a span.read-more {
            position: absolute;
            top: 200px;
            width: 145px;
            text-align: right;
            font-size: 12px;
            color: #ff9900; }

#top_3_listings_by_city {
  display: none; }

#tooltip_container {
  overflow: auto;
  border: solid 1px #5f5446;
  color: #5f5446;
  background: #fef9ee;
  position: absolute;
  font-size: 9px;
  font-variant: normal;
  line-height: 18px;
  margin: 0;
  padding: 0px 5px; }

.editable-content strong {
  display: block; }
.editable-content div.preview {
  margin: 0; }

#microsite_content_form label {
  display: block;
  margin: 0; }
#microsite_content_form label.for-radio-buttons {
  display: inline; }
#microsite_content_form img.thumbnail {
  display: block;
  float: left;
  margin-right: 5px !important; }
#microsite_content_form input.microsite_attachment {
  display: block;
  float: left; }
#microsite_content_form div.image-upload {
  overflow: auto;
  margin-bottom: 0; }
  #microsite_content_form div.image-upload img {
    margin-bottom: 18px; }
#microsite_content_form div.map-editor {
  width: 400px;
  height: 300px;
  border: 1px solid #cae2e3; }

#edit_resource_form textarea {
  margin-left: 0 !important;
  height: 400px;
  width: 100%; }

