
table {

	border-collapse: collapse!important;	
}

td em {
	display:block;
	width: 120px;
	margin-bottom: 4px;
}

td {
	padding-right: 0;
	padding-top: 4px;
}

td strong {
	font-weight: normal;
	float: left;
	width: 150px;
	display: block;
	cursor: pointer;
}

td strong:hover, td strong.current {
	color: #68868F;
	cursor: pointer;
}

#content {
	overflow: hidden;
}
