﻿.faq-header-first, .faq-header, .faq-header-last, .faq-header-first-active, .faq-header-active, .faq-header-last-active
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 14px;
	color: #000000;
	height: 41px;
	line-height: 41px;
	background-repeat: no-repeat;
	padding-left: 15px;
	cursor: pointer;
}


.news-header-nonactive, .news-header-active
{
	font-family: Verdana, Sans-Serif;
	font-weight: bold;
	font-size: 10px;
	color: #5d1f7b;
	background-repeat: no-repeat;
	padding: 6px 0px 7px 15px;
	cursor: pointer;
	border-top:1px solid #C0C0C0;
}
.news-header-nonactive
{
	background-image: url(../images/bullet_off.gif);
	background-position: 0px 11px;
	
}
.news-header-active
{
	background-color: #FFFFFF;
	background-image: url(../images/bullet_on.gif);
	background-position: 0px 11px;
	border-bottom:0px solid #C0C0C0;
	
	color:#9900CC;
	
}
.news-data
{
	padding: 0px 15px 15px 15px;

}
.news-date 
{
	color:gray;
	font-weight:normal;
}