li.delivery
{
    margin:0px;
    padding:0px;
}

.delivery p
{
    margin-top:0px;
    margin-bottom:0px;
    text-align:left;
    margin-left:29px;
    padding-right:50px;
    text-align:justify
}
.delivery_name
{
    float:left;
    padding-left:5px;
    
}
.delivery_cost
{
    float:right;
    padding-right:5px;
}
.delivery_description
{
    float:left;
    margin-top:0px;
    width:300px;   
    padding:0px;
}

#st_component-st_delivery-list h5
{
    border-color:#E3E3E3;
    border-style:solid;
    border-width:0 0 1px;
    padding-left:5px;
    margin-left:5px
}
#st_component-st_delivery-list
{
    width:270px;
}
#st_component-st_delivery-list li
{
    margin-bottom:0px
}
#st_delivery-basket_summary
{
    width:260px;
    float: right;
    margin: 0 0 10px 10px;
    padding: 2px;
}
#st_basket-total_amount
{
    text-align:left;
    font-weight:bold;
    float:right;
    margin-left:20px;
    margin-right:2px;
}
#st_basket-total_amount_text
{
    float:left;
    width:130px;
    text-align:left;
    font-size:1.2em;
}
.st_delivery-basket_summary-text
{
    
    text-align:left;
    
}
.st_delivery-basket_summaty-amount
{
    float:right;
    font-weight:bold;
    margin-left:20px;
    margin-right:2px;
}


.st_delivery-basket_summaty-text
{
    float:left;
}
