h3 {
  margin: 0;
  font-size: 18px;
}

h3 span,
h3 span a,
.variations h5 span,
.variations h5 span a {
  color: #A8A8A8;
  font-size: 11px;
}

.choices,
.description {
  margin: 8px 0;
  padding: 8px;
  border: 1px solid #D4D4D4;
  zoom: 1;
}

.choices {
  padding-left: 0;
  border: 0;
}

.description div {
  background: #F2F2F2;
  color: #424749;
  margin: 0;
  padding: 8px 8px 0 8px;
  zoom: 1;
}

.description h5 {
  color: #F0F;
}

.description .image {
  text-align: center;
}

.description p {
  margin: 0;
  padding: 0 0 8px 0;
}

.description p span,
.description li span {
  font-weight: bold;
}

.migration-kits .choices {
  font-weight: bold;
}

.migration-kits .kit {
  position: relative;
  background-position: 50% 0;
  background-repeat: no-repeat;

  padding: 200px 10px 0 10px;
  float: left;
  margin-top:15px;
}

.migration-kits .kit h3 {
  margin: 12px 0 0 0;
  font-size: 14px;
}

.migration-kits .kit h4 {
  font-size: 18px;
}

.migration-kits .kit ul {
  margin: 12px 0;
}

.migration-kits .kit li {
  padding: 3px 12px;
  list-style-position: inside;
}

.kit-content {
  padding-left: 15px;
}  

.orderinfo {
border-bottom:2px solid #2349D2;
font-size:14px;
font-weight:bold;
margin:10px 25px 0 5px;
}

.orderinfo-image {
position: relative;
top: -17px;
left: 200px;
}


.more {
  background: url(/media/images/pages/migration-kits/more-info.gif) no-repeat;
  width: 109px;
  height: 22px;
}    

.migration-kits .kit {
  background: url(/media/images/pages/migration-kits/more-info.gif) no-repeat 50% 100%;
  bottom: 0;
  right: 20px;
  width: 109px;
  height: 22px;
  text-indent: -9999px;
  display: block;
}

.migration-kits .technician-kit {
  background-image: url(/media/images/choose-your-product/product_technician_kit.gif);
}

.migration-kits .technician-kit h3,
.migration-kits .technician-kit h4 {
  color: #333;
}

.migration-kits .duet-tech-pro {
  background-image: url(/media/images/choose-your-product/product_duet_techpro.gif);
  border-left: 1px solid #D4D4D4;
}

.migration-kits .tech-kit-pro {
  background-image: url(/media/images/choose-your-product/tech_kit_lg.gif);
}

#migration-kits-sidebar {
  width: 250px;
  float: left;
}

#comparison-chart-toggle {
  margin: 24px 0 12px 0;
  border: 1px solid #DDD;
}

#comparison-chart-toggle p {
  padding: 12px 12px 0 12px;
}

#comparison-chart {
  overflow: hidden;
  zoom: 1;
}

#comparison-chart .tabs {
  background: transparent;
  width: 680px;
  float: right;
}

.features .chart th,
#comparison-chart .chart th {
  color: #333;
  text-align: left;
  vertical-align: bottom;
}

.features .chart th span,
#comparison-chart .chart th span {
  font-weight: normal;
}

.features .chart td,
#comparison-chart .chart td {
  background: #EEE;
  color: #414649;
  border-bottom: 1px solid #C4C4C4;
}

.features .chart td span,
#comparison-chart .chart td span {
  font-weight: bold;
}

.features .chart .image,
#comparison-chart .chart .image {
  text-align: center;
}

.features .chart .kit,
#comparison-chart .chart .kit,
#comparison-chart .chart .subscription {
  font-weight: bold;
  text-align: center;
}

.features .chart .kit,
#comparison-chart .chart .kit {
  background: #E4E4E4;
}

#comparison-chart .chart .subscription {
  background: #DCDCDC;
}

#content .project-scenarios h2 {
  margin-left: 15px;
  font-size: 1.4em;
  text-transform: none;
}

.project-scenarios table {
  width: 100%;
}

.project-scenarios th span {
  display: block;
}

.project-scenarios th {
  border-bottom: 2px solid #DDD;
}

.project-scenarios td {
  border-bottom: 2px solid #FFF;
}

.variations h5 {
  margin: 0 0 12px 0;
}

.variations span {
  font-weight: bold;
}

.variations th {
  background: #DDD;
  color: #222;
  border-bottom: 2px solid #FFF;
}

.variations td {
  border-bottom: 2px solid #DDD;
}

#product {
  margin: 24px 0 0 0;
  overflow: hidden;
  zoom: 1;
}

