.columnImg
{
  display: none;
}

.itemContentAreaSidebar
{
  background-color: Transparent;
  width: 175px;
}

.containerSkin
{
  border-top: 8px solid #005533;
  margin-left: 3px;
}

.breadcrumbContainer
{
  color: #696969;
  width: 100%;
  margin-bottom: 5px;
}

.breadcrumbContainer a
{
  color: #44A989 !important;
  font-style: italic;
  padding: 0 5px;
}

.lineBreak
{
  border-style: solid;
  color: #E9F2EF;
  width: 100%;
  margin: 5px 0;
}

.itemContentAreaSidebar .siloContent
{
  background-color: #FFF;
}

.itemContentAreaSidebar .siloContent a
{
}

.siloMidContentTop
{
  background-image: url("siloContainerTop.gif");
  height: 3px;
  margin-left: 1px;
  width: 570px;
  background-repeat: repeat-x;
  overflow: hidden;
}

.itemContentAreaModule
{
  background-image: url('generalMidContentBkg.gif');
  min-height: 30px;
  height: auto !important;
  height: 30px;
  background-repeat: repeat-y;
  width: 571px;
}

.siloTop
{
  background-color: Transparent;
  background-image: url("silo_Top.gif");
  background-repeat: no-repeat;
  display: block;
  height: 3px;
  width: 181px;
  background-repeat: repeat-x;
  overflow: hidden;
}

.weatherContainer
{
  background-image: url("iconWeather.gif");
  height: 72px !important;
  margin-left: 7px;
  margin-top: 4px;
  width: 167px;
  background-repeat: no-repeat;
}

.weatherLink
{
  display: block;
  font-size: 12px;
  height: 72px;
  line-height: 1.2;
  margin-right: 5px;
  margin-top: 4px;
  text-align: center;
  width: 67px;
}

.weatherContainer a
{
  width: 167px;
  height: 72px;
  display: block;
}

