#basic-accordian{	width:100%;
	background: #e9e9e2 url(../imgs/hg_kasten_1.gif) no-repeat right bottom;
	margin: 20px 0 0 0;}#basic-accordian h3 {
	margin: 0;
	padding: 0 !important;
	height: 31px;
	text-transform: uppercase;
	background: url(../imgs/hg_weblog.gif) no-repeat left bottom;
	line-height: 100%;  	text-indent: -999em;
}.accordion_headings{	padding:5px;	background:#747d2a;	color:#FFFFFF;	cursor:pointer;	font-weight:normal;
	border-top: 1px solid #969c5e;
	border-bottom: 1px solid #495600;}.accordion_headings:hover{	background:#666f1a;}.accordion_child{	padding:10px;
	background: none;}.header_highlight{	background:#666f1a;}