body {
	color: #333;
	font-family: arial,helvetica,verdana;
	font-size: 12px;
}

div.tx-bu3hipwindex-pi1 {
	width: 560px;
}

div.tx_wshop_listview .image_right, div.tx_wshop_listview .image_left {
	height: 100px;
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 5px;
	width: 100px;
}

div.tx_wshop_listview .image_left {
	float: left;
}

div.tx_wshop_listview .image_right {
	float: right;
}

div.tx-ttproducts-pi1 .more A{
    background: transparent url(../images/bullet_black_right.png) no-repeat left center;
    padding-left:8px;
    color: #000;
    text-decoration: underline;
}
div.tx-ttproducts-pi1 .more A:hover{
    text-decoration: none;
}

#tx-ttproducts-pi1-basket p {
	padding-top: 10px;
}

#tx-ttproducts-pi1-basket .tx_wshop_cart_info label {
	padding-right:10px;
	position:relative;
	top:0.2em;
}

#tx-ttproducts-pi1-basket a {
	color: #000000;
	text-decoration: underline;
}

#tx-ttproducts-pi1-basket a:hover {
	color: #000000;
	text-decoration: none;
}

.addtoCart {
    font-weight: bold;    
}
