div.newsletter input#subscribe {
	background: transparent url(/gfx/btn_subscribe_en.gif) no-repeat 0 0;
	clear: both;
	margin: 10px 20px 0 0;
}

div.newsletter input#unsubscribe {
	background: transparent url(/gfx/btn_unsubscribe_en.gif) no-repeat 0 0;
	margin-top: 10px;
	float: left;
}

div.newsletter input#goform {
	background: transparent url(/gfx/btn_nlerror_en.gif) no-repeat 0 0;
	margin-top: 25px;
	float: right;
}

div.contact input#submit {
	width: 130px;
	height: 30px;
	margin: 10px 55px 0 0;
	clear: both;
	float: right;
	cursor: pointer;
	border: 0;
	background: #fff url(/gfx/btn_submit_en.gif) no-repeat 0 0;
}
