h1{
color:#660000;
font-size:105%;
text-align:left;
}
h2{
color:#660000;
font-size:105%;
text-align:left;
}
h3{
color:#660000;
font-weight:normal;
padding-bottom:4px;
padding-top:2px;
}
div.item{
border:1px solid #CC9933;
margin-bottom:15px;
padding-bottom:10px;
padding-left:10px;
padding-right:10px;
}
#baskets{
background:#FFFFFF;
padding-bottom:5px;
padding-right:10px;
padding-top:4px;
width:500px;
}
#cart{
float:right;
height:18px;
padding-top:35px;
width:90px;
}
#baskets a{
color:#330000;
}
#baskets p{
font-size:90%;
}
#baskets a:hover{
color:#660000;
text-decoration:none;
}
#baskets p.card{
font-size:100%;
padding-bottom:10px;
}
#baskets p.ord{
color:#660000;
font-weight:bold;
line-height:130%;
padding-bottom:2px;
padding-top:6px;
}
#baskets p.prc{
font-weight:bold;
margin-top:6px;
}
#baskets p.ord a{
background:#F2F2E2;
border:1px solid #660000;
color:#660000;
font-size:80%;
padding:2px;
text-decoration:none;
}
#baskets p.ntc {
background: #FFC;
width: 90%;
font-size: 90%;
padding: 10px;
color: #840000;
text-align: left;
border: 1px solid #640201;
margin-top: 8px;
margin-bottom: 8px;
}
