﻿div.cartp_cart_container
{
}

div.cartp_additional_info_header
{
	border-bottom:solid 1px #999999;
	display: none;
}

td.cartp_additional_info_td_left
{
	width:200px;
}

td.cartp_additional_info_td_right input
{
}

div.cartp_add_products_header
{
	clear: both;
}

div.cartp_add_products_row
{
}

div.cartp_add_products_name
{
	float:left;
}

div.cartp_add_products_value
{
	float:left;	
	margin: auto 10px;
}

div.cartp_divider
{
	width:100%;
	height:20px;
	clear: both;
}
div.cartp_comment div.text_label 
{
    clear: both;
    font-weight: bold;
}
div.cartp_comment div.value
{
}

.cart_remainder_items
{
    border-top: 1px solid #D2232A;
    margin-top: 20px;
    padding-top: 10px;
}
