﻿.rdTop .rdLeft,
.rdTop .rdRight,
.rdMiddle .rdLeft,
.rdMiddle .rdRight,
.rdBottom
{
    display: none;
}

/*/* put the necessary border as the image border from the sprite was removed when the left and right cells were disabled */
.rdTop .rdCenter,
.rdMiddle .rdCenter
{
    border-left: 1px solid #9eb6ce !important;
    border-right: 1px solid #bccee1 !important;
}

.rdMiddle .rdCenter
{
    border-bottom: 1px solid #bccee1 !important;
}

/* Setting transparent backgroudn to Dock content */
.RadDock table.rdTable tr.rdMiddle td.rdCenter
{
    background-color: #e8edf3;
}

.riTxtObservacion .riEnabled
{
    width: 900px;
}

.classImage
{
    background: url("../ico/find_pers.png");
    background-position: 0 0;
    width: 150px;
    height: 94px;
}

.classHoveredImage
{
    background-position: 0 -100px;
}

.classPressedImage
{
    background-position: 0 -200px;
}