body {
	padding-top: 60px;
}

.fl {
	float: left;
}

.fr {
	float: right;
}

.clear {
	clear: both;
}

.well {
	margin-bottom: 0px;
}