
.button {
font-size: 10px;
}

.basket_head_foot {
color: white;
background: #d52925;
}


.basket_foot {
color: white;
}

.required {
color: red;
font-size: 13px;

}

.overStockLimit {
color: white;
background-color: red;
font-style: bold;
}

#messageSpan {
color: red;
font-size: 16px;
font-weight: bold;

}

.delivPass {

}

.delivFail {
background-color: maroon;
color: white;
}

.basketLabel{
font-weight: bold;
color: maroon;
}

.basketDivider
{

background-image: url('/Gazelle/images/basket_divider.gif');
background-position: left center;
top: 25px;
background-repeat:repeat-x;
}


#thankYou {

}

.printShow {
display: none;
}

.terms {
color: maroon;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
}