#product .sidebar {
  width: 350px;
  float: left;
}

#product .sidebar form {
  margin: 0 0 32px 0;
}

#product .sidebar form label {
  font-weight: bold;
}

#product .sidebar h4 {
  margin: 12px 0;
  font-size: 18px;
  text-align: center;
}

#product .sidebar p,
#product .sidebar ul {
  width: 250px;
}

#product .sidebar ul {
  margin: 0 0 12px 0;
}

#product .sidebar li {
  margin-left: 2em;
}

#product .sidebar p {
  margin-left: 2em;
  font-weight: bold;
}

#product .sidebar .standard {
  width: 300px;
  margin: 0 0 10px;
  padding: 10px 0 0 0;
  border: 1px solid #CCC;
}

#product .content {
  width: 580px;
  margin: 0;
  float: right;
}

#product .product .hint-box {
  color: #444;
  width: auto;
  margin: 0 0 2em 0;
  padding: 1em;
  border-color: #F80;
}

.headers {
  overflow: hidden;
  zoom: 1;
}

h4.tab,
#product .product h4.tab-title {
    position: relative;
    background: #E0E0E0;
    color: #424749;
    margin: 0 5px 0 0;
    padding: 6px 8px;
    font-weight: bold;
    display: block;
    float: left;
    z-index: 25;
    cursor: pointer;
}

h4.tab-active,
#product .product h4.active {
    background: #FFF;
    border-width: 1px 1px 0 1px;
    border-style: solid;
    border-color: #DCDCDC;
}

.tab-content,
#product .product .explain,
#product .product div.show-order,
#product .product .available-kits,
#product .product .scenarios .step-1,
#product .product .scenarios .step-2,
#product .product .variations {
    position: relative;
    top: -1px;
    margin: 0;
    padding: 12px 6px 4px 6px;
    border: 1px solid #DCDCDC;
    display: none;
    overflow: hidden;
    zoom: 1;
}

.tab-content {
  display: block;
}

#product .product .variations {
  display: block;
}

#product .product .explain,
#product .product div.show-order,
#product .product .available-kits,
#product .product .scenarios .step-1,
#product .product .scenarios .step-2 {
  margin: 0 0 12px 0;
}

#product .product .scenarios .step-1 {
  display: block;
}

#product .product .scenarios .step-1 .guys {
  padding: 0 32px 0 0;
  float: right;
}

#product .product .scenarios .step-1 .guys a {
  display: block;
}

#product .product .available-kits table {
  width: 100%;
}

#product .product .available-kits th {
  background: #fff;
}

#product .product .available-kits td {
  background: #fff;
}

#product .product .details div,
#product .product .features div {
  background: #F2F2F2;
  padding: 8px;
}

#product .product .details div span,
#product .product .features div span {
  font-weight: bold;
}

#product .product h5 {
  color: #333;
}

#product .product h5.product-title {
  font-size: 14px;
}

#product .product p,
#product .product th {
  color: #424749;
  text-align: left;
}

#product .product .server-platforms {
  margin: 10px 15px 0 5px;
  border-bottom: 2px solid #F80;
  font-size: 14px;
  font-weight: bold;
  color: #555;
}

#product .product .show-order table,
#product .product .scenarios table {
  width: 100%;
}

#product .scenario-header td {
  background: #FFF;
}

#product .scenario-header td span {
  font-weight: normal;
}

#product .product .show-order th,
#product .product .scenarios th {
  font-size: 11px;
}

#product .product .show-order th span,
#product .product .scenarios th span {
  font-weight: normal;
}

#product .product .show-order td,
#product .product .scenarios td {
  background: #F5F5F5;
  padding: 12px;
}

#product .product .show-order td ul,
#product .product .scenarios td ul {
  margin: 0 12px;
  list-style-position: inside;
}

.project-scenarios .original,
#product .product .show-order table .original,
#product .product .scenarios table .original {
  background: #EEE;
  vertical-align: top;
}

.project-scenarios .final,
#product .product .show-order table .final,
#product .product .scenarios table .final {
  background: #E4E4E4;
}

#product .product .show-order .order,
#product .product .scenarios .order {
  position: absolute;
  top: 84px;
  right: 10px;
  left: auto;
  margin: 0;
  padding: 0;
}

#product .product .show-order .order {
  top: 155px;
  right: 14px;
}

#kit-downloads th {
  text-align: center !important;
}

#kit-downloads th span {
  display: block;
}

#kit-downloads .order {
  /*
  position: relative;
  right: -6px;
  top: -6px;
  margin: 0;
  padding: 0;
  float: right;
  */
}