div.heading-h1 {
	position: absolute;
	top: 207px;
	background: url(../../images/attendance_bg_05.png) no-repeat;
	width: 900px;
	height: 130px;
	z-index: 0;
}

div.heading-h1 h1 {
	float: left;
}

div.heading-h1 p {
	position: absolute;
	left: 118px;
	top: 4px;
}

div.heading-h1 ul {
	margin-left: 380px;
	margin-top: 10px;
}

div.heading-h1 ul li {
	float: left;
	background-image: url(../../images/attendance_bg_01.png);
	width: 87px;
	height: 54px;
	text-align: center;
}

div.heading-h1 ul li a {
	color: #16789E;
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 7px;
	display: block;
	position: relative;
	left: 2px;
}

div.attendance {
	margin-top: 56px;
	z-index: -0;
	position: relative;
	padding-left: 22px;
	background: url(../../images/attendance_bg_04.gif) no-repeat center 134px;
	padding-left: 20px;
}

*html div.attendance {
	margin-top: 100px;
}

div.attendance h2 {
	background: url(../../images/attendance_bg_02.png) no-repeat;
	width: 288px;
	height: 30px;
	color: #ffffff;
	text-align: center;
	font-size: 19px;
	line-height: 1.6;
	margin: 0 auto;
	position: relative;
	top: 25px;
}

div.attendance div.early {
	width: 425px;
	float: left;
}

div.attendance div.late {
	margin-left: 444px;
	position: relative;
	top: -2px;
}

*html div.attendance div.late {
	position: static;
}

div.attendance div.late h3 {
	position: relative;
	top: -1px;
	right: 15px;
	zoom: 1;
}

*html div.attendance div.late h3 {
	width: 431px;
	overflow: hidden;
}

div.attendance div.late ul {
	zoon: 1;
}

div.attendance div.late ul:after {
    content: ".";  
    display: block;  
    visibility: hidden;  
    height: 0.1px;  
    font-size: 0.1em;  
    line-height: 0;  
    clear: both;
}

div.attendance div ul li {
	width: 101px;
	height: 204px;
	float: left;
	margin-right: 4px;
	margin-bottom: 15px;
}

div.attendance div ul li a {
	color: #ED1C24;
	text-align: center;
	display: block;
	height: 100%;
}

div.attendance div ul li a img {
	margin-top: 10px;
}

div.attendance div ul li a span {
	display: block;
}

div.attendance div ul li a span.name,
div.attendance div ul li a span.tbwh {
	text-align: left;
	padding: 0 0 0 9px;
}

div.attendance div ul li a span.name {
	margin-top: 4px;
	height: 18px;
	
}

div.attendance div ul li a span.tbwh {
	font-size: 10px;
	height: 37px;
}

div.attendance div ul li a span.icon {
	height: 27px;
}

div.attendance div ul li a span.icon img {
	margin-top: 0;
}

div.attendance div ul li a span.time {
	font-weight: bold;
	font-size: 11px;
}

div.early ul li {
	background: url(../../images/attendance_bg_03.png) no-repeat;
}

div.late ul li {
	background: url(../../images/attendance_bg_06.png) no-repeat;
}

div.s-story-shift:after {
    content: ".";  
    display: block;  
    visibility: hidden;  
    height: 0.1px;  
    font-size: 0.1em;  
    line-height: 0;  
    clear: both;
}

div.attendance-wrapper {
	padding-bottom: 220px;
	background: url(../../images/attendance_bg_07.png) no-repeat 0 bottom;
}




















