.product_soldout{
-moz-opacity:.60;
filter: alpha(style=0,opacity=60);
opacity:.60;
}

/*********************************************
次のクラスが実際に稼動しているもの
**********************************************/
.product_image_soldout{
background: #FFF url(http://www.the-rudy.com/templates/rudy/images/soldout-104x96-20110930-bkblack.gif) no-repeat;
width: 104px;
height: 96px;
}

.product_image{
width: 104px;
height: 96px;
}

.product_image_soldout_o{
background: url(http://www.the-rudy.com/templates/rudy/images/soldout-orig.gif) no-repeat;
width: 104px;
height: 96px;
}

.product_image_soldout_b{
background: url(http://www.the-rudy.com/templates/rudy/images/soldout-104x96orig-bkblack.gif) no-repeat;
width: 104px;
height: 96px;
}

.product_image_soldout_20110930{
background: url(http://www.the-rudy.com/templates/rudy/images/soldout-104x96-20110930-bkblack.gif) no-repeat;
width: 104px;
height: 96px;
}
