/* Tabs
----------------------------------*/
.ui-tabs-hide { display: none !important; }

#tabs ul {
	margin: 0px;
	padding: 0px;
	height: 30px;
}
#tabs img {
	vertical-align:bottom;
}

#tabs ul li{
	height:30px;
	vertical-align:bottom;
	line-height:0;
	font-size:0;
	margin: 0px;
	padding: 0px;
	float: left;
}

#tabs p{
	padding:15px;
	display:inline-block;
	line-height:1.8em;
	font-size: 110%;
}

#tab0{
	clear:both;
	margin: 0px;
	padding: 0px;
	width: 594px;
	vertical-align:bottom;
}


.tab{
	clear:both;
	background: url(/img/btn_tab_bg02.gif) bottom left no-repeat;
}
#tabwrap {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FF9900;
	margin: 0px;
	padding: 0px;
}