
#vwrap embed {
	width:314px!important;
	margin-left:10px
}

#vwrap {
	font-family:arial;
	width:538px;
	height:262px;
	background:url('../images/playerbg.jpg') no-repeat;
}

#vleftcol {
	width:338px;
	height:200px;
	float:left;
	margin-top:10px;
}

#vrightcol {
	float:left;
	width:190px;
	height:220px;
	overflow:auto;
	margin-top:10px;
	padding-left:3px
}

.vthumbwrap {
	width:170px;
	margin-bottom:5px;
	background:url('../images/playerbg.jpg') no-repeat 10px 30%;
}

.vinfo {
	font-size:10px;
	width:80px;
	float:left;
	padding:5px;
	padding-top:0;
}

.vthumb {
	width:80px;
	float:left;
}

.vthumb img:hover {
	width:72px;
	height:52px;
	border:4px grey solid
}

.jlink {
	cursor:pointer;
	cursor:hand;
	width:80px
}

a.jlink:hover {
	text-decoration:underline
}

.vthumb img {
	border:none;
	width:80px;
}