#wrapper {
	padding: 0px;
}
a {
	border-bottom: none;
}
a:hover {
	border-bottom: none;
}
table td {
	vertical-align: top;
	padding: 0px 0px 30px 0px;
}

table td div {
	font-size: 16px;
	font-weight: 600;
	padding-bottom:5px;
}
.text {
	line-height: 1.5;	
}
#table1 {
	margin-top: 6px;	
}
#table1 .text {
	padding-left: 20px;	
}
#table2 .text {
	width: 200px;
	padding-left: 20px;
}
#table2 .image {
	text-align: right;
	padding-right: 0px;
	width:175px;
}
