@charset "utf-8";
/* CSS Document */


#emailfooter_holder{
	margin:50px 0 0 0;
	text-align:center;
	height:20px;
	width:674px;
}

#emailfooter_holder img{
	float:left;
	width:25px;
	border:0;
}

#emailfooter_holder .text{
	float:left;
	text-align:left;
	padding-left:5px;
	width:470px;
	font-style:italic;
	font-size:9.3pt;
}


#emailfooter_holder input{
	width:155px; 
	border:solid #8e4026 1px; 
	height:13px;
	color:#000000;
}

#emailfooter_holder .right input{
	display:inline;
	position:relative;
	top:-18px;
	left:333px;
	text-align:right;
	width:13px;
	height:15px;
	border:solid #8e4026 1px;
}

#emailfooter_holder .right{
	float:right;
	width:13px;
}

#emailfooter_holder .right a{
	background: url(../img/arrow.jpg) no-repeat; 
	display: block;
	width:13px;
	height:15px;
	background-color:#445c76;
	border:solid #8e4026 1px;
}