﻿.fabtext
{
    overflow: auto;
    width: 750px;
    height: 430px;
    top:0px;
    color: #ffffff;
    vertical-align:text-top;
    background-color: #000000;
    border-right: #ffffff 1px solid;
    border-top: #ffffff 1px solid;
    border-left: #ffffff 1px solid;
    border-bottom: #ffffff 1px solid;
}

.fabshopprodrow
{
    width: 730px;
    text-align: center;
    padding-bottom: 35px;
}

.fadshopprodleft
{
    width: 225px;
    padding-right: 5px;
    padding-left: 15px;
    float:left;
    position: static;
}

.fabshopprodcenter
{
    width: 225px;
    padding-right: 20px;
    padding-left: 5px;
    float: left;
    float:right;
    position: static;
}

.fabshopprodright
{
    width: 225px;
    padding-right: 5px;
    padding-left: 5px;
    float:right;
    position: static;
}
