﻿.pnlgvTest
{
    height: 390px;
    border: solid 1px #66cc99;
    overflow: auto;
    margin-bottom: 2px;
}

.gvTest
{
    font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 12px;
}

.gvcolTitolo
{
    width: 300px;
    border-left: solid 1px black;
}

.txtcolTitolo
{
    width: 300px;
}

.gvcolDescrizioneTest
{
    width: 350px;
    border-left: solid 1px black;
}

.txtcolDescrizioneTest
{
    width: 350px;
}

.gvcolButton
{
    border-left: solid 1px black;
}

.pnlInsertDomande
{
    width: 50px;
    text-align: center;
}

.pnlInsertTest
{
    border: solid 1px #66cc99;
    padding: 5px;
}

.lblInsertTest
{
    display: block;
}

.txtInsertTest
{
    width: 258px;
}

.txtInsertDescrizione
{
    width: 390px;
}

