div.advantageText {
	float: left;
	width: 409px;
}

div.advantageImage {
	float: left;
	width: 309px;
	padding-top: 18px;
}

div.top {
	margin-bottom: 20px;
	font-size: 0.9em;
	border-bottom: 1px solid #5a8e0a;
	text-align: right;
}

table {
	width: 100%;
	
}

table tr th {
	padding: 5px;
	border-bottom: 1px solid #78be0d;
}

table tr td {
	padding: 0px 5px 0px 5px;
	height: 30px;
}
