#kcwrap {
	margin-bottom: 20px;
}

#kcwrap #header {
	height: 50px;
	position: relative;
	margin-bottom: 10px;
}

#kcwrap #header #sponsor {
	top: 0;
	right: 0;
	width: 215px;
	position: absolute;
}

#kcwrap #header #sponsor span {
	color: #999;
	float: left;
	font: bold 11px/60px Arial, Helvetica, sans-serif;
}

#kcwrap #header #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 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: #998e66;
	font-size: 2em;
	position: relative;
}

#kcwrap h2 {
	color: #fff;
	display: block;
	height: 30px;
 	padding: 0 8px;
	font-size: 1.1em;
  line-height: 30px;
	margin: 20px 0 10px;
	/*background: #636 url(/images/kc_picker/round_left.gif) no-repeat;*/
  background: #8f0b0b;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  border: 1px solid #8f0b0b;
}

/*
#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 p.button {
  padding: 0 0 15px;
}

#kcwrap div.assets a.button {
	width: 100px;
	height: 25px;
	display: block;
	color: #8f0b0b;
	text-align: center;
	margin: 10px 0 25px;
	font: bold 10px/25px Verdana, Arial, Helvetica, sans-serif;
	background: url(/images/kc_picker/kc_btn.gif) top no-repeat;
}

#kcwrap div.assets a.button:hover {
	text-decoration: none;
	background-position: bottom;
}

#kcwrap div.assets img {
	float: left;
	border: none;
}

#kcwrap div.txt {
	float: right;
	width: 825px;
}
