/* Containers */
body { font-size: 100%; padding: 0; }
.grid{ margin:0 auto; width:780px; }
.row{ clear:left; }
.thumb-ima img {
width: 95%;
}
/* Slots Setup */
.slot-0,.slot-1,.slot-2,.slot-3,.slot-4,.slot-5,.slot-6,.slot-7{ display:inline;  margin-left:15px; float:left;}
/* 6-Col Grid Sizes */
.slot-0{ width:235px; height: 250px;} /* thumb */
.slot-1{ width:365px; } /* banner izquierda videos */
.slot-2{ width:756px; } /* videos*/
.slot-3{ width:780px; } /* banner pie */
.slot-4{ width:160px; } /* Pie */
.slot-5{ width:756px; } /* paginador */
.slot-6{ width:364px; height: 302px;} /* bannermezclador */
.slot-7{ width:150px; } /* Asignar */

/* Row Clearfix */
.row:after{ visibility:hidden; display:block; font-size:0; content:" "; clear:both; height:0; }

.bannervideos {
  height: 260px;
  left: 0px;
}
.bannervideos iframe,
.bannervideos object,
.bannervideos embed {
height: 260px;
left: 35px;
top: 0px;
width: 300px;
}
.videomovies {
  padding-bottom: 0px;
  overflow: hidden;
}
.videomovies iframe,
.videomovies object,
.videomovies embed {
width: 765px;
  height: 574px;
}
.bannermezclado {
  margin-top: 15px;
  margin-left: 27px;
  height: 270px;
  width: 310px;
}
.bannermezclado iframe,
.bannermezclado object,
.bannermezclado img,
.bannermezclado embed {
height: 250px;
width: 308px;
}