.product{
margin:5px 0;
border:1px dotted #CCC;
padding:5px;
overflow:hidden;
_height:100%;
background-color:#FFF;
}

.productImage{
margin-bottom:5px;
float:left;
width:120px;
height:180px;

}

label{
float:left;
font-size:12px;
width:50px;
margin-right:8px;
}

.product H2{
font-size:14px;
padding:5px 0;
color:#006699;
font-weight:normal;
}
.price{
font-size:11px;
color:#006699;
}

.decs{
font-size:11px;
font-style:Italic;
}

.artBox{
width:200px;
font: 12px/16px "Trebuchet MS", tahoma, verdana, sans-serif;
padding:0;
}

input{
width:100px;
font: 12px/16px "Trebuchet MS", tahoma, verdana, sans-serif;
padding:0;
}
.short{
width:30px;
}

.Cashier{
border:1px dotted #137692;
padding: 8px;
background-color:#EBF7FB;
margin-bottom:25px;
font-size:11px;
}
.cashierBox{
width:350px;
}

.obl{
color:#333;
font-weight:bold;
}

.cartHeader{
border-bottom:1px dotted #137692;
padding-top:5px;
margin-bottom:5px;
color:#137692;
font-style:Italic;
}
.smallred{
font-size:10px;
color:#333;
}

.OBS{
background-color:#FFFF99;
padding:8px;
}

.orderBox{
width:250px;
}

.header{
font-size:11px;
font-style:Italic;
border-bottom:1px dotted #137692;
}

#cashier td{
font-size:11px;
padding:0 3px;
}
