.mature{
	opacity:.01;
	filter: alpha(opacity=1); 
	-moz-opacity: 0.01;
}
.matureRestricted{
	background:url("/imgs/mature");
}