/* CSS Document */
#header .logo h1 a, #header .control-panel {
	position:relative;
	behavior: expression((this.runtimeStyle.behavior="none")&&(this.pngSet?this.pngSet=true:(this.nodeName == "IMG" && this.src.toLowerCase().indexOf('.png')>-1?(this.runtimeStyle.backgroundImage = "none",
	this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "', sizingMethod='image')",
	this.src = "transparent.gif"):(this.origBg = this.origBg? this.origBg :this.currentStyle.backgroundImage.toString().replace('url("','').replace('")',''),
	this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.origBg + "', sizingMethod='crop')",
	this.runtimeStyle.backgroundImage = "none")),this.pngSet=true)
	);
}

#navigation{ margin-top:0px; }

#navigation .main-nav .main-nav-border{ background-color:#2c98de; height:5px; margin-top:-15px; padding:0;}

#lhs-column{ width:538px; margin:4px 0 0 8px;  float:left;}
#rhs-column{ width:356px; margin:4px 0 0 9px; float:left; }

.individual-small{ width:158px; height:60px; margin:6px 0 0px 6px; }
.individual-small img.icon{ float:left; margin-right:2px;}
.individual-small a { font-weight:bold; font-size:12px;}
.individual-small span{ color:#dd5800; font-size:11px;}

#navigation .header-bottom{ background-color:#ebebeb; height:24px; width:auto; margin-top:-18px;}

#header{ height:230px; }

.individual-list{ margin: 3px 3px 3px 9px;}

form input, form button, form textarea, form select {  margin-top: 3px;}

div.hot-games-cover { clear: both; height: 550px; margin-top: 0px;}

.hotTabNavigation{ margin-left:3px;}

#lhs-column .lhs-box, #rhs-column .rhs-box , #full-column .full-box { margin:-6px 0 8px 0; padding: 0 3px 0px 6px;}

.rounded-corners-large{ margin:0px 0 0 0; padding-bottom:0px;}
.rounded-corners-small{  margin:0px 0 0 0; padding-bottom:0px;}
.rounded-corners-full{  margin:0px 0 0 0; padding-bottom:0px;}

h2.box-title{  margin: -9px 0 -3px 3px;}

#footer{ background-image:url(../images/css/footer-background.gif); background-repeat:repeat; width:905px; margin:0px auto 0px auto; border:solid 1px #cacaca;}

.box-footer-link { margin: 3px 0 0 0; }

#footer .footer-navigation{ color:#ffffff; float:left; width:320px; height:24px;}

.individual-long{ margin-top:4px; }
