.video_err {
    border:#ee0000 1px solid;
    background-color:#ffdddd;
    color:#aa0000;
    font-weight:bold;
    width:200px;
    padding:10px;
}

.videomenu {
    border: 1px #666666 solid;
    text-align:left;
    width:300px;
}

.videoboxin {
	padding-left: 8px;
}
.videoscroll {
	overflow: auto;
	padding-top: 8px;
	height: 315px;
	position: relative;
}

.menu_discoverbox_text {
	margin: 0 5px 0 100px;
}

.menu_WrapperInner {
	border: 1px solid #FFFFFF;
	height: 54px;
	overflow: hidden;
	width: 90px;
}
.menu_WrapperInner img {
	margin-top: -10px;
	overflow: hidden;
}
.menu_WrapperOuter {
	border: 1px solid #999999;
	width: 92px;
}
.menu_WrapperItem {
	float: left;
}


.floatleft {
	float: left;
}



.menu_vtitle {
	font-size: 12px;
	font-weight: bold;
	color: #000033;
}
.menu_vtitle a, .menu_vtitle a:visited, .menu_vtitle a:link {
	color: #0033cc;
	text-decoration: none;
}
.menu_vtitle a:hover, .menu_vtitle a:focus, .menu_vtitle a:active {
	color: #000000;
	text-decoration: underline;
}

.menu_divider {
	clear: both;
	margin-bottom: 4px;
	margin-top: 4px;

	border-top: 1px #999999 solid;
}

.menu_thumbnail {
	/* border: 1px solid #999999; */
	width: 90px;
}

.video_titre {
	font-size: 14px;
	font-weight: bold;
	color: #112063;
	text-align: left;
	vertical-align: middle;
	line-height: 17px;
}

.videoboxpic {
	float: left;
}
