body {
	font-family: "Lucida Sans Unicode","Lucida Grande";
	width: 447px;
	color: #acacac;
	font-size: 14px;
	background-image: url("images/bg-ask-viqua.jpg");
	background-repeat: no-repeat;
	background-position: left top;
}
a {
	color: #555555;
}
em {
	font-size: 11px;
}
.newsletter_form {
	margin: 0px;
	padding: 10px 0px 0px 30px;
	text-align: left;
}
.newsletter_form fieldset {
	padding: 160px 0px 0px 20px;
	margin: 0px;
	border: 0px;

}
.newsletter_form p {
	margin: 0px;
	padding: 3px 0px 0px 0px;
}
.newsletter_form label {
	display: block;
	width: 110px;
	padding-left: 2px;
	font-size: 13px;
	color: #acacac;
	padding-bottom: 3px;
}
.newsletter_input {
	display: block;
	height: 20px;
	width: 320px;
	padding: 1px 3px;
}
.newsletter_textarea {
	display: block;
	width: 320px;
	height: 100px;
	padding: 1px 3px;
}
img {
	border: 0px;
}
.newsletter_close_button {
	margin: 5px 0px 5px 0px;
	padding: 0px;
	text-align: right;
}
.newsletter_logo {
	margin: 5px 0px 5px 0px;
	padding: 0px;
	text-align: center;
}
.submit_button {
	display: block;
	width: 198px;
	height: 42px;
	padding-left: 0px;
	margin-left: 75px;
}
.submit_button:hover {
	display: block;
	width: 198px;
	height: 42px;
	padding-left: 0px;
	margin-left: 75px;
	background-image: url("images/submit-button.jpg"); 
	background-repeat: no-repeat; 
	background-position: left top;
}
.newsletter_confirmation {
	padding: 0px;
	margin: 210px 0px 0px 50px;
	text-align: left;
}

