.formcss .attach_title {
	margin-top: 0px;
}
.formcss .attach_content {
	width: 60%;
	height: 24px;
	line-height: 24px;
}
.formcss .attach_content label {
	width: 100%;
	float: left;
}
.formcss .attach_content label input {
	float: left;
	height: 24px;
	line-height: 24px;
}
