﻿
#hitachiAutomatchContainer
{
    position: relative;
    width: 290px;
    height: 280px;
    background-color: #eeeeee;
    margin: 10px;
    background-image: url(HitachiFV110.png);
    background-position: bottom right;
    background-repeat: no-repeat;
}

#hitachiAutomatchContainer table
{
    width: 100%;
    text-align: center;
    color: black;
}

#hitachiAutomatchContainer .spinnerColumn
{
    width: 70px;
    height: 70px;
    vertical-align: middle;
}

#hitachiAutomatchHeader
{
    font-size: large;
}

#localserviceStatBar
{
    position: absolute;
    bottom: 0px;
    left: 0;
    right: 0;    
}

#localserviceInfoLink
{
    display: none;
    padding: 3px;
}
