﻿h5
{
	margin-bottom: 0px;
}

h2
{
	margin-top: 0px;
	margin-bottom: 0px;
}

ul
{
	margin-left: 15px;
	margin-top: 0px;
}

.resumeFullWidthTable
{
	width: 100%;
}

.resumeHeaderTD
{
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: Black;
}

.resumeNameTD
{
	text-align: left;
	vertical-align: bottom;
}

.resumeAddressTD
{
	text-align: right;
	vertical-align: bottom;
}

.resumeBodyLeftTD
{
	width: 130px;
	text-align: left;
	vertical-align: top;
}

.resumeBodyRightTD
{
	text-align: left;
	vertical-align: top;
}
