#center.big{
background: url(../img/center_bg_big.jpg) top left no-repeat;
height:1277px;
}

.ponencias{
float:left;
margin:0 0 0 50px;
width:875px;
overflow:hidden;
}

.ponencias p{
color:#000;
line-height:24px;
width:100%;
float:left;
}
.ponencias a{
font-size:14px;
color:#02898f;
}

.ponencias img{
float:left;
}

#video-box{
color:#000;
float:left;
margin:0 0 0 50px;
width:875px;
overflow:hidden;
}
.video-big{
float:left;
height:300px;
margin:0 10px 0 0;
width:400px;
}
#video-parts{
float:left;
height:300px;
margin-left:25px;
width:400px;
background:#c0dcd9;
}
.separator{
float:left;
height:100px;
width:925px;
}
.preview{
float:left;
width:120px;
margin:5px;
}

.video{
float:left;
height:210px;
margin:3px;
text-align:center;
width:285px;
}

/*ytplugin*/
#ytvideo{
    float: left;
	margin-right:10px;
}


.yt_holder {
    background: #f3f3f3;
    padding: 10px;
    float: left;
    border: 1px solid #e3e3e3;
	margin-bottom:15px;
}


#video-box ul {
float:left;
height:400px;
margin:0;
overflow:scroll;
padding:0;
width:250px;
overflow-x:hidden;
}

#video-box ul li {
    list-style-type: none;
    display:block;
    background: #f1f1f1;
    float: left;
    width: 230px;
    margin-bottom: 5px;
	padding:2px;

}

#video-box ul li img {
    width: 120px;
    float: left;
    margin-right: 5px;
    border: 1px solid #999;
}

#video-box ul li a {
color:#02898F;
display:block;
font-weight:bold;
text-decoration:none;
}

.currentvideo {
	background: #e6e6e6;
}
