@charset "UTF-8";
/* CSS Document */

#containerVideo {
	margin:0;
	width:590px;
}

.clear {
	clear:both;
}

.toolimgs img {
	margin-right:3px;
}


.leftColumnVideo {
	width:250px;
	margin-bottom:5px;
	margin-top:5px;
	float:left;
}

.rightColumnVideo {
	width:250px;
	margin-bottom:5px;
	margin-top:5px;
	float:right;
}

.thumb {
	float:left;
}

.thumb img {
	border:1px solid black;
}

.detailsVideo {
	float:right;
	width:140px;
	text-align:left;
	margin-top:-2px;
}

.detailsVideo h3 {
	font-size:13px;
	color:#000000;
}
