label.newsletter
{	width:150px;
	float:left;
}

input.newsletter
{	width:200px;
	float:right;
	margin-right:50px;
	display:inline;
}

div.newsletter
{	width:450px;
}

.newsletter_cap
{	margin:0px 50px 0px 0px;
	float:right;
	width:200px;
	display:inline;
}
