/* ---- product relation ---- */
#product_relation h1 {
margin:0 0 4px;
font:bold 14px Arial, Helvetica, sans-serif;
color:#000;
padding-bottom:5px;
border-bottom:1px solid #cdcdcd;
text-transform:uppercase;
}
#product_relation th {
background:#485056;
padding-bottom:5px;
color:#fff;
padding:5px 0;
}
#product_relation td {
border-bottom:1px solid #cdcdcd;
background:#eee;
color:#333;
vertical-align:top;
padding:5px 0;
font-size:12px;
}
#product_relation img.extraitems{
border:1px solid #cdcdcd;
text-align:center;
margin:0 0 0 5px;
padding:0;
}
#product_relation a {
color:#7B2A30;
font-weight:bold;
text-decoration:underline;
}
#product_relation .related-product-image a {
text-align:center;
}

#product_relation .related-product-image a img {
vertical-align:middle;
}
#product_relation p.productrel-product-desc{
width:228px;
color:#333;
padding:5px 0 0 0;
}

#product_relation .related-product-image .product-related-image-price {
display:block;
}

#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:#000;
color:#fff;
font-weight:bold;
padding:0 0 2px;
cursor:pointer;
}
/* ---- end of product relation ---- */