.trailer { 
 clear:both;
 width:auto;
 height:87px;
 color:#000000;
 vertical-align:top;
 margin-top:10px;
}

.trailer .image {
 width:200px;
 float:left;
 text-align:center;
}

.trailer .image img {
 padding-right:3px;
}

.trailer{ 
 padding-top:5px;
}

.trailer a:link, .trailer a:active, .trailer a:visited  { 
 color:#000000;
}

.trailer .title { 
 font-weight:bold;
 text-decoration:underline;
}

.trailer .title a:hover { 
 color:#FF0000;
}
.trailer .info {
 font-size:12px;
}
