.ui-tabs
{
	padding: 0;
}
/*.ui-corner-all
{
	-moz-border-radius-bottomleft: 0;
	-moz-border-radius-bottomright: 0;
	-moz-border-radius-topleft: 0;
	-moz-border-radius-topright: 0;
}*/
.block_content .ui-widget-content
{
	color: #fff;
	background-image: none;
	padding: 18px 6px;
	width: 190px;
	height: 30px;
	margin: 0 auto;
	text-align:center;
}
.block_content .ui-widget-content span
{
	font-weight: bolder;
	font-size: 12px;
	color: #690102;
}
.block_content .ui-state-default, .ui-widget-content .ui-state-default
{
	padding: 4px 6px;
	display: block;
	float: left;
	text-align: center;
	margin-right: 6px;
}
.ui-widget-content a
{
	color: #fff !important;
}
.ui-widget h3
{
	font-size:11px;
	font-weight:normal;
	margin-bottom:0;
	margin-top:0;
}