/* Needed at the bottom of the containing element e.g. main to allow FF auto to work */


* {margin: 0px; padding: 0px;}
.clear {clear: both; font-size:1px; line-height:0px;}

#adblock {background-color: blue; height: 755px; width: 140px;}


.adhere {float: left; 
        font-size: 12px; 
        height: 14px; width: 140px; 
        background-color: blue;
	color: black;
	text-align: center;
	font-weight: 900;
}


.adphoto {float: left; 
          width: 140px; 
          height: 725px; 
          background-color: #CCCCCC; 
          /*overflow: hidden; */ 
	  }

a {border: 0px; text-decoration: none;}

img {border: none;}
