/* Written By: Hybrid Forge www.HybridForge.com Written for Interprise Suite eCommerce 5.3 Note: you'll need to create your own button image */ /* Mini Cart CSS */ #miniCart table { line-height:1.1em; } #miniCart table tr td img, #miniCart table tr td br, #miniCart table table td a font b { display:none; } #miniCart table table tr td br { display:inline; } #miniCart table table td { padding-bottom: 5px; } #miniCart table table td a font { float:right; display:block; width:112px; height:22px; background:url('../images/button-checkout.gif') no-repeat 0 0; cursor:pointer; } #miniCart table table td a font:hover { /* roll-over sprite background-position */}