/* CSS Document */

#main {
	min-height: 300px;
}
h2 {
	font-size:24px;
	color:#e1e1e1;

}

p 	{
	margin-bottom: 12px;
	color: #b0aeac;
	line-height: 20px;
	font-size:14px;
}

.rightcolumn {
	float: right;
	margin-left: 30px;
	width: 238px;
	margin-top: 10px; 
	text-align:left;
}

.rightcolumn .block .block_header {
	background-image: url(/public/images/v5/rightcol_bg_blue.png);
	background-repeat: no-repeat;
	background-color: #292f35;
}

.rightcolumn .block_content {
	border: none;
	border-left: 1px solid #262626;
	background-image: url( /public/images/v5/rightcol_bg_block.png );
	background-position: bottom right;
	background-repeat: no-repeat;
}


.maincolumn {
	float: left;
	width: 670px;
	overflow:hidden;
}

#big_screenshot
{
	margin-top: 12px;
	margin-bottom: 12px;
}

#date_header {
	color: #666465;
}

#mainBlock p, #details p {
	margin-bottom: 12px;
	color: #b0aeac;
	line-height: 20px;
	font-size:14px;
}

#changelist
{
	color: #e1e1e1;
	line-height: 18px;
	font-size:14px;
}

ul {
	margin-top: 12px;
	margin-bottom: 12px;
	padding-left: 20px;
	color:#a1a1a1;
}

li {
	margin-top:8px;
	margin-left: 16px;
	list-style-image: url('/public/images/v5/dash1.gif');
	color: #999999;
}

.intro {
	font-size:16px;
	line-height:22px;
	color: #b0aeac;
}

.featureRight {
	float:right;
	width:324px;
}

.featureLeft {
	float:left;
	width:324px;
	padding-right:12px;
}
	

/* highlight screenshots */


#join_sys_req_title {
	display: block;
}

#join_sys_req br, #join_sys_req_title  {
	margin-bottom: 12px;
}

.steam_choices a {
	font-size: 14px;
	line-height: 18px;
	}
