   div.videogalleryteaser {
	width:335px;
	height:164px;
	border:1px solid #c2cedc;
	position:relative;
}

div.videogalleryteaser div.safeframe {
	position:relative;
	overflow:hidden;
	width:324px;
	height:118px;
	margin-left:6px;
}

div.videogalleryteaser div.vgt-container {
	width:auto;
	height:118px;
	position:relative;
}

div.videogalleryteaser div.items {
	position:relative;
	float:left;
	margin-left:4px;
	margin-right:4px;
	width:100px;
	height:114px;
}
div.videogalleryteaser div.scroll-nav {
	position:absolute;
	width:43px;
	height:30px;
	top:4px;
	right:8px;
}
div.videogalleryteaser div.section {
	
}
div.videogalleryteaser div.scroll-left {
	position:absolute;
	background-image:url('/items/graphics/2008/layout-button-pager-left.gif');
	width:20px;
	height:20px;
	overflow:hidden;
	left:0;
	top:0;
}
div.videogalleryteaser div.scroll-right {
	position:absolute;
	background-image:url('/items/graphics/2008/layout-button-pager-right.gif');
	width:20px;
	height:20px;
	overflow:hidden;
	right:0;
	top:0;
}
div.videogalleryteaser img.image {
	width:100px;
	height:75px;
}
div.videogalleryteaser div.mimage {
	width:100px;
	height:75px;
	overflow:hidden;
	position:relative;
}

div.videogalleryteaser div.text {
	margin-top:7px;
	font-size:11.5px;
	line-height:11px;
	font-family:arial;
	color:#000;
}
