div.Item {
	margin: 5px;
  float: left;
  background-color: #D3D3D3;
  width: 170px;
  border:none;
  } 
  
div.Item p {
	padding-left: 5px;
	margin: 0px;
}  
div.Item h3 {
	font-size: 12px;
	padding: 5px;
  margin: 0px;
  }
   div.Item h4 {
	font-size: 11px;
	padding: 5px;
  margin: 0px;
  }

  
img.ItemPic {

	padding: 5px;
  margin:0;
  }
  
div.ItemInfo ul
 {
 padding: 5px;
 list-style-type: none;
 }
div.ItemInfo p {

	padding: 5px;
  margin:0 0 0 0;
  }


  
  img.ItemPic {

	padding: 5px;
  margin:0;
  }
  
  div.Item {
  background: url(img/box_ul.gif) top left no-repeat;
  background-color: #D3D3D3;
  } 
div.Item h3 {
  background: url(img/box_ur.gif) top right no-repeat;
  }
div.ItemInfo {
  background: url(img/box_ll.gif) bottom left no-repeat;
  }
div.ItemInfo p.End {
  background: url(img/box_lr.gif) bottom right no-repeat;
  }

  
  
 

