#page
{
   height:1395px;
}
#page_video
{
   float:left;
   clear:left;
   width:646px;
   overflow:auto;
}
.video_bloc
{
   float:left;
   width:285px;
   height:280px;
   margin:5px auto 15px 15px;
}
.video_bloc h3
{
   display:block;
   margin:5px auto 5px 5px;
   float:left;
   height:37px;
}
.video_bloc img
{
   display:block;
   float:left;
   height:233px;
   width:283px;
}