/* content */

.content {
	float: left;
	width: 523px;
	margin: 5px 0 0;
	position: relative;
	left: 30px;
}
.content h1 {
	font-size: 17px;
	color: white;
	background: #4980b7;
	margin-bottom: 10px;
	padding: 3px 55px;
}