﻿.resumeline {
	max-width: 80%;
}
.resumeline h2, .resumeline h3
{
	text-align: right;
}
.resumeline h2:first-child, .resumeline h3:first-child {
	text-align:left;
	float: left;
}

h2, h3 {
	margin: 0;
	font-weight: normal;
}

ul, h1 + p
{
	margin-top: 0;
	margin-bottom: 0.3cm;
}