﻿.faqsTable tr td
{
	padding:5px 0px 5px 0px;
}

#content ul.FAQList {
	list-style-type: none;
	padding-bottom: 0px;
	line-height:1.2em;
}	

#content ul.FAQList li {
	text-indent:-12px;
	padding: 2px 0 0 14px;
	margin-left: 0;
}
	
.Question
{		font-weight:bold;
}

.Question input
{
	padding:0px 3px 0px 0px;

}

.Answer
{
	padding:0px 5px 0px 15px;
	white-space:normal;
	color:#466464;
}

