﻿.ViewFAQs .Button
{
	margin-left:10px;
}

.ViewFAQs .LeftLabel
{
	width: 10em;
}

.ViewFAQs .FAQLine
{
	margin:5px 0;
}

.FaqCategory 
{
	background-color: #a8d1c7;
	color: #00463f;
}

.FaqCategoryText
{
	height: 2em;
}

.FaqContent
{
	float: left; 
	width: 625px; 
	margin: 10px; 
	padding-bottom:10px;
}
