h1 { font-size:15px; position:relative; height:20px; overflow:hidden; }
a, a:hover { color:#0A436E; }
a:hover { color:#333; }
.thumbnails { float:left; width:100px; display:inline; }
.thumbbox { width:90px; height:90px; border:1px solid #ccc; margin:4px 4px 6px 0; padding:4px; text-align:center; overflow:hidden; }
.thumbnail img.thumb{ max-height:80px; max-width:80px; border:1px solid #fff; }
.thumbnail:hover{ background-color: transparent; }
.thumbnail:hover img{ border: 1px solid blue; }
.thumbnail .enlarged{ position: absolute; background-color: #fff; padding: 2px; top:0; left: -1000px; border: 1px solid #ccc; visibility: hidden; color: black; text-decoration: none; }
.thumbnail .enlarged img{ border-width: 0; }
.thumbnail:hover .enlarged{ visibility: visible; top: 50px; left: 104px; z-index: 50; width:280px; min-height:245px; }
.more_images { text-align:center; font-weight:bold; }
.info { float:left; width:300px; display:inline; }
.price { font-weight:bold; font-size:16px; color:#333; }
.price span { font-weight:normal; font-size:13px; }
.lot { font-weight:bold; font-size:13px; color:#333; }
.lot span { font-weight:normal; }
.idxlot { font-size:12px; margin-bottom:2px; }
.verify { margin-left:10px; padding:0 2px; font-size:12px; font-weight:bold; background-color:#FFE7B3; }
.label { font-weight:bold; font-size:13px; color:#333; }