#nav{
	background:url(https://www.nativeremedies.com/skin/frontend/nr/main/images/bg-nav.gif) repeat-x;
}
.five-colmns .heading{background:#2f73a5;}
.visual-list a{display:block;}
.visual-list .holder{
	margin-top:expression(this.parentNode.offsetHeight > this.offsetHeight ? ((this.parentNode.offsetHeight-this.offsetHeight)/2 + 'px') : '0');
	display:block;
	width:151px;
}
#footer .holder{
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f3f3f3', endColorstr='#ffffff',GradientType=0 );
	width:100%;
}
.products-list .img-holder span{
	display:block;
	margin-top:expression(this.parentNode.offsetHeight > this.offsetHeight ? ((this.parentNode.offsetHeight-this.offsetHeight)/2 + 'px') : '0');
}
.main-form .btn-submit{
	line-height:20px;
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f2f2f2', endColorstr='#cfcfcf',GradientType=0 );
}
*+html .main-form .btn-submit{line-height:18px;}
.btn-more{
	height:1%;
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#aec153', endColorstr='#8ea138',GradientType=0 );
}
.sort-holder{zoom:1;}
.green-btn{filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#8ba12e', endColorstr='#717f2c',GradientType=0 );}
.orange-btn{filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f78512', endColorstr='#de7001',GradientType=0 );}
*+html #main ol li {
    behavior: expression(
    (this.pngSet!=null ? this.pngSet=true : (
        function(t){
            t.Num = (++t.parentNode.IEcounter || (t.parentNode.IEcounter = 1));
            t.lis = '';
            var _x = t;
            while (1) {
                _x = _x.parentNode.parentNode;
                if (_x.Num) {
                        t.lis = _x.Num + '.' + t.lis;
                } else {
                    break;
                }
            }
            t.lis += t.Num;
            t.runtimeStyle.listStyleType = 'none';
            t.insertAdjacentHTML('afterBegin','<span>' + t.lis  + '. </span>');
        }(this)
    ),this.pngSet=true)
);
}

#content .product-item h1 { font-size: 14px; font-weight: normal; }


/* Checkout Fixes */

.btn-checkout { padding: 0px 20px;}
.cart .checkout-types {line-height: 40px; }
