.followme_r .followme{
	background: url(latestnews.png) no-repeat scroll left top;
	position: fixed;
	top: 150px;
	width: 40px;
	height: 217px;
	z-index: 5555;
	cursor: pointer;
	right: 0pt;
}
.followme_l .followme{
	background: url(latestnews.png) no-repeat scroll right top;
	position: fixed;
	top: 150px;
	width: 40px;
	height: 217px;
	z-index: 5555;
	cursor: pointer;
	left: 0pt;
	}

.followus_r .followme{
	background: url(latestnewsover.png) no-repeat scroll left top;
	position: fixed;
	top: 150px;
	width: 40px;
	height: 217px;
	z-index: 5555;
	cursor: pointer;
	right: 0pt;
}
.followus_l .followme{
	background: url(latestnewsover.png) no-repeat scroll right top;
	position: fixed;
	top: 150px;
	width: 40px;
	height: 217px;
	z-index: 5555;
	cursor: pointer;
	left: 0pt;
	}


