body {
   	margin: 0;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 15px;
	line-height: 1.5;
	color: #777777;
	background-color: #fff;
}
h1,
h2,
h3,
h4,
h5,
h6 {
    color: #404040;
}
h1,
h2,
h3 {
	line-height: 48px;
}
.banneritem {
    margin-bottom: 10px;
}

div.image-left { margin: -10px 10px 10px 0px; float: left; }
