.followme_l .followme{
background: #ffff00 url(http://roohit.com/images/btns/vHL2tweetBox.png) no-repeat scroll right top;
position: fixed;
top: 150px;
top: <?=$tweetRooh_offsetFromTop;?>px;
width: 36px;
height: 200px;
z-index: 5555;
cursor: pointer;
left: 0pt;
}
.followme_r .followme{
background: #ffff00 url(http://roohit.com/images/btns/vHL2tweetBox.png) no-repeat scroll left top;
position: fixed;
top: 150px;
top: <?=$tweetRooh_offsetFromTop;?>;
width: 36px;
height: 200px;
z-index: 5555;
cursor: pointer;
right: 0pt;
}
.followus_l .followme{
background: #ffff00 url(http://roohit.com/images/btns/vHL2tweetBox.png) no-repeat scroll right top;
position: fixed;
top: 150px;
top: <?=$tweetRooh_offsetFromTop;?>px;
width: 36px;
height: 200px;
z-index: 5555;
cursor: pointer;
left: 0pt;
}
.followus_r .followme{
background: #ffff00 url(http://roohit.com/images/btns/vHL2tweetBox.png) no-repeat scroll left top;
position: fixed;
top: 150px;
top: <?=$tweetRooh_offsetFromTop;?>px;
width: 36px;
height: 200px;
z-index: 5555;
cursor: pointer;
right: 0pt;
}
.followme:hover {
background: #ffff00 url(http://roohit.com/images/btns/vHL2tweetBoxHvr.png) no-repeat scroll left top;
}
.followus_l:hover {
background: #ffff00 url(http://roohit.com/images/btns/vHL2tweetBoxHvr.png) no-repeat scroll left top;
}
.followus_r:hover {
background: #ffff00 url(http://roohit.com/images/btns/vHL2tweetBoxHvr.png) no-repeat scroll left top;
}

