/* Start of CMSMS style sheet '_ads' */
/* ************ advertisements *********** */
#ads {
  padding: 0;
  margin: 0;
}

#ads dt {
  padding: 0;
  margin: 6px;
  border-top: 1px solid #fff;
  border-bottom: 1px solid #fff;
}

#ads dd {
  margin: 0;
  padding: 4px 12px;
  border-bottom: 1px solid #EEF5F7;
  font-size: .8em;
  border-bottom: 1px solid #AACCD5;
  line-height: 1.2em;
}

html div.fullad {
  margin: 10px auto 10px auto;
  width: 468px;
  height: 60px;
  border: none;
  padding: 10px;
  text-align: center;
  }

html div.smallad {
  width: 160px;
  border: 1px dotted #c8cac9;
  padding: 10px;
  text-align: center;
  margin: 0 auto;
  }
  
html div.smallad a, div.fullad a {
  border: none !important;
  text-decoration: none;
  }


/* End of '_ads' */

