/* CSS Document */

#footer {
	display: none;
}

#CV #references div#stevestallard {
	float: left;
	width: 40%;
}

#CV #references div#sebastiandanicic {
	float: right;
	width: 40%;
}

#CV #general #name em {
	font-weight: bold;
	font-size:x-large;
}

#CV #education table {
}

a, acronym {
	text-decoration: none;
	color: black;
	border: none;
}

#results {
	font-size:smaller;
}

body {
	font-size: small;
}

#CV div#work_experience {
}

#CV div#references {
	/*page-break-before:always;*/
}

#CV div#references {
	/*font-size: small;*/
}

div#print_footer {
	display: block;
	float: left;
	font-size: xx-small;
}

div#coursework {
	display: none;
}
