
@import url("http://www.google.com/uds/solutions/dynamicfeed/gfdynamicfeedcontrol.css");  
.gfg-root{
border: 1px solid rgb(205, 155, 48);
font-family: arial, verdana, ms sans serif;
font-size: 12px;
white-space: normal;
}  
.gfg-title{
background-color: #fcd88b;
/* background: url(http://www.ucsd.tv/images/blogs/bloglink_science_blank.jpg) no-repeat; */
padding-left: 20px;
padding-top: 5px;
padding-bottom: 5px;
}
.gfg-title a{
color: rgb(51, 51, 51);
text-decoration: none;
font-weight: bold;
font-size: 14px;
}
.gf-title {
white-space: normal;
}

.gf-title a{
font-size: 10px;
text-decoration: none;
}
.gfg-entry {
height:11em;
font-weight: normal;
font-size: 14px;
color: #333333;
text-overflow: none;
white-space: normal;
}
.gfg-listentry {
white-space: normal;
padding-top: 5px;
padding-bottom: 5px;
line-height: 1.2em;
font-weight: bold;
}
a:-webkit-any-link{
text-decoration: none;
}
.gf-result {
padding-left: 10px;
}

.gfg-root .gif-title a.gfg-collapse-href  .gfg-collapse-href {
font-weight: bold;
font-size: 20px;
}


.gfg-root .gfg-entry .gf-result .gf-title {
  font-size: 14px;
  line-height : 1.2em;
  overflow : hidden;
  white-space : normal;
  text-overflow : ellipsis;
  -o-text-overflow : ellipsis;
  margin: 5px 0 5px;
  padding-right: 15px;
}

.gfg-root .gfg-entry .gf-result .gf-spacer,
.gfg-root .gfg-entry .gf-result .gf-author {
  display : none;
}

.gfg-root .gfg-entry .gf-result .gf-snippet {
  color: #333333;
  font-size: 14px;
  padding-right: 10px;
}

.gfg-root .gfg-entry .gf-result .gf-relativePublishedDate {
  font-style: italic;
  font-size: 12px;
}

