#JobMailer
{
 	float: left;
	width: 214px;
	height: 142px; 
	border-left:1px solid #cccccc; 
	border-right:1px solid #cccccc;
	padding-top: 10px;
	background-image: url('../images/jobmailer.png'); 
	background-position:top center; 
	background-repeat:no-repeat; 	

}
#JobMailerTitle
{
 	font-size: 14px;
 	font-weight: bold;
	margin-left: 13px;
	margin-bottom: 3px;
}

#JobMailerText
{
 	font-size: 11px;
	margin-left: 13px;
}
#JobMailerButton input
{
 	font-size: 10.5px;
	margin-left: 10px;
	margin-top: 18px;
	background-image: url('../images/jobmailer_button.jpg'); 
	background-position:top center; 
	background-repeat:no-repeat; 	
	border: 0px none;
	height:25px;
	width:112px;
	cursor: pointer;
	cursor: hand;
}
