body {
	font: 122%/1.4 Arial, Helvetica, sans-serif;
}

table {
	border-collapse: separate !important;
	border-spacing: 2px !important;
}

label {
	font-weight: unset;
}

legend {
	font-size: unset;
	width: unset;
}
fieldset {
	margin: 0px 0px 5px 0px;
	padding: 10px;
	border: 0;
	border: 1px solid #ccc;
	border-radius: 6px;
	-moz-border-radius: 6px;
	background-color: #ccc;
}
h2 {
	color: #000000;
	font-style: normal;
	font-size: 1.4em;
	text-transform: none;
	margin: 0px 0px 0px 0px;
	font-weight: 700;
}
button, input, select, textarea {
	line-height: normal;
}
hr {
	margin-top: 6.6px;
	margin-bottom: 6.6px;
	border: 0;
	border-top: 1px solid #9a9a9a;
}

div.tabbed-fieldsets {
	margin: 5px 0px 10px 10px;
}

.breadcrumb {
	background-color: unset;
	margin-bottom: 5px;
	padding: 0px;
}

