DIV.video_thumbnail {
	POSITION: relative
}
DIV.video_thumbnail IMG {
	WIDTH: 120px; HEIGHT: 90px
}
.video_thumbnail .overlay_button {
	LEFT: 99px; WIDTH: 19px; POSITION: absolute; TOP: 76px; HEIGHT: 12px
}
DIV.video_big {
	POSITION: relative
}
DIV.video_big IMG {
	WIDTH: 320px; HEIGHT: 240px
}
.video_big .overlay_button {
	LEFT: 290px; WIDTH: 26px; POSITION: absolute; TOP: 219px; HEIGHT: 17px
}
DIV.video_midsize {
	POSITION: relative
}
DIV.video_midsize IMG {
	WIDTH: 200px; HEIGHT: 150px
}
DIV.video_midsize_160 {
	POSITION: relative
}
DIV.video_midsize_160 IMG {
	WIDTH: 160px; HEIGHT: 120px
}
.video_midsize_160 .overlay_button {
	LEFT: 140px; WIDTH: 19px; POSITION: absolute; TOP: 106px; HEIGHT: 12px
}
.video_midsize .overlay_button {
	LEFT: 179px; WIDTH: 19px; POSITION: absolute; TOP: 136px; HEIGHT: 12px
}
