@charset "utf-8";
/* CSS Document */


/*-----------------------------------------------------------------------------
Mason & Morse
version:   1.0
author:    seth brown, danny delaney
email:     seth@bluetent.com
website:   http://www.bluetent.com/
-----------------------------------------------------------------------------*/



/* =General
-----------------------------------------------------------------------------*/

  body {
    background-color: #FFFFFF;
    margin-top: 0px;
  }

  /* Class for clearing floats */

  .clear {
    clear:both;
  }


  /* Remove border around linked images */


  img {
    border: 0;
  }

  /* =Typography
-----------------------------------------------------------------------------*/

  body,td,th {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #818288;
  }

  .sbookhead {
      color: #677718;
      line-height: 20px;
  }

  .sbookbody {
      display: block;
      font-size: 8pt;
      line-height:20px;
      padding-right:80px;
  }

  .ART_content {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #818288;
                /* line-height: 200%; */
                 line-height: 150%;
  }

  .homepage #content .ART_content{
      line-height:28px;
      font-size:14px;
  }
  .nav_capgrey {
    font-size:11px;
    letter-spacing:1px;
    text-transform:uppercase;
    line-height:21px;
  }

  a.nav_capgrey, .nav_capgrey a {
    text-decoration:none;
  }

  .small { font-size: 7pt; }



/* =Headings
-----------------------------------------------------------------------------*/



  .header2 {

    font-size: 16px;
    line-height: 170%;
                color: #9BB134;
  }

  h5.propNameHead, .header3 {

    font-size: 14pt;
    font-weight: normal important!;
    color: #818288;
    padding-bottom: 10px;
    border-bottom: 1px solid #9BB134;
    margin-bottom: 10px;
    display: block;
    text-transform: uppercase;

  }

  .subheader, .header1 {
    font-size: 16px;
    color: #818288;
    line-height: 170%;
  }



/* =Links
-----------------------------------------------------------------------------*/

  a:link {
    color: #818288;
  }

  a:visited {
    color: #818288;
  }

  a:hover {
    color: #9BB134;
  }

  a:active {
    color: #818288;
  }


/* =Main Nav
-----------------------------------------------------------------------------*/




/* =Sidebar
-----------------------------------------------------------------------------*/

.sideBarTitle {
 font-weight: bold;
 font-size: 9pt;
 padding-bottom: 8px;
}

.sideBarBody {
 font-size: 9pt;
}

.sideBarBody a {
 font-size: 9pt;
 color: #FFFFFF;
}

.sideBarLink  {
 padding-top: 10px;
 line-height: 100%;
}

.sideBarLink a {
 color: #FFFFFF;
}




/* =Main Content
-----------------------------------------------------------------------------*/




/* =Secondary Content
-----------------------------------------------------------------------------*/



/* =Footer
-----------------------------------------------------------------------------*/

  #footer {
    color: #9D9FA2;
  }

  #footer a:link {
    color: #9D9FA2;
    text-decoration:none;
  }

  #footer a:visited {
    color: #9D9FA2;
    text-decoration:none;
  }

  #footer a:hover {
    color: #9D9FA2;
    text-decoration:underline;
  }

  #footer a:active {
    color: #9D9FA2;
    text-decoration:none;
  }

/* =Forms
-----------------------------------------------------------------------------*/

  /* Removes fieldset borders. even on Opea 7 */
  fieldset {
    border: 1px solid transparent;
  }

  .propsearch-a {
    display:inline;
    float:left;
    width:250px;
  }

  .propsearch-b {
    display:inline;
    float:left;
    padding-left: 10px;
    border-left: 1px solid #959698;
  }

  .propsearch-c {
    display:inline;
    float:left;
    line-height:15px;
    padding-left: 47px;
  }

  select.select75px {
    width:75px;
  }

  .pseudolabel {
    font-size: 11px;
    font-family: arial;
    color: #818288;
  }
  #propsearchwrap, #propsearchwrap td {
   line-height:30px;
  }

  #property {

  padding: 5px;

  }

  #agent {

  display: none;
  padding: 5px;

  }

  #offices {

  display: none;
  padding: 5px;

  }

  #bestplaces {

  display: none;
  padding: 5px;

  }
