	div#content{
		border:solid 1px #000000;
		margin:5px;
		padding:5px;
		width:600px;
	}
	div#content table{
		font-family:sans-serif;
		font-size:0.9em;
		border-collapse:collapse;
	}
	div#content table thead{
		font-weight:bold;
		background-color:#DFDFDF;
	}
	div#content table tbody tr{
		border-bottom: solid 1px #DFDFDF;
	}
	.td-col1{ width: 50px;}
	.td-col2{ width: 150px;}
	.td-col3{ width: 150px;}
	.td-col4{ width: 150px;}
