.home-videos { position: absolute; top: 75px; right: 11px; width: 422px; height: 284px; padding: 0px; }
.home-video-list { position: relative; left: 0; top: 0; width: 422px; height: 259px; padding: 0; margin: 0; background: #c0c0c0; border: 1px solid #FFFFFF; }
.home-video-entry { position: absolute; margin: 5px; padding: 0px; }
.home-videos a#more-link { position: absolute; bottom: 5px; right: 5px; }
.home-videos span#disabled-more-link { position: absolute; bottom: 5px; right: 5px; color: #ae0000; text-decoration: underline;}
.video-content { background: transparent; }

/* The width of the panels can be identical, but the container should be 15px higher to ensure space for the More Videos link */
.medium-videos { width: 500px; height: 322px; }
.medium-video-list { width: 500px; height: 307px; }

/* 422/259:500/307 */

.videos { position: absolute; top: 0px; right: 11px; width: 422px; height: 284px; padding: 0px; }
.video-list { position: absolute; left: 0; top: 0; width: 422px; height: 259px; padding: 0; margin: 0; background: #c0c0c0; border: 1px solid #FFFFFF; }
.video-entry { position: absolute; top: 0; left: 0; margin: 5px; padding: 0px; }
.videos a#more-link { position: absolute; bottom: 5px; right: 5px; }
.videos span#disabled-more-link { position: absolute; bottom: 5px; right: 5px; color: #ae0000; text-decoration: underline;}
.video-content { background: transparent; }

/* The width of the panels can be identical, but the container should be 15px higher to ensure space for the More Videos link */
.medium-videos { width: 500px; height: 322px; }
.medium-video-list { width: 500px; height: 307px; }
/* 422/259:500/307 */

.video-container { width: 412px; height: 249px; padding: 5px; margin: 5px; background: #c0c0c0; border: 1px solid #FFFFFF; }
.video-desc { width: 325px; }
