.sn_orderform_table_order{
  width:650px;
}

.sn_orderform_table_order a{
  color:blue;
  text-decoration:none;
}

.sn_orderform_table_order a:hover{
  text-decoration:underline;
}

.sn_orderform_table_order tr td{
  padding:5px;
  
}

.sn_orderform_count{
  width:50px;
  height:25px;
}
.sn_orderform_vse{
  width:30px;
  height:25px;
}
.sn_orderform_name{
  width:auto;
  height:25px;
}

.sn_orderform_price{
  width:80px;
  height:25px;
}
.sn_orderform_sum{
  width:100px;
  height:25px;
}
