/*Trailers Section*/

#main-content {
height:591px;
background: url(../images/content-videos.jpg) no-repeat;
}

#content-text {
position:absolute;
display:block;
top:238px;
left:21px;
width:730px;
height:340px;
overflow: auto;
margin:0;
padding:0;
}

#content-text p {
font-size:12px;
margin:0;
}


div.trailer {
margin:40px
}

h3 {
clear:both;
margin:0 10px 10px 0;
padding:3px 0;
color:#1170A0;
border-bottom: 3px solid #FFCC00;
font-size:14px;
}

a {
color:#FFCC00;
text-decoration: none;
font-weight:bold;
}

a:hover {
text-decoration: underline;
}

div.trailer-thumb {
display: block;
width:134px;
height:76px;
margin:0;
padding:0;
}

a.trailer-thumb-hilite{
display: block;
width:134px;
padding-top:76px;
height:0;
overflow: hidden;
margin:0 auto;
/*background: #ffcc00 url(../images/trailer-play.gif) no-repeat center center;*/
}


div.video-object {
float:left;
margin:0 15px 30px 0;
text-align: center;

}

div.video-object span {
font-size: 10px;
color:#006699;
}