span.item {
    display:block;
    width:112px;
    height:20px;
	white-space: nowrap;
}

html, body {
	color: #008080;
	max-width:990px;
}

table {
	max-width:990px;
}

td {
	white-space: nowrap;
}
