﻿hr {
	margin:0px;
	padding:0px;
	height:2px;
}
div {
	text-align:justify;
}
table.job-header {
	padding:0px;
	margin:0px;
	width:100%;
	margin-bottom:9px;
	}
	table.job-header td{
		margin:0px;
		padding:0px;
	}
span.res-job-title, td.res-job-title {
	font-weight:bold;
	text-align: inherit;
}
span.res-company, td.res-company {
	font-style:italic;
	text-align:left
}
span.res-header {
	font-size:large;
}
span.res-date, td.res-date {
	float:right; 
	text-align:right;
}
span.res-location, td.res-location {
	float:right; 
	text-align:right;
}
span.res-contact {
	float:right; 
	text-align:right
}
span.res-address {
	float:left; 
	text-align:left;
}
