.fd_box {
	text-align: left;
	width: 187px;
}
.fd_header {
	background-image: url(/sitestyle/templates/images/news-column-header.jpg);
	background-repeat: no-repeat;
	height: 35px;
	width: 187px;
}
.fd_content {
	font-size: 11px;
	font-weight: bold;
	position: relative;
	width: 165px !important; 
	width /**/:187px;
	padding: 10px;
	border-top: 0px;
	border-right: 1px solid #f1f0f1;
	border-bottom: 0px;
	border-left: 1px solid #f1f0f1;
}
.fd_content a {
	color: #f38900;
}
.fd_content a:hover {
	color: #f38900;
}

.fd_date {
	top: 15px;
	left: 0px;
	width: 70px;
	color: #d44d49;
}
.fd_title {
}
.fd_title a {
	color: #7c8284;
	font-size: 11px;
	text-decoration: none;
}
.fd_title a:hover {
	color: #7c8284;
	text-decoration: none;
}
.fd_footer {
	background-image: url(/sitestyle/templates/images/news-column-footer.jpg);
	background-repeat: no-repeat;
	height: 25px;
	width: 187px;
}
