DIV.hr {
	border-bottom: 3px solid #E8E8E8;
	margin: 1em 0 1em 0; 
}

DIV.hr HR {
	display: none;	
}

.hide {
	display: none !important;	
}

.show {
	display: block !important;	
}

DIV#main {
	padding: 1em 20px;
}

DIV#main H1 {
	color: #F84E0C;
	font-size: 25px;
	margin: 0 0 10px 0;	
}

DIV#main H2 {
	font-size: 18px;
	margin: 10px 0;
}

DIV#main H3 {
	font-size: 14px;
	margin: 10px 0;	
}

DIV.cg_game {
	width: 100%;
	overflow: hidden;
}

DIV.cg_wrapper {
	width: 100%;
	overflow: hidden;
	zoom: 1;	
}
.cg_wrapper h1 {
	font-size:130% !important;
	font-weight:bold !important;
	color:#000 !important;
}
DIV.cg_more {
	float: left;
	width: 300px;	
}

DIV.cg_download {
	float: left;	
}

SPAN.arrow {
	font-weight: bold;
	color: #900;	
}

IMG.cg_game_logo {
	float: left;
	margin: 0 1em 1em 0;
}

DIV.cg_desc H1 {
	font-size: 110% !important;	
	color: #000 !important;
	padding:0 !important;
	margin:0 !important;
}

DIV.cg_desc p {
	padding:0 !important;
	margin:0 0 1em 0 !important;
}

DIV.cg_screenshots {
	margin-bottom: 1.5em;	
}

DIV.cg_screenshots IMG {
	margin-right: 15px;
	border: solid 1px #666; 
}

DIV.support H2 {
	color: #000;
}

DIV.support P STRONG {
	color: #000;
}

DIV#tabs {
	width: 100%;
	overflow: hidden;
	zoom: 1;
	background: url('../img/support/tabs_bottom.gif') repeat-x 0 100%;
}

DIV#tabs DIV {
	float: left;
	width: 122px;
	height: 16px;
	padding: 8px 16px;
}

DIV#tabs DIV.active {
	background: url('../img/support/tab.gif') no-repeat 0 0;	
}

DIV#tabs DIV IMG {
	vertical-align: top;
	margin-right: 5px;	
}