body {background: #e3e3e3;}

.subscriptionWrapper {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
}

.subscriptionContainer {
	width: 800px;
	margin: auto;
	}
	
.subscriptionMain {	
	padding: 70px 85px 50px 85px;
	background: #fff url(/images/community/email-newsletters/cocreate_news.jpg) top left no-repeat; 
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: normal;
	padding-bottom: 10px;
}

a {
	color: #215c7c;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

