#feedGadget {       margin-left: auto;      margin-right: auto;      width : 310px;    }	#feedGadgetvc {       margin-left: auto;      margin-right: auto;      width : 310px;    }	#feedGadgetvs {       margin-left: auto;      margin-right: auto;      width : 310px;    }		.gfg-root { /* Overall styles */  width : 100%;  height : auto;  position : relative;  /* overflow : hidden; */  font-size: 11px;   border-bottom: 1px solid #e1e2d8;  font-family: Trebuchet MS, Trebuchet, Arial, sans-serif;}.gfg-title { /* Main title */  font-family: Georgia, Times New Roman, Times, serif;  font-size: 14px;  color : #000000; /* Purple : 6b0172*/  line-height : 1.0em;   /* overflow : hidden; */  white-space : wrap;  padding-bottom : 20px;  border-bottom: 1px solid #e1e2d8;*/}.gfg-title a {  text-decoration:none;}.gfg-subtitle { /* RSS title e.g. One Inch Punch */  font-size: 11px;  font-weight : bold;  /* font-style:italic; */  color : #237fa1; /* Blue */  line-height : 1.4em;  /* overflow : hidden; */  white-space : wrap;  margin-bottom : 5px;  /* margin-top : 10px; */  padding-top : 10px;  border-top: 1px solid #e1e2d8;}.gfg-subtitle a { /* RSS title e.g. One Inch Punch */  color : #000000; /* Purple : 6b0172 */  text-decoration:none;  /* text-transform:uppercase; */}.gfg-subtitle a:hover { /* RSS title e.g. One Inch Punch */  color : #000000; /* Purple */  text-decoration:underline;  /* text-transform:uppercase; */}.gfg-entry { /* Highlighted item title, author and desc */  width : 290px;  height : 110px;  position : relative;  /* margin-top : 12px; */  background-color:#FFFFFF; /* f5f5f1 */  padding-top:16px;}.gfg-entry a { /* Highlighted item title */  color : #DC0055;  text-decoration:none;  line-height : 1.4em;}.gfg-entry a:hover { /* Highlighted item title */  color : #DC0055;  text-decoration:underline;  line-height : 1.4em;}/* Highlighted item */.gfg-root .gfg-entry .gf-result {  position : relative;  width : 290px;  /* height : 120px; */  padding-left : 0px;  padding-right : 5px;}.gfg-list {  position : relative;  /* overflow : hidden; */  text-align : left;  margin-bottom : 10px;}.gfg-listentry {  line-height : 1.5em;  /* overflow : hidden; */  white-space : wrap;  text-overflow : ellipsis;  -o-text-overflow : ellipsis;  padding-left : 15px;  padding-right : 5px;  margin-left : 0px;  margin-right : 5px;}.gfg-listentry a {  color : #666666;  text-decoration:none;}.gfg-listentry a:hover {  color : #DC0055;  text-decoration:underline;}.gfg-listentry-odd {   	/* background-color : #FFFFFF;*/}.gfg-listentry-even {	/* background-color : #FFFFFF;*/}.gfg-listentry-highlight {   background-image : url('garrow.gif');  background-repeat: no-repeat;  background-position : top left;}/* * FeedControl customizations. */.gfg-root .gfg-entry .gf-result .gf-title { /* Highlighted item */  font-size: 11px;  /* line-height : 1.2em; */  /* overflow : hidden; */  white-space : wrap;  text-overflow : ellipsis;  -o-text-overflow : ellipsis;  /* margin-bottom : 10px; */  /* margin-top : 10px; */}.gfg-root .gfg-entry .gf-result .gf-snippet {  height : 3.8em;  color: #333333;  /* margin-top : 3px; */}/* * Easy way to get horizontal mode, applicable via js options to gadget. */.gfg-horizontal-container {  position : relative;}.gfg-horizontal-root {  height : 1.5em;  _height : 100%;  position : relative;  white-space : nowrap;  overflow : hidden;  text-align : center;  font-family: "Arial", sans-serif;  font-size: 13px;  border: 1px solid #AAAAAA;  padding : 5px;  margin-right : 80px;}.gfg-horizontal-root .gfg-title {  font-weight : bold;  background-color: #FFFFFF;  line-height : 1.5em;  overflow : hidden;  white-space : nowrap;  float : left;  padding-left : 10px;  padding-right : 12px;  border-right: 1px solid #AAAAAA;}.gfg-horizontal-root .gfg-title a {  color : #444444;  text-decoration : none;}.gfg-horizontal-root .gfg-entry {  width : auto;  height : 1.5em;  position : relative;  overflow : hidden;  text-align : left;  margin-top : 0px;  margin-left : 0px;  padding-left : 10px;}/* To allow correct behavior for overlay */.gfg-horizontal-root .gfg-entry .gf-result {  position : relative;  background-color : white;  width : 100%;  height : 100%;  line-height : 1.5em;  overflow : hidden;  white-space : nowrap;}.gfg-horizontal-root .gfg-list {  display : none;}/* * FeedControl customizations. */.gfg-horizontal-root .gfg-entry .gf-result .gf-snippet,.gfg-horizontal-root .gfg-entry .gf-result .gf-author {  display : none;}.gfg-horizontal-root .gfg-entry  .gf-result .gf-title {  color: #0000cc;  margin-right : 3px;  float : left;}.gfg-horizontal-root .gfg-entry .gf-result .gf-spacer {  float : left;}.gfg-horizontal-root .gfg-entry .gf-result .gf-spacer,.gfg-horizontal-root .gfg-entry .gf-result .gf-relativePublishedDate {  display : block;  color: #AAAAAA;}.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 : left;  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;}