.followme_r .followme{

	background: url(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: url(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: url(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: url(follow-us.png) no-repeat scroll right top;

	position: fixed;

	top: 150px;

	width: 30px;

	height: 130px;

	z-index: 5555;

	cursor: pointer;

	left: 0pt;

	}

.ili_left{

	background:url(ilikeit.png) no-repeat top center;

	position: fixed;

	top: 267px;

	width: 29px;

	height: 10px;

	z-index: 5993;

	cursor: pointer;

	left: 0pt;

	}

.ili_right{

	background:url(ilikeit.png) no-repeat top center;

	position: fixed;

	top: 267px;

	width: 29px;

	height: 10px;

	z-index: 5993;

	cursor: pointer;

	right: 0pt;

	color:#FFF;

	font-size:4px;

	}



.ili_right{visibility:hidden;}	

.ili_left{visibility:hidden;}

.followme_r:hover .ili_right, .followme_l:hover .ili_left{

visibility:visible;

}

.followus_r:hover .ili_right, .followus_l:hover .ili_left{

visibility:visible;

}

.followme_r .followme, .followme_l .followme{

_display:none;

}