.paneltext {
	display: block;
	background-color:#ffffff;
}

.panel_title{
	background-repeat:no-repeat;
	overflow:hidden;
	height: 31px;
	width: 330px;
	cursor: hand;
}

.tendenci_content {
	font-size: 11px;
	background-color:#ffffff;
	width:330px;
	visibility:hidden;
	height:0px;
	overflow:hidden;
	position:relative;
	font-family: Arial, Helvetica, sans-serif;
	cursor: hand;
}

.tendenci_content a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color:#ffffff;
	color: #666666;
	cursor: hand;
}

.tendenci_content h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color:#ffffff;
	text-decoration: none;
}

.dhtmlgoodies_answer_display{	/* Content that is slided down */
	padding:5px;
	position:relative;
}
