.model *{ margin:0;padding:0; }
    .model img{ border:0; }
.model{ position: relative; width:230px; height:125px; _height:128px; overflow:hidden; font-size:10px; }
    .model .img{ float:left; display:block; width:105px; height:122px; margin-right:5px; border:1px solid #D0CDCD; }
    .model .img:hover{ text-decoration:none; }
        .model .img img{ width:105px; height:105px; }
        .model .img div{ padding:0 2px; height:14px; |line-height:18px; color:#000; }
        .model .img span{ display:block; float:right;}
		.model h2{ font-size:10px; text-transform:uppercase; margin-bottom:6px; }
    .model h3{ font-size:10px; margin-bottom:6px; }
    .model p{ font-size:12px; }
    .model .colors{ position:absolute; margin:105px 0 0 110px; |margin:105px 0 0 0; width:100px; height:18px; overflow:hidden; }
        .model .colors div{ float:left; width:14px; height:14px; margin:2px 1px; border:1px solid #ddd; }

    .model .rupStock { display: none; }
    .model.rupture .rupStock { position: absolute; top: 0; left: 0; margin: 1px; width: 105px; height: 105px; background: url(/images/upfactory/model/troptard.png) 0 0 no-repeat; }
    *html .model.rupture .rupStock { background: none !important; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/upfactory/model/troptard.png',sizingMethod='crop'); }
    .model .prize_giving{*margin-left:-108px;display: block; cursor: pointer; position: absolute; top:1px; width: 53px; height: 53px; background: url(/images/upfactory/colours/EC008C/model/promo.png) 0 0 no-repeat;padding-top:10px; font-weight:bold; color:#fff; font-size:13px;}
    .model .prize_giving span{font-size:10px; vertical-align:text-top;}
    *html .model .prize_giving{ background: none !important; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/upfactory/colours/EC008C/model/promo.png',sizingMethod='crop'); }
 
    .model .new { display: none; }
    .model.new .new { position: absolute; cursor: pointer; top: 0; left: 0; margin: 1px; width: 105px; height: 105px; background: url(/images/upfactory/model/nouveau.png) 0 0 no-repeat; }
    *html .model.new .new { background: none !important; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/upfactory/model/nouveau.png',sizingMethod='crop'); }

