/*==========================================
		The Story Stylesheet
	 www.thecameradoesntlie.com
==========================================*/

.img_box {
	width:220px;
	padding:10px;
}

.left {
	float:left;
}

.right {
	float:right;
}

h1 {
	text-align:left;
	border-bottom:#FFF thin solid;
	padding-left:20px;
}

h2 {
	text-align:left;
	border-bottom:#FFF thin solid;
	padding-left:20px;
}