#kcwrap #kcheader {
	height: 60px;
	position: relative;
	margin-bottom: 10px;
}

#kcwrap #kcheader #sponsor {
	top: 0;
	right: 0;
	width: 215px;
	position: absolute;
}

#kcwrap #kcheader #sponsor span {
	color: #999;
	float: left;
	font: bold 11px/60px Arial, Helvetica, sans-serif;
}

#kcwrap #kcheader #sponsor img {
	float: right;
}

#kcwrap #left {
	width: 58%;
	float: left;
}

#kcwrap #left img {
	float: left;
	border: none;
	margin: 0 20px 20px 0;
}

#kcwrap #right {
	width: 38%;
	float: right;
	padding-left: 20px;
	border-left: 1px dotted #7e0b0b;
}

#kcwrap p {
	padding: 0;
	margin: 0 0 20px;
	line-height: 1.5em;
}

#kcwrap p.facts {
	width: 48%;
	color: #666;
	font-size: .9em;
}

#kcwrap p.facts.left {
	float: left;
}

#kcwrap p.facts.right {
	float: right;
}

#kcwrap #right ul {
	color: #999;
	font-size: .9em;
	margin: 0 0 15px;
	line-height: 1.5em;
	padding: 0 0 0 15px;
}

#kcwrap h1 {
	margin: 0;
	padding: 0;
	color: #7e0b0b;
	font-size: 2.2em;
	position: relative;
}

#kcwrap h2 {
	color: #fff;
	display: block;
	height: 30px;
	font-size: 1.1em;
	margin: 20px 0 10px;
	background: #7e0b0b url(/images/kc_picker/round_left.gif) no-repeat;
}

#kcwrap h2 span {
	display: block;
	height: 21px;
	padding: 4px 8px 5px;
	background: url(/images/kc_picker/round_right.gif) right center no-repeat;
}

#kcwrap h3 {
	height: 20px;
	font-size: 1em;
	color: #7e0b0b;
	display: block;
	padding: 0 0 0 22px;
	margin: 0 0 5px;
}

#kcwrap h3#quickfacts {
	background: url(/images/kc_picker/icon_info.gif) no-repeat;
}

#kcwrap h3#feat_solutions {
	background: url(/images/kc_picker/icon_resc.gif) no-repeat;
}

#kcwrap h4 {
	padding: 0;
	clear: both;
	margin: 0 0 3px;
	font-size: 1.1em;
}

#kcwrap h5 {
	padding: 0;
	font-size: .8em;
	margin: 0 0 3px;
}

#kcwrap div.assets {
	display: block;
}

#kcwrap div.assets p {
	margin: 0;
	padding: 0;
}

#kcwrap div.assets p.button {
	margin: 10px 0 20px;
}

#kcwrap div.assets img {
	float: left;
	border: none;
	margin: 0 15px 0 0;
}

#kcwrap div.txt {
	float: right;
	width: 830px;
}
