.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: 1px solid #000066;
	margin-right: 8px;
	padding-right: 4px;
	padding-left: 4px;
	padding-top: 2px;
	padding-bottom: 2px;
	height: 82px;
	text-align: center;
}

.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;
}
