#history #right_column {display:none}
#history #center_column{ }
#history #center_column h1{ }
#history #center_column h4 {
    background: none repeat scroll 0 0 #F8F8F8;
    margin: 10px 0 20px;
    padding: 15px 20px;
}
#history #center_column h4 input {
    background: none repeat scroll 0 0 transparent;
    border: 0 none;
    color: #333333;
    float: right;
    font-size: 11px;
    line-height: 100%;
    margin: 0;
    padding: 0;
    position: relative;
    text-decoration: underline;
    top: -3px;
}

#history #center_column h4 input:hover { text-decoration:none; }

.info-order {
	margin-bottom:20px;
}
.info-order p {
    padding-bottom: 5px;
    color:#FF3D00;
}

.info-order p strong, .info-order p.normal {
  color:#333;
}

.info-order p .icon {
    display: none;
    left: 0;
    position: relative;
    top: 2px;
}

#order-list {

}
#order-list  th {

}

td.history_invoice img.icon {
    margin-right: 3px;
    position: relative;
    top: 3px;
}

#order-list tr.alternate_item {background-color: #f3f3f3}
#order-list  td {
}
#order-list  td.history_detail {border-right:none;}

#order-list .last_item  td { }

.adresses_bloc {margin-bottom:20px; display: none;}
.adresses_bloc  .item {margin-right:60px}

.detail_step_by_step {width:100%}
.detail_step_by_step tr.last_item td { }

#order-detail-content table {width:100%}
#order-detail-content table .order_qte_input {display:none}
#order-detail-content table tr.totalprice td {
    font-weight: bold;
}
#order-detail-content table tr:nth-child(even) {background:#f3f3f3;}

#sendOrderMessage {margin-bottom:20px}
#sendOrderMessage p {
    font-size: 12px;
    padding-bottom: 10px;
}

#returnOrderMessage .textarea textarea,
#sendOrderMessage .textarea textarea {
	width:100%;
	border:1px solid #999
}

#block-order-detail { 
 border: 1px dotted #B1B1B1;
  padding: 10px 15px;
}














