﻿#produtos 
{
    padding:10px 0;
}

#produtos table td 
{
    font-size: 14px;
    font-weight: normal;
    color: Gray;
    border: dotted 1px silver;
}
