#employeePic {
	float: left;
	padding-right: 10px;
	padding-bottom: 16px;
}

#employeeDetails p {
	margin-top: 0px;
	margin-bottom: 8px;
}

#actionList {
	clear: both;
}
@font-face {
    font-family: "vfont";
    src: url("../fonts/verdana.ttf") format("opentype");   
    }
