#accordion {
	margin:0px;
	padding:0px;
}


.toggler{background:url(../images/faq_qu.jpg) bottom no-repeat;
	background-position:bottom;
	width:580px;
	line-height:18px;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#ffffff;
	text-decoration:none;
	font-weight:bold;
	cursor:pointer;
	display:block;
}

.toggler_rep{background:url(../images/faq_rep.jpg) left  repeat-y;
	width:580px;
	line-height:18px;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#ffffff;
	text-decoration:none;
	font-weight:bold;
	cursor:pointer;
	margin:0px;
	background-position:bottom;
	display:block;
}

.qu_top{background:url(../images/qu_top.jpg)  center bottom no-repeat;
	width:580px;
	height:7px;
	display:block;
}

.quistion{ width:550px;
margin:0px;
padding-left:18px;
padding-right:15px;
font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#ffffff;
	text-decoration:none;
	font-weight:bold;
	cursor:pointer;
	margin:0px;
	background-position:bottom;
	display:block;}

.element p{
	margin:0px;
	padding:0px;
	background:#FFFFFF;
}


