#feedControl {
	width:50%; height: 200px; overflow: auto; border: 1px solid #D3C3A8; padding: 5px; 
}

#feedControl .gfc-title {
	color: #521E19;
	font-style: italic;
	font-weight: bold;
}

#feedControl .gf-author {
	font-size: 10px;
}

#feedControl .gf-relativePublishedDate {
	font-size: 10px;
}

#feedControl .gf-snippet {
	font-size: 12px;
	line-height: 15px;
}