@charset "utf-8";
/* CSS Document */
.ui-tabs .ui-tabs-panel{
	padding:0px;
	border:none;
	overflow:visible;
}

.ui-widget-content{
	border:none;
	padding:0px;
	margin:0px;
	overflow:visible;
}

.ui-widget-header{
	background:none;
	border:none;
	border-bottom:1px solid #CCC;
}

.heavypad{
	text-align:center;
	padding-top:30px;
	padding-bottom:30px;
}
