body
{
    font-family: Arial;
    font-size: 11px;
    color: #515151;
    background-color: #FFFFFF;
}

img
{
    border: 0;
}

a 
{
    font-family: Arial;
}

#cart_box
{
    background-color: #FFFFFF;
	 border-left: solid 1px #EFEBE7;
	 border-right: solid 1px #EFEBE7;
	 border-bottom: solid 1px #EFEBE7;
    clear: both;
    height: 27px;
    min-height: 27px;
    width: 239px;
	 padding-top: 8px;
	 padding-left: 15px;
}

a.redlink_noline { color: #A81141; font-weight: bold; text-decoration: none; }
a.redlink_noline:active { color: #A81141; font-weight: bold; text-decoration: none; }
a.redlink_noline:visited { color: #A81141; font-weight: bold; text-decoration: none; }
a.redlink_noline:hover { color: #0B1763; font-weight: bold; text-decoration: underline; }

