body {
	margin: 0;
	padding: 0;
}

.container {
	width: 466px;
	margin: 20px auto 20px;
}

.container p{
	color: #999999;
	margin-top: 5px;
	margin-bottom: 30px;
	font: italic 1.35em/1.5em Georgia, "Times New Roman", Times, serif;
	border-bottom: 1px solid #cecece;
	padding-bottom: 10px;
}

.itemBadge {
	margin-top: -110px;
	height: 170px;
	text-align: right;
	margin-right: -70px;
	margin-bottom: -40px;
}

h1.helloText {
	background: url(http://cdn.weareprompt.com/Teaser/hello.jpg) no-repeat;
	width: 345px;
	height: 37px;
	text-indent: 2000px;
	overflow: hidden;
	margin-bottom: 5px;
}

#mc_embed_signup {
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

#mc_embed_signup p{
	font-size: 1em;
	border: none;
	margin-bottom: 10px;
}

#mc_embed_signup h2 {
	font-size: 1em;
	color: #8f61a8;
}

#mc-embedded-subscribe-form{
	margin-top: 10px;
	border-bottom: 1px solid #cecece;
	padding-bottom: 35px;
}

.mc-field-group {
	clear: both;
	display: block;
	padding-top: 0;
	padding-bottom: 13px;
}

.mc-field-group label {
	color: #999999;
	font: italic 1em Georgia, "Times New Roman", Times, serif;
	width: 125px;
	display: inline-block;
	margin-top: 11px;
	text-align: right;
}

.mc-field-group input{
	width: 315px;
	border: 1px solid #cecece;
	font: 1.5em Georgia, "Times New Roman", Times, serif;
	float: right;
	margin-right: 5px;
	-moz-border-radius:7px;
	-webkit-border-radius:7px;
	padding: 5px;
}

.bottom {
	padding-top: 10px;
	display: block;
}

.indicate-required{
	
	width: 125px;
	display: inline-block;
	color: #8f61a8;
	font: italic 0.8em Georgia, "Times New Roman", Times, serif;
	text-align: right;
	margin-right: 5px;
}

.submit {
	display: block;
	float: right;
}

#mc-embedded-subscribe {
	
	border: none;
	background-color: #8f61a8;
	color: #fff;
	-moz-border-radius:7px;
	-webkit-border-radius:7px;
	padding: 5px 10px;
	font: italic 1.2em Georgia, "Times New Roman", Times, serif;
}

#mce-success-response {
	margin-bottom: 15px;
	color: #8f61a8;
	font: italic 1.2em Georgia, "Times New Roman", Times, serif;
	margin-top: 10px;
}

.copyright {
	margin-top: 10px;
	color: #cecece;
	font: 0.8em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	margin-bottom: 10px;
}

.clear {
	clear: both;
}