.maintitle {
    background: #dae6df;
    color: #29503B;
    float: none;
    font-size: 14px;
    height: 29px;
    padding: 6px 10px 0;
    clear: both;
}

.titlemain {
    color: #29503B;
    float: left;
    font-size: 16px;
    font-weight: 500;
}

.viewall {
    float: right;
}

.viewall a {
    color: #29503B;
    font-size: 12px;
    font-weight: 500;
    text-decoration: underline;
}

/*.std .category-products ul.products-grid, .std .category-products ol.products-grid {
    width: 634px;
}*/

.std .category-products ul, .std .category-products ol {
    list-style-image: none;
    list-style-position: outside;
    list-style-type: none;
	padding: 0px;
	margin: 0px;
}

/*.maintitle {
    width: 634px;
}*/