#video_carousel_previous{
	background-image:url(http://www.markem-imaje.com/common/img/template08/vid_car_prev.gif);
	background-position:center center;
	background-repeat:no-repeat;
	width:22px;
	margin:9px;
	height:78px;
	float:left;
	cursor:pointer;
	display:inline;
}	
#video_carousel_next{
	background-image:url(http://www.markem-imaje.com/common/img/template08/vid_car_next.gif);
	background-position:center center;
	background-repeat:no-repeat;
	width:22px;
	margin:9px;
	margin-left:4px;
	height:78px;
	float:left;
	cursor:pointer;
	display:inline;
}
 #video_carousel {  
     position: relative; /* important */  
     overflow: hidden; /* important */  
     width: 155px; /* important */  
     height: 160px; /* important */  
     margin: 0;  
     float:left;
     display:inline; 	    
 }  
  .video_carousel_item{width: 150px;float:left;margin-right:5px} 
 #video_carousel_content {  
     position: absolute;  
     top: 0;  
     margin-left: 0;  
 }  
   

 #video_carousel_content li {  
     list-style: none;  
     margin: 0;  
     padding: 0;  
     margin-right:5px;
 }  
     #video_carousel_content {  
         width: 11750px;  
     }  
     #container_bd #video_carousel ul li {  
         display: block;  
         float: left;  
         margin: 0;  
         padding: 0;  
         border: none;  
         background-color: #fff;  
     }  
   
 #container_bd #video_carousel ul li img {  
     display: block;  
 }  
   
 #video_carousel_frame {  
     position: relative;  
     margin: 0px;  
 }  
 #container_bd #video_carousel_frame ul li {  
     margin: 0 2px;  
 }  
 #container_bd #video_carousel_frame ul li img{  
     border: 1px solid #9cf;  
     padding: 2px;  
 }  
#container_bd #video_carousel_frame ul li img:hover {border: 1px solid #369;}  
.videoBoxThumbnail{
	padding:0px;
	margin:0px;
	height:100px;
	margin-bottom:0px;
	background-color:#000;
}
.videoBoxThumbnailTimespan{
	position:absolute;
	width:144px;
	color:#fff;
	text-align:right;
	padding:3px;
	background-color:#000;
	-moz-opacity:0.5;
	opacity: 0.5;
	filter:alpha(opacity=50);
}
.videoBoxThumbnailLauncher{
	cursor:pointer;
	position:absolute;
	width:150px;
	color:#fff;
	text-align:right;
	-moz-opacity:0.7;
	opacity: 0.7;
	filter:alpha(opacity=70);
}

/*rel videos */
#relVideo_carousel_previous{
	background-image:url(http://www.markem-imaje.com/common/img/template08/rel-vid_car_prev.gif);
	background-position:center center;
	background-repeat:no-repeat;
	width:33px;
	margin:9px;
	margin-right:15px;
	height:78px;
	float:left;
	cursor:pointer;
	background-color:#000;
	display:inline;
}	
#relVideo_carousel_next{
	background-image:url(http://www.markem-imaje.com/common/img/template08/rel-vid_car_next.gif);
	background-position:center center;
	background-repeat:no-repeat;
	width:33px;
	margin:9px;
	margin-left:15px;
	margin-right:5px;
	height:78px;
	float:left;
	cursor:pointer;
	background-color:#000;
	display:inline;
}
#relVideo_carousel {  
     position: relative; /* important */  
     overflow: hidden; /* important */  
     width: 675px; /* important */  
     height: 150px; /* important */  
     margin: 0;
     margin-top: 10px;   
     float:left; 	  
     background-color:#000;  
     display:inline;
 } 
 #videoInformation h1 {  
     color:#8b8b8b;
     font-size:23px;
 }  
 #videoInformation p.bigText {  
     color:#fff;
     font-size:15px;
     font-weight:bold;
 }  
 #videoInformation p {  
     color:#8b8b8b;
 } 
 #videoInformation p a {  
     color:#fff;
 } 
  .relVideo_carousel_item{width: 150px;float:left;margin-right:25px} 
 #relVideo_carousel_content {  
     position: absolute;  
     top: 0;  
     margin-left: 0;  
 }  
   

 #relVideo_carousel_content li {  
     list-style: none;  
     margin: 0;  
     padding: 0;  
     margin-right:25px;
 }  
     #relVideo_carousel_content {  
         width: 11750px;  
     }  
     #container_bd #relVideo_carousel ul li {  
         display: block;  
         float: left;  
         margin: 0;  
         padding: 0;  
         border: none;  
         background-color: #fff;  
     }  
   
 #container_bd #relVideo_carousel ul li img {  	
     display: block;  
 }  
   
 #relVideo_carousel_frame {  
     position: relative;  
     margin: 0px;  
 }  
 #container_bd #relVideo_carousel_frame ul li {  
     margin: 0 2px;  
 }  
 #container_bd #relVideo_carousel_frame ul li img{  
     border: 1px solid #9cf;  
     padding: 2px;  
 }  
#container_bd #relVideo_carousel_frame ul li img:hover {border: 1px solid #369;}  

#videoLauncher{
	width:235px;
	background: #f4f4f4;
	float:left;
	margin-bottom:15px;
}
#videoLauncher h2{
	padding:5px 10px 10px 10px;
}
#videoLauncher .textZone{
	margin-top:15px;
	list-style: none;  
}
#videoInformation .videoInfoDiv{
	width:340px;
	float:left;
}