﻿.WebImage_TABLE
{
    width:100%;
    /*border-collapse:separate;*/
    vertical-align:top;
    /*text-align:center;*/
}

.WebImage_TR
{
    
}

.WebImage_TD
{
    width:800px;
    padding:0px;
    padding-left:3px;
    /*text-align:center;*/
    /*padding: 3px 3px 3px 3px;*/
    /*background-color: #C0C1ED; /*border: solid 1px Black;*/
    cursor:pointer;
    font-family:Verdana;
    font-size:10px;
    color:Black;
    border-collapse:separate;
    vertical-align:top;
}

.WebImage_TD A
{
    text-decoration:none;
}

.WebImage_IMG
{
    border-style: none;
    padding: 11px;
    /*padding-left:11px; 
    padding-right:11px;*/
    text-decoration: none; /*width:200px;*/ /*height:100px;*/
}

.WebImage_DIV_mezera
{
    height:10px;
}

.WebImage_DIV_edit
{
    background-color: White;
    color: #0000FF;
    text-align:center;
    vertical-align:bottom;
}