*
body {
	color: #6c6c6c;
	background: #ffffff;
	font-family: sans-serif;
	font: helvetica, arial;
	font-size: 12px;
}

a {
	color: #5c5c5c;
	text-decoration: none;
}

a:hover {
	color: #242424;
	background: yellow;
}

div.wrapper {
	width: 800px;
	margin-left: auto;
	margin-right: auto;
}

div.myname {
	font-size: 200%;
	font-weight: 800;
	text-align: right;
}

div.address {
	font-size-adjust: 0.6;
	font-weight: 300;
	font-style: italic;
	text-align: right;
}

div.header {
	position: relative;
	left: -15px;
	font-size-adjust: 0.8;
	font-weight: 700;
	font-variant: small-caps;
	line-height: 40px;
	width: 815px;
}

div.job {
	position: relative;
	padding-bottom: 10px;
	left: 15px;
	width: 785px;
}

span.company {
	font-weight: 500;
	font-size-adjust: 0.7;
	text-align: left;
}

span.citydate {
	text-align: right;
	font-size: 95%;
	font-weight: 200;
	float: right;
}

span.jobtitle {
	font-size-adjust: 0.6;
	font-weight: 500;
}

span.jobtitle {
	font-weight: 400;
}

span.subsection {
	font-weight: 700;
	margin-right: 10px;
	text-align: left;
	top: 10px;
}
