h1 {
  float:left;
  font-size:16px;
  padding:0;
  margin:0 0 10px 0;
  }

div.found {
  float:right;
  margin:0 0 10px 0;
  color:#444;
  }

div.pages {
  clear:right;
  float:right;
  margin:0;
  padding:0;
  color:#444;
  }

div.prodBox {
  clear:both;
  border-bottom: 1px dashed #e1e1e1;
  margin:20px 0;
  height:122px;
  }

div.prodImg {
  float:left;
  width:120px;
  height:120px;
  margin:0 10px 0 0;
  background:url(i/loading.gif) no-repeat center center;
  }

div.prodLink {
  padding:15px 0 5px 0;
  font-weight:bold;
  }

div.prodDescrip {
  margin:5px 0 15px 0;
  }

span.prodPrice {
  float:left;
  font-weight:bold;
  }

span.view {
  float:right;
  }

.title {
  clear:both;
  color:#444;
  font-size:12px;
  font-weight:bold;
  text-indent:10px;
  padding:3px 0 3px 0;
  margin:20px 0 5px 0;
  background:#f9f9f9;
  border-top:#e1e1e1 solid 1px;
  border-bottom:#e1e1e1 solid 1px;
  }
