.comment {
	width: 588px;
	margin-right: auto;
	margin-left: auto;
	line-height: 18px;
	border: 1px solid #CCCCCC;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin-bottom: 10px;
}
.contactTB th {
	background-color: #FFFFFF;
	text-align: left;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 15px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: 1;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.contactTB td {
	text-align: left;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 10px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}
.contactTB {
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
.btn {
	height: 29px;
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-bottom: 20px;
}
.btn .btns {
	margin-right: 15px;
	margin-left: 15px;
}

.tfield {
	width: 280px;
	border: 1px solid #CCCCCC;
	margin-right: 10px;
	margin-left: 5px;
	line-height: 18px;
	padding: 1px;
}

