input.submit,input.button{opacity:0.9;}
input.submit:hover,input.button:hover{opacity:1;}
#LoginFormContainer ul.actions{display:block;list-style:none;position:relative;top:-40px;}
dl.list_item{clear:both;display:block;margin:2px 0;}
dl.list_item dt{display:block;float:left;margin-right:5px;text-align:right;width:200px;}
dl.list_item dd{display:inline;}
#EmployeeProfileWidget{color:#454545;font-size:10px;}
#EmployeeProfileWidget .custom_text{font-size:11px;}
#EmployeeProfileWidget .cleared{clear:both;display:block;}
#EmployeeProfileWidget .cleared div{float:left;margin-right:3px;}
#EmployeeProfileWidget #employee_left{float:left;margin-right:5px;width:65px;}
#EmployeeProfileWidget #employee_right{float:right;padding-top:25px;width:480px;}
#EmployeeProfileWidget .first_name,#EmployeeProfileWidget .last_name{font-weight:700;}
#EmployeeProfileWidget .email{clear:both;color:#000;display:block;float:none;font-weight:700;}
#EmployeeProfileWidget .gg img,#EmployeeProfileWidget .email .definition{display:none;}