#kfc #main-feature {
	background: none;
	margin-top: 0;
}
#breadcrumbs { display: none; }
#kfc #main-feature-background {
	background-position: top center;
	background-repeat: no-repeat;
}

#kfc #main-feature-background .feature-contents {
	width: 780px;
	padding: 0;
	position: relative;
}

#kfc.kfc-primary #main-feature-background #feature-header {
	margin-left: 270px;
	padding-top: 3px;
}

#kfc.kfc-primary #main-feature-background #feature-header #inner {
	width: 490px;
}

#kfc #main-feature-background #feature-header h2 {
	margin: 10 px;
	font-size: 160%;
	color: #33415D;
	font-weight: normal;
}

#kfc #main-feature-background #feature-header h3 {
	margin: 10px 0;
	color: #A1A6B1;
	font-size: 180%;
	font-weight: normal;
}

#kfc #main-feature-background p,
#kfc #main-feature-background #feature-header p {
	width: auto;
	font-weight: normal;
	margin-top: 0;
}

#kfc.kfc-primary #main-feature .feature-contents #feature-text {
	margin: 50px auto;
	background-image: url(../images/teaser-background.png);
	background-position: top left;
	background-repeat: no-repeat;
}

#kfc #main-feature .feature-contents #feature-text .tile-footer {
	background-image: url("../images/tile-background-bottom.png");
	background-position: top left;
	background-repeat: no-repeat;
	height: 32px;
	clear: both;
}

#kfc.kfc-primary #main-feature .feature-contents #feature-text .corner-box {
	background: none;
	width: 350px;
	float: left;
	padding: 2px 2px 0 20px;
	margin: 0;
	margin-left: 5px;
}

#kfc #main-feature .feature-contents #firstrun-sidebar h3,
#kfc #main-feature .feature-contents #feature-text h3 {
	color: #33415D;
	font-size: 200%;
	font-weight: normal;
	margin-right: 50px;
	text-align: left;
	text-decoration: underline;
}

#kfc #main-feature .feature-contents #feature-text ul {
	padding-left: 15px;
}

#kfc #main-feature .feature-contents #feature-text p {
	width: auto;
	font-weight: normal;
}

#kfc.kfc-primary #main-feature .feature-contents #feature-text p {
	margin: 0;
}

#main-feature .corner-box h1, #main-feature .corner-box h2 { margin-top: 0; }

#main-feature p.smallprint { font-size: 80%; }



#additional_links {
	margin: 0;
	padding: 0;
	text-align: center;
	margin-top: 4em;
}
#additional_links li {
	margin: 0;
	padding: 0 0.5em;
	list-style-type: none;
	display: inline;
}
#additional_links li a { color: #729800; }

#alpha {
	padding-left:5px;
	font-size:140%;
}
