#S8-table {
	background-image: url(img/S8/buttonBg.gif);
	width: 212px;
	position: relative;
	z-index: 1;
	height: 1px;
}
.S8-button01, .S8-button02, .S8-button03, .S8-button04, .S8-button05, .S8-button06, .S8-button07, .S8-button08, .S8-button09 {
	padding-right: 12px;
	padding-left: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	height: 20px;
	padding-top: 7px;
	position: absolute;
	width: 188px;
	left: 0px;
}
.S8-button01:hover, .S8-button02:hover, .S8-button03:hover, .S8-button04:hover, .S8-button05:hover, .S8-button06:hover, .S8-button07:hover, .S8-button08:hover, .S8-button09:hover {
	color: #FFFFFF;
	background-color: #E60012;
}
.S8-button01 {
	top: 0px;
}
.S8-button02 {
	top: 28px;
}
.S8-button03 {
	top: 56px;
}
.S8-button04 {
	top: 84px;
}
.S8-button05 {
	top: 112px;
}
.S8-button06 {
	top: 140px;
}
.S8-button07 {
	top: 168px;
}
.S8-button08 {
	top: 196px;
}
.S8-button09 {
	top: 224px;
}