.message-top {
	position: absolute;
	top: 130px;
	right: 90px;
	width: 470px;
	text-align: right;
	color: #70706e;
	line-height: 1.1em;
	font-size: 14px;
}

div.container {
	top: 250px;
	width: 600px;
}

div.container h2 {
	font-size: 20px;
	padding: 0;
	margin: 0;
}

.message-center {
	display: block;
	margin: 0 auto;
	width: 400px;
	top: 200px;
}

.message-center {
	list-style: none;
	padding-left: 60px;
}

.message-center li {
	padding-left: 20px;
	background: url('../images/landing-page-redbullet.png') no-repeat 0 4px;
	font-size: 14px;
}

div.newsletter-info {
	margin-top: 15px;
	font-size: 12px;
}

.newsletter {
	width: 500px;
	margin: 0 auto;
	margin-top: 20px;
	position: relative;
}

.newsletter label {
	font-size: 14px;
}

.newsletter .input-element input {
	border:1px solid #999;
	padding:5px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
}

.newsletter input.submit {
	width: 60px;
	height: 60px;
	border: none;
	cursor: pointer;
	display: block;
	overflow: hidden;
	font-size: 1px;
	text-indent: -1500px;
	position: absolute;
	right: 10px;
	top: -15px;
	background: url('../images/button-access.png');
}

.input-element {
	display: block;
	float: left;
	margin-right: 10px;
}

div.clear {
	clear: both;
}

.subscribers {
	display: block;
	position: absolute;
	top: 30px;
	right: 97px;
}
