.yui-b #secondary #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;
}

.yui-b #secondary form {
	width: 335px;
	*width:300px;
}

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

.yui-b #secondary .col2 {
	width: 195px;
	*height: 18px;
	height: 22px;
	display: block;
	float: left;
	margin: 0;
}

.yui-b #secondary .col2comment {
	width: 195px;
	height: 80px;
	margin: 0;
	display: block;
	float: left;
}

.yui-b #secondary .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;
}

.yui-b #secondary div.row {
	clear: both;
	width: 335px;
	*width: 363px;
}

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

#secondary .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;
}

#secondary .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;
}

