body, form, table, input, span, label {
	font: 12px tahoma;
}
th {

	background: url('https://crm.nanoq.info/upload/59/2D75FA54-BAE1-49EC-8F73-814A2584F36C/AF47C69E-171E-4AA8-9F09-81B56EEBA8DF.gif') 0px -1px no-repeat #FFFFFF;
	width: 397px;
	height: 20px;
	padding-left: 10px;
	padding-bottom: 60px;
	color: #000000;
	border:1px solid black;

}
.msgNo {
	color: #CC0000;
	font-weight: bold;
}
.msgYes {
	color: #00CC00;
	font-weight: bold;
}
#firstname {
	width: 100%;
}
#lastname {
	width: 100%;
}
#email {
	width: 100%;
}
#telephone {
	width: 100%;
	display: none;
}
#mobile {
	width: 100%;
}
#address {
	width: 100%;
	display: none;
}
#postaladdress {
	width: 100%;
	display: none;
}
#country {
	width: 100%;
	display: none;
}
#chkbox {
	width: 100%;
}

#tr_firstname {
	
}
#tr_lastname {

}
#tr_email {
	
}
#tr_telephone {
	display: none;
}
#tr_mobile {

}

#tr_chkbox {

}

#tr_address {
	display: none;
}
#tr_postaladdress {
	display: none;
}
#tr_country {
	display: none;
}

