.pp_items_list
{
 margin-top: 10px;
 height: 1%;
}

.pp_items_list table
{
 color: #1751b2;
}


.pp_items_list .money
{
 font-size: 13px;
 font-weight: bold;
}

.pp_items_list .input_box
{
 width: 30px;
}

.pp_items_list table th
{
 background-color: #ffe696;
 padding: 5px;
 color: #941d45; 
}

.pp_items_list table td.row1
{
 background-color: #fef2c8;
 padding: 5px;
 color: #c39a58;
 vertical-align: top; 
}

.pp_items_list table td.row2
{
 background-color: #fef9e5;
 padding: 5px; 
 color: #c39a58;
 vertical-align: top;

}

.pp_items_list .sep
{
 margin-top: 10px;
 margin-bottom: 10px;
}

.pp_descr p
{
 margin-top: 2px;
 font-size: 11px;
}
