.container_bg {
	background: transparent url(../../../images/blue_warez2/container_bg.png) repeat-x top left;
	height: 399px;
}

.container_right {
	background: transparent url(../../../images/blue_warez2/container_right.png) no-repeat top right;
	height: 399px;
}

.container_left {
	background: transparent url(../../../images/blue_warez2/container_left.png) no-repeat top left;
	height: 399px;
	padding-left: 25px;
	padding-right: 25px;
}

.logo {
	height: 100px;
}

.bottom {
	background: transparent url(../../../images/blue_warez2/bottom.gif) top left repeat-x;
	color: #ffffff;
}

.footerr {
	background: red;
}

.button {
	background: #000 url(../../../images/blue_warez2/tcat.png) center repeat-x;
	color: #fff;
	border: 1px solid #4E7087;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	-moz-border-radius: 5px;
	padding: 2px;
	
	font-size: 12px;
}

#footer_bg {
	background: yellow;
	width: 100%;
}

.navigation img {
	padding-right: 3px;
	vertical-align: top;
}

#panel img {
	padding-right: 3px;
	vertical-align: bottom;
}

.tcat2 {
	background: #0077D2 url(../../../images/blue_warez2/thead.png) left repeat-x;
	color: #fff;
	text-shadow: #675341 0.1em 0.1em 0.2em;
	border: 1px solid #008AE7;
	text-valign: middle;
	font-size: 11px;
}

.tcat2 img {
	vertical-align: middle;
}

#footer {
	background: #121B22;
	width: 100%;
	color: #66839B;
}

		
