@charset "utf-8";
/* CSS Document */
div#preview{height:230px;}

.finfo{}
.finfo td{ padding:0 0 5px 0}
p.desc{ text-align:justify}
.datatable {
	border: 1px solid #eee;/*D6DDE6*/
	border-collapse: collapse;
	width: 100%;	
	border-top:none;
	border-right:none;
	border-left:none;
}



.datatable td {
	border: 1px solid #eee;	
	padding: 0.3em;
	text-align:center
}
.datatable th {
	border:none;
	background-color:transparent;
	font-weight: bold;
	text-align:center;
	padding-left: 0.3em;
	padding-bottom:0.3em;
}

.datatable tr.altrow {	
	background-color: #FFF;
	color: #000000;
}

div.video_specs{ width:700px; height:38px; overflow:hidden; background:#FFF url(../../img/footage/video_specs.gif) no-repeat left top;}

div.keywords{ width:700px; height:38px; overflow:hidden; background:#FFF url(../../img/footage/keywords.gif) no-repeat left top;}

div.mkp{ width:700px; height:38px; overflow:hidden; background:#FFF url(../../img/footage/collections_might_like.gif) no-repeat left top;}

div.mkc{ width:700px; height:38px; overflow:hidden; background:#FFF url(../../img/footage/clips_might_like.gif) no-repeat left top;}
