﻿
.intro
{
    margin-top:42px;
    margin-left:10px;
}

.customercolumn
{
    width:245px;
    float:left;
    padding:0px;
    margin:0px
}


div.customercolumn p
{
    width:230px;
    float:left;
    clear:both;
    padding:0px;
    margin:5px 0 0px 10px;
    padding-bottom:5px;
    border-bottom:1px dotted #cccccc;
    position:relative;
}

div.customercolumn p span
{
    position:absolute;
    right:0px;
    width:80px;
    text-align:right;
}