#videoLog{
	font-family: Arial;
}
#videoLog .vid{
	width:100px;
}

#videoLog .notes{
	margin-left:10px;
	
}
#videoLog .statusDesc{
	font-weight: bold;	
}

.actorTable td{
	padding:3px;	
	line-height:20px;
}
.tcenter{
	text-align:center;
}
.actorTable.log td{
	padding:10px;
	font-family: Courier;
	font-size: 12px;	
}
.loader{
	display: none;
}
.videoInfo{
	font-size:13px;
	margin-left:10px;
}
.videoInfo h1{
	width:330px;
	margin-bottom: 5px;
}
.videoInfo {
	line-height:18px;
}
