.bottomleft_box *, .bottomright_box *, .textbox *, .topleft_box * {
 font-family: Verdana, Arial, sans-serif;
 font-size: 11px;
 color: #333333;
 line-height: 16px;
}
.topleft_box h1 {
 font-size: 14px;
}
   .blend img {
    opacity: 0;
    -moz-opacity: 0;
    -khtml-opacity:0;
    filter: alpha(opacity=0);
    position:absolute;
    top:0px;
    left:0px;
   }
