.mootabs_title {	list-style-image: none;	list-style-type: none;	margin: 0px;	padding: 0px;	height: 24px;	min-width: 595px;	}.mootabs_title li {	float: left;	padding: 2px 8px 2px 8px;	margin-right: 1px;	cursor: pointer;	color: #fff;	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;	font-size: 11px;	height: 22px;	line-height: 22px;	background-color: #879FCB;}.mootabs_title li.active {	background-color: #2b456c;}.mootabs_panel {	display: none;	position: relative;	color: #879FCB;	overflow: auto;	font: 14px "Times New Roman", Times, serif;	width: 419px;	margin-top: 20px;	float: left;	text-align: left;	padding-left: 176px;	height: 250px;	border-bottom: thin dotted #879FCB;}.mootabs_panel.active {	display: block;}.mootabs_title li.over {	background-color: #2b456c;}img.top {	vertical-align:text-top;	position:absolute;left:0;top:0;}