.em_back {
	background-color: #C7C7C7;
	/*padding: 30px;*/
	margin: 0px;
}
#em_holder {
	width:402px;
	padding: 0px;
	margin: 0px;
	background-color:#ffffff;
	font-family : Verdana;
	font-size :11px;
	line-height:15px;
	color : #000000;
}
#em_border {
	border:solid 3px #122D0A;
	
}
#em_border_2 {
border:solid 0px #831612;
	
}
#em_line {
	background-color:#737373;
	height:1px;
	margin-top:0px;
	margin-bottom:5px;
}
#em_textarea {
	text-align:left;
	color : #000000;
}
#em_headline {
	font-family : Verdana;
	font-size :11px;
	line-height:15px;
	font-weight:bold;
	color : #000000;
	
}
a , a:visited , a:active {
	font-family : Verdana;
	font-size : 10px;
	color : #000000;
	text-decoration : underline;
}
a:hover {
	text-decoration : none;
}
#em_linkarea {
 background: url(/images/em_bottom_img.gif) top left no-repeat;
 color : #000000;
}