	#inner-content {
		background:
			url(../../images/box-top.gif)
			0 0
			no-repeat;
		background-color: #FFF;
		padding: 20px;
	}


	#left {
		height: 100%;
		width: 170px;
		float: left;
		padding: 0 10px 0 0;
	}

	#center {
		width: 520px;
		float: left;
		padding: 0 10px;
	}

	#right {
		width: 190px;
		float: left;	
		padding: 0 0 0 10px;
		height: 100%;
	}

#downloads p {
	margin: 0 0 5px 0;
}

#downloads table {
	width: 100%;
	border-collapse: collapse;
	margin: 0 0 10px 0;
}

#downloads td, th {
	padding: 3px 0;
}

#downloads th {
	border-bottom: 1px solid #E6E6E6;
	color: #666;
}

#downloads th.title {
	width: 160px;
}

#featured {
	height: 250px;
	background-image: url(../../pics/maindemo.gif);
	background-repeat: no-repeat;
	background-position: right 0;
}

#featured h1 {
	font-size: 16px;
}

#featured,
#featured p {
	margin: 0 0 10px 0;
}

#featured-downloads {
	margin: 0 0 10px 0;
}

#center a,
#left a,
#right a {
	color: #3366CC;
	text-decoration: none;
}

#center a:hover,
#left a:hover,
#right a:hover {
	text-decoration: underline;
}

#latest ol,
#top-downloads ol {
	padding: 0 0 0 20px;
	margin: 0 0 10px 0;
}

#latest li,
#top-downloads li {
	list-style-type: decimal;
}
