@charset "utf-8";
#bodycontent {
	margin-right:18px;
}
h2 {
	margin-top:20px;
}
.store_item h3 {
	background-color:#cbb586;
	margin-left:135px;
}
h4 {
	background-color:#cbb586;
}
p {
	margin:.5em 0 .5em 1.5em;
}
.store_item {
	width:60%;
}
.store_item, #archive {
	margin:1em;
}
.store_item p, #archive p {
	margin-left:0;
}
.store_item img, .archive_issue img {
	float:left;
	margin-right:.5em;
}
.archive_issue {
	float:left;
	width:45%;
	margin:1em 2.5%;
}
#bodycontent fieldset {
	border:none;
}