/**
 * Moinul Islam Al-Mamun
 * @copyright  Copyright (c) 2008 Irubin Consulting Inc. DBA Varien (http://www.varien.com)
 * @license    http://opensource.org/licenses/afl-3.0.php  Academic Free License (AFL 3.0)
 */

/************************************************************/
/****************[ Clearance item page css ]*****************/
/************************************************************/

.product-clearance { float:left; width:250px; }
.product-image { float:left; width:110px; }
.clearance-option { float:left; width:150px; }
.clearance-options { float:left; width:300px; }
.clearance-price { float:left; width:100px; }
.clearance-addtocart { float:right; width:100px; }
.clearance-qty { float:left; width:75px; }
.clearance-qty-textbox { size:5; width:30px; height:20px; }
