* 
{
	margin: 0;
	padding: 0;
}


body { 
	margin: 0;
	padding: 0;
	background: transparent url(/images/selected/eoa_popup_tan-tile.jpg) top left repeat-y ;
	font-family: "Lucida Sans", sans seif;
	font-size: 12px;
	color: #443e32;
}

#container 
{
	width: 743px;
	margin: 0 auto;
	padding: 14px 20px;
}

#guidelines
{
    color: #000;
}

 .introdivider
 {
	padding: 0 0 10px;
	margin: 0 0 20px;
	background: url(/images/int/eoa_int_horz_line.gif) center bottom no-repeat;
 }

#comments
{
	width: 100%;
	padding: 0 10px 0 0;
	height: 285px;
	overflow: auto;
} 

