﻿.Ecommerce_DataList
{
    width: 100%;
}
.modEcommerce__headerStyle
{
}

.modEcommerce__footerStyle
{
    height: 50px;
    font-family: Verdana;
    font-size: small;
    text-align: right;
}

.modEcommerce__alternatingItemStyle
{
    /*border: 1px Solid #666666;*/
    width: 50%;
}

.modEcommerce__itemStyle
{
   /*border: 1px Solid #666666;*/
    width: 50%;
}

.modEcommerce__separatorStyle
{
}

.modEcommerce__reparto_table
{
    width: 440px;
    border: 3px Solid #BE0201;
    height: 130px;
}

.modEcommerce__reparto_tr
{
    width: 100%;
}

.modEcommerce__reparto_td_image
{
    width: 110px;
    text-align: center;
}

.modEcommerce__reparto_td_description
{
    width: 330px;
}

a.modEcommerce__reparto_description_label
{
    font-family: Verdana;
    font-size: small;
    font-weight: bold;
    text-decoration: none;
    color: #666666;
    padding-left: 10px;
}

a.modEcommerce__reparto_description_label:hover
{
    font-family: Verdana;
    font-size: small;
    font-weight: bold;
    text-decoration: underline;
    color: #BE0201;
}

.modEcommerce__reparto_description_label:hover
{
}

a.lk_Paging
{
    color: #BE0201;
}

a.lk_Paging:hover
{
    color: #BE0201;
    text-decoration: none;
}

.modEcommerce__image_div
{
}

