/* Styles applied only on print button click on the web page - not on print from web browser menu */
body.Asda                                   {background-color:#fff; background-image:none;}
body.Asda .MainDiv                          {background-color:#fff; background-image:none; width:600px; padding-left:0px; padding-right:0px;}
body.Asda .MainDiv .Header                  {display: none;}
body.Asda .MainDiv .SideGradients           {display: none;}   
body.Asda .MainDiv .GlobalNav               {display: none;}
body.Asda .MainDiv .LocalNav                {display: none;}
body.Asda .MainDiv .Contents .LeftColumn    {display: none;}
body.Asda .MainDiv .Contents                {width:600px; margin-bottom:0px; padding-top:10px; padding-bottom:0px; position:relative; background-color:#fff; background-image:none;}
body.Asda .MainDiv .Contents .CentreColumn  {margin-left:0px; background-color:#fff;}
body.Asda .MainDiv .Footer                  {display: none}
body.Asda .Footer2                          {display: none;}
.FormButtons div.Info                       {display: none;}
.ButtonStd .LeftEnd                         {display: none;}
.ButtonStd .Centre                          {display: none;}
.ButtonStd .RightEnd                        {display: none;}
.FormTable .BarTop                          {display: none;}
.FormTable .BarBottom                       {display: none;}
.List                                       {width: 599px;}

