body.cms-home .main-container {
    padding-top: 0 !important;
}
.tools .first a{padding:0 0 0 22px;}
.tools .last a{padding:0 0 0 16px;}
.tools .first a:before{
	background-position:0 0;
	top:-1px;
	height:17px;
	width:17px;
}
.tools .last a:before{
	background-position:-70px 0;
	top:5px;
	height:14px;
	width:12px;
}
.cart-table {
    width: 100%;
}
.std .products-list p {
    margin: 0 !important;
}
.std .products .category-image {
	margin: 0px auto 18px !important;
}
textarea {
	max-height: 250px;
	min-width: 150px;
	min-height: 75px;
}
.dashboard .col2-set .col-1 .box-title a, .dashboard .col2-set .col-2 .box-title a {
    position: unset !important;
}
.product-pricing, .tier-prices, .tier-prices-grouped {
    border: 1px solid #00445C !important;
	background: none repeat scroll 0% 0% #E1E1E1 !important;
	border-radius: 3px;
}