
.discussContainer {
	border: 0px solid #feffc0;
	width: 380px; /* 430 - 25 - 25 */
}

.textareaWrapper textarea {
	width: 360px;
}

.discussTopic{
	width: 310px; /* 380 - 70 */
}

.borderTopContainer {
	border-top: 1px solid #e1eefa;
}

