label, input {
	margin-bottom: 8px;
	margin-top: 8px;
	float: left;
	display: block;
	}
	
label {
	width: 80px;
	text-align: right;
	padding-right: 20px;
	}
	
.form-contact {
	width: 236px;
	height: 22px;
	padding-left: 4px;
	border: 1px solid #666;
	margin-bottom: 8px;
	margin-top: 6px;
	font-family: "Lucida Sans Unicode", "Trebuchet MS", Verdana, sans-serif;
	font-size: 11px;
	color: #666;
	display: block;
	}
	
.form-country {
	width: 240px;
	float: left;
	margin-bottom: 8px;
	margin-top: 8px;
	font-family: "Lucida Sans Unicode", "Trebuchet MS", Verdana, sans-serif;
	font-size: 11px;
	color: #666;
	display: block;
	}
	
.form-message {
	width: 232px;
	height: 60px;
	border: 1px solid #666;
	float: left;
	margin-bottom: 8px;
	margin-top: 6px;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 4px;
	font-family: "Lucida Sans Unicode", "Trebuchet MS", Verdana, sans-serif;
	font-size: 11px;
	color: #666;
	}
	
.form-time {
	width: 36px;
	height: 22px;
	padding-left: 4px;
	border: 1px solid #666;
	margin-bottom: 8px;
	margin-top: 6px;
	font-family: "Lucida Sans Unicode", "Trebuchet MS", Verdana, sans-serif;
	font-size: 11px;
	color: #666;
	display: block;
	}