.formyuzde{
	font-size: 11px;
	height:16px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #555555;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	width:100%;
}
.formbuton{
	font-size: 11px;
	width: 50px;
	height:19px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #555555;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	font-weight: bold;
	color: #CC0000;
}
.form_textarea_100 {
	font-size: 11px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #555555;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	width:100%;
}

