 Estilos Detalle producto

<style>

      .rightflt67P {

        float: right;

        width: 67%;

      }

      .ftrM1 {

        float: right;

        margin-bottom: 1em;

      }

      .dInlineBlock {

      	display: inline-block;

      }

      .pTop0 {

      	padding-top: 0;

      }

      .mod_system_tabs .tabstyle .li_opc_tab {

      	width: auto !important;

      }

	 .imgDetail {
		margin: 0.3em 0.3em 0.3em 0;
	 }

	.imgDetail.last {
		margin: 0.3em 0em 0.3em 0;
		}

    </style>
	
	fin estilos detalle producto
	-------
	
	Estilos Busqueda productos
	
	<style>
      .rightflt67P {
        float: right;
        width: 67%;
      }
      .ftrM1 {
        float: right;
        margin-bottom: 1em;
      }
      .p1em {
      	padding: 1em;
      	box-sizing: border-box;
      }
    </style>
	
	-------
	
	Estilos Carro de compra
	
	 <style>
      .rightflt67P {
        float: right;
        width: 67%;
      }
      .ftrM1 {
        float: right;
        margin-bottom: 1em;
      }
      .mTop1em {margin-top:1em;}
      .inlineBlock * {display: inline-block;}
      .textAlignCenter, .textAlignCenter * {text-align: center;}
      .tableCarroCompra {border-collapse: collapse;}
      .tableCarroCompra tr td {border-bottom: 1px solid #ccc; vertical-align: middle; padding: 1em 0; }
      .tableCarroCompra tr:last-child td {border-bottom: none;}
      .bSizingBorder {box-sizing: border-box;}
    </style>
	
	------
	
	Estilos Home 
	
	
	 <style>
      .rightflt67P {
        float: right;
        width: 67%;
      }
      .ftrM1 {
        float: right;
        margin-bottom: 1em;
      }
    </style>
	
	
	----
	
	Estilos procesar pedidos
	
	    <style>
      .rightflt67P {
        float: right;
        width: 67%;
      }
      .ftrM1 {
        float: right;
        margin-bottom: 1em;
      }
    </style>
	