/* Layout ================================================================================ */
#video-feature{ position:relative; }
#showproductdetails{ position:absolute; height:100px; min-width:62px; height:39px; z-index:10; padding:0 0 0 33px; top:17px; z-index:20; }
#showproductdetailsbackground{ position:absolute; width:62px; height:39px; background-color:#151515; z-index:10; margin:10px 0 0 25px; filter:alpha(opacity=0); opacity:0.0; }
#currentproductdetails{ position:absolute; color:#fff; width:373px; min-height:39px; background-color:#393939; z-index:10; margin:0 0 0 87px; top: 10px; font-size:12px; font-weight:normal; font-family: arial, helvetica, sans-serif; text-transform:uppercase; filter:alpha(opacity=0); opacity:0.0; }
#currentproductdetails p { margin: 4px 0 0 6px; }
#video-frame{ position:relative; float:left; width:360px; height:640px; z-index:0; }
#video-products { position:relative; float:left; width:236px; height:140px; overflow:hidden; }
#video-products ul {overflow:hidden; }
#video-products li {position:relative; float:left; display:inline; margin:0 0 9px 9px; }
#video-products li a,
#video-products li img{display:block; }
.video-desc a {text-decoration: none; color:#333; }
/* ======================================================================================= */