table#CategoryList{
	border-bottom: 2px solid #E7E7E7;
	margin-bottom: 20px;
}
table#CategoryList td{
	padding: 18px 8px 6px 8px;
	border-top: 1px solid #E7E7E7;
}
table#CategoryList td div.Description{
	margin-top: 1em;
}
table#CategoryList td.Caption{
	width: 70%;
	padding-right: 20px;
}
table#CategoryList td.Preview{
	width: 30%;
}
table#CategoryList td.Preview img{
	border: none;
}