.gwt-Label {
	white-space: nowrap;
	font-family: 'MS PGothic', Osaka, Arial, sans-serif;
	font-size: 14px;
	line-height: 20px;
}

.gwt-Button {
	white-space: nowrap;
	font-family: 'MS PGothic', Osaka, Arial, sans-serif;
}

.logrule-border {
	margin: 4px;
	background: #F2EEE6;
}

.float-left {
	float: left;
}

.float-right {
	float: right;
}

.clear-both {
	clear: both;
}
