
.border-top {
	padding-top: 8px;
	margin-top: 8px;
	border-top: dotted 1px #777;
}

.clear{
	clear: left;
}

.inline {
	vertical-align: top;
	display: table-cell;
}
