#contact .a {
	border-top: 1px solid #1C3664;
	border-left: 1px solid #1C3664;
	border-bottom: 1px solid #FED401;
	border-right: 1px solid #FED401;
	padding: 5px;
	_height: 50px;
	min-height: 50px; 
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
}

#contact > .a  {
	overflow: auto;
}

#contact .b {
	float: left;
	width: 50%;
}

#contact .c {
	float: right;
	width: 50%;
}

#contact .d {
	margin-top: 10px;
	border-top: 1px solid #1C3664;
	border-left: 1px solid #1C3664;
	border-bottom: 1px solid #FED401;
	border-right: 1px solid #FED401;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	padding: 5px; 
	clear: none; 
}

#contact .d table {
	width: 100%;
}

#contact .d table textarea {
	width: 98%; 
	height: 150px;
	overflow: auto;
}

#contact .d input[type=text],
#contact .d textarea {
	border: 1px solid #1C3664;
}


#contact .e {
	margin-top: 10px;
}

.address1, .numbers1 {
	width: 80px;
	text-align: left;
}

.address2, .numbers2 {
	width: 160px;
	text-align: left;
}

.reg1 {
	width: 160px;
	text-align: left;
}

.reg2 {
	text-align: left;
}

.reg3 {
	width: 120px;
	text-align: left;
}