/*--IE MARGIN HACK FOR HOMEPAGE SEARCH--*/

* html #property, * html #agent, * html #offices {
    margin-top:-20px;
}

  #formWrapper{

  width: 250px;

  }

  #searchHeader {

  border-bottom: 1px solid #cccc66;

  }

  label {

    font-size: 11px;
    font-family: arial;
    color: #818288;
    width: 72px;
    float: left;
    margin-top: 8px;

  }

  input, select {

    color: #818288;
    background-color: #EAF0CA;
    /*width: 150px;*/
    border: 1px solid #c8c8c8;
    margin-top: 8px;

  }


  #property form p {
    margin: 4px;
    text-align: center;
  }

  #property form img {

    margin-top: 8px;

  }

  input.checkbox, label.checkbox {

    width: auto;
    float: none;

  }

  #reqinfo_left {
    float:left;
    display:inline;
    width:385px;
    border-right: 1px solid #9BB134;
  }
  #reqinfo_left label {
    width:48px;
  }
  #reqinfo_right {
    float:left;
    display:inline;
    width:350px;
    margin-left:30px;
  }
  #reqinfo_left input, #reqinfo_left select, #reqinfo_right input, #reqinfo_right select {
    font-size:8pt;
  }
  #reqinfo_right label {
    width: 160px;
  }



/* =Property Preview Template
-----------------------------------------------------------------------------*/

  #contentwide table tr td  {

    vertical-align: top;

  }


  .tinyidx img {

         display: none;
         width: 1px;
         height: 8px;
  }

  .propsearch2-a {

      display:inline;
      float:left;
      width:243px;
  }

  .propsearch2-b {
      display:inline;
      float:left;
      border-left: 1px solid #000000;
  }


  #propsearch2-prop {

      border-bottom: 1px solid #9BB134;
      padding: 10px 20px;

  }

  #propsearch2-bhead {
                margin-top: 1px;
    padding-top: 0px;
    padding-bottom: 3px;
  }


        *html #propsearch2-bhead {
                 padding-left: 20px;
                 margin-top: -19px;
        }

  #propsearch2-bhead td, #propsearch2-prop td {

      font-size:8pt;

  }


  #propsearch2-bhead table tr td {
                vertical-align: middle;
  }

  #propsearch2-prop img, #propsearch2-prop input{
      float:left;
      display:inline;
      width:auto;
  }

  #rentalSearch .propsearch2-b {

    margin-top: 57px;

  }


  #propsearch2-b select {
   font-size: 8pt;
  }


  .propsearch2-b_top img {
   vertical-align: middle;
  }

  .propsearch2-b_bottom img {
   vertical-align: bottom;
  }

  #previewTopRow { margin-top: 9px;}

  #previewTopRow tr td select {

    margin: 0px;
    margin-top: -5px;

  }

  *html #previewTopRow { margin-top: 6px; }

td.psb_galleryListing {

  padding: 10px;

}

  td.psb_next_prev {

    text-align: center;
    padding: 5px;

  }


  * html .psb_next_prev {

     margin-right: 30px;

  }

  td.psb_save_search {
    text-align: right;
    padding: 5px;
    vertical-align: middle;

  }

  td.psb_save_search img {

    margin-right: 18px;

  }

  .propsearch2-b_bottom {

     margin-top: 15px;

  }


  * html .propsearch2-b_bottom {

     margin-top: -10px;

  }

  .propsearch2-b_bottom a {

     text-decoration: none;

  }

  .propsearch2-b_top img {

     vertical-align: middle;

  }



/* =Property Details
-----------------------------------------------------------------------------*/

  #pdetails_left {
    float:left;
    display:inline;
    width:257px;
    margin-right:25px;
  }
  #pdetails_right {
    float:left;
    display:inline;
    padding-left:34px;
    border-left: 1px solid #000000;
    width:507px;
  }
  #pdetails_topright td {
    font-size:8pt;
  }
  .pdetails_agent {
    float:left;
    display:inline;
    margin-left:10px;
  }
  #pdetails_agentlinks {
    text-transform:uppercase;
    line-height:25px;
    font-size:8pt;
  }
  .button_white {
    border: 1px solid #9BB134;
    padding:5px;
    display:inline;
  }
  .button_white a{
    text-decoration:none;
    font-size:8pt;
  }

