body.store div#header {
	height: 73px;
	}
body.store div#header p.home a {
	float: none;
	width: 937px;
	height: 104px;
	margin: 0 auto;
	background: url(/images/layout/header/home-store.png) no-repeat;
	}
body.store h1 {
	display: none;
	}
/* store
--------------------------------------------- */

/* header */

body.store div.header {
	clear: both;
	width: auto;
	text-align: center;
	}
body.store div.header h2 {
	margin-top: 12px;
	margin-bottom: 18px;
	color: #73951a;
	font-size: 24px;
	font-style: italic;
	font-weight: normal;
	}
body.store div.header p {
	margin-bottom: 36px;
	font-size: 16px;
	line-height: 21px;
	}

/* issues */

body.store div.section h3, body.store div.section p, body.store div.section form {
	float: left;
	}
body.store div.section img {
	float: left;
	margin: 0px 10px 10px 0;
	}
body.store div.issues h3, body.store div.issues p, body.store div.issues form {
	width: 140px;
	}
body.store div.issues form input {
	margin-top: 6px;
	}
body.store div.section p em {
	color: #666;
	font-size: 13px;
	line-height: 15px;
	}

/* sections */

body.store div.section {
	float: left;
	margin-bottom: 30px;
	margin-left: 20px;
	width: 300px;
	}
body.store div.section.first, body.store div.section.subscriber {
	margin-left: 0;
	}
body.store div.section h3 {
	margin-bottom: 12px;
	font-size: 18px;
	}
body.store div.section p {
	margin-bottom: 9px;
	font-size: 14px;
	line-height: 18px;
	}
body.store select {
	display: block;
	margin: 0 0 6px 0;
	}
body.store form input {
	margin-top: 6px;
	}
body.store form.options {
	margin-top: 2px;
	}

/* footer */

body.store div.footer {
	clear: both;
	margin-top: 18px;
	margin-bottom: 24px;
	}
body.store div.footer p {
	float: left;
	padding-top: 18px;
	width: 660px;
	color: #666;
	font-size: 14px;
	line-height: 18px;
	}
body.store div.footer img {
	float: right;
	}