.newsletter
{
    margin-top: 35px;
}

.newsletterList
{		
	border-right: dotted 1px #000000;
	width: 650px;
	padding-left: 20px;
}

.newsletterText
{
    padding-top: 10px;
    padding-right: 20px;
	width: 200px;
	display: block;
	float: right;
}

.newsletterList h1
{
    color: #e8820c;
    font-size:16px;
    font-weight: normal;
}