
#newsletter {
	width:174px;
	/*float:left;*/
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000066;
	margin:0 0 20px 0;
	padding:0;
}

#newsletter p {
	margin:7px 0 5px 0;
}

#newsletter h1 {
	height:31px;
	width:174px;
	float:left;
	background:#FFF url(http://www.constructionchemicals.co.uk/images/newsletter.jpg) no-repeat;
	margin:0;
	padding:0;
}

.newsletter-content {
	border-left:1px solid #000066;
	border-right:1px solid #000066;
	border-bottom:1px solid #000066;
	padding:10px;
	width:152px;
	background:url(http://www.constructionchemicals.co.uk/images/construction-worker2.jpg) no-repeat right bottom #fff;
	float:left;
}

.textbox {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-style:italic;
	color:#000066;
}

.clear	{
	float: none;
}