div.background
{
	background-color: #FFFFFF;
	width: 100%;
	height: 100%;
}


table.background
{
	padding-left: 15px;
	padding-right: 15px;
}


td.employerTitle
{
	font-wight: bold;
	font-size: 20px;
	text-align: center;
}


td.employerLogo
{
	text-align: center;
	padding-bottom: 10px;
	padding-top: 10px;
}


td.content
{
	padding-top: 15px;
	text-align: justify;
}


td.website
{
	vertical-align: top;
	font-weight: bold;
}


a.link
{
	color: #03524D;
}


td.subsidiary
{
	font-weight: bold;
}


td.jobDateStart
{
	height: 26px;
	width: 70px;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-right: 8px;
}


td.jobTitleStart
{
	width: 100%;
	padding-top: 6px;
	padding-bottom: 6px;
}


td.jobLocationStart
{
	text-align: right;
	width: 70px;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 8px;
}


.spacer_bottom
{
	padding-bottom: 20px;
}


.spacer_top
{
	padding-top: 20px;
}


td.button
{
	text-align: left;
	padding-top: 20px;
}
