

.diskuseFormWrp {
	width: 100%;
	/*height: 260px;*/
	
}

.diskuseForm {
	width: 100%;
	/*height: 100%;*/
}


.diskuseForm textarea {
	width: 100%;
	height: 190px;
}