﻿#gymFeed
{
	width: 155px;
	height: 497px;
}


#widgetTop
{
	width: 155px;	
	float: left;
}

#feedControl {
  width : 155px;
  height : 380px;
  background: url('RSS_Widget.jpg') no-repeat;
  float: left;
}

.gfg-root {
  width: 140px;
  height : auto;
  position : relative;
  overflow : hidden;
  text-align : left;
  font-family: "Arial", sans-serif;
  font-size: 12px;
  padding-top: 5px;
  padding-left: 8px;
  padding-right: 10px;
}

.gfg-title
{
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-align: center;
	margin-bottom: .5em;	
}

.gfg-title a
{
	text-decoration: none;
	color: #D00000;
	font-weight: bold;
}

.gfg-title a:hover
{
	text-decoration: underline;
}

.gfg-entry
{	
	margin-bottom: .5em;
}

.gfg-entry a
{
	text-decoration: none;
}

.gf-title
{
	color: #D00000;
	font-weight: bold;
}

.gfg-listentry 
{
	padding-bottom:10px;
}

.gfg-listentry a
{
	color: #D00000;
	text-decoration: none;
}

.gfg-listentry a:hover
{
	text-decoration: underline;
}