.followme_r .followme1{
	background: url(follow-me1.png) no-repeat scroll left top;
	position: fixed;
	top: 75px;
	width: 30px;
	height: 93px;
	z-index: 5555;
	right: 0pt;
}
.followme_r .followme2{
        background: url(follow-me-twit.png) no-repeat scroll left top;
        position: fixed;
        top: 105px;
        width: 30px;
        height: 30px;
        z-index: 5555;
        cursor: pointer;
        right: 0pt;
}

.followme_r .followme3{
        background: url(follow-me-rss.png) no-repeat scroll left top;
        position: fixed;
        top: 105px;
        width: 30px;
        height: 30px;
        z-index: 5555;
        cursor: pointer;
        right: 0pt;
}

.followme_r .followmebg{
        background:  no-repeat scroll left top;
        position: fixed;
        top: 73px;
        width: 32px;
        height: 64px;
        z-index: 5555;
        cursor: pointer;
        right: 0pt;
}

.followme_r:hover , {
visibility:visible;
}

