.wrap1, .wrap2, .wrap3 {
  display:inline-table;
  /* \*/display:block;/**/
  }
.wrap1 {
  float:left;
  background:url(/images/shadowrap4.gif) right bottom no-repeat;
  }
.wrap2 {
  background:url(/images/corner_bl.gif) -12px 100% no-repeat;
  }
.wrap3 {
  padding:0 9px 4px 0;
  background:url(/images/corner_tr.gif) 100% -12px no-repeat;
  }

img
{
	background: #fff;
	padding: 4px;
	border: 1px solid #888;
}

.shadowdata
{
	position: relative;
	padding-top: 20px;
	clear: left;
	text-align: left;
	margin-right: 20px;
}
