﻿.sdw1, .sdw2, .sdw3 {
  display:table;
 }
* html .shadow
{
	width:0px;
}
.sdw1 
{
  float:right;
  background:url(main.gif) right bottom no-repeat;
  }
.sdw2 {
  background:url(bl.gif) left bottom no-repeat;
  }
.sdw3 {
  padding:0 13px 15px 0;
  background:url(tr.gif) right top no-repeat;
  }
