/* ---- product relation ---- */
#product_relation  {
background:#DCDCDC;
margin:10px 0;
}
#page_productdetails #product_relation h1 {
background:url(../images/category_titlebg.png) left top repeat-x;
margin:0 0 5px;
padding:10px;
}
#product_relation th {
background:#262626;
padding:5px 10px;
color:#fff;
}
#product_relation td {
border-bottom:1px solid #c6c6c6;
font:11px Arial, Helvetica, sans-serif;
padding:5px;
}
#product_relation .related-product-image {
overflow:hidden;
width:180px;
border:1px solid #cecece;
background:#fff;
}
#product_relation .related-product-image a {
display:table-cell;
width:180px;
height:250px;
font:bold 12px Arial,Helvetica,sans-serif;
color:#3CBDEF;
text-decoration:underline;
text-align:center;
vertical-align:middle;
}
*:first-child+html #product_relation .related-product-image a {
display:inline-block;
font-size:225px;
}
#product_relation .related-product-image a img {
vertical-align:middle;
}
#product_relation .related-product-image a img {
/*width:170px;
height:auto*/
}
#product_relation .product-related-image-price {
display:block;
font-size:13px;
font-weight:bold;
padding-bottom:10px;
}
#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{
color:#000;
margin:0;
padding:0;
}

/* ---- end of product relation ---- */

#table_recensie td.TabelKop {
background:url(../images/category_titlebg.png) left top repeat-x;
color:#000;
padding:5px;
line-height:100%;
}

#table_recensie td.KleineTekst {
border-bottom:1px solid #e8e8e8;
background:#f5f5f5;
padding:5px;
}

#table_recensie .ProductRecenties-Oneven td {
background:#f0f0f0;
padding:5px;
vertical-align:top;
}
#table_recensie .ProductRecenties-Even td {
padding:5px;
vertical-align:top;
}