body {
	background: white url(http://www.ghsinc.com/newsletter-images/newsletter-bg.jpg) top left repeat-x;
	margin: 0;
	font-family: sans-serif;
}
a {
	color: #333;
}
.header {
	background: transparent url(http://www.ghsinc.com/newsletter-images/newsletter-ghs-list-header.jpg) top left no-repeat;
	width: 100%;
	height: 100px;
}
.content {
	margin: 0 20px;
}
.footer {
	border-top: 1px solid #777;
	margin: 40px 20px 60px 20px;
	padding-top: 1em;
	text-align: right;
	font-size: .75em;
}
h1 {
	font-size: 1.25em;
}
h2 {
	font-size: 1.15em;
}
h3, h4, h5, h6 {
	font-size: 1em;
}
.left {
	float: left;
}
.right {
	float: right;
}
img {
	margin: 0;
}
img.left {
	margin-right: 1em;
}
img.right {
	margin-left: 1em;
}

/** ------------------------------
    SUBSCRIBE
    ------------------------------ */

div.adminmessage {
	width: auto !important;
	margin: 1em 0;
}
.required {
	color: red;
}
.list {
	padding-left: 0;
}
.list li {
	list-style: none;
}
.subscribe-header {
		background: transparent url(http://www.ghsinc.com/newsletter-images/newsletter-ghs-list-subscribe-header.jpg) top left no-repeat;
}
