#trailimageid {
  position: absolute;
  visibility: hidden;
  left: 0px;
  top: 0px;
  width: 220px;
  height: 0px;
  z-index: 2;
}

#trailimageid div {
  padding: 5px;
  background-color: #FFF;
  border: 1px solid #888;
  text-align: center;
}

#trailimageid h1 {
  font-size: 100%;
  font-weight: normal;
  margin: 0;
  padding: 2px 0px;
  text-align: left;
  width: 100%;
}

#trailimageid img {
  margin: 2px;
  border: none;
}

#related_wrap {
position:relative;
width:612px;
margin-top:40px;
}
.related_contenitore{
position:relative;
top:13px;
left:8px;
width:566px;
background-color:#333333;
padding:18px;}
.related_title, .related_corn_rt, .related_corn_rb, .related_corn_lb {z-index:10;position:absolute;background:url(/img/desc_back.png) no-repeat;}
.related_title{
top:0px;
z-index:2;
left:0px;
background-position:left top;
width:177px;
height:28px;
line-height:18px;
font-weight:bold;
}
.related_corn_rt, .related_corn_rb, .related_corn_lb{width:11px;height:11px;z-index:0;}
.related_corn_rt{
top:0px;
right:0px;
background-position:right top;
}
.related_corn_rb{
bottom:0px;
right:0px;
background-position:right bottom;
}
.related_corn_lb{
bottom:0px;
left:0px;
background-position:-178px -17px;
}
.rel_box{clear:both;display:inline-block;
text-align:center;
background:url(/img/product/back_new.png) center top no-repeat transparent;
width:180px;
margin:5px 7px 5px 0px;}
.rel_box a:hover{color:#fff; font-weight:bold;}
.rel_box IMG{margin-top:3px;
margin-bottom:10px;}