.HQbadges {
top: -53px;
right: -14px;
z-index: 1000;
float: right;
position: relative;
}
.post_body .post {
min-height: 100px !important;
}
.HQbadges:hover
{
opacity:0.6;
filter:alpha(opacity=60); /* For IE8 and earlier */
}