body, form, table, input, span, label {
	font: 12px tahoma;
}
th {
	background: url('/images/nanoq_logo.gif') 200px 10px no-repeat #555555;
	width: 350px;
	height: 70px;
	padding-left: 10px;
	padding-bottom: 10px;
	color: #FFFFFF;
}
.msgNo {
	color: #CC0000;
	font-weight: bold;
}
.msgYes {
	color: #00CC00;
	font-weight: bold;
}
#firstname {
	width: 100%;
}
#lastname {
	width: 100%;
}
#email {
	width: 100%;
}
#telephone {
	width: 100%;
}
#mobile {
	width: 100%;
}
#address {
	width: 100%;
}
#postaladdress {
	width: 100%;
}
#country {
	width: 100%;
}
#tr_firstname {
	
}
#tr_lastname {
	
}
#tr_email {
	
}
#tr_telephone {
	
}
#tr_mobile {
	
}
#tr_address {
	
}
#tr_postaladdress {
	
}
#tr_country {
	
}

