#primary {
  float: none;
  width: inherit;
}
#primary h2.first {
  clear: left;
  margin: 20px 2px 0 2px;
}
#demo-and-list {
  background: url(/images/backgrounds/feature-box_BOTTOM.gif) center bottom no-repeat;
  margin-top: 15px;
}
#demo-and-list-inner {
  top: -5px;
  background: url(/images/backgrounds/feature-box_TOP.gif) center top no-repeat;
  position: relative;
  overflow: hidden;
}
#feature-list {
  float: left;
  margin: 0;
  padding: 15px 0 10px 0;
  width: 230px;
}
#primary #feature-list li {
  width: 200px;
  padding: 0 15px;
  margin: 0;
  background: none;
}
#feature-list li a {
  padding: 0 10px;
  font-size: 11px;
  line-height: 20px;
  display: block;
}
#feature-list li a.active {
  color: #fff;
  background: url(/images/backgrounds/feature-link_OVER.gif) center center no-repeat;
}
#feature-icon {
  float: left;
  margin-bottom: 0;
  margin-top: -10px;
}
#primary h1 {
  margin-left: 50px;
}
#demo, #coming-soon {
  margin: 15px 14px 10px 0;
/* border: solid 1px #612975; */
  line-height: 1px;
  width: 430px;
  float: right;
}
#primary #coming-soon {
  width: 230px;
  padding: 120px 100px;
  text-align: center;
  font-size: 20px;
  line-height: 1.2em;
  font-weight: bold;
  color: #5F2873;
}
#copy {
}
/*
#copy {
  float: right;
  width: 320px;
}
#video {
  float: left;
  width: 340px;
  height: 300px;
  background: #ccc;
  margin-top: 15px;
}
#primary #copy .first {
  margin-top: 5px;
}
*/

