.on_this_day {
	clear: both;
	width: 800px;
	height: 155px;
	padding: 0;
	margin: 0;
	background: url(/images/bg_on_this_day.jpg) no-repeat;
	overflow: hidden;
}

.on_this_day img {
	display: inline;
	position: relative;
	width: 81px;
	height: 108px;
	left: 8px;
	top: 40px;
	float: left;
	clear: none;
	border: none;
	padding: 0;
	margin: 00;
	cursor: pointer;
}

.on_this_day_featured {
	display: inline;
	position: relative;
	width: 369px;
	height: 96px;
	top: 40px;
	left: 19px;
	padding: 5px;
	float: left;
	clear: none;
	font-size: 12px;
	overflow: hidden;
}

.on_this_day_agency {
	color: #55617D;
}

.on_this_day span {
	line-height: 19px;
}

.on_this_day_link {
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	line-height: 28px;
	padding-left: 270px;
}

.on_this_day_more {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #385BAF;
	line-height: 18px;
	font-style: italic;
	position: relative;
	width: 290px;
	height: 98px;
	left: 30px;
	top: 40px;
	float: left;
	clear: none;
	padding: 5px;
	overflow: hidden;
}

.on_this_day_others {
	font-size: 11px;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 19px;
}