#content_top_inner_wide h3 {
	padding-left: 0.5em;
	padding: 0.25em 0 0.25em 1em;
}

#content_top_inner_wide table {
	width: 810px;
	margin: 0.5em auto 1.25em auto;
	border-collapse: collapse;
	padding: 0;
}

#content_top_inner_wide th, #content_top_inner_wide td {
	padding: 0.5em;
}

#content_top_inner_wide th {
	width: 39% !important;
	text-align: left;
	font-weight: normal;
	background-color: #252525;
	background-image: none;
	border: none;
}

#content_top_inner_wide th.time {
	width: 20% !important;
}

#content_top_inner_wide tr.last_tr th, #content_top_inner_wide tr.last_tr td {
	border-bottom: none;
}

#content_top_inner_wide ul {
	list-style: disc inside;
	padding: 0;
	margin: 0 0 0 1em;
	font-size: 9px;
}


#content_top_inner_wide ul li {
	padding: 0;
	margin: 0;
	font-size: 10px;
}


