#CV #general #name {
	
}

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

#CV table#results {
	margin-top: 5px;
	margin-bottom: 5px;
	width: 90%;
	border: 1px solid black;
	border-collapse: collapse;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}

#CV table#results caption {
	text-align: left;
	font-weight: bold;
}

#CV table#results td {
	border-top: 1px solid black;
	border-right: 1px solid black;
}

#CV table#results th {
	border-right: 1px solid black;
}
#CV #education table#alevelgrades {
	margin-top: 10px;
	margin-bottom: 10px;
	width: 40%;
	border: 1px solid black;
	border-collapse: collapse;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}

#CV #education table#alevelgrades caption {
	display: none;
}

#CV #education table#alevelgrades td {
	border-top: 1px solid black;
	border-right: 1px solid black;
}

#CV #education table#alevelgrades th {
	border-right: 1px solid black;
}

#CV #education { 

	padding: 5px;
}

#CV #references div.reference {
	padding: 4px;
}

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

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

#CV div.title {
	font-weight: bold;
	font-size: larger;
	padding: 3px;
	padding-left: 0px;
	border-bottom: 1px solid black;
}



#CV div.name, #CV div.subtitle {
	font-weight: bold;
	padding-top: 3px;
}

div#school {
	left: -10px;
}

#CV div.info {
	padding: 5px;
}

#CV #work_experience p {
	padding-left: 10px;
}

#CV #work_experience div.job_place {
	padding: 2px;
	font-weight:bold;
}

#CV > div {
	padding: 3px;
}

#CV ul#jobs_list li{
	padding: 3px;
	padding-bottom: 8px;
}
	

div#print_footer {
	display: none;
}	
