.supportDL DT, .faqDL DT
{
    color: #ff0000;
	cursor: help;
	display: list-item;
	text-decoration: none
}
.supportDL DD, .faqDL DD
{
	display: none
}
