#kcwrap #header {
  height: 60px;
  position: relative;
}

#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 #036;
}

#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: #993;
  font-size: 2.2em;
  position: relative;
}

#kcwrap h2 {
  color: #fff;
  display: block;
  height: 30px;
  font-size: 1.1em;
  margin: 20px 0 10px;
  background: #036 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;
}

#ps_bpa #kcwrap h2, #ps_bpa #kcwrap h2 span {
  background: #6d6e72;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
}

#kcwrap h3 {
  height: 20px;
  font-size: 1em;
  color: #036;
  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 a.button {
  width: 100px;
  height: 25px;
  display: block;
  color: #036;
  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 {
  background-position: bottom;
}

#kcwrap div.assets img {
  float: left;
  border: none;
}

#kcwrap div.txt {
  float: right;
  width: 870px;
}
