/* CSS Document */
.copy{
	margin: 0px 0 0 0;
}
.row_input .error_textarea{
	position:relative;
	left:3px;
	top: 5px;
	width:208px;
	margin: 0px 0 0 0;
	float:right
}

.row_input .error{
	position:relative;
	left:233px;
	top: -5px;
	margin: 0px 0 3px 0;
	width: 218px;
	padding: 0 0 0 0;
	float:none;
}
.row_input{
	min-height: 29px;
}

