div.hover_block2 {
 top: 35px;
 left:340px;
 float:left;
 background: #fff;
 padding: 0px;
 width:197px;
 position: relative;
}

div.hover_block2 a {
 display: block;
 position: relative;
 overflow: hidden;
 height: 25px;
 width: 197px;
 padding: 0px;
 text-decoration: none;
}

div.hover_block2 img {
 position: absolute;
 top: 0;
 left: 0;
 border: 0;
}
