

.rss-popup {
    margin: auto;
    padding: 0;
    width: 100px;
    position: relative;
    float:left;
    z-index:8990;
}
 
div.rss-popup em {
    background: url(../images/posk_bubble.png) no-repeat;
    width: 282px;
    height: 139px;
    position: absolute;
    top: -120px;
    left: -65px;
    text-align: center;
    text-indent: -9990px;
    z-index:8990;
    display: none;
}
 
#rss-icon {
    width: 134px;
    height: 141px;
	margin-left:15px;
    background: url(../images/smm_posk.png) no-repeat 0 0;
    text-indent: -9999px;
    display: block;
    z-index:8990;
}
