﻿.LayerTF
    {
    position:absolute;
    width:100%;
    height:100%;
    left:0;
    top:0;
    border:0 none;
    padding:0;
    margin:0;
    vertical-align:middle;
    text-align:center;
    }

.LayerTFDecF
    {
    border-radius:0px 0px 10px 10px;
    width:auto;
    height:auto;
    background-color:rgba(255,255,255,0.37); 
    border-style:double;
    border-width:0px 5px 0px 5px;

    border-color:#628DC0;
    }
