.Adrenaline {
	position: relative;
	z-index: 1;
}
	.Adrenaline a:link,
	.Adrenaline a:visited {
		background: #b40000 url(../images/icon-adrenaline.gif) left top no-repeat;
		border: 2px solid #fff;
		color: #fff;
		font-family:  "Trebuchet MS";
		font-size: 1.3em;
		font-weight: bolder;
		height: 21px;
		left: 0px;
		line-height: 21px;
		padding: 0px 7px 0px 38px;
		position: absolute;
		text-transform: uppercase;
		top: 77px;
		z-index: 2;
	}
	.Adrenaline a:hover {
		background-color: #fff;
		background-position: left bottom;
		color: #b40000;
	}
.FlashContent {
	margin-bottom: 54px;
}
.Enemy {
	float: left;
	width: 272px;
}
	.Enemy h3 {
		background: #fff;
		color: #000;
		font-family:  "Trebuchet MS";
		font-size: 1.2em;
		margin: 0px 0px 8px 0px;
		padding: 3px 0px 1px 10px;
		text-transform: uppercase;
	}
	.Enemy p {
		font-size: 1.1em;
		padding: 0px 10px 10px 0px;
	}
	.Enemy a:link,
	.Enemy a:visited {
		color: #a0a0a0;
		font-size: 1.1em;
		text-decoration: underline;
	}
	.Enemy a:hover {
		text-decoration: none;
	}
.OurNews {
	clear: none;
	float: right;
	margin-bottom: 25px;
	width: 273px;
}	
.Supporters {
	background: url(../images/bg-video.png) left top repeat!important;				
	background: none;
	width:300px; height:auto;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/bg-video.png', sizingMethod='scale') !important;
	margin-bottom: 2px;
	padding: 20px 20px 39px 20px;
	position: relative; 
	z-index: 1;
}
	.Supporters h3 {
		background: url(../images/bg-supporters-bar.png) left top no-repeat !important;						
		background: none;
		filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/bg-supporters-bar.png', sizingMethod='image') !important;
		height: 28px;
		font-size : 14px;
		text-transform : uppercase;
	}
	.Supporters a:link,
	.Supporters a:visited {
		background: #d77d0f url(../images/icon-engage.gif) left top no-repeat;
		border: 2px solid #fff;
		color: #fff;
		font-family:  "Trebuchet MS";
		font-size: 1.3em;
		font-weight: bolder;
		height: 21px;
		line-height: 21px;
		padding: 0px 7px 0px 33px;
		position: absolute;
		right: 20px;
		text-transform: uppercase;
		top: 42px;
		z-index: 2;
	}	
	.Supporters a:hover {
		background-color: #fff;
		background-position: left bottom;
		color: #d77d0f;
	}
	
.VideoBlock {
	background: url(../images/bg-video.png) left top repeat!important;				
	background: none;
	width:300px; height:auto;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/bg-video.png', sizingMethod='scale') !important;
	margin-bottom: 2px;
	padding: 15px 20px 20px 20px;
}	
	.VideoBlock p {
		font-family: "Trebuchet MS";
		font-size: 1.8em;
		font-weight: bolder;
		margin-bottom: 5px;
	}
	
.Photos {
	background: url(../images/bg-video.png) left top repeat!important;				
	background: none;
	width:300px; height:auto;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/bg-video.png', sizingMethod='scale') !important;
	padding: 20px;
}
	.Photos .HeadingBar,
	.Photos ul {
		width: 300px;
	}
	.Photos li {
		margin-right: 30px;
	}