﻿.Wrapper, .Yellow, .Green, .LightGreen, .Blue, .Red
{
    width:315px;
    min-height:100px;
    margin:0 auto;
    overflow:visible;
}

/*@media screen and (max-width: 768px)
{
    .Wrapper, .Yellow, .Green, .LightGreen, .Blue, .Red,
    .FormBlockPanel,
    input.TxtBlock,
    textarea.TxtBlock
    {
        width:100%;
    }    
}*/
