.addr_input:disabled, input[disabled] {
    color:black;
	border:0;
	background:#fff;
	display:inline;
}
.addr_input:enabled, input[enabled] {
    color:black;
	border:1px solid black;
	background:#fff;
	display:inline;
}


div.bloc div.bloc_right { width:220px; text-align:center; font-size:12px; }
    div.bloc div.bloc_right h2{ width:220px; height: 21px; margin:0; padding-top:6px; text-align:center; font-weight:normal; text-transform:none; font-size:14px; background: url(/images/upfactory/cart/tetiere.png) 0 0 no-repeat; }
    *html div.bloc div.bloc_right h2{ background:none; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/upfactory/cart/tetiere.png',sizingMethod='crop');}
        div.bloc div.bloc_right h2 a{ font-size:12px; }
    div.bloc div.bloc_right div.inbloc { padding:10px; background:#fff; border-top:none; }


#small_cart{ text-align:left; font-size:12px; }
    #small_cart img.preview{ width:100px; height:100px; float:left; margin:0 6px; }
    #small_cart br{ clear:both; }
    #small_cart div.item{ border-left:none; border-right:none; border-top:none; padding:10px 0; }
        #small_cart div.item img{ width:75px; height:75px; float:left; margin:0 6px; }
        #small_cart div.item br{ clear:both; }
        #small_cart div.item div.color{ float:left; width:12px; height:12px; }
        #small_cart div.item div.price{ width:213px; position:absolute; font-weight:bold; text-align:right; margin-top:-6px; }
    #small_cart div.total{ color:#fff; padding:6px; }
        #small_cart div.total strong{ float:right; }
        #small_cart div.total span{ display:block; font-size:10px; }
        #small_cart .prize_giving_img{width: 39px;height: 39px;line-height:normal;background: url(/images/upfactory/colours/EC008C/model/sales_small.png) 0 0 no-repeat;padding-top:5px;padding-left:1px;position:absolute;margin-left:6px;|margin:-96px 0 0 -10px;*margin:0 0 0 -81px;_margin : 0 0 0 -81px;font-weight:bold;color:#fff;font-size:10px;}
		*html #small_cart .prize_giving_img{background:none; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/upfactory/colours/EC008C/model/sales_small.png',sizingMethod='crop');}
