.article .disk-form INPUT, .article .disk-form TEXTAREA{
	width: 90%;
	margin-bottom: 10px;
	margin-left: 0px;
}
.article .disk-form TEXTAREA{
	height: 100px;
}
.article .disk-form .but{
	width: auto;
}
.article .disk-form .but-line, .article .disk-form .cap-line{
	text-align: center;
}
.article .disk-form{
	padding: 10px;
	background-color: #f5f7e5;
	border: 1px solid #AAA;
	
}
.article .disk-title{
	padding-bottom: 16px;
	color: #465200; 
	font-weight: bold;
}
.disk-box {
	padding-bottom: 16px;
}
.disk-box .disk-title{
	font-weight: bold;
	padding-bottom: 6px;
}
.disk-box .disk-body{
	padding-bottom: 6px;
}
.disk-box .disk-info{
	font-size: 11px;
}
.disk-box-delim {
	border-bottom: 1px solid #EEE;
	margin: 6px 0px 6px 0px;
}
.disk-form-title{
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 4px;
}
.disk-form .charcount{
	padding: 0px;
	margin: 0px  !important;
	border: 0px; 
	background-color: #f5f7e5;
	text-align: center;
}