@charset "UTF-8";
/* CSS Document */

.followme_r .followme{
background: #59B7FF url(http://www.bloganol.com/blogger/widgets/floating%20twitter%20badge/follow-me.png) no-repeat scroll left top;
position: fixed;
top: 150px;
width: 30px;
height: 130px;
z-index: 5555;
cursor: pointer;
right: 0pt;
}
.followme_l .followme{
background: #59B7FF url(http://www.bloganol.com/blogger/widgets/floating%20twitter%20badge/follow-me.png) no-repeat scroll right top;
position: fixed;
top: 150px;
width: 30px;
height: 130px;
z-index: 5555;
cursor: pointer;
left: 0pt;
}
.followus_r .followme{
background: #59B7FF url(http://www.bloganol.com/blogger/widgets/floating%20twitter%20badge/follow-us.png) no-repeat scroll left top;
position: fixed;
top: 150px;
width: 30px;
height: 130px;
z-index: 5555;
cursor: pointer;
right: 0pt;
}
.followus_l .followme{
background: #59B7FF url(http://www.bloganol.com/blogger/widgets/floating%20twitter%20badge/follow-us.png) no-repeat scroll right top;
position: fixed;
top: 150px;
width: 30px;
height: 130px;
z-index: 5555;
cursor: pointer;
left: 0pt;
}