.itemBrowser{margin:0 0 15px;padding:0 0 20px;border-bottom:1px solid #C7C7C7;}
.itemBrowserSmall {float:left;width:180px;margin:0 3px 20px 0;padding:0 0 10px;}

h3.title {padding: 0 10px}
p.leadItem{padding:0 10px 15px;}
.moreLink{padding: 0 10px}

/* -------------------  THUMB SMALL elements -------------------- */

div.thumbSmall {display:block;float:left;margin:0 0 10px;width: 180px; text-align:center}
div.thumbSmall div.topCap {background:url(/img/imgThumbs/160/top.png) no-repeat left top; height:10px; font-size:0;display:block}
div.thumbSmall div.mainCap {background:url(/img/imgThumbs/160/main.png) repeat-y left top;padding:0 10px; display:block;width:160px}
div.thumbSmall div.bottomCap {background:url(/img/imgThumbs/160/bottom.png) no-repeat left top; height:10px; font-size:0;display:block}

/* -------------------  THUMB LARGE elements -------------------- */

div.thumbLarge {display:block;margin:0 0 10px;float:left;width:550px; text-align:center}
div.thumbLarge div.topCap {background:url(/img/imgThumbs/530/top.png) no-repeat left top; height:10px; font-size:0;display:block}
div.thumbLarge div.mainCap {background:url(/img/imgThumbs/530/main.png) repeat-y left top;padding:0 10px; display:block;width:530px}
div.thumbLarge div.bottomCap {background:url(/img/imgThumbs/530/bottom.png) no-repeat left top; height:10px; font-size:0;display:block}

.thumbSmall a img, .thumbLarge a img {vertical-align:bottom}