#gallery td td img  {
 margin-bottom: 6px;
}

#gallery td td  {
 line-height: 18px;

}

#gallery strong {
 font-weight: normal;
}


/* =Best Places Preview
-----------------------------------------------------------------------------*/
  .placesPreview {
   width:425px;
   padding-bottom: 20px;
   float:right;
  }

  .placesImage {
   width: 110px;
   height: 125px;
   float: right;
   padding-bottom: 20px;
   padding-top: 15px;
   border: 0px solid;
  }

  .placesLeft {
   width: 300px;
   float: left;
   padding-bottom: 20px;
   border: 0px solid;
  }

  .placesTitle, placesTitle a {
   font-weight: bold;
   font-variant: normal;
   font-size: 11pt;
   letter-spacing: 1px;
   text-decoration: none;
  }

  .placesName {
   font-variant: normal;
   font-weight:bold;
   font-size: 10pt;

   letter-spacing: 0px;
  }

  .placesAddress {
   font-variant: normal;
   font-size: 10pt;
   letter-spacing: 0px;
  }

  .placesPhone {
   font-variant: normal;
   font-size: 10pt;
   letter-spacing: 0px;
  }

  .placesDescription {
   padding-bottom: 10px;
   padding-top: 10px;
  }

  .horzRule {
   clear: both;
   width: 700px;
   padding-bottom: 0px;
   padding-top: 0px;
   background-color: #CCCCCC;
  }

  #noplacesImage {
   width: 600px;
  }

  .placesSelect {
   width:200px;
   padding-bottom: 20px;
   float:left;
  }

  .placesSelRight {
   width: 105px;
   height: 25px;
   float: right;
   vertical-align:middle;
   padding-bottom: 10px;
   border: 0px solid;
  }

  .placesSelLeft {
   width: 90px;
   height: 25px;
   float: left;
   vertical-align:top;
   padding-top: 5px;
   border: 0px solid;
  }
   .placesSelBox{
    width: 100px;
  }

/* =Best Places Details
-----------------------------------------------------------------------------*/

  .placesDetail {
   width:425px;
   padding-bottom: 20px;
   float:right;
  }

  .placesImageDet {
   width: 130px;
   float: right;
   padding-bottom: 20px;
   padding-top: 15px;
   border: 0px solid;
  }

  .placesLeftDet {
   width: 280px;
   float: left;
   padding-bottom: 20px;
   border: 0px solid;
  }

/* =My Mason Morse
-----------------------------------------------------------------------------*/

  #myMM_text {
    font-size:9pt;
    line-height:20px;
  }
  #myMM_links {
    font-size:9pt;
    line-height:25px;
  }
  #myMM_links a{
    text-decoration:none;
  }
  #myMM_text {
      float:left;
      margin-left:28px;
      display:inline;
      width:360px;
  }
  #myMM_text_left {
      float:left;
      display:inline;
      width:160px;
  }
  #myMM_text_right {
      float:right;
      display:inline;
      width:191px;
  }
  .myMM_heading {
    color: #9BB134;
    padding-bottom: 1px;
    border-bottom: 1px solid #9BB134;
    font-size: 16px;
    line-height: 170%;
  }
  #myMM_left{
    width: 250px;
    float:left;
    display:inline;
    line-height:20px;
    font-size:8pt;
  }

/* =Agent Details
-----------------------------------------------------------------------------*/

  #agentdet_left {
    width: 250px;
    width:275px;
    float:left;
    display:inline;
    font-size:8pt;
  }

  #agentdet_text {
    width:381px;
    float:left;
    display:inline;
    margin-left:28px;
    margin-top:30px;
    padding-top:25px;
    border-top: 1px solid #9BB134;
    line-height:20px;
  }


