#mainbox {
	width: 600px;
	float: left;
	font-size: 0.85em;
	margin-top: 16px;
	margin-right: 16px;
	margin-bottom: 0;
	margin-left: 0;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
/*Paragraphs inside mainbox and sidebox*/
#mainbox p {
	margin: 6px 0 12px;
}
#designs {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.story {
	font-size: 1em;
	line-height: 1.2em;
	padding-left: 15px;
	padding-right: 15px;
}
