/*---------SHADOWS----------*/

.wrapw0, .wrapw1, .wrapw2, .wrapw3 {
  display:inline-table;
  /* \*/display:block;/**/
  position:relative;
  }
.wrapw0 {
  float:left;
  background:url(../images/shadows/w/shadow.gif) right bottom no-repeat;
  }
.wrapw1 {
  background:url(../images/shadows/w/shadow180.gif) no-repeat;
  }
.wrapw2 {
  background:url(../images/shadows/w/corner_bl.gif) 0px 100% no-repeat;
  }
.wrapw3 {
  padding:10px;
  background:url(../images/shadows/w/corner_tr.gif) 100% 0px no-repeat;
  } 

.wrapg0, .wrapg1, .wrapg2, .wrapg3 {
  display:inline-table;
  /* \*/display:block;/**/
  position:relative;
  }
.wrapg0 {
  float:left;
  background:url(../images/shadows/g/shadow.gif) right bottom no-repeat;
  }
.wrapg1 {
  background:url(../images/shadows/g/shadow180.gif) no-repeat;
  }
.wrapg2 {
  background:url(../images/shadows/g/corner_bl.gif) 0px 100% no-repeat;
  }
.wrapg3 {
  padding:10px;
  background:url(../images/shadows/g/corner_tr.gif) 100% 0px no-repeat;
  } 
  
.box {
	background: #FFF;
	padding: 3px;
  }
  
.NewListing {
	background: url(../images/listings_new.gif) no-repeat;
	width: 85px;
	height: 85px;
	position: relative;
	z-index: 1000;
	voice-family: "\"}\"";
	voice-family:inherit;
	left: -3px;
	top: 0px;
	}
html>body .NewListing {
	left: -3px;
	top: 0px;
}