﻿.macont
{
    float:left;
    width:496px;
    margin:0 0 6px 6px;
    padding:10px;
    background-color:#E9E9E9;
    color:#1A3973;
}
.macont a.pagefirst
{
    margin-left:0;
}
#pscont
{
    float:left;
    background-color:#FFF;
    width:140px;
    padding:5px;
    border:1px solid #A2A2A2;
    margin:0 0 0 6px;
    min-height:28px;
    position:absolute;
}
#pscont h4
{
    font-size:9px;
    color:#1A3973;
    padding:0 0 5px 0;
    margin:0;
    font-weight:normal;
}
#pscont a.hint
{
    float:right;
    line-height:12px;
    color:#1A3973;
    text-decoration:underline;
    font-size:8px;
}
table.orderhist
{
    width:496px;
    float:left;
    text-align:left;
    padding:0 0 5px 0;
    border-top:1px solid #AAB4C5;
    border-collapse:collapse;
}
table.orderhist th
{
    width:496px;   
    line-height:20px;
    font-weight:normal;
}
table.orderhist td
{
    border:1px solid #C7C7C7;
    background-color:#FFF;
    border-collapse:collapse;
    vertical-align:top;
    padding:5px;  
    margin:0;  
}
    