/* ---- product relation ---- 
#product_relation .extraitems {
border:1px solid #cdcdcd;
}
#product_relation th {
border-bottom:1px solid #cdcdcd;
padding-bottom:5px;
color:#181743;
}
#product_relation td {
border-bottom:1px solid #f5f5f5;
padding:5px 15px 5px 0;
}
#product_relation a {
color:#96A91B;
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;
width:290px;
color:#666666;
}

#product_relation img.extraitems{
border:1px solid #999999;
}
 ---- end of product relation ---- */
 
#product_relation .related-product-image {
border:1px solid #ddd;
width:174px;
height:220px;
padding:0;
text-align:center;
}
#product_relation .related-product-image a {
display:table-cell;
width:174px;
height:196px;
text-align:center;
vertical-align:middle;
}
*:first-child+html #product_relation .related-product-image a {
display:inline-block;
font-size:180px;
}
#product_relation .related-product-image a img {
vertical-align:middle;
}
#product_relation span {
display:block;
padding:5px 0;
font-weight:bold;
color:#000;
}

