@CHARSET "ISO-8859-1";

table {
	width: 700px;
	border: 1px dotted #000;
	margin-bottom: 50px;
	}

th {
	background: transparent url(../../images/box-bg.gif) bottom left repeat-x;
	}

td {
	font: .85em "Trebuchet MS" Arial sans-serif;
	padding: 3px;
	}
