ამ ტექსტის მოხსნა მინდა თავის ფონიანად ...

div class="related-title"
style.css ამ related არის ესენი და რომელი უნდა წავშალო შევცვალო და როგორ???
.related-block{
position:relative;
overflow:hidden !important;
padding:4px 5px;
color:#303030;
width:660px;
max-height:260px;
}
.related-title{
color:#303030;
font-size:13px;
font-weight:bold;
padding:0 10px;
}
.related{
overflow:hidden;
width:153px;
height:115px;
padding:5px 0 5px 10px;
font-size:12px;
color:#909090;
position:relative;
float:left;
overflow:hidden;
}
.related a{
color:#303030;
font-size:12px;
padding:0;
text-decoration:none;
}
.related a:hover{
text-decoration:underline !important;
}
.related a .rltd{
bottom:5px;
left:5px;
width:155px;
max-height:30px;
overflow:hidden;
line-height:15px;
text-align:center;
font-weight:bold;
}
.related a:hover .rltd{
text-decoration:underline;
}
.related img{
width:153px;
height:80px;
margin:0 0 5px 0 ;
}
.related a:hover img{
opacity:0.9;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
-moz-opacity: 0.9;
}