@charset "utf-8";
/* CSS Document */


div.ebpage h2 {
	margin: 0;
	padding: 0;
	display: block;
	height: 167px;
	width: 725px;
}

div.ebpage h2 a {
	display: block;
	background: url(/images/marketing/ebrain-header.png) 0 0 no-repeat;
	text-indent: -999%;
	overflow: hidden;
	width: 725px;
	height: 167px;
	margin: 0;
	padding: 0;
}

div.ebpage p.first {
	float: left;
	width: 400px;
	margin: 1em 2em 1em 0;
}

div.ebpage div.signup {
	width: 300px;
	overflow: hidden;
}

div.ebpage div.signup h3 {
	display: block;
	text-indent: -999%;
	overflow: hidden;
	width: 189px;
	height: 29px;
	background: url(/images/marketing/ebrain-email-marketing-h3.png) 0 0 no-repeat;
	margin: 1em 0;
}

div.ebpage div.signup h4 {
	display: block;
	text-indent: -999%;
	overflow: hidden;
	height: 66px;
	width: 65px;
	float: left;
	margin: 0;
	background: url(/images/marketing/ebrain-plans-start-at.png) 0 0 no-repeat;
}

div.ebpage div.signup p {
	float: left;
	margin: 0 1em;
	width: 200px;
}

div.ebpage div.signup a {
	clear: both;
	display: block;
	background: url(/images/marketing/ebrain-sign-up.png) 0 0 no-repeat;
	margin: 0 0 0 6em;
	height: 40px;
	width: 134px;
	text-indent: -999%;
	overflow: hidden;
}

div.ebpage ul {
	clear: both;
	list-style: none;
	width: 725px;
	padding: 0;
	margin: 2em 0;
}

div.ebpage ul li {
	border-top: 1px solid #e4e4e4;
}

div.ebpage ul h5 {
	display: block;
	margin: 0.5em 0 .5em .45em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	padding: 0 0 0 56px;
	line-height: 46px;
}

div.ebpage ul li.create h5 {
	background: url(/images/marketing/ebrain-bulb.png) 0 0 no-repeat;
}

div.ebpage ul li.send h5 {
	background: url(/images/marketing/ebrain-fwd.png) 0 0 no-repeat;
}

div.ebpage ul li.track h5 {
	background: url(/images/marketing/ebrain-map.png) 0 0 no-repeat;
}

div.ebpage ul li.manage h5 {
	background: url(/images/marketing/ebrain-folder.png) 0 0 no-repeat;
}

div.ebpage ul p {
	margin: 1em 1em 1.5em;
}


div.ebpage a.get-started {
	background: url(/images/marketing/ebrain-get-started.png) 0 0 no-repeat;
	height: 45px;
	width: 158px;
	margin: 1em;
	padding: 0;
	text-indent: -999%;
	overflow: hidden;
	display: block;
}

