.ui-page-theme-f {
    font-weight: normal;
    border: 1px solid #333F68;
    background: #FFFFFF;
    color: #333F68;
    text-align:center;
    border-bottom-width: medium;
    border-bottom-style: solid;
    border-bottom-color: #333F68;
   
}

body { background: #FFF;} 
#preloader {
    border: 1px solid #333F68;
    position: absolute;
    left: 0px;
    right: 0px;
    bottom: 0px;
    top: 0px;
    background: #ccc;
}
#employeePic {
	float: left;
	padding-right: 10px;
	padding-bottom: 16px;
}

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

#actionList {
	clear: both;
}