#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 {
}
#officialFeed .gf-title {
}
#officialFeed div.gf-title {
	padding-left: 20px;
}
#officialFeed a.gf-title {
}
#officialFeed .gf-author {
	display : none;
}
#officialFeed .gf-spacer {
/*display : none;*/
}
#officialFeed .gf-relativePublishedDate {
	/*display : none;*/
	font-size:85%;
	color: #900;
}
#officialFeed .gf-snippet {
	font-size: 85%;
	margin-bottom: 10px;
}
.feedBox {
	width: 100%;
	padding-top: 20px;
	background-image: url(images/r-stoneblogs.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.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;
}
#officialFeed a {
	color: #36C;
}
#officialFeed .gf-thumbnail {
	margin: 5px;
	width: 40px;
	height: 40px;
	overflow: hidden;
	float: left;
	border: 1px solid #EDEDED;
	text-align: center;
	background-image: url(images/noimage.gif);
	background-repeat: no-repeat;
	background-position: center top;
}

