#faq
{
	 float: left; 
	 width: 600px; 
	 margin: 20px 40px 10px 20px;
}

#search
{
	margin: 20px 0px;
}

#contactus
{
	padding: 10px 0px;
	margin: 20px 0px 20px 0px;
}

#topics
{
	text-align: center;
	width: 90%
}

#topics a
{
	padding-bottom: 1px;
	text-decoration: none;
	border-bottom: 1px solid #003399;
	line-height: 1.7em;
}

#search
{
	text-align: center;
}

#faq h2
{
	padding: 0px;
	margin: 10px 0px 2px 0px;
	font-weight: normal;
	line-height: 1.5em;
}

#faq h2 a
{
	cursor: pointer;
	text-decoration: underline;
	text-decoration: none;
	padding-bottom: 1px;
	border-bottom: 1px dotted #003399;
}

div.answer
{
	border-bottom: 1px dotted #CCCCCC;
	padding-bottom: 10px;
}

div.categories
{
	color: gray;
	margin: 0px;
	padding: 0px 0px 0px 15px;
}

div.categories a
{
	color: gray;
	text-decoration: none;
}

div.categories a:hover
{
	text-decoration: underline;
}
