﻿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
{
	
}

div.cartp_add_products_row
{
	width:100%;
	font-size:12px;
}

div.cartp_add_products_name
{
	float:left;
	width:200px;
}

div.cartp_add_products_value
{
	clear:left;
	float:left;	
}

div.cartp_divider
{
	float:left;
	width:100%;
	height:20px;
}

div.cartp_newsletter_container
{
	margin:20px 0px 20px 0px;
}

div.cartp_comment div.text_label 
{
    clear:both;
    font-weight:bold;
}
div.cartp_comment textarea
{
    clear:both;
    display: block;
}