/* =Developments Page
-----------------------------------------------------------------------------*/

  #develop_left {
    display:inline;
    float:left;
    width:310px;
    padding-right:24px;
  }
  #develop_right {
    display:inline;
    float:left;
    width:326px;
    /* line-height:21px; */
/*    margin-top: 34px;*/
  }
  .devlist_left {
    display:inline;
    float:left;
    width:127px;
    border-right: 0px solid #68696C;
    font-size:11px;
    letter-spacing:1px;
    text-transform:uppercase;
    padding: 3px 0px 4px 0px;
  }
  .devlist_right {
    display:inline;
    float:left;
    width:147px;
    margin-left:50px;
    font-size:11px;
    letter-spacing:1px;
    text-transform:uppercase;
    padding: 3px 0px 4px 0px;
  }
  .devlist_left a, .devlist_right a{
    color: #9BB134;
    text-decoration:none;
  }
  #develop_right .ART_title {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 15px;
    color: #818288;
    font-weight:normal;
  }
  #dev_links {
    font-size:11px;
    letter-spacing:1px;
    text-transform:uppercase;
    line-height:21px;
  }

  #dev_links a {
    text-decoration:none;
  }
/* =Offices
-----------------------------------------------------------------------------*/
#offices_left {
  display:inline;
  float:left;
}
#offices_right {
  display:inline;
  float:left;
  margin-left:28px;
}
div#offices_right ul {
 margin: 0 0 0 0;
 padding-left: 20px;
}

#officesmap {

 margin-top: -50px;

}


/* =Tables
-----------------------------------------------------------------------------*/

table {
  border-spacing: 0;
  border-collapse: collapse;
}


/* =Two-column Layout
-----------------------------------------------------------------------------*/


.twocolumn #container {
  width: 900px;
  \width: 920px;
  w\idth: 900px;
  margin-left: auto;
  margin-right: auto;
  background-image: url(/images/framework/bg_blue.gif);
  background-repeat: repeat-y;
}

.twocolumn #banner {
  padding: 0px;
  margin-bottom: ;
  background-color: rgb(213, 219, 225);
}

.twocolumn #banner img {

  border-bottom: 2px solid #8EAD12;

}

.twocolumn #navigation {

  border-bottom: 1px solid #8EAD12;

}
.twocolumn #content {
        margin: 0px;
  padding: 0px;
        vertical-align: top;
        width: 725px;

}

.twocolumn #sidebar-b {
  float: right;
        vertical-align: top;
  margin-left: 725px;
        width: 175px;
        margin-bottom: 20px;
        padding-top: 30px;
        font-size:8pt;
        color: #FFFFFF;
        line-height: 18px;
}

.twocolumn #footer {
  clear: both;
  padding: 0px;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 9px;
  margin-left: 40px;
        margin-right: 200px;
}

.twocolumn #sourcebookside{
        background: url(/images/framework/sourcebook.jpg) no-repeat bottom right;
        border: 1px solid #4E88AB;
        padding: 14px 16px;
        width: 216px;
        \width: 246px;
        w\idth: 216px;
}

#enewsside{
        border: 1px solid #4E88AB;
        margin-top: 20px;
        padding: 14px 16px;
        width: 216px;
        \width: 246px;
        w\idth: 216px;
}

/* =Articles Forms Layout
-----------------------------------------------------------------------------*/

.articlesforms #container {
  width: 900px;
  \width: 920px;
  w\idth: 900px;
  margin-left: auto;
  margin-right: auto;
  background-image: url(/images/framework/bg_green.gif);
  background-repeat: repeat-y;
}

.articlesforms #banner {
  padding: 0px;
  background-color: rgb(213, 219, 225);
}

.articlesforms #banner img {

  border-bottom: 2px solid #8EAD12;

}

.articlesforms #navigation {
  border-bottom: 1px solid #8EAD12;
  border-top: 2px solid #8EAD12;
  height:30px;
  max-height:30px;
  min-height:30px;
  background-color:#fff;
  padding-top:2px;
}

.articlesforms #subnav {
  float:left;
  vertical-align:top;
}

.articlesforms #content {
  float:left;
        vertical-align: top;
        margin: 0px 0px 20px 40px;
        width: 650px;
        clear: left;
        display:inline;
}

