#feedContainer {
float: right;
background-color: #EBF2FA;
border: 1px solid #E4E4E4;
padding: 5px;
margin-left: 8px;
}
#feedControl { 
font-size: 0.9em;
width : 225px;
}

/* Suppress everything except for title */
#feedControl .gf-snippet, 
#feedControl .gf-author, 
#feedControl .gf-spacer, 
#feedControl .gf-relativePublishedDate { 
display : none;
}    

/* decent padding at the bottom of each set of entries */
#feedControl .gfc-results {
padding-bottom : 1em;
}

/* no padding between entries */
#feedControl .gfc-result {
margin-bottom : 0px;
}

/* slightly larger section header title */
#feedControl .gfc-resultsHeader .gfc-title {
font-size : 1.1em;
}

.blogBar {
width : 230px;
margin-right: 1em;
margin-left: 2em;
margin-bottom : 1.5em;
}

/**
* set colors on portions of the news bars
*/
.titleBox_gsnb {
color : #676767;
}
a.statusItem_gsbb {
color : rgb(9, 122, 182);
font-size : 11px;
}
a.statusItemSelected_gsbb {
color : #000000;
} 

.newsBar {
width : 230px;
margin-right: 1em;
margin-left: 2em;
margin-bottom : 1.5em;
}

/**
* set colors on portions of the news bars
*/
.titleBox_gsnb {
color : #676767;
}
a.statusItem_gsnb {
color : rgb(9, 122, 182);
font-size : 11px;
}
a.statusItemSelected_gsnb {
color : #000000;
} 
.gs-publisher {
font-weight: bold;
}
.gs-publisher, .gs-location, .gs-publishedDate, .gs-relativePublishedDate, .gs-snippet {
font-size: 0.75em;
}
.gs-publisher, .gs-location, .gs-publishedDate, .gs-relativePublishedDate {      
display: inline;
}
.gf-title {
font-size: 0.95em;
}
#linkblogControl .gf-title {
font-size: 1.1em;
}

#maincontent {
margin-top: 5px;
}

