#tab_wrapper{	margin:0px auto;	width:850px;	}#tabs {	font-size: 90%;	margin: 20px 0;}#tabs ul {	float: left;	background: black;	width: 650px;	padding-top: 4px;	border-radius:3px;	margin:0px;	font-family:Bookman Old Style, Century Gothic, Verdana;}#tabs li {	margin-left: 8px;	list-style: none;}* html #tabs li {	display: inline;}#tabs li, #tabs li a {	float: left;}#tabs ul li.active {	border-top:2px white solid;	background-color:#C0C0C0;}#tabs ul li.active a {	color: #333333;}#tabs div {	background-color:#fff;	clear: both;	padding: 15px;	min-height: 200px;}#tabs div h3 {	margin-bottom: 12px;}#tabs div p {	line-height: 200%;	font-family:Bookman Old Style, Century Gothic, Verdana;	font-size:16px;	text-indent:50px;	text-align:justify;}#tabs ul li a {	text-decoration: none;	padding: 8px;	color: white;	font-weight: bold;}