/* 
  Google AdSense CSS file
  Formatting the output!
*/

/* Sidebar Ads */
#abg
  {
    font-family:arial,sans-serif;
    font-size:12px;
    color:#000000;
    padding:0px 1px;
    white-space:nowrap;
    font-weight:bold;
  }
  
.sep
  {
    height:2px;
    width:100%;
  }
  
.bb
  {
    overflow:hidden;
    width:180px;
   }

.al
  {
    font-family:arial,sans-serif;
    font-size:11px;
    width:180px;
    overflow:hidden;
    line-height:13px;
  }
  
.al .alt, .al a{
    font: 1.2em 'Lucida Grande', Verdana, Arial, Sans-Serif;
    color:#0066cc;
    font-weight:normal;
    text-decoration:none;
    white-space:nowrap;
}