﻿
.uciv_imageContent
{
    float: left;
    height: 100%;
    width: 100%;
}
.uciv_imageContent table
{
    height: 100%;
    width: 100%;
    margin: 0;
    padding: 0;
    border: 0;
}
.uciv_image
{
    float: none !important;
    margin: 0px !important;
    padding: 0px;
    border: none;
}
.uciv_imageContent center
{
    float: left;
    margin: 0px;
    padding: 0px;
    display: block;
    border: none;
    overflow: hidden;
}
.uciv_imageContent a
{
    float: none;
}
.uciv_imageContent span
{
    float: none !important;
}
.uciv_imageContent td
{
    text-align: center;
    vertical-align: middle;
}
.fr_col .uciv_imageContent td
{
    text-align: center;
    vertical-align: top;
}
.uciv_imageContent td div
{
    text-align: center !important;
}

