div.videok {
	position: relative;
	overflow: hidden;
	width: 330px;
	height: auto;
}

div.videok img.image {
	margin-right: 10px;
	border: 0px;
}

div.videok div.tool {
	border-top:1px solid #666666;
	margin:2px;
	padding-top:2px;
	font-size: 12px;
	font-weight: normal;
}

