@charset "UTF-8";/* CSS Document */        #feedGadget {	margin-top : 20px;	margin-left: 30px;	width: 580px;	height: 693px;	overflow: hidden;	font-size : 16px;	    }	    #feedGadget .gfg-root {	font-size : 16px;    }    #feedGadget .gfg-root .gfg-entry .gf-result {	padding-left : 10px;	padding-right : 10px;	padding-top : 10px;	padding-bottom: 20px;	height: 63px;	background-color: #FFFF99;	-moz-border-radius:7px;	-webkit-border-radius:7px;	width: 555px;	margin-left:5px;	margin-bottom:40px    }    #feedGadget .gfg-title {	/*background-image: url(Buttons/EventBar.png);	background-repeat: no-repeat;*/	color : #000000;	font-weight: bold;	padding-left: 5px;	padding-top: 5px;	margin-bottom: 5px;	height: 25px;	text-align: center;	background-color: #FFFF33;	-moz-border-radius:7px;	-webkit-border-radius:7px;	width: 570px;	margin-left:5px;    }    #feedGadget .gfg-title a {      color: #003399;    }    #feedGadget .gfg-subtitle {	color: #0099FF;	text-align : center;	margin-left : 5px;	margin-bottom: 7px;	margin-top: 7px;	padding-left: 5px;	padding-bottom: 5px;	padding-top: 4px;	background-color: #CCCCCC;	-moz-border-radius:7px;	-webkit-border-radius:7px;	/*-moz-box-shadow: 0 0 0 #FFF, inset -2px -2px 2px 2px #666666, inset 1px 1px 1px 1px #999999;	-webkit-box-shadow: 2px 2px 2px 1px #000, inset -2px -2px 2px 2px #666666, inset 1px 1px 1px 1px #999999;*/    }    #feedGadget .gfg-subtitle a {	color: #000000;	font-weight: bold;	    }    #feedGadget .gf-title {      font-size : 12px;    }    #feedGadget .gf-title a{      color: #003399;    }    #feedGadget .gfg-root .gfg-listentry {     padding-left : 5px;      margin-right : 5px;    }    #feedGadget .gfg-root .gfg-listentry a {	color: #003399;    }    #feedGadget .gfg-root .gfg-listentry a:hover {      color: #0099FF;    }    #feedGadget .gfg-root .gfg-listentry-odd {	/*background-color : #FFFFFF;*/    }    #feedGadget .gfg-root .gfg-listentry-highlight {      border-left: 2px solid #203311;      padding-left : 3px;      background-image : none;    }