.shoplinks {
	text-align:center;
}

.shoplinks a, .basket a {
 	color:#2C5C9E;
 	text-decoration:none;
}

.shoplinks a:hover, .basket a:hover {
 	color:#2C5C9E;
 	text-decoration:underline;
}

.tx-ttproducts-pi1-wrap1 {
	font-family:Arial,Verdana,sans-serif;
	color:#333333;
}

#shopbasket td{
	padding:2px;
}

#shopbasket th{
	padding:2px;
}

td.summebrutto .tx-ttproducts-pi1-wrap1 {
	font-size:13px !important;
}

.shopFieldWrap label {
	display:block;
	float:left;
	width:120px;
}

.shopFieldWrap textarea {
	font-size:12px;
	color:#333333;
}

.delivery-payment dt, .invoice_address dt {
	float:left;
	width:120px;
}

.tt_products_item_catlist ul {
	list-style-type:none;
}

.tt_products_item_catlist ul li a {
	font-size:14px;
	line-height:85px;
}

.tt_products_item_catlist ul li {
	margin-bottom:10px;
}

#orderProgress {
	margin-bottom:20px;
}

#orderProgress strong {
	color:#809DC5;
}