.articlesforms #contentwide {
  float:left;
        vertical-align: top;
        margin: 0px 0px 20px 40px;
        width: 685px;
        clear: left;
        display:inline;
}

.articlesforms #sidebar-a {
  float: left;
  width: 245px;
  margin-left: 40px;
        margin-top: 58px;
        margin-bottom: 20px;
  padding: 0px;
        display: inline;
        vertical-align: top;
}


.articlesforms #sidebar-b {
  float: right;
        vertical-align: top;
  width: 135px;
  \width: 175px;
  w\idth: 135px;
        margin-bottom: 20px;
  padding: 30px 20px;

        font-size:8pt;
        color: #FFFFFF;
        line-height: 18px;
}

.articlesforms #footer {
  clear: both;
  padding: 0px;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 9px;
  margin-left: 40px;
        margin-right: 200px;
}


/* =Home Page Layout
-----------------------------------------------------------------------------*/

.homepage #container {
  width: 900px;
  \width: 920px;
  w\idth: 900px;
  margin-left: auto;
  margin-right: auto;
  background-image: url(/images/framework/bg_green.gif);
  background-repeat: repeat-y;
}

.homepage #banner {
  padding: 0px;
  margin-bottom: ;
  background-color: rgb(213, 219, 225);
}

.homepage #banner img {
  border-bottom: 2px solid #8EAD12;
}

.homepage #banner object {
  border-bottom: 2px solid #8EAD12;
}

.homepage #navigation {
 border-bottom: 1px solid #8EAD12;
  height:30px;
  min-height:30px;
  max-height:30px;
  background-color:#fff;
  padding-top: 2px;
}
.homepage #content {
  padding: 0px;
        margin: 58px 200px 20px 343px;
        vertical-align: top;

}

.homepage #sidebar-a {
  float: left;
  width: 245px;
  margin-left: 40px;
        margin-top: 58px;
        margin-bottom: 20px;
  padding: 0px;
        display: inline;

        vertical-align: top;
}

.homepage #sidebar-b {
  float: right;
        vertical-align: top;
  width: 135px;
  \width: 175px;
  w\idth: 135px;
        margin-bottom: 20px;
  padding: 30px 20px;

        font-size:8pt;
        color: #FFFFFF;
        line-height: 18px;
}

.homepage #footer {
  clear: both;
  padding: 0px;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 9px;
  margin-left: 40px;
        margin-right: 200px;
}

.homepage #sourcebookside{
        background: url(/images/framework/sourcebook_summer09.jpg) no-repeat bottom right;
        border: 1px solid #4E88AB;
        padding: 14px 16px;
        width: 216px;
        \width: 246px;
        w\idth: 216px;
}


/* =RAGNET Layout
-----------------------------------------------------------------------------*/

.ragnet-border-bottom {
  border-bottom: 1px solid #a0b44a;
}
.ragnet-threecolumn-bg{
  background: url(/images/ragnet/bg_table.gif) repeat-y;
}
#ragnet h2 {
  font-family: Arial, "Myriad Pro", Helvetica, Arial Narrow, sans-serif;
  font-size: 18px;
  font-style: normal;
  color: #5a5b5e;
}
#ragnet-upcoming-events {
  background-color: #a0b44a;
  padding: 10px;
  height: 260px;
  width: 240px;
  list-style-type: circle;
  margin-bottom: 20px;
  color: white;
}
#ragnet table tr td {
  vertical-align: top;
}
#ragnet #formWrapper {
        align: right;
}
.ragnet-content {
  padding-right: 20px;
  padding-bottom: 20px;
  padding-left: 20px;
}
#ragnet .ragnet-content h2, .DIS_Category, .DIS_GroupHeader {
  font-family: Arial, "Myriad Pro", Helvetica, Arial Narrow, sans-serif;
  font-size: 18px;
  font-style: normal;
  color: #a0b44a;
}
.ragnet-content .ART_title, h3 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #5a5c5e;
}
.nav {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: bold;
  color: white;
}
#ragnet a.nav {
       text-decoration: none;
       color: #5a5c5e;
       padding: 0px 10px;

}

