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

#wrapper3 {
	width: 690px;
	margin-left: 70px;
	padding-top: 100px;
}

h3 {
	display: block;
	width: 200px;
	height: 22px;
	text-indent: -1000em;
	background: url(../img/campaign.gif) no-repeat;
	padding-bottom: 20px;
}

#leftSection {
	float: left;
	width: 400px;
	
}

#rightSection {
	float: right;
	width: 250px;
	padding-top: 40px;
	padding-bottom: 30px;
}

p {
	padding-bottom: 10px;
}

p.subText {
	padding-bottom: 50px;
}


