.em_back {
	background:url(/images/bodyBack.jpg) 4px -10px repeat-x #000000;
	padding: 174px 0 0 199px;
	margin: 0px;
}
#em_holder {
	width:594px;
	height:460px;
	background:url(/images/emHolder.png) top left no-repeat;
	overflow:hidden;
	font-family :'Arial';
	font-size :12px;
	line-height:18px;
	color : #4e4e4e;
}
#em_border {
	background: #ffffff;
	margin: 17px 18px 16px 28px;
}
#em_line {
	display:none;
}
#em_banner{
	background:url(/images/emBanner.png) top left no-repeat;
	height:107px; width:548px;
}
#em_textarea, #em_headline, #em_linkarea {
	text-align:left;
	padding-left:25px;
	padding-right:25px;
}
	#em_textarea { padding-bottom:30px; }
	#em_headline {
		font-family : 'Arial';
		font-size :20px;
		line-height:26px;
		font-weight:bold;
		color : #003366;
		padding-top:25px;
		padding-bottom:15px;
	}
a , a:visited , a:active {
	font-family : 'Arial';
	font-size : 12px;
	color : #5377ad;
	text-decoration : underline;
}
	a:hover { text-decoration : none; }
#em_linkarea {
 padding-top:20px;
 
}