body { 
	background: #000 url(/images/bg-body-consultation-1.jpg) top no-repeat;
	color: #fff;
}
		
	.VideoWrap .VideoPlayer {
		background: url(/images/bg-video-2.png) left top repeat;
	}		
		.VideoWrap .VideoPlayer .Vote a:link,
		.VideoWrap .VideoPlayer .Vote a:visited {					
			background: url(/images/icon-up-2.gif) left top no-repeat;					
		}
		.VideoWrap .VideoPlayer .Vote a.Down:link,
		.VideoWrap .VideoPlayer .Vote a.Down:visited {					
			background: url(/images/icon-down-2.gif) left top no-repeat;
			cursor : pointer;
		}								
		.VideoWrap .VideoPlayer a.Report:link,
		.VideoWrap .VideoPlayer a.Report:visited {
			background: url(/images/icon-report-2.gif) left 3px no-repeat;			
			color: #fff;
		}	
		.VideoWrap .VideoPlayer a.Report:hover {			
			color: #8ccbff;
		}
	.VideoWrap .Block {
		background: url(/images/bg-video-2.png) left top repeat;				
	}				

		.Debate .HeadingBar img {
			right: 20px;
			top: -69px;
		}	
		.Debate .Style2 .Thumbnail {
			border: 1px solid #0a4678;
		}
		.Debate .Style2 .Description {
		background: url(/images/bg-video-2.png) left top repeat !important;				
		background: none;
		width:270px; height:88px;
		filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/bg-video-2.png', sizingMethod='scale') !important;
		}
		.GroupStyle .Block .DescriptionStyle2 {
		background: url(/images/bg-video-2.png) left top repeat !important;				
		background: none;
		width:270px; height:88px;
		filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/bg-video-2.png', sizingMethod='scale') !important;
		}						
		.Paging {			
			background: url(/images/bg-paging.gif) left top no-repeat;
		}	
		.Paging a.BtnPrev:link,
		.Paging a.BtnPrev:visited {
			background: url(/images/btn-paging-1.gif) left top no-repeat;
		}
		.Paging a.BtnNext:link,
		.Paging a.BtnNext:visited {
			background: url(/images/btn-paging-1.gif) left bottom no-repeat;
		}
			.Paging span a:link,
			.Paging span a:visited {
				color: #fff;
			}
		