.paneltext {
	display: block;
	background-color:#ffffff;
	background-image: url(/images/6_bg.jpg);
	background-repeat: repeat-y;
height:100px;
}
.paneltext2 {
	display: block;
	background-color:#ffffff;
	background-image: url(/images/6_bg.jpg);
	background-repeat: repeat-y;
height:255px;
}
.panel_title{
	background-repeat:no-repeat;
	overflow:hidden;
	height: 30px;
	width: 327px;
	cursor: hand;
}

.tendenci_content {
	font-size: 11px;
	background-color:#ffffff;
	width:327px;
	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;
}
#column6text
{
	width: 300px;
margin-left: 20px;
}
#column6text2
{
	width: 325px;
margin-left: 5px;
}
#text2
{
	margin-bottom: 6px;
}