/*
			hResume stylesheet
*/

.hresume abbr[title], .hresume acronym[title] {
	border-bottom:none;
}

.hresume h3 {
	margin-top:2em;
}
.hresume ol li {
	margin-top:1em;
}

html[lang=nl] .hresume .dtstart, html[lang=nl] .hresume .dtend {
	text-transform:lowercase;
}

.hresume div.section {
	
}


.hresume div.contact {
	
}
	.hresume .contact dt, .hresume .contact dd {
		margin:0;
		padding:0;
	}
		.hresume .contact dt {
			float:left;
			
		}
		.hresume .contact dd {
			margin-left:8em;
		}

.hresume .opleidingen ol,.hresume .werkervaring ol {
	list-style-type:none;
	margin:0;
	padding:0;
}

.hresume dt.htitle {
	color:#000;
	letter-spacing:1px;
	font-size:90%;
}