#oc_invite{
	display: block;
	margin-left: 170px;
	margin-bottom: 10px;
}
.qa_block{
	margin-bottom:20px; 
	border-bottom: 1px dashed #a87e57;
}
.qa_question{
	font-weight: bold;
}
.qa_name{
	text-align:right; 
	font-style: italic;
}
.qa_date{
	color: #999;
}
.q_label{
	display: block;
	width: 130px;
	float:left;
	clear:both;
}
#oc_form{
	margin-left: 40px;
	margin-right: 40px;
	display: none;
}
#oc_form input, textarea {
	margin-bottom: 10px;
}
#oc_form textarea {
	height: 70px;
}
#oc_response {
	font-weight: bold;
	margin: 0 0 10px 130px;
}
.co_input {
	width: 200px;
}
