div.faqinfo {
    position: absolute;
		top: 280px;
		left: 160px;
    width: 572px;
		color: #F5F5F5;
		text-align: justify;
		font-size: 14px;
}

div.faqheaderimage {
		text-align: center;
}

div.faqsectionheaders {
		text-align: justify;
		color: #FFA800;
		font-weight: bold;
		font-size: 16px;
		cursor: pointer;
}

a:link {
    color: #FF9507;
    text-decoration: none;
}

a:visited {
    color: #FF9507;;
    text-decoration: none;
}