#basketbar{
background-color:#003982;
}
.postagebinfo{
display:none;
}
.fc .fc-toolbar-title{
font-size:2.4em;
}
.productgridimage.whitebox, #productimage.whitebox, .basketimage{
background-color:#ffffff;
}
#basketsum .submitbutton{
background-color:#00a794;
}
#basketsum{
padding-right:20px;
}
#subgallerylist li {
height:200px;
}
#productgrid h2{
font-size:1.2em;
}
#productgrid li:hover h2 a{
color:#003982;
}
.cognito input {
    display: inline;
}
#discountcode, .basketoptions:last-of-type{
display:none;
}
#orderbox{
margin-bottom:30px;
}

@media only screen and ( max-width: 1100px )
        {
        #basketsum{
padding-right:10px;
}
        }