#shopcontainer td,input{
font-size:10px;
}
#shopcontainer .basket_submit_button{
font-size:10px;
}


.basket_large_text{
background-color:#737373;
color:white;
}


#shopContainer{
xborder-top:1px solid white;
border-bottom:1px solid black;
background-color:white;
padding:2px 7px 2px 7px;
color:black;
font-family:verdana;
font-size:10px;
font-weight:bold;
BACKGROUND-IMAGE: url(../templates/ui/images/1x1white.jpg);
}



.ShopHeader{
margin-top:3px;
font-weight:bold;

}

.ShopContent{
text-align:left;
}

#shopContainer button{
font-size:10px;
background-color:#000;
color:white;
border:1px solid #9A9A91;
cursor:pointer;
}

#shopContainer button#basket{
font-size:10px;
background-color:#000;
color:white;
BACKGROUND-POSITION: right; 
BACKGROUND-IMAGE: url(../templates/ui/images/shopping_basket_right.gif);
BACKGROUND-REPEAT: no-repeat; 

}

#RightBar .ContainerBoxHeader{
BACKGROUND-POSITION: right; 
margin-top:33px;
width:184px;
padding:4px 0px 4px 4px;
color:white;
font-family:verdana;
font-size:10px;
background-color:black;
xBACKGROUND-IMAGE: url(../templates/ui/images/shopping_basket_right.gif);
BACKGROUND-REPEAT: no-repeat; 



}
