/* CSS Document Panier */
.mdl_holding table h4{
text-align: center;
height:30px;
}

.mdl_holding table td{
border: 1px #C0C0C0 solid;
text-align: center;
}

.mdl_holding table td:hover{
background:#F0F0F0;
}

.mdl_holding table td img{
border: 1px #808080 solid;
padding: 0px!important;
text-align: center;
}
