/*
Page numbers at the bottom of a summary
*/
.summaryPages{
  width:460px;
  color:#2e281b;

}

.summaryItemContent{
margin-top:5px;
  padding-bottom:5px;
  padding-left:10px;

}
.summaryItemLink{

}
.summaryItemProduct{


}

.summaryThumb{
  margin-right:10px;
  float:left;
}
/*
 summaryMoreLink:: Link which is cliked to show the full
 detail page
*/
.summaryMoreLink{

  font-size:10px;
}

/*
 summaryNewRow:: Used with the grid summary. This div is inserted
 when a new grid line is to be drawn
*/
.summaryNewRow{
  clear:both;
}
