/* CSS Document */
#feed-control{
width:232px;
position:relative;
z-index:0;

margin-top:2px;
}
.gfg-title{display:none;}
.gfg-entry{
background: url(../images/blog-bg.gif) repeat-x top;
display:none;
}
.gfg-subtitle{
background:none;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:1.1em;
color:#79234c;
border:0;
margin:2px 0 0 0;
font-weight:normal;
font-style:normal;
text-transform:uppercase;
padding:2px 10px 0px 5px;
background: #69915a;
height:18px;border:1px solid #69915a;
}
.gfg-subtitle a {
color:#fff;
text-decoration:none;}
.gfg-list{border:1px solid #69915a;
background: url(../images/nav-button-bg.gif) repeat-x top;
padding-bottom:20px;
}
.gfg-listentry-highlight{background:#eee;}
.gfg-listentry{
text-indent:-5px;
padding:1px 0 3px 20px;
background:url(../images/twitter-arrow.gif) no-repeat;
}

.clearFloat{
height:1px;}