@charset "utf-8";







.dhtmlgoodies_question{	/* Styling question */
	/* End layout CSS */



	



	overflow:hidden;
	cursor:pointer;
	line-height: 18px;
	background: #CCCCCC;
	width: 548px;
	padding-left: 10px;
	font-weight: bold;
	color: #992235;
	float: left;
	margin-bottom: 10px;
	display: inline;



}











.dhtmlgoodies_answer{	/* Parent box of slide down content */



	/* Start layout CSS */



	width:610px;



	margin-bottom: 20px;



	



	



	/* End layout CSS */



	



	visibility:hidden;



	height:0px;



	overflow:hidden;



	position:relative;







}



.dhtmlgoodies_answer_content{	/* Content that is slided down */







	position:relative;



}



.who img {



	float: left;



}



.who p {



	float: right;



	width: 470px;



}

.lunchbox {

display:none;
float:left;

} 

.clasp {
	width: 40px;
	background: #992235;
	margin: 0px;
	padding: 0px;
	color: #FFFFFF;
	text-align: center;
	display: inline;
	float: left;
	line-height: 18px;
}

.clasp a {
	color:#FFFFFF;
	text-decoration: none;
}
