*{margin: 0; padding: 0;}
img{border: none;}

table.video-chat{z-index: 999; width: 351px; position:fixed; top: 50%; left: 50%; margin: -120px 0 0 -160px; font: 12px/16px Tahoma, Verdana, sans-serif; table-layout: fixed; border-collapse: collapse;}
	table.video-chat .tt{background: url(./img/video-chat-tt.png); width: 351px; height: 32px;}
	* html table.video-chat .tt{background: none !important; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='_server/video/img/video-chat-tt.png', sizingMethod='crop');}
	table.video-chat .bb{background: url(./img/video-chat-bb.png); width: 351px; height: 32px;}
	* html table.video-chat .bb{background: none !important; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='_server/video/img/video-chat-bb.png', sizingMethod='crop');}
	table.video-chat .ml{width: 17px; background: url(./img/video-chat-ml.png) repeat-y 0 0;}
	* html table.video-chat .ml{background: none !important; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='_server/video/img/video-chat-ml.png', sizingMethod='scale');}
	table.video-chat .mr{width: 23px; background: url(./img/video-chat-mr.png) repeat-y 0 0;}
	* html table.video-chat .mr{background: none !important; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='_server/video/img/video-chat-mr.png', sizingMethod='scale');}
	table.video-chat .m{width: 311px; height: 166px; vertical-align: top; background: url(./img/video-chat-m.jpg) no-repeat 0 100%;}
	table.video-chat h2{font-size: 30px; color: #C3502A; text-transform: uppercase; line-height: 42px; text-align: right; background: url(./img/video-chat-title-bg.gif) repeat-x 0 100%; height: 42px; padding-right: 5px; margin: 0 !important; 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(./img/video-chat-camera.png) no-repeat 9px 50%;}
		table.video-chat a{color: #A2340F;}
	table.video-chat .buttons{text-align: center;}

.playn_btn{ height: 34px; display: inline-block; }
.playn_btn a{
height:27px;
display:block;
float:left;
width:70px;
background:url(./images/playbtn_bg.png) repeat-x;
padding:7px 10px 0px 5px;
text-decoration: none;
font-weight: bold;
}
.playn_btn .s_left_no_icon{
height:34px;
width:31px;
display:block;
float:left;
background:url(./images/playbtn_left_no_icon.png) no-repeat;
}
.playn_btn .s_right{
height:34px;
width:10px;
display:block;
float:left;
background:url(./images/playbtn_right.png) no-repeat;

}