/* art_view.cgi order.cgi shoppingbasket.cgi checkout.cgi admin-index.cgi */

a {
        text-decoration: underline; color: #000099
       }       
a:hover {
        text-decoration: none    
        }
body {
        font-family: Verdana, Arial, Helvetica, sans-serif; font-size:12px; color:#000000; margin-left:10px; margin-top:10px;
        background-color:#FFFFFF;
        }
.field350 {
        width:350px; height:20px
         }
.field250 {
        width:250px; height:20px
         }
.field500 {
        width:500px; height:20px
         }
.field800 {
        width:800px; height:20px
         }
.field50 {
        width:50px; height:20px
         }
.field32 {
        width:32px; height:20px
         }
.green {
        color:#006600;
          }
.picture2 {
        width:100px
        }
#shoppingbasket {
        width:600px; border-collapse:collapse
        }
#description {
        height:20px; background-color:#666666; color:#FFFFFF; padding-left:5px; text-align:center; font-weight:bold
        }
.item {
        height:20px; padding-left:5px; border-bottom:1px dashed #CCCCCC; 
        }
.sums {
        height:20px; text-align:center; border-bottom:1px dashed #CCCCCC; 
        }
      
