.news table {
	margin: 0 0 20px;
}
.news th {
	font-size: .9em;
	font-weight: normal;
	text-align: left;
	padding: 3px 20px 0 10px;
	vertical-align: top;
	background: url(../img/common/dot_02.gif) repeat-x left bottom;
}
.news td {
	padding: 3px 0 0 0;
	background: url(../img/common/dot_02.gif) repeat-x left bottom;
}

.news h3 {
	font-size: 1em;
	line-height: 1em;
	background-color: #F5F5F5;
	padding: 5px 10px;
	margin: 20px 0 10px;
}
.news h4 {
	font-size: 1em;
	line-height: 1em;
	background-color: #F5F5F5;
	padding: 5px 10px;
	margin: 0 0 10px;
}
#sidebar #sub-nav dt {
	display: none;
}
.news table {
	width: 565px;
	line-height: 1.8em;

}
.news th {
	vertical-align:top;
	text-align: center;
	font-weight: bold;
	background-color: #F0F0F0;
}
.news td img {
	margin: 0 .5em 0;
}
.news th,
.news td {
	vertical-align:top;
	padding: 7px 5px;
}
.news th.col1 {
	width: 50px;
}
.news .col2 {
	width: 100px;
}
.news .col3 {
	width: 280px;
}
.news .col4 {
	text-align:center;
}

