.basketbg	{ background-color:#165FC6; } 
.basket		{ background-color:#2B97D8; }   
.basketlista	{ background: transparent; color: black; }
.basketlistb	{ background: rgb(220,230,255); color: black; }
.basketsumma	{ font-weight: bold; }
.checkoutButton	{ background-color:#165FC6; color:white; text-decoration: none; font-weight:bold; }
a:hover		{ color: black; }
form		{ margin: 0px; }
input		{ height:17px; font-size:12px; width:80px; color: #587890; border: solid 1px #7E9CB3; background-image: url(images/textbox_bg.gif); }
select		{ height:17px; font-size:12px; width:80px; color: #587890; border: solid 1px #7E9CB3; background-image: url(images/textbox_bg.gif); }
textarea	{ height:50px; font-size:12px; width:200px; color: #587890; border: solid 1px #7E9CB3; background-image: url(images/textbox_bg.gif); }
body,td,p	{ font-family: Verdana; font-size: 13px; }
.box_antal	{ width:20px; }
.box_text	{ width:200px; }
.img_button { background-color:white; border:none; }
.radio_input	{ height:20px; width:20px; background:""; border:""; }
.searchlist	{ border-bottom: solid rgb(150,150,150) 1px; font-size: 14px; }