#JobMailer
{
 	float: left;
	width: 145px;
	height: 142px; 
	border-left:1px solid #cccccc; 
	border-right:1px solid #cccccc;
	padding-top: 10px;
	background-image: url('../images/jobmailer-login.png'); 
	background-position:top center; 
	background-repeat:no-repeat; 	
	margin-top: 10px;

}
#JobMailerTitle
{
 	font-size: 12px;
 	font-weight: bold;
	margin-left: 5px;
	margin-bottom: 3px;
}

#JobMailerText
{
 	font-size: 10px;
	margin-left: 13px;
}
#JobMailerButton input
{
 	font-size: 9px;
	margin-left: 10px;
	margin-top: 10px;
	background-image: url('../images/jobmailer_button.jpg'); 
	background-position:top center; 
	background-repeat:no-repeat; 	
	border: 0px none;
	height:29px;
	width:116px;
	cursor: pointer;
	cursor: hand;
}
