.BorderDarkTan {
	border: 1px solid #ABABAA;
}
.txtMovieDesc {
	font-size: 15px;
	line-height: 18px;
	margin: 10px;
	padding: 10px;
}
.txtMovieTop {
	font-size: 19px;
	line-height: 21px;
}
.txtCaptions {
	font-size: 10px;
	color: #666666;
}
.txtLinkMovieNav {
	font-size: 15px;
	font-weight: bold;
}
.txtLinkBottom {
	font-size: 11px;
}
.txtBottom {
	font-size: 12px;
}
.BorderBottom {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #56534E;
}
.BorderRed {
	border: 1px solid #CF2D36;
}

