.iframebox
{
	height:600px;
	width:160px;
	background-color:#64181a;
}
.iframebox img
{
	border:none;
}
.videothumbboxiframe
{
	float:left;
	width:148px;
	height:123px;
	margin:0 0 7px 6px;
	background:#300;
}
.vtextiframe
{
	overflow:hidden;
	height:23px;
	width:136px;
	padding:3px 6px 5px 6px;
	font-family:Verdana;
	font-size:10px;
	line-height:12px;
	color:#CCC;
}
.vtextiframe a
{
	color:#CCC;
	text-decoration:none;
}
.vtextiframe a:hover
{
	color:#F30;
}
.vthumbiframe
{
	width:148px;
	height:90px;
}
.vthumbiframe a:hover
{
	position:relative;
	display:block;
	background-color:#900;
	width:148px;
	overflow:visible;
	opacity:0.80;
	filter:alpha(opacity=80);
	border-color:#FFF;
	border-width:1px;
	border-style:dashed;
}
