
.blogHeader .newsTop {
	margin: 0;
}
.feedContainer {
	background: #fff url(../news/pics/newsBottom.jpg) no-repeat left bottom;
	margin: 0 0 7px 0;
}
.feedEntry {
	padding: 10px 10px 10px 10px;
	background: url(../news/pics/newsTop.jpg) no-repeat left top;
}
.feedTitle {
	font-size: 1.5em;
	line-height: 1.2em;
	font-weight: bold;
	margin: 0;
  	padding: 5px 0 5px 0;
  	color: #000;
}
.feedTitle A {
	color: #000;
	text-decoration: none;
}
.feedDesc A {
	margin: 10px 0 0 0;
	white-space: nowrap;
	display: block;
	width: 115px;
	height: 20px;
	line-height: 20px;
	text-align: center;
	text-decoration: none;
	color: #fff;
	background: url(../../color_orange/pics/buttonOrange.png) no-repeat center center;
}
.meta-nav {
	display: none;
}

