.coolfieldset, .coolfieldset.expanded{
	border:0px solid #fff;  
	margin-bottom:	5px;
}

.coolfieldset.collapsed{
	border:0;
	border-top:0px solid #fff;
	
}

.coolfieldset legend{
	padding-left:0px;
	padding-bottom: 10px;
	font-weight:normal;
	cursor:pointer;
	margin-bottom:	5px;	
}

.coolfieldset titlefaq{
	font-size: 22Px;
}

.coolfieldset legend, .coolfieldset.expanded legend{
	background: transparent url(../img/arrowup1.png) no-repeat center right;
}

.coolfieldset.collapsed legend{
	background: transparent url(../img/arrowdown1.png) no-repeat center right;
}