a.pl_nav_maincat {
   padding-left:0;
   font-weight:bold;
   font-size:12px;
}
table.price_list {
   width:50%;
   float:left;
}
.pl_category {
   padding:7px 0;
   color:#545454;
}
.pl_category h2,
.pl_category h3,
.pl_category h4 {
   margin:0;
}
.pl_category h2 {

}
.pl_category h3 {
   font-size:15px;
   padding-left:10px;
}
.pl_category h4 {
   font-size:13px;
   padding-left:20px;
   color:#4829A7;
}

.pl_prodname {
   padding:4px;
   padding-left:20px;
}
.pl_price {
   text-align:right;
   padding:4px;
}
.pl_book {
   padding:4px;
   width:80px;
}

input.sc_personcount {
   width:50px;
}
input.sc_personcount_submit {
   position:relative;
   top:3px;
}

input.res_date {
   width:47%;
}

div.res_time_slot_desc {
   display: none;
   float: right;
   width: 100%;
}

/* javascript auto-calculation webshop step */
input.non_input {
   border:none;
   background: #ededed;
   color: #000;
   text-decoration: none;
   text-transform: none;
   width: 35px;
}
.quantity {
   width: 20px;
}