.item { width: 100%; height: 250px; background: #FFFFFF;  z-index: 2;
  margin: 5px ;
  padding: 5px ;
  font-size: 10px;
  line-height: 1.4em;
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  border-radius: 1px;
  box-shadow: 2px 5px 2px #ccc;}

.mitem { width: 200px; height: 250px; background: #FFFFFF;  z-index: 2;
  margin: 5px ;
  padding: 5px ;
  font-size: 10px;
  line-height: 1.4em;
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  border-radius: 1px;
  box-shadow: 2px 5px 2px #ccc;}

.bitem { width: 200px; height: 110px; background: #FFFFFF;  z-index: 2;
  margin: 20px 5px 5px 5px ;
  padding: 20px 5px 5px 5px ;
  font-size: 10px;
  line-height: 1.4em;
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  border-radius: 1px;
  box-shadow: 2px 5px 2px #ccc;}

.sitem { width: 270px; height: 110px; background: #FFFFFF;  z-index: 2;
  margin: 10px 5px 5px 5px ;
  padding: 20px 5px 5px 5px ;
  font-size: 10px;
  line-height: 1.4em;
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  border-radius: 1px;
  box-shadow: 2px 5px 2px #ccc;}

.pitem { width: 200px; height: 250px; background: #FFFFFF;  z-index: 2;
  margin: 5px ;
  padding: 5px ;
  font-size: 10px;
  line-height: 1.4em;
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  border-radius: 1px;
  box-shadow: 2px 5px 2px #ccc;}