/* CSS Document */

table.line2 {
	border-collapse : collapse;
	height: auto;
}

table.line2 td {
	border-width : 1px;
	border-style : solid;
	border-color : white;
	padding : 1em;
	width: auto;
	height: 5mm;
}