﻿.main
{
    margin: 0px;
    padding: 0px;
    width: 100%;
}
.line
{
    border-bottom-style: dotted;
    border-bottom-width: 2px;
    border-bottom-color: #CCCCCC;
    line-height: 1;
}
.padding1
{
    line-height: 1.5;
    padding-top: 10px;
    padding-left: 25px;
}

.padding2
{
    padding-left: 20px;
    padding-right: 10px;
    text-align: justify;
    line-height: 3.0;
}
.paddingright
{
padding-left: 10px;
}
.paddingright2
{
     padding-left:20px;
    }
.paddingright3
{
     padding-left:30px;
    }
    .paddingright100
{
     padding-left:100px;
    }
        .paddingright60
{
     padding-left:60px;
    }

.auctionpeople
{
    background-image: url(../../../images/auction-people-en.jpg);
    background-repeat: no-repeat;
    line-height: 2.5;
    background-position:right;
}

.aucimgright
{
    background-image: url(../../../images/t-tradeleads-R2.gif);
    background-repeat: no-repeat;
    height:29px;
    width:256px;
}
.aucimgcenter
{
    background-image: url(../../../images/t-tender-BG.jpg);
    background-repeat: repeat;
}
.aucimgleft
{
    background-image: url(../../../images/t-tender-R2.gif);
    background-repeat: no-repeat;
    height:29px;
     width:256px;
    }

