/* Start of CMSMS style sheet 'adsense' */
#adsense {
   float: right;
   width: 140px;
   margin-top: 35px;
   margin-left: 3px;
   /*border: 1px dotted #090964;*/
   max-height: 800px;
   text-align: center;
}

#adsense-banner {
   float: right;
   width: 530px;
   height: 70px;
   text-align: right;
   /*background: #090964 url(images/cms/banner_ad_bkg.jpg) repeat-y;*/
   padding: 10px 10px 0 0;
   background-color: #ececec;
   /*border: 1px dotted #090964;*/
   /*max-height: 60px;*/
   /*background-color: grey;*/
}

#adsense-leaderboard {
   width: 100%;
   max-height: 96px;
   /*background: #090964 url(images/cms/leader-bkg-rev.jpg) repeat-x;*/
   /*border-top: 1px solid #090964;
   border-bottom: 1px solid #090964;*/
   text-align: center;
   padding: 3px 0 3px 0;
   margin-bottom: 1px;

}

#google_square_ad {
   float: left;
   padding: 0 20px 10px 0;
   /*border: 1px solid blue;*/
}
/* End of 'adsense' */

