table.video-chat{z-index: 100; width: 351px; position: absolute; top: 40%; left: 40%; font: 12px/16px Tahoma, Verdana, sans-serif; table-layout: fixed; border-collapse: collapse;}
	table.video-chat .tt{background: url(/_themes/main/Overdesign2/images/video/video-chat-tt.png); width: 351px; height: 32px;}
	* html table.video-chat .tt{background: none !important; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/_themes/main/Overdesign2/images/video/video-chat-tt.png', sizingMethod='crop');}
	table.video-chat .bb{background: url(/_themes/main/Overdesign2/images/video/video-chat-bb.png); width: 351px; height: 32px;}
	* html table.video-chat .bb{background: none !important; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/_themes/main/Overdesign2/images/video/video-chat-bb.png', sizingMethod='crop');}
	table.video-chat .ml{width: 17px; background: url(/_themes/main/Overdesign2/images/video/video-chat-ml.png) repeat-y 0 0;}
	* html table.video-chat .ml{background: none !important; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/_themes/main/Overdesign2/images/video/video-chat-ml.png', sizingMethod='scale');}
	table.video-chat .mr{width: 23px; background: url(/_themes/main/Overdesign2/images/video/video-chat-mr.png) repeat-y 0 0;}
	* html table.video-chat .mr{background: none !important; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/_themes/main/Overdesign2/images/video/video-chat-mr.png', sizingMethod='scale');}
	table.video-chat .m{width: 311px; height: 166px; vertical-align: top; background: #c3e1ec url(/_themes/main/Overdesign2/images/video/video-chat-m.jpg) no-repeat 0 100%;}
	table.video-chat h2{padding:0; margin:0; font-size: 30px; color: #C3502A; text-transform: uppercase; line-height: 42px; text-align: center; background: url(/_themes/main/Overdesign2/images/video/video-chat-title-bg.gif) repeat-x 0 100%; height: 42px; position: relative;}
		table.video-chat h2 img{position: absolute; top: -6px; left: 11px;}
	table.video-chat table{font-size: 100%; width: 100%;}
		table.video-chat table td{height: 85px; vertical-align: middle !important; padding: 0 10px 0 115px; color: #A2340F; background: url(/_themes/main/Overdesign2/images/video/video-chat-camera.png) no-repeat 9px 50%;}
		table.video-chat a{color: #A2340F;}
	table.video-chat .buttons{text-align: center;}
	#allow_image {
		background: url(/_themes/main/Overdesign2/images/allow.gif) no-repeat;
		width: 209px;
		height: 133px;
		position: absolute;
		right: 240px;
		top: 420px;
		z-index: -1;
		border: 1px solid #538da4;
	}
	
	.video_instruction {
		font-size: 0.9em;
		margin: 5px 0;
		color: #396CA3;
	}

	.video_instruction a {
		color: #396CA3;	
	}
		
	.video_instruction span {
		color: #a2340f;
		text-decoration: underline;
	}