/*
Page numbers at the bottom of a summary
*/
#summaryPages{


}

.summaryItemContentAd{
}

.summaryItemContent{
  padding-left:8px;
  padding-bottom:10px;
}
.summaryThumb{
  margin:10px;
}
.moreLink{
  font-size:10px;
  line-height:10px;
  color:#006699;
  text-decoration:none;
  padding:0px;
  margin:0px;
}

/*
 summaryMoreLink:: Link which is cliked to show the full
 detail page
*/
.summaryMoreLink{
  margin-top:10px;
  margin-bottom:10px;
}

/*
 summaryNewRow:: Used with the grid summary. This div is inserted
 when a new grid line is to be drawn
*/
.summaryNewRow{
  clear:both;
}