#mod_newsletter {
	position:relative;
	width:auto;
}

#mod_newsletter input {
	padding:1px;
	margin-top:3px;
	margin-bottom:3px;
	margin-left:3px;
	border:1px solid #ccc;	
}

#mod_newsletter a {
	cursor:pointer;
}

#mod_newsletter_unsubscribe_form {
	background:#f3f3f3;
	border:1px solid #ccc;
	padding:5px;
	width:auto;
}

