
.printlink
{
	text-align: right;
	font-size: 10pt;
	padding-right: 1em;
	_margin-right: 2em;
	margin-top: -0.05em;
	padding-bottom: 0.15em;
}

.section
{
	padding-bottom: 2em;
	border: 1px solid black;
	border-left: 0;
	padding-left: 5px;
	padding-right: 1em;
	_margin-right: 2em;
}

.section + .section
{
	border-top: 0;
}


/* since FF doesn't support writing-mode, we have to at least
	make it look decent in FF. */
.section .title
{
	padding-bottom: 0.5em;
	font-size: 14pt;
	_font-size: 12pt;
	font-weight: bold;
	_font-weight: normal;

	_writing-mode: tb-rl;
	_width: 2em;
	_height: 1%;
	_padding: 5px 5px 0px 0px;
	_margin-right: -1.5em;
	_float: right;
}

.section .title
{
	display: block;
}

.section .body
{
	clear: none;
}

.ritem
{
	padding-top: 1em;
}

.ritem .date
{
	float: left;
	width: 150px;
	text-align: left;
}

.ritem .company
{
	display: block;
	text-align: center;
}

.ritem .position
{
	display: block;
	text-align: center;
	font-weight: bold;
}

.ritem .location
{
	float: right;
	width: 150px;
	text-align: right;
}

.ritem ul
{
	font-size: 10pt;
	margin-top: 0;
}

table
{
	border: none;
}

.section table
{
	font: 10pt;
}

.section table.skill tr td + td,
.section table.skill tr th + th
{
	text-align: center;
	width: 125px;
	overflow: hidden;
}

.contact .body
{
	font-size: 10pt;
}