#basic-accordian{	border:0;	padding:0;	width:450px;        position:relative;	margin:0;	z-index:2;	margin-top:0;}.accordion_headings{        border-top: 1px solid #202020;        border-bottom: 1px solid #202020;        text-align:center;        width:100%;	padding:10px 0;        margin-bottom:20px;	background:none;	color:#0099CC;	cursor:pointer;	font-weight:bold;}.accordion_headings:hover{	background:none;        color:#ffffff;}.accordion_child{	padding:15px;        width:420px;	background:none;}.header_highlight{	background:none;}.tab_container *{        float:left;	width:225px;}