.employee_headsup_container {
	width:570px;
	padding:10px;
}

.employee_headsup_container .top {
	margin:auto;
	width:550px;
	padding:10px 0px 10px 0px;
}

.employee_headsup_container .top .content {
	text-align:center;
}

.employee_headsup_container .checklist {
	margin:auto;
	width:370px;
}

.employee_headsup_container .checklist .list_item {
	clear:both;
	padding:5px 0px 5px 0px;
	height:30px;
}

.employee_headsup_container .checklist .list_item .checkbox {
	width:25px;
	float:left;
}

.employee_headsup_container .checklist .list_item .description {
	width:325px;
	float:left;
	padding:3px 0px 0px 15px;
}
