/* ---- product relation ---- */
#product_relation {
margin-bottom:10px;
}
#product_relation table {
border-top:1px solid #e8e8e8;
border-left:1px solid #e8e8e8;
}
#product_relation th {
border-right:1px solid #e8e8e8;
border-bottom:1px solid #e8e8e8;
background:#e8e8e8;
padding:5px 10px;
color:#666;
}
#product_relation td {
border-right:1px solid #e8e8e8;
border-bottom:1px solid #e8e8e8;
background:#f5f5f5;
font:11px Verdana, Arial, Helvetica, sans-serif;
padding:5px 10px;
}
#product_relation a {
color:#000;
font-weight:bold;
text-decoration:underline;
}
#product_relation input {
border:1px solid #cdcdcd;
font:11px Verdana, Arial, Helvetica, sans-serif;
padding:2px 4px;
}
#product_relation .product_relation_submit {
float:right;
width:185px;
height:22px;
border:none;
background:url(../images/winkel2.gif) left top no-repeat;
font-weight:bold;
color:#fff;
padding:0 0 2px;
cursor:pointer;
}
#product_relation p.productrel-product-desc{
padding-top:5px;
color:#000;
}

#product_relation img.extraitems{
border:1px solid #999999;
}
/* ---- end of product relation ---- */

#table_recensie td.TabelKop {
border:1px solid #e8e8e8;
background:#e8e8e8;
color:#666;
padding:5px;
}

#table_recensie td.KleineTekst {
border-bottom:1px solid #e8e8e8;
background:#f5f5f5;
padding:5px;
}

.related-product-image img {
max-width:168px;
height:auto;
}
.related-product-image .product-related-image-price {
display:block;
text-align:center;
}