div#adtable {
	height:122px;
	background:#f2f2f3;
	border-bottom:2px solid #777778;
	margin-bottom:20px;
}

	div#adtable img.people {
		float:left;
		height:122px;
		width:255px;
		margin-left:60px;
	}
	
	div#adtable img.excited {
		height:25px;
		width:295px;
		margin:18px 0 16px 45px;
	}
	
	div#adtable img.highspeed {
		height:52px;
		width:182px;
		margin-left:158px;
	}
	
p {
	padding-left:30px;
	padding-right:30px;
}

.col3 {
	float:left;
	width:210px;
	padding:0 0 0 30px;
}
	