#videoBox {
	background:#FFFFFF none repeat scroll 0% 0%;
	border-bottom:1px solid #D9D9D9;
	float:right;
	height:370px;
	padding:17px 12px 20px 11px;
	position:relative;
	right:6px;
	top:-4px;
	width:576px;
}

#videoMenu {
	background:#FFFFFF none repeat scroll 0% 0%;
	border-right:1px solid #D9D9D9;
	float:left;
	height:600px;
	left:-4px;
	margin-bottom:-9px;
	overflow:auto;
	position:relative;
	top:-4px;
	width:338px;
}

#videoMenu .menu {
	background-color:#D9D9D9;
	font-size: 10pt;
	font-weight: 600;
	padding:4px;
	text-align:center;
}

#videoMenu .menuCategory {
	background-color:#ffffff;
	border-bottom: 1px dashed #779FA8;
	cursor:pointer;
	padding:6px 18px;
}

#videoMenu .menuCategory:hover {
	background-color:#CDDADD;
}

#videoMenu .menuCategory p {
	color:#2B5993;
	font-size:10pt;
	font-style:italic;
	font-weight:600;
	left:70px;
	position:relative;
	top:14px;
	width:230px;
}

#videoSelecter {
	float:right;
	min-height:20px;
	padding:17px 12px 20px 11px;
	position:relative;
	right:6px;
	top:-4px;
	width:576px;
}

#videoSelecter ul {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin-left:auto;
	margin-right:auto;
}

#videoSelecter ul li {
	float:left;
	margin-left:-6px;
	padding-bottom:20px;
	text-align:center;
	width:170px;
}

#videoSelecter ul li img {
	cursor:pointer;
}

#videoSelecter ul li a {
	cursor:pointer;
	font-size:9pt;
	font-weight:600;
	text-decoration:none;
}

#video_area_embed {
	padding-top:20px;
	text-align:center;
}