/*VIDEO*/
#am_header_video {
margin-bottom:0px;
	margin-top:0px;
	width: 960px;
	height: 180px;
     background: #444 url(/media/template/header/am-video-header.jpg) no-repeat;
     border-top:4px solid #FF9900;
     border-bottom:8px solid #FF9900;
}
#en_header_video {
margin-bottom:0px;
	margin-top:0px;
	width: 960px;
	height: 180px;
     background: #444 url(/media/template/header/en-video-header.jpg) no-repeat;
     border-top:4px solid #FF9900;
     border-bottom:8px solid #FF9900;
}
div.video_box{
 margin-bottom:20px;
 background-color: #dddddd;
 padding: 5px;
 
 }
 div.video_box_main{
 margin-bottom:0px;
 background-color: #dddddd;
 padding: 5px;
 
 }
 #preview{
text-align:center;
background:#dddddd;
color:#fff;
   margin-bottom:10px;
   padding-bottom:5px;
   border-top:1px solid #000;
}
div.video_box a{
	background: url(/media/template/images/video/video-camera.gif) no-repeat;
	padding-left:25px;
}

