.contact {
	width					: 600px;
	}
	
.contact tr td label {
	text-align				: right;
	}
	
.contact input{
	width					: 200px;
	height					: 17px;
	border					: 1px solid #bcbdc0;
	}
	
.contact textarea {
	border					: 1px solid #bcbdc0;
	}

.button {
	width					: 100px !important;
	height					: 22px !important;
	border					: 1px solid #bcbdc0;
	background				: #ba0000;
	color					: #fff;
	}
	
.check {
	width					: auto !important;
	border					: 0px !important;
	}
