﻿
/*Quick Test and Individual Test text style*/
.textstyle
{
    width: 220px;
    overflow: hidden;
    float:left
}
/*Quick Test and Individual Test text style*/

/*Commandlink*/

.vhdcommandlink_58 .commandcontent
{
    padding-top: -5px;
    height: 58px;
    padding-left: 30px;
    background-image: url("../../../images/arrow.png");
    background-repeat: no-repeat;
    background-position: 7px 12px;
}

.vhdcommandlink_58 .supplement
{
    height: 0px; /* fix for margin */
    margin-top: -4px;

    font-size: 11px;
    color: rgb(21,28,85);
}

.vhdcommandlink_58_hover .commandcontent
{
    padding-top: -5px;
    height: 58px;
    padding-left: 30px;
            
    background-image: url("../../../images/arrow.png");
    background-repeat: no-repeat;
    background-position: 7px 12px;
}

.vhdcommandlink_58_hover .supplement
{
    height: 0px; /* fix for margin */
    margin-top: -4px;

    font-size: 11px;
    color: rgb(21,28,85);
}

.vhdcommandlink_58_down .commandcontent
{
    padding-top: -5px;
    height: 58px;
    padding-left: 30px;
            
    background-image: url("../../../images/arrow.png");
    background-repeat: no-repeat;
    background-position: 7px 12px;
}

.vhdcommandlink_58_down .supplement
{
    height: 0px; /* fix for margin */
    margin-top: -4px;

    font-size: 11px;
    color: rgb(21,28,85);
}
/*Commandlink*/

.verifymargin
{
    margin-top: 13px;
}

.verifyprogressstyle
{
    margin-top: 10px;
}
.FillContent
{
    height: 56px;
}