ul.cafepress {
  list-style-type : none;
  margin : 0;
  padding : 0;
}

ul.cafepress h3 { 
  font-size:1em;
}

ul.cafepress li {
  float : left;
  margin : 1em;
  background: transparent;
}

ul.cafepress48 li {
  float : left;
  margin : 1em;
  background: transparent;
  height : 160px; 
  width : 105px;
}

ul.cafepress100 li {
  float : left;
  margin : 1em;
  background: transparent;
  height : 160px; 
  width : 105px;
}

ul.cafepress150 li {
  float : left;
  margin : 1em;
  background: transparent;
  height : 210px;
  width : 155px;
}

ul.cafepress240 li {
  float : left;
  margin : 1em;
  background: transparent;
  height : 300px; 
  width : 245px;
}

ul.cafepress350 li {
  float : left;
  margin : 1em;
  background: transparent;
  height : 410px; 
  width : 355px;
}

ul.cafepress480 li {
  float : left;
  margin : 1em;
  background: transparent;
  height : 540px; 
  width : 485px;
}
