body, form, table, input, span, label {
	font: 12px tahoma;
}
th {

	background: url('https://crm.nanoq.info/upload/27/1946905C-55DB-43C2-8E65-E3D505081B97/1D136C1C-93C6-4287-9820-1DDA95DCDA7A.gif') 0px -1px no-repeat #FFFFFF;
	width: 397px;
	height: 18px;
	padding-left: 10px;
	padding-bottom: 60px;
	color: #000000;
	border:0px 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;
}

