/* Contact my dealer button */


/* SEND TO FRIEND */
.form_row .error_list
{
  clear:both;
}

#TB_ajaxContent .send_to_friend
{
  padding: 0 15px 30px 0;
}
.send_to_friend
{
  background: url(/integ/images/sec_menu_right_last_current.gif) no-repeat right 0;
  float: left;
  height: 24px;
  text-align: right;
  padding: 0 15px 0 0;
}


.send_to_friend p
{
  background: url(/integ/images/sec_menu_left_first_current.gif) no-repeat 0 0;
  color: #4a4849;
  display: block;
  font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
  float: left;
  height: 24px;
  padding-left: 15px;
  text-decoration: none;
  letter-spacing: +1px;
}

#form_send_to_a_friend_container
{
  background: #ececec url(/integ/images/popup_bg.jpg) no-repeat left bottom;
  padding: 0 0 60px 0;
}

.send_to_friend_popup
{
  overflow-y: scroll;
  float: none;
  font-size: 1.2em;
  height: 353px;
  padding: 0;
  position: relative;
  /*width: 435px;*/
}

/* BUTTON ACTIONS */
.block_content .button_actions
{
  float: right;
  height: 24px;
  /*margin-left: -20px;*/
  padding: 0 15px 0 0;
  text-align: right;
  width: 150px;
}

.block_content .button_actions p
{
  color: #4a4849;
  display: block;
  font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
  float: right;
  height: 24px;
  padding: 0 0 0 15px;
  text-decoration: none;
}

.block_content .button_actions p a
{
  background-color: #46667a;
  padding: .3em;
}

.send_to_friend_popup .notices
{
  color: white;
  font-size: 0.8em;
  font-style: italic;
  padding: 0 0.5em;
  width:150px;
  float:left;
}

.send_to_friend_popup h2
{
  background-color: #ececec;
  font-size: 1.5em;
  height: 1em;
  padding: 0.5em;
  margin:0;
}

.send_to_friend_popup .form_block .form_row
{
  clear:both;
}
.send_to_friend_popup .form_row .checkbox
{
  /*float:left;*/
}
.send_to_friend_popup .form_row label
{
  float:left;

  font-size:0.8em;
  font-weight:bold;
  line-height:1.5em;
}

.send_to_friend_popup .option_container label
{
  float: none;
}

.send_to_friend_popup h2 .sIFR-replaced
{
  font-size: 18px;
}

.send_to_friend_popup .form_block
{
  padding: 0.2em 1em;
}
#TB_title
{
  display: none;
}
#TB_ajaxContent .send_to_friend_popup .button_actions p
{
  padding: 0 0 0 15px;
  cursor: pointer;
}

#TB_ajaxContent .send_to_friend_popup .button_actions p .link
{
  /*background: #46667a;*/
  color: white;
  height: 24px;
  line-height: 24px;
  display: -moz-inline-block;
  *display: inline-block;
  padding: 0;
  /*padding: 0.2em;*/
  text-decoration: none;
}

#form_send_to_a_friend .button_actions p
{
  background: transparent url(/integ/images/sec_menu_left_first_current.gif) no-repeat left 0;
}

#form_send_to_a_friend .button_actions
{
  background: transparent url(/integ/images/sec_menu_right_last_current.gif) no-repeat right 0;
}
