/* Ad Xpansion */
#adx{
	font-size: 9px;
	border: none;
}

/* Juicy Ads */
#ja{
	margin: 0px auto;
}

#ja td{
  padding: 0px;
}

#ja td img{
	margin: 0px;
}

/* Email */
.emtab{
  margin: 0px auto;
  width: 800px;
  background-image: url('http://www.fapmaster.com/remotes/media/emailgirl.png');
  background-repeat: no-repeat;
  text-align: center;
  font-size: 14px;
}

/* Email Slider */
#mailer{
	width: 100px;
	height: 450px;
	float: right;
	margin: 0px;
	position: fixed;
	top: 100px;
	right: 0px;
	padding: 0px;
	overflow: hidden;
}

#closure{
	width: 0px;
	height: 0px;
	position: absolute;
	top: 20px;
	left: 0px;
	cursor: pointer;
	background-color: black;
	opacity: 0.0;
	filter: alpha(opacity=0);
}


