#theme #content #c_left #question-archive .question {
	margin-bottom: 30px;
}

#theme #content #c_left #question-archive .question h3 {
	border-bottom: 1px solid #E0E0E0;
	padding-bottom: 5px;
	margin: 10px 0px;
}

#theme #content #c_left #question-archive .question .question_answer p {
	font-family: Arial;
	font-size: 14px;
	line-height: 18px;
	padding: 4px 0 8px 0;
}

#theme #content #c_right #suggest-question-panel form {
	margin: 0px;
}

#theme #content #c_right #suggest-question-panel label {
	display: block;
	font-weight: bold;
	margin-bottom: 3px;
}

#suggest-question-panel .panel_row {
	margin-bottom: 10px;
}

#suggest-question-panel input {
	width: 275px;
}

#suggest-question-panel textarea {
	width: 275px;
}

#question-archive p.important {
	line-height: 130%;
	margin: 10px 0px 10px 0px;
	background: #F5F4ED;
	padding: 10px;
	border: 3px solid green;
}
