.billing_address label,.delivery_address label,.notes label{
 width:200px;
}

.product_image{
float:left;
margin-right: 10px;
width:100px;
}

.basket_items{
width:90%;
}

.listitem_hr{
display:block;
clear:both;
}
/****listenansicht****/
.page_navigation {
 margin-bottom: 10px;
}
.product_image {
 padding-bottom: 5px;
}

/****singleansicht****/
#scrollcontent .tt_products_item_single_display h1 {
 color: #585661;
 font-size: 14px;
 font-weight: normal;
 margin-bottom: 5px;
}


.itemrelated{
float:left;
display:inline;
margin-right:5px;
}
.itemrelated a{
float:left;
}

#bottombar .tt_products_minibasket{
margin-top:5px;
margin-right:25px;
text-align:right;
}
#bottombar .tt_products_minibasket a{
color:#585661;
font-weight:bold;
}
#bottombar .tt_products_minibasket a:hover{
color:#7d212b;
}

.tt_products_item_single_display img {
margin-bottom:10px;
}

