/* Internal Page Reset */

h2.storytitle,
h4.date,
.meta,
.feedback { display: none; }

#content {
	margin: 0 0 0 0;
}


#content h2 { margin-right: 300px; }
#content h3.home { margin-left: 300px; }
#content h2.about,#content h3.about { margin-left: 167px; }

.featurePanel {
	float: right;
	margin-left: 20px;
	width: 280px;
}

.box {
	border: 1px solid #ccc;
	margin-bottom: 10px;
	padding: 20px;
}