.ad_box_top {
 width="780";
 text-align: center;
 margin-top: 0px;
 margin-bottom: 10px;
 background-color: #ffffff;
 padding: 10px 14px 8px 14px;
 border-bottom: solid 1px #cccccc;
 }

.ad_box {
 width="740";
 text-align: center;
 margin-top: 5px;
 margin-bottom: 10px;
 background-color: #ffffcc;
 padding: 10px 14px 8px 14px;
 border: solid 1px #cccccc;
 }

.ad_com {
 font-size:0.8em;
 color: #666666;
 padding-top:4px;
 border-top: dotted 1px #333333;
 }

.ad {
 font-size:8.5pt;
 margin-top:5px;
 color:#666666;
 line-height:150%;
 } 

.ad a {
 text-decoration: none;
 color: #666666;	
 }

.ad a:hover {
 text-decoration: underline;
 color: blue;
 }

