.quicktime-clips {
	background-color: a8b0b0;
	border: 1px dashed #666666;
	padding: 5px 5px 3px;
	margin-bottom: 5px;
	margin-top: 25px;
}

#quicktime-clips {
	background-color: a8b0b0;
	border: 1px dashed #333333;
	padding: 5px 5px 3px;
	margin-bottom: 5px;
	margin-top: 3px;
	height: 40px;
	white-space: nowrap;
}


.solid_bottom_border {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: dashed;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: dashed;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
.table-padding {
	padding-top: 15px;
}

.float-left {
	float: left;
}
.clear {
	clear: both;
	height: 35px;
}

.left_align_p{
text-align: left;
}
.quicktime-license {
	font-size: 9px;
}

.pbi_image_with_caption_right {
	float: right;
	border: none;
	margin-right: 8px;
	padding-right: 4px;
	padding-left: 4px;
	padding-top: 2px;
	padding-bottom: 2px;
	text-align: right;
}
p.pbi_image_with_caption_right {
	margin: 0px;
	padding: 0px;
	}

.solid-border-div {
	border: 1px solid #000066;
	margin-right: 8px;
	text-align: center;
	width: 20em;
	padding: 4px;
	margin-top: 20px;
	margin-bottom: 20px;
}

script {
	cursor: hand;
}
.video-buttons {
	cursor: pointer;
	width: 114px;
	text-align: center;
	margin: 3px 0px 0px;
	padding: 0px;
	float: left;
	font-size: 10px;
}
.clear-short {
	clear: both;
	height: 5px;
}
#video-picker {
	text-align:center;
}
#video-picker td{
	border-top: 1px none #333333;
	border-right: 1px none #333333;
	border-bottom: 1px solid #333333;
	border-left: 1px none #333333;
	}
#video-picker p{
	text-align:left;
	padding:0px;
	margin-bottom: 6px;
	}
#movie-page {
	text-align: center;
}
#movie-page-small #movie-page-header{
	height:35px;
	padding: 10px;
	width: 465px;
	text-align: center;
	}
#movie-page-small #return-to-clips{
	margin-top:12px;
	text-align: left;
	}
#movie-page-small #seemorehd-logo{
	display:inline;
	border: none;
	float: right;
	}
	
#movie-page-hd #movie-page-header{
	height:35px;
	padding: 10px;
	width: 1065px;
	text-align: center;
	}
#movie-page-hd #return-to-clips{
	margin-top:12px;
	text-align: left;
	}
#movie-page-hd #seemorehd-logo{
	display:inline;
	border: none;
	float: right;
	}


