	table {
		width: 600px;
		border-collapse:collapse;
		line-height: normal;
		background:#eee;
		margin-top: 10px;
	}
	td, th {
		padding: 8px;
		width: 184px;
		vertical-align:top;
		font-size: 0.9em;
	}
	* html td, * html th {
		width: 200px;
		w\idth: 184px;
	}
	table ul {
		list-style-type: none;
		margin: 0;
		padding: 0;
	}
	table li {
		margin-bottom: 10px;
	}	