#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;
	height: 35px;
}
#officialFeed .gfc-result {
	margin-bottom : 0px;
}
#officialFeed .gf-result {
	height: 100px;
	text-decoration: none;
}
#officialFeed .gf-title {
	font-size: 16px;
	margin-top: 20px;
	background-repeat: no-repeat;
}
#officialFeed div.gf-title {
	/*padding-left: 20px;*/
	height: 20px;
	overflow: hidden;
}
#officialFeed a.gf-title {
	background-repeat: no-repeat;
}
#officialFeed .gf-author {
  display : none;
}
#officialFeed .gf-spacer {
}
#officialFeed .gf-relativePublishedDate {
	/*display : none;*/
  font-size:11px;
	color: #000;
	text-align: right;
}
#officialFeed .gf-snippet {
	font-size: 14px;
	color: #000;
	line-height: 18px;
}
#officialFeed {
	width: 600px;
	padding-bottom: 0px;
	margin-bottom: 10px;
	padding-top: 10px;
	margin-right: auto;
	margin-left: auto;
	height: 400px;
	margin-top: 10px;
	padding-right: 0px;
	padding-left: 0px;
}
#officialFeed .gf-thumbnail {
	margin: 5px;
	width: 80px;
	height: 80px;
	overflow: hidden;
	float: left;
	background-image: url(images/thum_blog.gif);
	background-repeat: no-repeat;
	background-position: center center;
	border: 1px solid #999;
	text-align: center;
}
