form {
    margin: 0;
}

#leftimg {
    background-image: url(/images/backgrounds/subdesign_top_bg.png);
    float: left;
    z-index: 11;
    width: 352px;
    height: 114px;
    position: absolute;
}

#headline {
    font-size: 18px;
    margin: 30px 0 0 20px;
    color: #000;
    width: 275px;
    font-weight: normal;
}

#hzdash {
    border-left: 1px dashed #919191;
    height: 100%;
    width: 2px;
}

#vldash {
    border-bottom: 1px dashed #919191;
    width: 100%;
}

.lafont {
    padding-top: 3px;
    font-size: 18px;
}

.displaycontainer {
    height: 114px;
    width: 100%;
}



