.dis_modules_faq
{
	
}

.dis_modules_faq_categoryheader
{
	margin-top : 20px;
	background-color: rgb(10, 86, 109);
	color : White;
	line-height : 30px;
	width : 100%;
	clear : both;
	
}

.dis_modules_faq_categoryheader_expandbox
{
	width: 15px;
	float: right;
	text-align: left;
}

.dis_modules_faq_categoryheader_expandbox img
{
	width: 9px;
	height: 9px;
}

.dis_modules_faq_categoryheader_contentbox
{
	padding-left: 10px;
}

.dis_modules_faq_categoryheader_contentbox h2
{
	padding-left: 10px;
	margin-top : 0;
}

.dis_modules_faq_question
{
	padding-left: 10px;
	margin : 5px 0 5px 0;
	
	clear : both;
}

.dis_modules_faq_question_questionheader
{
	
}
.dis_modules_faq_question_questionheader_expandbox
{
	width: 15px;
	text-align: left;
	float : left;
	clear: both;
}

.dis_modules_faq_question_questionheader_contentbox
{
	width: 490px;
	float: left;
}

.dis_modules_faq_question_questionheader_contentbox h3
{
	margin : 0;
}

.dis_modules_faq_answer
{
	width: 490px;
	padding-left: 15px;
	clear: both;
	
	padding-top : .5em;
	
	/* change by Lasse J - 17-11-2009 */
	padding-bottom : 0px;
}

.dis_modules_faq_answer p
{
    /* change by Lasse J - 28-10-2009 */
	margin:.5em 0;
}

.dis_modules_faq_inputbox
{
	width: 300px;
	height: 200px;
}

.dis_modules_faq_inputboxheader
{
	height: 15px;
	width: 300px;
	padding-left: 10px;
}

.dis_modules_faq_inputboxcontent
{
	width: 300px;
	height: 150px;
	text-align: center;
}

.dis_modules_faq_questionstatus
{
	
}

.dis_modules_faq_questiontextbox
{
	width:300px;
	height:120px;
}

.dis_modules_faq_questionsubmit
{
	text-align:center;
}

.dis_modules_faq_questionsubmit input
{
	width: 100px;
}