.previewHeader{
    margin: 0px auto 10px auto;
    padding: 15px 10px 10px 30px;
    background-color: #26A9E0;
    border-bottom-color: black;
    border-bottom-width: 5px;
    border-bottom-style: solid;
}


#contentArea{
    width: 970px;
    margin: 0px auto 10px auto;
}

#previewArea{
    padding: 15px 5px 5px 5px;
    width: 650px;
    float: left;
}
#previewArea h3{
    font-size: 20px;
    line-height: 22px;
}
#previewArea.video{
    width: 650px;
    min-height: 400px;
    margin: 0 auto;
}
#previewArea video{
    max-width: 650px;
    max-height: 400px;
}

div.headlineText{
    margin-top: 10px;
}

#searchArea{
    padding: 15px 4px 5px 4px;
    width: 300px;
    float: right;
}


/* Download Area*/
.downloadArea{
    width: 650px;
    height: 24px;
    font-weight: bold;
    font-family: Arial,Helvetica,Verdana,sans-serif;
}
.daLink{
    height: inherit;
    width: 115px;
    float: left;
    background-color: #cccccc;
    padding: 5px 5px 5px 15px;
    font-size: 14px;
}
    .daLink a:hover{
        text-decoration: none;
    }
    .daLink img{
        vertical-align: -3px;
    }

.daFormats{
    height: 23px;
    width: 230px;
    float: left;
    background-color: #e5e5e5;
    padding: 8px 5px 3px 5px;
    font-size: 12px;
    margin-right: 3px;
}

.daAdd{
    height: inherit;
    width: 155px;
    position:relative;
    float:left;
    padding: 0px;
    margin-right: 3px;
}

.daPrice{
    height: 22px;
    width: 100px;
    float: left;
    background-color: #ffff22;
    padding: 7px 5px 5px 5px;
    font-size: 14px;
    text-align: center;
}


#shortOrange{
	border-color: #999999;
	border-style: solid;
	border-width: 1px;
	border-bottom-style: none;
	width: 300px;
	height: 16px;
	background-color: #ec6f26;
	color: white;
	font-weight: bold;
	font-family: Arial,Helvetica,Verdana,sans-serif;
	font-size: 14px;
	padding: 4px 3px 3px 3px;
}
#longOrange{
	width: 640px;
	height: 16px;
	background-color: #ec6f26;
	color: white;
	font-weight: bold;
	font-family: Arial,Helvetica,Verdana,sans-serif;
	font-size: 14px;
	padding: 5px 4px 4px 4px;
}
	#orangeText{
		float: left;
	}
	#orangeArrow{
		float: right;
	}


.shortBlack{
	border-color: black;
	border-style: solid;
	border-width: 1px;
	border-bottom-style: none;
	width: 300px;
	height: 16px;
	background-color: black;
	color: white;
	font-weight: bold;
	font-family: Arial,Helvetica,Verdana,sans-serif;
	font-size: 14px;
	padding: 4px 3px 3px 3px;
}
.longBlack{
	width: 640px;
	height: 16px;
	background-color: black;
	color: white;
	font-weight: bold;
	font-family: Arial,Helvetica,Verdana,sans-serif;
	font-size: 14px;
	padding: 5px 4px 4px 4px;
}


#metadata{
	/* Place holder */
}


#matchingHeadline{
	width: 300px;
	color: white;
	font-weight: bold;
	font-family: Arial,Helvetica,Verdana,sans-serif;
	font-size: 12px;
	background-color: #999999;
	padding: 4px;
}
#matchingText{
	float: left;
	width: 280px;
	padding-top: 3px;
}
#matchingArrow{
	text-align: right;
	float: right;
	width: 20px;
	padding-bottom: 2px;
}

.matchingContent{
	font-family: Arial,Helvetica,Verdana,sans-serif;
	font-size: 12px;
	font-weight: bold;
	width: 306px;
	border-left-color: #999999;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-color: #999999;
	border-right-style: solid;
	border-right-width: 1px;
}
.matchingContentEnd{
	width: 306px;
	border-top-color: #999999;
	border-top-style: solid;
	border-top-width: 1px;
}
#indivMatch{
	width: 300px;
	padding: 5px 3px 5px 3px;
}
.indivMatch{
	width: 300px;
	padding: 5px 3px 5px 3px;
}

.textCredit{
	font-family: Arial,Helvetica,Verdana,sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-color: #e5e5e5;
	padding: 5px;
	line-height: 15px;
}

.MCTIrightsText{
	width: 650px;
	font-family: Arial,Helvetica,Verdana,sans-serif;
	font-size: 12px;
	background-color: #e5e5e5;
	padding: 5px;
	line-height: 16px;
	margin-bottom: 5px;
}
.MCTIrightsHalf{
	width: 310px;
	padding: 5px;
}