#Video { text-align:center; }
#VideoList { float:left; margin-top:25px;}
.videoRow { margin: 10px 0; }
.videoItem { float:left; width:260px; }
.videoItem .thumbnail { width: 100px; float:left; margin-right:10px; width:94px; overflow:hidden; }
.videoItem .title, .videoItem .description { float:left; width:150px; margin-right:6px; }
#VideoList .videoItem .title a { float:left; font-weight:bold; margin-bottom:3px; text-decoration:none; }

.videoTitle { float:left; width:100%; margin-bottom:0px; font-size:120%;}
.videoLength { float:left; width:100%; margin-bottom:10px; font-size:90%;}

.videoRow { float:left; width:535px; }

.productLink {float:left;  width:100%; margin-top:15px; }
#editableContent .productLink a { float:right; text-decoration:none; color: #B51C31; }