/* ---- product relation ---- */
#product_relation>h1 {
margin:0 0 6px;
font:24px "Trebuchet MS", Arial, Helvetica, sans-serif;
color:red;
padding-bottom:5px;
border-bottom:1px solid #666666;
}

#product_relation .extraitems {
border:1px solid #cdcdcd;
}
#product_relation th {
background:url(../images/opaque_10.png) left top repeat;
border-bottom:0px solid #303030;
padding-bottom:5px;
color:#999;
}
#product_relation td {
border-bottom:0px solid #555;
padding:5px 15px 5px 0;
}
#product_relation a {
color:#777;
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:#000;
font-weight:bold;
color:#fff;
padding:0 0 2px;
cursor:pointer;
}
#product_relation p.productrel-product-desc{
padding-top:5px;
width:290px;
color:#999;
}

#product_relation img.extraitems{
border:1px solid #999999;
}
/* ---- end of product relation ---- */