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

table.friend-chat{z-index: 999; width: 351px; position: absolute; top: 40%; left: 40%; font: 12px/16px Tahoma, Verdana, sans-serif; table-layout: fixed; border-collapse: collapse;}
	table.friend-chat .tt{background: url(./img/video-chat-tt-friend.png); width: 351px; height: 32px;}
	* html table.friend-chat .tt{background: none !important; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='_server/video/img/video-chat-tt-friend.png', sizingMethod='crop');}
	table.friend-chat .bb{background: url(./img/video-chat-bb-friend.png); width: 351px; height: 32px;}
	* html table.friend-chat .bb{background: none !important; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='_server/video/img/video-chat-bb-friend.png', sizingMethod='crop');}
	table.friend-chat .ml{width: 17px; background: url(./img/video-chat-ml-friend.png) repeat-y 0 0;}
	* html table.friend-chat .ml{background: none !important; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='_server/video/img/video-chat-ml-friend.png', sizingMethod='scale');}
	table.friend-chat .mr{width: 23px; background: url(./img/video-chat-mr-friend.png) repeat-y 0 0;}
	* html table.friend-chat .mr{background: none !important; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='_server/video/img/video-chat-mr-friend.png', sizingMethod='scale');}
	table.friend-chat .m{width: 311px; height: 166px; vertical-align: top; background:#FFF;}
	table.friend-chat h2{font-size: 30px; color: #32669F; line-height: 20px; font-size:20px;
font-weight:bold; text-align: center; background: url(./img/video-chat-title-bg-friend.gif) repeat-x 0 100%; position: relative;}
		table.friend-chat h2 img{position: absolute; top: -6px; left: 11px;}
	table.friend-chat table{font-size: 100%; width: 100%;}
		table.friend-chat table td{ color: #000; padding:0 20px;
text-align:left; }
table.friend-chat table td textarea {width:100%; height:60px; border:solid 1px #548DA4; }

		table.friend-chat a{color: #000;}
	table.friend-chat .buttons{text-align: center;padding-top:10px;}
	
	
	
	
	
	
table.video-chat{z-index: 999; 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(./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; 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;}	