.float {
	float: left;
}

.content {
	margin-left: 20px;
}

.right {
	margin-left: 80px;
}

.panel-heading a:hover, a:focus {
  text-decoration: none;
}

.center {
	margin:0 auto;
	width:auto;
}

footer {
	text-align: center;
	margin-top: 8px;
}

footer p {
	font-size: 0.9em;
	color: #585858;
}