﻿.FillContent
{
    height: 53px;
}

/*Quick Test and Individual Test text style*/
.textstyle
{
    width: 200px;
    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: 0px;

    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: 0px;

    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: 0px;

    font-size: 11px;
    color: rgb(21,28,85);
}
/*Commandlink*/
