 #title {
	width: 330px;
	height: 26px;
	color: #FFFFFF;
	font: bold 11px/18px "Lucida Grande", "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding-top: 5px;
	background: transparent url("images/bg_legend.gif") no-repeat;
	text-transform: uppercase;
	letter-spacing: 2px;
	/*text-align: center;*/
}

 form {
	width: 410px;
	/*width:300px;*/
}

form p{
	padding-top:10px;	
}

 .col1 {
	text-align: left;
	width: 135px;
	/*width: 132px;*/
	height: 19px;
	margin: 0;
	float: left;
	margin-right: 2px;
}

 .col2 {
	width: 195px;
	/*height: 18px;*/
	height: 22px;
	display: block;
	float: left;
	margin: 0;
}

 .col3 {
	width: 150px;
	/*height: 18px;*/
	height: 22px;
	display: block;
	float: left;
}

.col4 {
	display: block;
	float: left;
	margin-left: 8px;
	margin-top:2px;
	margin-bottom:2px;
}

.col2comment {
	width: 195px;
	height: 80px;
	margin: 0;
	display: block;
	float: left;
}

.col1comment {
	text-align: left;
	width: 135px;
	/*width: 132px;*/
	height: 80px;
	float: left;
	display: block;
	margin-right: 2px;
	background: url(images/bg_label_comment.gif) no-repeat;
}

.row {
	clear: both;
	width: 335px;
	*width: 363px;
}

 .submit {
	width: 364px;
	*width:347px;
	background: url(images/bg_submit.gif) no-repeat;
	padding-top: 0px;
	clear: both;
} 

.input {
	background-color: #fff;
	font: 11px/14px "Lucida Grande", "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #5A698B;
	margin: 0px 0px 0px 8px;
	padding: 1px;
	width:215px;
	*width:200px;
	border: 1px solid #8595B2;
}

.textarea {
	border: 1px solid #8595B2;
	background-color: #fff;
	font: 11px/14px "Lucida Grande", "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #5A698B;
	width:217px;
	*width:200px;
	margin: 0px 0px 3px 8px;
}
