/* Containers */
body { font-size: 100%; padding: 0; }
.grid{ margin:0 auto; width:310px; }
.row{ clear:left; }
.thumb-ima img {
width: 85%;
}
/* Slots Setup */
.slot-0,.slot-1,.slot-2,.slot-3,.slot-4,.slot-5,.slot-6,.slot-7{ display:inline;  margin-left:0px; float:left;}
/* 6-Col Grid Sizes */
.slot-0{ width:300px; height: 270px;} /* thumb */
.slot-1{ width:300px; } /* banner izquierda videos */
.slot-2{ width:300px; } /* videos*/
.slot-3{ width:300px; } /* grupovideos */
.slot-4{ width:160px; } /* Pie */
.slot-5{ width:300px; } /* paginador */
.slot-6{ width:300px; height: 300px;} /* 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: -4px;
}
.bannervideos iframe,
.bannervideos object,
.bannervideos embed {
height: 260px;
left: 0px;
top: 0px;
width: 300px;
}
.videomovies {
  padding-bottom: 0px;
  overflow: hidden;
}
.videomovies iframe,
.videomovies object,
.videomovies embed {
width: 300px;
  height: 327px;
}
.bannermezclado {
  margin-top: 15px;
  margin-left: 1px;
  height: 270px;
  width: 300px;
}
.bannermezclado iframe,
.bannermezclado object,
.bannermezclado img,
.bannermezclado embed {
height: 250px;
width: 308px;
}