	#inner-content {
		background:
			url(../../images/box-top.gif)
			0 0
			no-repeat;
		background-color: #FFF;
		padding: 20px;
	}
	
	#left {
		width: 560px;
		float: left;
		margin: 0 10px 10px 0;
	}
	
	#news-text {
		border-bottom: 1px solid #E6E6E6;
		padding: 0 0 2em 0;
		margin: 0 0 1em 0;
	}
	
	#news-title h1 {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 16px;
		font-weight: bold;
		text-transform: none;
		color: #000;
	}
	
	#news-text h1 {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 14px;
		font-weight: bold;
		text-transform: none;
		color: #000;
		margin: 0.5em 0 0 0;
		padding: 0;
	}
	
	#promotions { margin: 1em 0 0 0; }

	#right {
		float: right;
		width: 220px;
	}

	#previous, #downloads { margin: 0 0 2em 0; }

	#left a, #previous a {
		color:#3366CC;
		border-bottom:1px solid #C5D3F1;
	}
	
	#left a:hover, #previous a:hover { border-bottom: 1px solid #3366CC; }

	#right p { margin: 0 0 1em 0; }
	
	#forum-topic {
		background: url(../../images/icon-ipb.gif) no-repeat 0 center;
		padding: 0 0 0 22px;
		margin: 1em 0 0 0;
	}
