
.smallthumbnailx {
	width: 130px;height: 100px;border: 1px solid #c0c0c0;padding: 3px;background-color: #ffffff;
}

.thumbnail {
	width: 120px;
	height: 90px;
	border: 0px;
	padding: 7px;
	background-image: url('http://cdn.flurl.com/img/thumbbg.gif');
	background-repeat: no-repeat;
}
	
.thumbnail:hover {
	background-image: url('http://cdn.flurl.com/img/thumbbg2.gif');
	background-repeat: no-repeat;
}
	
.smallthumbnail {
	width: 80px;
	height: 60px;
	border: 1px solid #c0c0c0;
	padding: 3px;
	background-color: #ffffff;
}

.xsmallthumbnail {
	width: 95px;
	height: 75px;
	border: 1px solid #c0c0c0;
	padding: 2px;
	background-color: #ffffff;
}
	
#videocol {
	width: 475px; float: left; background: transparent; min-height: 1350px;
}

#videocol2 {
	position: absolute; left: 488px; width: 160px; float: left; background: transparent; text-align: left; font-size: 11px;
}
	
a.red:link, a.red:active, a.red:visited {
	color: red;
}
	
.img {
	border: 1px solid #e3e3e3;
}

#container_thumb {
  float: left; margin-left: 4px; margin-right: 4px; margin-bottom: 5px; padding: 5px; border: 1px solid #d3d3d3;
}

#box_thumb {
  margin-left: 4px; margin-right: 4px; margin-bottom: 5px; padding: 5px; border: 1px solid #d3d3d3;
}

.video {
  border: 1px solid #b3b3b3;
}

