#pagesize
{
	width: 970px; 
	height: 675px;
}
.ebody
{
	float: left; 
	padding-top: 0px; 
	padding-left: 0px;
}
.content_emailpage
{
	float: left;
	font-family: Helvetica, Arial; 
	font-size: 12px; 
	line-height: 18px; 
	font-weight: none; 
	color: #5b565f;
	margin-top: 20px; 
	text-align: left;
}
.ep_input
{
	/*border-style:none; */
	width: 385px;
	text-align: top;
	height: 25px;
	overflow-x: hidden; 
	font-family: Arial; 
	font-size: 12px;
}
#emailpage_content a:hover
{
	text-decoration: underline;
}