@charset "utf-8";
/* CSS Document */

.bottomSection {
	float:left;
	border-right:1px solid #AAAAAA;
	width:316px;	
	
	font-family:'Trebuchet MS', Arial, Helvetica, sans-serif; 
	line-height:14px; 
	font-size:12px;
	color:#666666;
}


.bottomSectionBodyText {
	width:254px;  
	padding-left:28px;
	padding-right:25px;
	padding-top:15px;	
}

.bottomSectionGroupEmailInput {
	width:249px;
	vertical-align:middle;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:16px;
	padding-top:4px;
	padding-left:9px;
	color:#999;
	height:27px;
	border:1px solid #999999;
	background-color:#EEEEEE;
	
}
