/* ACCORDIAN STYLE */
#basic-accordian	{padding:5px; margin-top:20px; background:url(../img/bgTesting.gif) repeat;	border:2px solid #03171C;}
.accordion_headings	{ padding:5px; background:#062f39 url(../img/gradientImg.gif) repeat-x left top; color:#fff; border:1px solid #114653; cursor:pointer; font-weight:bold; margin-bottom:5px; opacity:.70; filter:alpha(opacity=70);}
.accordion_headings:hover, .header_highlight{ background:#03171c url(../img/actService.gif) repeat-x left top;}

.accordion_child	{ padding:15px;	display:block;}