body {
	font-size: 15px;
}

#body {
	float: none;
}

#logo, .container {
	width: 650px;
}

#logo {
	width: 400px;
	padding-top: 0px;
}

#phone {
	float: right;
	padding-top: 28px;
}

h2 {
	margin: 20px 0px 15px 0px;
}

ul.check {
	list-style: url(images/check.gif) outside;
}

ul.check li {
	margin-left: 3px;
}

ul.space li {
	margin-top: 10px;
}

.lpfeedback {
	background: url(images/feedback.jpg) top center no-repeat;
	padding: 70px 60px 15px 60px;
	font-size: 13px;
}

.fbnote {
	background: url(images/fbnote.gif) bottom center no-repeat;
	padding: 0px 0px 1px 0px;
	margin: 0px 0px 10px 0px;
}

.lpfeedback h2 {
	margin: 0px 0px 15px 0px;
}

.none {
	display: none;
	visibility: hidden;
}

.who {
	font-size: 14px;
	clear: both;
	margin-bottom: 25px;
}

/* Subscribe Form */

input.subscribe {
	display: block;
	width: 273px; 
	height: 50px; 
	border: none;
	margin: 10px 0px 5px 0px;
}

input.name, input.email {
	display: block;
	width: 232px;
	height: 32px;
	border: none;
	padding: 8px 30px 0px 10px;
	margin: 8px 0px 0px 0px;
}

input.name {
	background: url(/wp-content/uploads/images/form-name.gif) top left no-repeat;
}

input.email {
	background: url(/wp-content/uploads/images/form-email.gif) top left no-repeat;
}
