body {
	font: 10pt "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

#header {
	text-align: center;
	margin-top: 30px;
	margin-bottom: 40px;
	color: #a0a0a0;
}

#header a {
	color: #777;
}

#blunders {
	width: 900px;
	margin: 0 auto;
}

#blunders .blunder {
	margin-left: 200px;
	width: 300px;
	margin-top: 100px;
	margin-bottom: 50px;
	clear: both;
}

#blunders .images {
	width: 300px;
	margin-right: -350px;
	float: right;
	text-align: center;
}

#blunders h2 {
	width: 100px;
	margin-left: -160px;
	float: left;
	text-align: right;
	padding-right: 15px;
}

p, li {
	margin: 0;
	margin-bottom: 10px;
}

p.label {
	font-size: 90%;
	font-weight: bold;
	margin-bottom: 30px;
}

#blunders .images img.shot {
	max-width: 200px;
}

#blunders .images img {
	max-width: 100%;
	height: auto;
}