#ragnet a:hover.nav {
       text-decoration: underline;
       color: white;
       padding: 0px 10px;
}


#ragnet a.nav_block {
       text-decoration: none;
       color: #5a5c5e;
       padding: 0px 10px;
       display: block;
       font-weight: bold;

}

#ragnet a:hover.nav_block {
       text-decoration: underline;
       color: white;
       padding: 0px 10px;
       display: block;
       font-weight: bold;
}

a.whitenav {
       padding: 0px 10px;
}
a.whitenav {
  text-decoration: none;
  color: white;
  font-weight: bold;
}
a:hover.whitenav {
  text-decoration: underline;
  color: white;

}

#ragnet #footer {
  font-size: 9px;
}

#ragnet input {
  width: auto;
}

.DIS_FormFields, .DIS_FormHeader { font-weight: bold; }



/* =RAGNET Calendar
-----------------------------------------------------------------------------*/

.CAL_MainHeaders {
display:none;
}

td.CAL_TableHeader {
border:1px solid #000000;
text-align:center;
font-size:18px;
color:#000000;
padding:5px;
}

td.CAL_TableHeader  {
background-color: #a0b44b;
}

td.calendarDay, .calendarDays td {
width:30px;
height:30px;
border:1px solid #000000;
text-align:center;
padding-top:6px;
font-weight:bold;
}

/* =REDESIGN
-----------------------------------------------------------------------------*/

.homepage #container .home-subtext {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 21px;
  text-align: justify;
  width: 650px;
  line-height: 30px;
  margin-left: 40px;
  color: #9bb134;
  padding-top: 15px;
}
.enews-front {
  height: 145px;
  width: 252px;
  border: 1px solid #abbe40;
  vertical-align: top;
  float: left;
}
.enews-front table tr td .green-letters {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 20px;
  font-variant: small-caps;
  color: #abbe40;
}
.enews-front table tr td .green-letters a {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 20px;
  font-variant: small-caps;
  color: #abbe40;
}

.enews-front table tr td p {
  margin-top: 3px;
  font-family: Arial, Helvetica, sans-serif;
  color: #939594;
  font-size: 12.5px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 3px;
}
.enews-front table tr td .white-e {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 20px;
  color: #FFF;
  font-variant: small-caps;
}
.source-front {
  height: 145px;
  width: 356px;
  border: 1px solid #abbe40;
  vertical-align: top;

}
.source-front table tr td .green-letters {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 18px;
  font-variant: small-caps;
  color: #abbe40;
}
.source-front table tr td .green-letters a {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 18px;
  font-variant: small-caps;
  color: #abbe40;
}

.source-front table tr td p {
  font-family: Arial, Helvetica, sans-serif;
  color: #939594;
  margin-top: -8px;
  font-size: 12.5px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 5px;
}
.source-front table tr td .white-e {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 18px;
  color: #FFF;
  font-variant: small-caps;
}
.padding7 .green-letters {
  padding-left: 5px;
}
.ad-container {
  width: 650px;
  margin-left: 40px;
  display: table;
}
#feeddiv li a {
  color: #fff;
  padding-left: 75px;
  font-size: 10px;
}
#feeddiv li {
  padding-left: 5px;
  color: #2c3e1b;
}
.masonlink a {
  font-size: 10px;
  color: #FFF;
}
.whiteline {
  width: 140;
  height: 2px;
  background-color: #FFF;
}
#feeddiv {
  clear:left;
}

.micrositePreviewContainer{

}


.micrositePreview{
/*border-bottom:solid 1px #f1f1f1;*/
margin-bottom:20px;
padding-bottom:5px;
}

.micrositePreviewImage{
width:200px;
float:left;
margin:0 5px 20px 0;
}

.micrositeContent{
margin-left:220px;
}

.micrositeTitle{
margin:0 0 5px 0;
}

.micrositeTitleLink{
font-size:16px;
text-decoration:none;
}


/* = safari only css to fix layout
-----------------------------------------------------------------------------*/
@media screen and (-webkit-min-device-pixel-ratio:0) {
    .ad-container {
    width: 650px;
      clear: left;
  }
}