

.tt_products_item_list .listitem_image {
	float:right;
	padding:0 0 10px 10px;
}

.tt_products_item_list  .listitem
{
	border:1px solid #CCCCCC;
	margin-bottom:1em;
}
.tt_products_item_list  .listitem_inner
{
	padding:0.5em;
}

.tt_products_item_list  .listitem h3
{
	background-color:#CCCCCC;
}
.tt_products_item_list  .listitem h3 a
{
	color:#666666;
}

.tt_products_item_single_display .singleitem_image {
	float:right;
	padding:0 0 10px 10px;
}

.tt_products_item_single_display .list_link {
	clear:both;
	padding:10px 0;
}

.tt_products_basket_info form label {
	display:block;
	clear:both;
	float:left;
	width:150px;
}

.tt_products_basket_info form label.checkbox {
	display:inline;
	clear:both;
	float:none;
	width:auto;
}

.tt_products_basket_payment dl dt,
.tt_products_order_confirmation  dl dt{
	float:left;
	display:block;
	width:150px;
	clear:both;
	margin:0;
}
.tt_products_basket_payment dl,
.tt_products_order_confirmation  dl {
	margin:0;
}
.tt_products_basket_payment dl dd,
.tt_products_order_confirmation  dl dd {
	float:left;
	display:block;
	width:350px;
	margin:0;
}
.tt_products_basket_payment h2,
.tt_products_order_confirmation  h2{
	clear:both;
	margin:0;
	padding-top:0.8em;
}
.form_control {
	padding:10px 0;
}
div.order_data {
	clear:both;
	padding:2px 0;
}
table.basket_items th {
	background-color:#CCCCCC;
}
