/* CSS Document */


#faq #basic-accordian_faq{
	width: 638px;
	background-color: #FFFFFF;
}

#faq .accordion_headings_faq{
	padding:1px 0 1px 25px;
	color:#666;
	cursor:pointer;
	border-top: dotted #999999 1px;
	border-bottom: dotted #999999 1px;
	margin: 0 0 10px 0;
	background-image: url(../image/freight/faq/faq_q.gif);
	background-repeat: no-repeat;
	background-position: 0px 1px;
	background-color: #fff;
	text-align: left;
}

#faq .accordion_headings_faq:hover{
	border-top: dotted #009900 1px;
	border-bottom: dotted #009900 1px;
	color: #FF6600;
}


#faq .accordion_child_faq{
	padding:0px 0 15px 25px;
	width:613px;
	background-image: url(../image/freight/faq/faq_a.gif);
	background-repeat: no-repeat;
	background-position: 0px 1px;
}

#faq .header_highlight_faq{
	color: #FF6600;
	background-image: url(../image/freight/faq/faq_q.gif);
}

#faq .service_faq {
	width: 638px;
	margin:20px 0 0 0;
	float: left;
}