.defaultSkin .mceButtonDisabled .mceIcon
{
  opacity:1.0;
}

.white_box .border_left .border_right .description p
{
  padding: 0;
}

.mail_popin_contact .form_row label
{
  width: 100px;
	float:left;
	color:#FF6001;
	font-weight:bold;
}
.mail_popin_contact .form_row
{
  margin:0 0 10px 0px;
}
.mail_popin_contact .form_row input,
.mail_popin_contact .form_row select,
.mail_popin_contact .form_row textarea
{
  width: 348px;
	float:left;
}

.mail_popin_contact .form_row select
{
	width:352px;
}

.form_actions
{
	text-align:right;
}

.left_heading_link .link .download_link
{
  color:#6F608D;
  font-weight:bold;
  text-align:right;
  display:block;
  height:34px;
  line-height:34px;
  padding:0 27px 0 0;
}

.payment_form .form_col
{
  text-align: center;
  padding: 0 17px;
}

.form a.previous_step,
.form a.next_step
{
  background: transparent url(/images/marks/previous_step_min.png) no-repeat left 50%;
  border: 0px none transparent;
  float: left;
  width: auto;
  overflow: visible;
  height: 25px;
  line-height: 25px;
  font-weight: bold;
  color: #fe6001;
  font-family: Verdana, sans-serif;
  padding: 0 0 0 24px;
  font-size:13px;
}

.form a.next_step
{
  background: transparent url(/images/marks/next_step_min.png) no-repeat right 50%;
  padding: 0 24px 0 0;
  display:block;
  float:right;
}

.form button.follow_link
{
  height: 25px;
  line-height: 25px;
}

.product_details_two_column .product .additionnal
{
  line-height: 15px;
}

.border_left .border_right .content .description li,
.offer_content .article .content li
{
  list-style-type: inherit;
}

.offer_content .article .illustration img
{
  margin-right: 20px;
  margin-bottom: 20px;
}

h3.question_orange
{
  color:#FF7624;
  font-family:Verdana;
  font-size:13px;
  font-weight:bold;
  padding:10px 0 20px;
  text-align: center;
}

.right_column .shopping_cart .summary .charge td
{
  padding: 10px;
}

.command_process .basket_summary .sub_total .sum_header_line td {
  border-top:1px solid #D1D0CD;
  padding: 10px 0px 0px 0px;
}

.command_process .basket_summary .sub_total .sum_port td {
  color:#666666;
  font-weight:normal;
  padding: 0px 0px 10px 0px;

}