#main-feature .feature-contents {
	max-width: 900px; margin: 0 auto;
}


#main-feature {
	margin-top: -24px;
	background: #FFFFFF url("../../images/template/feature-background.png") bottom
		repeat-x;
}

#main-feature h2 {
	margin: 10px 0 0 0;
	border: none;
}

#main-feature p.distribution-intro {
	margin: 0 0 10px 0;
	line-height: 145%;
	color: #414D66;
}

#main-feature .feature-contents {
	padding: 15px 50px 65px 50px;
	position: relative;
	/* this is required to absolutely position contained elements */
    /*  -- removed per Michael, this is ugly :)
	background: url("../../images/home/screenshot-corona.png") bottom right
		no-repeat;
       -- end removed */
}

#main-feature .feature-contents {
	height: 250px;
}

#main-feature .feature-contents {
	height: auto;
	min-height: 260px;
}

#main-feature .brief-feature {
	height: auto !important;
	min-height: 10px !important;
}

* html #main-feature .brief-feature {
	padding-bottom: 5px !important
}

/* this hack is required for IE6 */ /* Hides from IE-mac \*/
* html #main-feature {
	height: 1%;
}
/* End hide from IE-mac */

#main-feature h2,#main-feature h3,#main-feature h4 {
	border: none;
}

#content {
	padding-top: 0;
	background: #fff;
}

#main-feature {
	margin-top: 0;
}

#main-feature .feature-contents { height: 520px; min-height: 220px; }

#main-feature p {
	margin: -5px 400px 10px 0;
	color: #000;
	font: 130% sans-serif;
	line-height: 150%;
}
/*
   #main-feature p {
	margin: -5px 400px 10px 0;
	color: #515F78;
	font: 130% sans-serif;
	line-height: 150%;
}
   */
#main-feature ul {
	margin: -5px 290px 10px 0;
	color: #000;
	font: 130% sans-serif;
	line-height: 130%;
}
/*
   #main-feature ul {
	margin: -5px 290px 10px 0;
	color: #515F78;
	font: 130% sans-serif;
	line-height: 130%;
}
   */

#main-feature-screenshot-thumb {
	position: absolute;
	bottom: -90px;
	right: 95px;
}

#breadcrumbs {
	display: none;
}

h1, h2, h3, h4, h5, h6 {
	border: none;
}

.sub-features {
	margin: 40px 300px 20px 0;
    color: #000;
}

.sub-features img {
	float: right;
	display: none;
}

.sub-features h3 {
	font-size: 130%;
	font-weight: normal;
	margin-bottom: 1em;
	padding-bottom: 2em;
}

.sub-features h3 a {
	position: relative;
	top: -60px;
	left
	z-index: 1;
	display: block;
	float: left;
	clear: left;
	min-height: 60px;
	padding: 0px 0 16px 71px;
	margin: 0 0 1em 0;
	text-decoration: none;
	color: #000;
}  * html .sub-features h3 a { height: 40px; }

#feature-distributions a { background: url(../../images/distributions/distribution-logo-64x64.png) no-repeat; }
#feature-plugins a { background: url(../../images/plugins/plugin-logo-64x64.png) no-repeat; }

.sub-features h3 a span {
	font-weight: bold;
	text-decoration: underline;
	color: #000;
	padding-right: 0.2em;
}

.sub-features h3 a:hover { color: #333; }
.sub-features h3 a:hover span { color: #333; }
.sub-features h3 a:visited span { color: #636; }

div#feature-awards {
	display: none;
	position: relative;
	top: -40px;
	z-index: 1;
	background: url(../../images/home/feature-awards-top.png) top left no-repeat;
	width: 437px;
	margin: 25px 0;
}

#feature-awards a:link,
#feature-awards a:visited
 {
	display: block;
	background: url(../../images/home/feature-awards-bottom.png) bottom left no-repeat;
	padding: 5px 10px 5px 15px;
	text-decoration: none;
	color: #444;
}

#feature-awards a:hover {
	color: #000;
}

#feature-awards span.headline {
	font-size: 130%;
	margin: 10px 0 5px 0;
	display: block;
}

#feature-awards span.linktext {
	text-decoration: underline;
}

#feature-awards img.award-logos {
	display: block;
	float: right;
	padding: 5px;
}

#feature-awards div.clear {
	height: 1px;
	clear: both;
}

.site-notice {
	margin-top: 2em;
	padding: 0.7em;
	background: #D64203;
	color: #FFF;
	-moz-border-radius: 8px;
}

#footer {
	position: relative;
	top: -20px; /*TEMP*/
}

#award-logos {
	position: absolute;
	bottom: -90px;
	right: 70px;
	z-index: 2;
}

.titles {
	position: absolute;
	top: 20px;
	right: 0px;
	padding-left: 67%;
}

.news {
	font-size: 90%;
	font-weight: normal;
	min-width: 1px;
	padding: 10px;
	padding-top: 1px;
}