/*
  stepper-motor-repair-v2.css
*/


/* --- top bullets --- */

#top_bullets_table { 
  margin: 8px 0px 5px 0px;
}
#top_bullets_table td {
  padding-bottom: 4px;
}
#top_bullets_table td.td_bullet {
  width: 25px;
} 
#top_bullets_table td.td_text {  
  font-family: arial, helvetica, sans-serif;
  font-style: italic;
  font-size: 18px;
}



/* --- new-top --- */

#new_top_bullets {
  font-family: "Trebuchet MS", arial, helvetica, sans-serif;
  list-style: none;
  margin: 10px 0px 0px 0px;
  padding-left: 10px;
}

#new_top_bullets {
  margin-top: 5px;
}

#new_top_bullets li {
  margin-bottom: 8px;
  font-style: italic;
}

#new_top_title {
  color: #900000; 
  font-family: "Trebuchet MS", arial, helvetica, sans-serif;
  font-size: 19px;
  font-weight: normal; 
  margin-bottom: 10px;
  margin-top: 8px;
}

#new_top {
  background-image: url(images/top_cta_v2/arrow_bg.gif);
  background-repeat: no-repeat;
}

#new_top p {
  font-family: "Trebuchet MS", arial, helvetica, sans-serif;
}


#free_eval_button_wmo {
  display: block;
  background: url(images/free_eval_button_mo.gif) -0px -0px no-repeat;
  width: 100%;
  height: 100%;
}
#free_eval_button_wmo:hover {
  background: url(images/free_eval_button_mo.gif) -0px -47px no-repeat;
}


/* --- secondary ctas --- */
#secondary_ctas {
  font-size: 85%;
}
#secondary_ctas td {
  text-align: left;
}
#secondary_ctas a {
  text-decoration: none;
}
#secondary_ctas a:hover {
  text-decoration: underline;
}


/*--- ship us your item button ---*/
#ship_us_button_wmo {
  display: block;
  background: url(images/ship_us_your_item_button_wmo.gif) -0px -0px no-repeat;
  width: 100%;
  height: 100%;
}
#ship_us_button_wmo:hover {
  background: url(images/ship_us_your_item_button_wmo.gif) -0px -47px no-repeat;
}

/* --- secondary ctas 2 --- */
#secondary_ctas_2 {
  font-size: 78%;
  margin-left: 10px;
}
#secondary_ctas_2 td {
  text-align: left;
  padding-bottom: 2px;
}

