﻿.sdw1, .sdw2, .sdw3 {
  display:table;
 }
* html .wrp
{
	width:0px;
}
.sdw1 
{
  float:right;
  background:url(shadow.gif) right bottom no-repeat;
  }
.sdw2 {
  background:url(corner_bl.gif) left bottom no-repeat;
  }
.sdw3 {
  padding:0 5px 5px 0;
  background:url(corner_tr.gif) right top no-repeat;
  }
.txt_wrp
{
	 padding-top: 4px; clear: right;
	 padding-right: 2px;
	 text-align:center;
}
