#officialFeed {
}
#officialFeed .gfc-resultsbox-visible {
	text-align:left;
}
#officialFeed .gfc-resultsRoot {
}
#officialFeed .gfc-resultsHeader {
	display:none;
	border-bottom: none;
}
#officialFeed .gfc-title {
	font-size : 110%;
	color: #FF3333;
}
#officialFeed .gfc-results {
	padding-bottom : 1em;
}
#officialFeed .gfc-result {
	margin-bottom : 0px;
}
#officialFeed .gf-result {
	margin-bottom: 4px;
}
#officialFeed .gf-title {
	font-size: 14px;
}
#officialFeed div.gf-title {
	background-image: url(images/resultset_next.gif);
	background-repeat: no-repeat;
	background-position: left 2px;
	padding-left: 20px;
}
#officialFeed a.gf-title {
}
#officialFeed .gf-author {
	display : none;
}
#officialFeed .gf-spacer {
/*display : none;*/
}
#officialFeed .gf-relativePublishedDate {
	/*display : none;*/
	font-size:90%;
	margin-left:2em;
	color: #666;
}
#officialFeed .gf-snippet {
	display : none;
}
.feedBox {
	width: 95%;
	padding-top: 10px;
	padding-left: 20px;
	/*background-image: url(images/blogs.jpg);*/
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-bottom: 0px;
	height: 240px;
}
.feed-result-error {
	font-size: 10px;
	color: #FF3333;
	background-image: url(images/rsserror.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: 25px;
}
.feed-result-error p {
	display: none;
}
