h1
{
  font-size:                            185%;
  line-height:                          1.1em;
  margin-top:                           0px;
}

h1 .subheading
{
  font-size:                            81.8%;
  text-transform:                       none;
}

h2
{
  color:                                #003399;
  font-size:                            133.3%;
}

#column-center
{
  overflow:                             hidden;
  padding:                              0px;
  width:                                678px;
}

#index-content
{
  margin:                               2em auto 0px;
  overflow:                             hidden;
  width:                                666px;
}

#index-left
{
  float:                                left;
  padding:                              0px 29px 0px 15px;
  width:                                360px;
}

#index-right
{
  border:                               #CFD9EA solid 1px;
  font-size:                            91.7%;
  float:                                right;
  line-height:                          125%;
  padding:                              18px;
  width:                                224px;
}

#index-right h2
{
  background-image:                     url(img/bg.product-finder.gif);
  background-position:                  0px 0px;
  background-repeat:                    no-repeat;
  font-size:                            145.5%;
  min-height:                           27px;
  margin:                               0px;
  padding:                              10px 0px 0px 47px;
}

#index-right p
{
}

#player.product-finder
{
  height:                               356px;
  padding:                              20px 0px 20px;
  width:                                666px;
}


#product-finder
{
  background-color:                     #EEEEEE;
  padding:                              12px;
}

#product-finder h3
{
  color:                                #003399;
  font-size:                            100%;
  margin:                               0px 0px .5em;
}

#product-finder-target
{
  width:                                198px;
}

#index-boxes
{
  margin:                               2em 0px;
  overflow:                             hidden;
  width:                                100%;
}

.index-box
{
  float:                                left;
  width:                                154px;
}

.index-box.even
{
  float:                                right;
}

#product-links
{
  padding:                              12px;
}

#product-links h3
{
  color:                                #003399;
  font-size:                            100%;
  margin:                               1em 0px .5em;
}

#product-links ul li
{
  list-style-image:                     none;
  list-style-type:                      none;
  margin:                               0px 0px .5em;

}

.all-products-link
{
  font-weight:                          bold;
  margin:                               2em 0px .5em;
}

.product-finder-item,
.product-finder-item-description,
.finder-items-wrapper,
.finder-items
{
  background-image:                     none;
  width:                                666px;
}

.product-finder-item-content
{
  overflow:                             hidden;
  position:                             relative;
  width:                                640px;
}

.product-finder-item-image
{
  background-image:                     none;
  float:                                right;
  height:                               356px;
  margin:                               0px;
  padding:                              0px;
  width:                                406;
}

.product-finder-item-image.tall
{
  width:                                350px;
}

.product-finder-item-label
{
  font-size:                            22px;
  font-weight:                          bold;
  left:                                 90px;
  position:                             absolute;
  text-align:                           left;
  top:                                  90px;
  width:                                auto;
}

.product-finder-item-link
{
  bottom:                               90px;
  color:                                white;
  font-size:                            18px;
  font-weight:                          bold;
  left:                                 90px;
  position:                             absolute;
}

.product-finder-item-link a:link,
.product-finder-item-link a:hover,
.product-finder-item-link a:active,
.product-finder-item-link a:visited

{
  color:                                white;
}

.product-finder-note
{
  font-size:                            80%;
  text-align:                           center;
}

.product-finder-item,
.finder-items
{
  height:                               376px;
}

.finder-items
{
  background-color:                     transparent;
}

.finder-items.js
{
  margin:                               0px;
  padding:                              0px;
}

.finder-item-prev,
.finder-item-next
{
  top:                                  160px;
}

.finder-items .finder-item,
.finder-items .finder-item:first-child,
.finder-items .finder-item.last-selected
{
  display:                              none;
}

.finder-items .finder-item.selected,
.finder-items .finder-item.selected:first-child
{
  display:                              block;
}