.blend  {
position: absolute;
top: -7px;
right : 32px;
width: 324px;
height: 189px;
margin: 0px;
overflow: hidden;
}

.blend img {
opacity: 0;
-moz-opacity: 0;
-khtml-opacity:0;
filter: alpha(opacity=0);
}
