/************* VSHOP order review printable icon *************/
.MODULE_flp_forms_main_table {
width:  100%;
/*border: 1px solid; */
}

.MODULE_flp_forms_table_head_cell_left{
font-weight:      700;
height:           30px;
background-color: #D8D8D8;
padding:          0 0 0 10px;
vertical-align:   middle;
color:            #6E7742;
font-size:        14px;
text-transform:   uppercase;
background-image: url(../../../fstore/modules/flp_forms/global_images/sfondo_tabella_top_sx.jpg) ;
background-repeat: no-repeat;
background-position: top left;
border-bottom:   1px solid white;
}

.MODULE_flp_forms_table_head_cell_right{
font-weight:      700;
height:           30px;
background-color: #D8D8D8;
padding:          0 0 0 10px;
vertical-align:   middle;
color:            #6E7742;
font-size:        14px;
text-transform:   uppercase;
background-image: url(../../../fstore/modules/flp_forms/global_images/sfondo_tabella_top_dx.jpg) ;
background-repeat: no-repeat;
background-position: top right;
border-bottom:   1px solid white;
text-align:      center;
}

.MODULE_flp_forms_table_entry_01_cell{
background-color: #F5F2F2;
padding:          0 0 0 10px;
height:           25px;
vertical-align:   middle;
border-bottom:   1px solid white;
color:           #6E7742;
font-weight:     bold;
}

.MODULE_flp_forms_table_entry_02_cell{
background-color: #EEECE6;
padding:          0 0 0 10px;
height:           25px;
vertical-align:   middle;
border-bottom:   1px solid white;
color:           #6E7742;
font-weight:     bold;
}

.MODULE_flp_forms_table_entry_01_icon_cell{
background-color: #F5F2F2;
height:           25px;
vertical-align:   middle;
text-align:       center;
border-bottom:   1px solid white;
color:           #6E7742;
font-weight:     bold;
}

.MODULE_flp_forms_table_entry_02_icon_cell{
background-color: #EEECE6;
height:           25px;
vertical-align:   middle;
text-align:       center;
border-bottom:   1px solid white;
color:           #6E7742;
font-weight:     bold;
}

.MODULE_flp_forms_table_footer_cell_left{
height:           16px;
background-color: #D8D8D8;
background-image: url(../../../fstore/modules/flp_forms/global_images/base_tabella_elenco_sx.jpg) ;
background-repeat: no-repeat;
background-position: bottom left;
}

.MODULE_flp_forms_table_footer_cell_right{
height:           16px;
background-color: #D8D8D8;
background-image: url(../../../fstore/modules/flp_forms/global_images/base_tabella_elenco_dx.jpg) ;
background-repeat: no-repeat;
background-position: bottom right;
}

/************* VSHOP order review printable icon *************/

