.item { width: 183px; }
.item.w2 { width: 380px; }
.item.w1 { width: 380px; }

div#activeList div.activecon{min-height: 420px;}
div#activeList div.activecon a{float: left; display: block; min-width: 183px; max-width: 380px; border: 1px solid #949494; min-height: 61px; margin: 0 0 16px 0; /*float: left;*/ padding:4px; position: relative; display: inline; text-align: center;}
div#activeList div.activecon a img{/*min-width: 176px;*/ max-width: 380px; /*min-height: 100px;*/}
div#activeList div.activecon a h3{color: #111111; font-size: 13px; text-transform: uppercase; font-weight: bold; margin: 0; text-align: left;}
div#activeList div.activecon a h4{color: #808080; font-size: 13px; text-transform: uppercase; font-weight: bold; margin: 0; border-bottom: 1px dashed #000; padding-bottom: 2px; text-align: left;}
div#activeList div.activecon a p{color: #000; font-size: 13px; font-weight: bold; padding:5px 0 0; text-align: left;}
div#activeList div.activecon a span.sale{position: absolute; display: block; width: 60px; height: 28px; background: url('../img/sale_f.gif') no-repeat top left; top: 0; right: 0; z-index: 99;}
div#activeList div.activecon a span.new{position: absolute; display: block; width: 60px; height: 28px; background: url('../img/new_f.gif') no-repeat top left; top: 0; right: 0; z-index: 99;}
div#activeList div.loading{clear: both; display: none; text-align: center; padding: 20px 0;}
div#activeList h2{color: #fff; font-family: Arial,Helvetica,sans-serif; font-size: 15px; line-height: 160%; padding: 7px 0 7px 10px;}