/* CSS Document */
/* styles for feeds section */
#feeds{
clear:both;

}
#feeds #blog-feed, #feeds #twitter-feed{
width:375px;
float:left;
border:0;
padding:0;
margin:0 1px 2px 0;
border:1px solid #cfcfcf;
height:200px;
overflow:hidden;
}
#feeds #blog-feed{
margin-right:0;
width:378px;}
#twitter-feed h2, #blog-feed h2{
background:#b6b6b6 url(../images/feed-arrow.gif) no-repeat left;
font-style:normal;
padding:2px 15px;
margin-bottom:2px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:normal;
text-transform:uppercase;
color:#7a7a7a;

}
#twitter-feed h2 a, #blog-feed h2 a{
color:#575656;
text-decoration:none;
}

/* styles for Consumer Insurance Blog feed */
#feed-control-CIB { 
font-size: 11px;
color: #575656;
margin-top:0px;
border:none;
padding:0 10px 0 20px;
}
	
#feed-control-CIB .gfc-control .gfc-resultsbox-visible .gfc-resultsRoot  .gfc-resultsHeader .gfc-title{
display:none;
}
#feed-control-CIB .gfc-control .gfc-resultsbox-visible .gfc-resultsRoot .gfc-resultsHeader{
border:0;
}
.gfg-entry{
}


/* styles for Twitter feed*/

#feed-control-RII .gfc-control .gfc-resultsbox-visible .gfc-resultsRoot  .gfc-resultsHeader .gfc-title{
display:none;
}
#feed-control-RII .gfc-control .gfc-resultsbox-visible .gfc-resultsRoot .gfc-resultsHeader{
border:0;
}

.gfg-listentry, .gf-title{
white-space:pre-wrap;
}


#feed-control-RII {
margin-top:0px;
border:none;
padding:0 0 0 20px;font-size: 11px;
color: #575656;

}
.gfg-title, .gfg-entry{
display:none;
}
.gfg-listentry-highlight{
background:none;
}
.gfg-listentry{
/*background:url(http://www.renaissanceins.com/images/bullet.gif) no-repeat;*/
/*background:url(../images/twitter-arrow.gif) no-repeat;*/
background:none;
padding-bottom:10px;
text-indent:-10px;
}
.gfg-listentry a{
color:#484848;
background: url(../images/bullet.gif) no-repeat left 4px;
padding-left:10px;
}
.gfg-root{
border:0;
}
.gfg-subtitle{
background:#eee;
}


