.yellowtxt{
    
    color: #ffcc00;
}

.MainContainer{
    background: #fff;
}
#CategoryHeading{
    border-bottom: 1px solid #ddd;
    margin-bottom: 30px;
}


.ProductList .ProductImage a{
    min-height: 260px;
    display: block;
}
.ProductList li .border{
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0);
}

a#responsive-menu-button {
    background: none repeat scroll 0% 0% #FC0;
    padding: 15px 20px 15px 20px;
    display: block;
}