.box_438 form{
	margin: 0px; padding: 0px;
	 background-image: url(../images/cto_bkg.jpg);
	 background-repeat: no-repeat; background-position: left top;
	 width: 466px;
	 padding-top:17px;
	 margin-left: 38px;
	 margin-top: 10px;
}
div#contents p { padding: 8px; margin: 0px; text-align: justify;}

.box_438 table.contact {
	width: 100%;


}
.box_438 table.contact td label { font-weight: bold; margin-left: 38px; }
.box_438 table.contact td input { width: 393px; margin-left: 35px; padding-left: 5px; border: solid #52A361 1px; height: 15px; color:#333333;}
.box_438 table.contact td textarea { width: 393px; height: 122px; margin: 0 0 40px 35px; padding-left: 5px; border: solid #52A361 1px; color:#333333;}

.box_438 table.contact td .checkbox { margin: 0; }
.box_438 table.contact td .checkbox input { width: 10px; border: none; }

.box_438 table.buttons { width: 423px; margin: 0px 0px 5px 0px; text-align: right; }
.box_438 table.buttons td { text-align: right; }
.box_438 td button {
	font-weight: bold;
	border: none;
	color: Black;
	padding: 2px;
	padding-top:0;
	padding-left: 20px;
	text-align: left;
	margin: 2px;
	margin-top: 40px;
	width: 112px;
	height: 32px;
	background: url(../images/btn_bkg.jpg);
	float: right;
	cursor: pointer;
}

.box_438 div.legal {
	width: 500px;
	margin: 5px 0px 20px 5px;
	padding: 5px;
	font-size: 9px;
	text-align: justify;
	background-color: #e8e8e8;
	color: #666666;
}

.box_438 input, .box_438 textarea { margin-top: 5px;}

.box_438 div#contents form div p { width: 500px; margin-left: 0px; color: #000; font-size: 9px; }

