
#header div.imaging {
	background: #000960 url(/images/imaging_newsletter.gif) no-repeat;
}

#newsletterform {
	margin-top: 30px;
	margin-bottom: 30px;
	margin-right: 50px;
	margin-left: 50px;
	text-align: center;
}

#newsletterform div.error {
	font-weight: bold;
	color: #FF0000;
	margin: 20px;
}

#newsletterform label {
	font-weight: bold;
	float: left;
	width: 80px;
}

#newsletterform input, #newsletterform select {
	margin: 0px;
	font-size: 10px;
}

#txtEMail {
	width: 220px;
	border: solid 1px #000960;
}

#selLanguage {
	border: solid 1px #000960;
	margin-left: 5px;
}

#cmdSubmit {
	font-weight: bold;
	width: 90px;
	border: outset 1px;
	background: #000960;
	color: #FFFFFF;
	margin-left: 5px;
}
