.education {}
.education .educationoverview { padding: 10px; margin-bottom: 0px; height: 20px; border-bottom: 1px solid #474747; }
.education .educationrecord { padding: 10px; margin-bottom: 0px; height: 40px; }
.education .educationoverview .year, .education .educationrecord .year {width: 220px; float: left; font-size: 12px;}
.education .educationoverview .school, .education .educationrecord .school {width: 470px; float: left; font-size: 12px;}
.education .educationoverview .diploma, .education .educationrecord .diploma {width: 150px; float: left; font-size: 12px;}

.certificate {}
.certificate .certificateoverview { padding: 10px; margin-bottom: 0px; height: 20px; border-bottom: 1px solid #474747; }
.certificate .certificaterecord { padding: 10px; margin-bottom: 0px; height: 20px; }
.certificate .certificateoverview .year, .certificate .certificaterecord .year {width: 220px; float: left; font-size: 12px;}
.certificate .certificateoverview .certificatename, .certificate .certificaterecord .certificatename {width: 620px; float: left; font-size: 12px;}

.work {}
.work .workoverview { padding: 10px; margin-bottom: 0px; height: 20px; border-bottom: 1px solid #474747; }
.work .workrecord { padding: 10px; margin-bottom: 0px; height: 50px; }
.work .workoverview .year, .work .workrecord .year {width: 220px; float: left; font-size: 12px;}
.work .workoverview .company, .work .workrecord .company {width: 255px; float: left; font-size: 12px;}
.work .workoverview .function, .work .workrecord .function {width: 270px; float: left; font-size: 12px;}

.projects {}
.projects .projectoverview { padding: 10px; margin-bottom: 0px; height: 30px; border-bottom: 1px solid #474747; }
.projects .projectrecord { padding: 10px; margin-bottom: 0px; height: 70px; }
.projects .projectoverview .year, .projects .projectrecord .year {width: 220px; float: left; font-size: 12px;}
.projects .projectoverview .contractor, .projects .projectrecord .contractor {width: 250px; float: left; font-size: 12px;}
.projects .projectoverview .name, .projects .projectrecord .name {width: 270px; float: left; font-size: 12px;}

.sliderimg { height: 240px; }