div.cventry {
	position : relative;
    margin-top: 12px;
}

div.cvsection {
	position: relative;
    margin-top: 10px;
    margin-bottom: 18px;
}

div.cvsection h2 {
	margin-bottom : 0;
}

div.cvsection h3 {
	margin-top : 3px;
}

div.employer, div.institution {
	position : relative;
    margin-top: 12px;
}

div.jobdescription, div.programdescription {
	position : relative;
    margin-top: 6px;
    margin-bottom: 12px;
    margin-left: 6px;
}

div.jobposition, div.academicprogram {
	position: relative;
    margin-left: 6px;
}

div.timeperiod {
	position : absolute;
    top: 0;
    width: 100%;
    text-align: right;
}

.school, .company {
	font-weight : bold;
}

.jobtitle, .academicdegree {
	font-weight : bold;
    margin-top: 0;
    margin-bottom: 0;
}

 .timeperiod {
	font-style : italic;
} 

 .location {
	font-weight : normal;
}

