div#main-content p {
	margin-right:22px;
}

div#video_overlay {
	position: absolute;
	z-index:20;
	top: 0;
	left: 0;
	width: 100%;
	height: 500px;
	background-color: #000;
}

table#video_table td {
	vertical-align: top;
}
td.view_video {
	vertical-align: top;
}

/*enlarged photo*/
div#enlargedPhoto-wrapper {
	position:absolute;
	z-index:100;
	left:50%;
	width:366px;
	margin-left:-90px;
}

div#enlargedPhoto-wrapper.hide {
	display:none;
}

div#enlargedPhoto {
/*	position:relative;*/
}

div#enlargedPhoto a#closeMovie:link, div#enlargedPhoto a#closeMovie:visited {
	background:url(/img/product/x-button.gif) no-repeat;
	width:10px;
	padding-top:10px;
	height:0;
	overflow:hidden;
	display:block;
	position:absolute;
	right:13px;
	top:6px;
}

div#enlargedPhoto img#large_image {
	position:absolute;

}

div#flash_movie {
	position:absolute;
	height:324px;
	width:266px;
	top:18px;
	left:18px;
}

div#movie_blurb {
	position:absolute;
	top:296px;
	width:359px;
}

div#movie_blurb p {
	text-align:center;
	margin-right:0;
}

table.videoTable {
	width:560px;
	margin-bottom:22px;
}	

body table thead th.first  {
	border-right:none;
	text-align:left;
	text-indent:10px;
	background:url(/img/box_top_trans.png) top left no-repeat;
	height:22px;
} 

table thead th.last {
	border-right:none;
	background:none !important;
}

table thead tr {
	background:none !important;
}


table.videoTable tbody tr td a {
	display:block;
}

table.videoTable tbody tr td {
	text-align:left;
	vertical-align:top;
}

td.date {
	width:100px;
}

td.fileType {
	width:65px;
}

table tbody td.date {
	border-left:none;
	background:url(/img/product/header-background.gif) repeat-y;
}

.video_title {
	border-left:none;
	width:380px;
}
td.video_title {
	background:url(/img/product/header-background.gif) repeat-y;
	width: 410px;
}
td.view_video {
	width: 20px;
}
table tbody td p {
	color: #5C7191;
	padding-left: 0;
	margin-left: 0;
	margin-bottom: 3px;
	line-height: 1.2em;
}