h5.expanded,
h5.collapsed:hover {
	cursor:				pointer;
	color:				#A0CE67;
}

h5.collapsed {
	cursor:				pointer;
	color:				#000000;
}

.faqitem,
.newsitem {
	border-bottom:		1px solid #D4D6D7;
	display:			block;
	margin-bottom:		10px;
	padding-bottom:		5px;
	font-size:			12px;
	line-height:		16px;
	color:				#000000;
}

.newsitem .createdate {
	width:				100px;
	float:				left;
	margin:				0 20px 0 20px;
}

.newsitem h4 {
	margin:				20px 20px 10px 0;
}

.newsitem .news_content {
	clear:				both;
	margin:				0 20px 10px 140px;
}

.newsitem .readmore {
	clear:				both;
	margin:				0 20px 0 140px;
}

/*.iteminfo{
	float:			left;
	width:			60px;
	margin-right:	5px;
	margin-left:	15px;
	color:			#000000;
	font-size:		10px;
}

.short{
	float:			left;
	width:			400px;
	margin-top:		-3px;
	font-size:		12px;
	color:			#000000;
}*/

/*.faq{
	float:			left;
	width:			550px;
	margin-bottom:	5px;
	font-size:		12px;
	color:			#000000;
	cursor:			pointer;
}*/

/*.top{
	border-top:		none;
}

.blog_content{
		width:		300px;
}

.readmore{
	margin-bottom:	.8em;
	margin-top:		.8em;
	text-transform:	uppercase;
	color:			#000000;
	font-size:		9px;
	cursor:			pointer;
}

.readmore a{
	color:			#000000;
	text-decoration:	none;
	
}	

.news_content{
	margin-top:		.5em;
}*/