#JobMailer
{
	width: 376px;
	height: 144px; 
	/*border-left:1px solid #cccccc; */
	/*border-right:1px solid #cccccc; */
	padding-top: 10px;
	background-image: url('../images/job-mailer-search.jpg'); 
	background-position:top center; 
	background-repeat:no-repeat; 	

}
#JobMailerTitle
{
 	font-size: 14px;
 	font-weight: bold;
	margin-left: 13px;
	margin-bottom: 10px;
}
#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:29px;
	width:116px;
	cursor: pointer;
	cursor: hand;
}
