.BlockStyle1
{
	background-image: url(../../img/v2/FwMsgBoxInfo.gif);
	background-repeat: no-repeat;
	background-position: 0 2px;
	
	font-size: small;
	text-indent: 2em;
	margin: 10px 10px 10px 10px;
}
#FeatureTitle
{
	background-image: url(../../img/cubeicon001.gif);
	background-repeat: no-repeat;
	background-position: 0 7px;
	
	font-size: 16px;
	font-weight: bold;
	text-indent: 45px;	
	padding-bottom: 15px;
	padding-top: 15px;
	margin-top: 10px;
}
#Metadata_Container
{
	margin: 5px 5px 5px 5px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#Video_Description
{
	text-indent: 20px;
}
#Video_Player
{
	border: solid 1px #A40703;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-bottom: 20px;
	text-align:center;
	
}

.NavControl
{
	padding-left: 10px;
	padding-right: 10px;
}
.SimpleStyle
{
	font-size: x-small;
	text-align: center;	
}

.FormData_right
{ 
	text-align: right;
	vertical-align: top;
	font-size: small;
}

.FormData
{ 
	text-align: Left;
	vertical-align: top;
	font-size: small;
	padding-left: 10px;
}


.FormLabel
{ 
	padding-left: 5px;
	background-color : #F3F3F3;
	text-align: Left;
	vertical-align: top;
	width: 100px;
	background: #A40703;
	color: White;
	font-weight:bold;
	font-variant: small-caps;
}


.Playlist_Container
{
	border-bottom: #A40703 1px solid;
	padding-bottom: 15px;
	padding: 10px 10px 10px 10px;	
}
.Playlist_Title
{
	font-weight: bold;
	font-size: 14px;
	font-variant:small-caps;
	padding-bottom: 3px;
}
.Playlist_DataContainer
{	
	clear:both;
	border: #A40703 1px solid;
	padding: 10px 10px 10px 10px;
	height: 120px;	
	overflow:auto;
}

.Playlist_Description
{	
	text-align: justify;
	margin-bottom: 10px;
	vertical-align: top;
}
.Playlist_Thumbnail
{
	float: left;
	padding-right: 15px;
}
