/*#sub-nav{height:299px;width:325px;float:left;margin:0; padding:0;}

#feedControl{position:relative;padding-left:115px;padding-top:10px;width:190px; height:125px;float:left;}
.gf-title{display:none;}		
.gfc-resultsHeader {width:200px; color:#FFFFFF;  border-bottom: 0px solid #e9e9e9; text-align:left;}
.gfc-results{width:200px; color: #FFFFFF; text-align:left; font-size:12px;}
#feedControl .gfc-resultsHeader .gfc-title {
color:#FFFFFF; font-weight: bold; font-size:12px; line-height:14px; }*/
  
  
		#feedControl {
		padding-top:20px;
		width : 225px;
		height : 115px;
		padding-left:78px;
		}	
		
				
		.gfg-root {
		  width :250px;
/*		  border:2px solid #999999;*/
		  height : auto;
		  position : relative;
		  overflow : hidden;
		  text-align : left;
		  font-family: "Arial", helvetica, serif;
		  font-size: 12px;
		  line-height:14px;
/*		  border: 1px solid #BCCDF0;*/
		}
		
		.gfg-title {
		  font-weight: bold;
		  color: #FFFFFF;
/*		  background-color: #E5ECF9;*/
		  line-height :17px;
		  overflow: hidden;
		  white-space:normal;
		}
		
		.gfg-title a {
		font-size:13px;
		color: #FFFFFF;
		text-decoration:none;
		}
		
		.gfg-subtitle {
		  font-size: 11px;
		  font-weight : bold;
		  color: #666666;
		  text-decoration:none;
		  background-color: #E5ECF9;
		  line-height : 1.4em;
		  overflow : hidden;
		  white-space : nowrap;
		  margin-bottom : 5px;
		}
		
		.gfg-subtitle a {
		color:#333333;
		text-decoration:none;
		}
		
		.gfg-entry {
		  background-color :#2B291C;
		  width : 215px;
		  height :70px;
		  position : relative;
		  overflow: hidden;
		  text-align : left;
		  margin-top : 3px;
		}
		
		.gfg-entry a{
		text-decoration:none;
		color:#FFFFCC;}
		
		/* To allow correct behavior for overlay */
		.gfg-root .gfg-entry .gf-result {
		  position : relative;
		  background-color : #2B291c;
		  width : auto;
		  height : 100%;
		  padding-left :0px;
		  padding-right : 5px;
		}
		
		.gfg-list {
		  position : relative;
		  overflow : hidden;
		  text-align : left;
		  margin-bottom : 5px;
		}
		
		.gfg-listentry {
		  line-height : 1.5em;
		  overflow : hidden;
		  white-space : nowrap;
		  text-overflow : ellipsis;
		  -o-text-overflow : ellipsis;
		  padding-left : 0px;
		  padding-right : 5px;
		  margin-left : 0px;
		  margin-right : 5px;
		}
		.gfg-listentry a{text-decoration:none;}
		
/*		.gfg-listentry-odd {
		  background-color : #F6F6F6;
		}
		
		.gfg-listentry-even {
		}
		
		.gfg-listentry-highlight { 
		  background-image : url('garrow.gif'); 
		  background-repeat: no-repeat;
		  background-position : center left;
		}*/
		
		/*
		 * FeedControl customizations.
		 */
		
		.gfg-root .gfg-entry .gf-result .gf-title {
		  font-size: 11px;
		  line-height : 1.2em;
		  overflow : hidden;
		  white-space : nowrap;
		  text-overflow : ellipsis;
		  -o-text-overflow : ellipsis;
		  margin-bottom : 2px;
		  font-weight:bold;
		}
		
		
		.gfg-root .gfg-entry .gf-result .gf-snippet {
		  height : 3.2em;
		  color: #000000;
		  color:#FFFFFF;
		  margin-top : 3px;
		}
		

		
		.gfg-branding {
		  white-space : nowrap;
		  overflow : hidden;
		  text-align : left;
		  position : absolute;
		  right : 0px;
		  top : 0px;
		  width : 80px;
		}
		
		.gfg-collapse-open, .gfg-collapse-closed {
		  background-repeat : no-repeat;
		  background-position : center;
		  cursor : pointer;
		  float : right;
		  width : 17px;
		  height : 20px;
		}
		
		.gfg-collapse-open {
		  background-image : url('arrow_open.gif');
		}
		
		.gfg-collapse-closed {
		  background-image : url('arrow_close.gif');
		}
		
		.gfg-collapse-href {
		  float : left;
		}
		
		.clearFloat {
		  clear : both;
		}		
		
  /**
   * Suppress everything except for title
   
  #content .gf-snippet,
  .gfg-title{
    display : none;
  }*/
	
	a:link {
color: #FFFFCC; text-decoration:none;}
	a:visited {
color:#FFFFCC; text-decoration:none;}
	a:active {
color:#FFFFCC; text-decoration:none;}

/*.gf-title{display:none;}	
.gfg-listentry{display:none;}	*/



