.question
{
	text-transform:uppercase;
	font-weight:bold;
}
.answer
{

}
.testTitle
{
	border:solid 0px black;
	color:#ffba00;
	font-size:18px;
	font-weight:bold;
	text-transform:uppercase;
	
}
.testButton
{
	border:0px auto;
	margin:0px auto;
}
.testDescription
{
	
}
.dealerlisting
{
	padding:5px;
}
.adminTestLinks
{
	
}
.adminTestLinks a
{
	color:blue;
}
.search
{
	width:100%;
	border: solid 0px white;
}
.search span
{
	font-weight:bold;
	color:white;
}
.dealer
{
	border:solid 0px blue;
}
.dealerTitle
{
	font-weight:bold;
	padding:5px;
}
.dealerAddress
{

}
.dealerPhones
{
	font-style:italic;
}
.dealerDescription
{

}