.newsletter
{
	text-align: center; 
	width: 292px; 
	_width: 287px; 
	float: left; 
	margin-bottom: 20px; 
}

.latest_newsletter
{
	text-align: center; 
	background: #f9f9f9; 
	width: 300px; 
	clear: both; 
	margin-left: auto; 
	margin-right: auto; 
	margin-bottom: 20px; 
	padding: 2px; 
	border: 1px solid #c9c9c9;
}

