.TodaysNews {
	border-top: 3px solid #CFCFCF;
}

.TodaysNews img {
	float: left;
	margin-right: 10px;
	width: 80px;
}

.TodaysNews .reset img {
	border: 1px solid #C7CDD1;
}

.TodaysNews li:hover {
	background-color: #d6f2f8
}

.TodaysNews li {
	border-bottom: 1px solid #CFCFCF;
	list-style-type: none;
	padding-top: 5px;
	padding-bottom: 10px;
	overflow: hidden;
}

.TodaysNews h3 {
	margin-bottom: 0px;
	margin-top: 0px;
	font-size: 16px;
	color: #003366;
	padding-bottom: 0px;
	border: none;
	line-height: 22px;
}

.TodaysNews h3 a {
	color: #003366;
}

.TodaysNews p {
	font-size: 12px;
	line-height: 18px;
	margin-top: 5px;
}

.TodaysNews .txt {
	overflow: hidden;
}

.TodaysNews .txt p {
	margin-left: 10px;
}

.TodaysNews .txt .time {
	margin-left: 0;
}
