﻿.stand
{
    height: 1%;
    overflow: hidden;
    padding-bottom: 80px;
    background: url(../../Images/Shared/Divider.jpg) left bottom no-repeat;
}

    .stand h2
    {
        margin-bottom: 5px;
    }
    
    .stand a.primaryLink
    {
        display: inline;
        text-align: left;
    }
    
    .stand .alpha a
    {
        display: block;
        padding: 2px 0 0 2px;
        border: 1px solid #50596C;
        height: 103px;
    }
