.wrap h1 {
	margin-bottom: 10px;
}

h1,
.hb-options-save-beside-title,
.hb-options-save-beside-title div {
	float: left;
}

.hb-options-save-beside-title {
	margin: 9px 0 0 10px;
}

.hb-options-save-beside-title .hb-ajaxing {
	margin: 5px 0 0 12px;
}

.hb-options-save-beside-title .hb-saved {
	margin: 7px 0 0 12px;
}

h3 {
	text-decoration: underline;
}

h4 {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: -5px;
}

h4:before {
	content: '\2022\00a0';
}

.hb-string-lang {
	font-weight: normal;
}

.hb-string-lang span {
	font-size: 11px;
}

.hb-options-save-wrapper {
	margin-top: -10px;
}

small.hb-variable-desc {
	display: block;
	margin: 7px 0 -7px;
}