@charset "utf-8";
#feedSection {
	background-image: url(../dlc/new/images/index_r2_c1.jpg);
	background-color: #90B4D8;
	background-repeat: repeat-y;
	vertical-align: top;
}
#feedContent {
	width: 640px;
	float: left;
	margin-top: 0px;
	padding-top: 0px;
	margin-right: 2px;
	margin-left: 10px;
	margin-bottom: 15px;
}

#feedContent li {
	list-style-type: none;
	margin-left: -35px;
	margin-bottom: 20px;
}
.headline {
	font-size: 100%;
	color: #339;
	font-weight: bold;
}
.headline a {
	font-size: 110%;
	color: #339;
	font-weight: bold;
}
.date {
	font-weight: bold;
	color: #66C;
	font-size: 90%;
}
.creditfooter {
	text-decoration: none;
	display: none;
}

