#contentArea {
	position: relative;
}
#fbpurityinfobar[style] {
	background-color: white !important;
	color: transparent;
	height: 16px;
	position: absolute;
	top: 8px;
	right: -270px;
}

.profile-pagelet-section #fbpurityinfobar {
	top: -24px;
}
#fbpoptslink {
	opacity: 0;
	-o-transition: opacity 0.1s linear;
	display: inline-block;
	width: 10px;
	height: 10px;
	text-indent: -999px;
	overflow: hidden;
	background: transparent url('http://b.static.ak.fbcdn.net/rsrc.php/v1/zb/r/uf3yIMOzGlm.png') no-repeat scroll -10px -35px;
	position: absolute;
	left: 3px;
	top: 3px;
	
}
#fbpurityinfobar abbr {
	display: inline-block;
	width: 16px;
	height: 16px;
	text-indent: -999px;
	overflow: hidden;
	background: transparent none no-repeat scroll top left;
}
#fbpblockcount + abbr {
	background-image: url('http://b.static.ak.fbcdn.net/rsrc.php/v1/zE/r/NhRA6MrmCwg.png');
	background-position: 0 -36px;
}
#fbpblockxcount + abbr {
	background-image: url('http://b.static.ak.fbcdn.net/rsrc.php/v1/ze/r/vCfjjxyRREJ.png');
	background-position: 0 -34px;
}
#fbpblockcount, #fbpblockxcount {
	opacity: 0;
	-o-transition: opacity 0.1s linear;
	background-color: #F03C24;
	color: white;
	border-radius: 3px;
	box-shadow: 0 1px 0 #888;
	padding: 0 3px;
	font-size: 8px;
	position: relative;
	margin-left: -16px;
	left: 25px;
	top: -12px;
}
#fbpurityinfobar:hover #fbpblockcount, 
#fbpurityinfobar:hover #fbpblockxcount,
#fbpurityinfobar:hover #fbpoptslink {
	opacity: 1;
}
#fbpshowblockedlink, #fbpshowblockedxlink {
	position: relative;
	display: inline-block;
	width: 16px;
	height: 16px;
	text-indent: -999px;
	overflow: hidden;
	margin-left: -26px;
}