.bordered {
	margin:10px 0;
	max-width:100%;
	overflow-x:scroll;
}

.bordered td {
	border:1px silver solid;
	padding:5px;
}