﻿/**************************************************/
/*** WA Support - reduce padding around content ***/
/**************************************************/ 
#idPrimaryContentBlock1Content
{

/ float: center;
  width: 780px;

}

#idPrimaryContentBlock1ContentHolder
{
  / float: left;
  width: 780px;
  left: 5px;
  top: -15px;
  / left: 5px;
}

#idPrimaryContentContainer .inner 
{
  padding-bottom: 0px;
  }

#idFooterPoweredByContainer {
  display: none;
}

