@charset "UTF-8";


.widget {
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 240px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

	.tabdiv {
	margin-top: 2px;
	padding: 5px;
}
	    .tabdiv ul {
	padding: 0px;
	margin-left: 6px;
	margin-top: 10px;
}
		.tabdiv li {
	list-style-type: none;
	display: inline;
}
.ui-tabs-hide {
		display: none;
}
