﻿.wcmdSettings
{
	width: 16px;
	background: url(../Images/Icons/Gears.gif) no-repeat;
	background-position: center;
}
.wcmdPrintView
{
	width: 16px;
	background: url(../Images/Icons/Print.gif) no-repeat;
	background-position: center;
}

.rdCollapse {
    width: 16px;
    background: url(~/Images/Icons/ArrowDown.gif) no-repeat !important;
    background-position: center;
}

img.wIcon
{
	width: 16px;
	height: 16px;
	border: 0;
	vertical-align: middle;
	margin-right: 4px;
}

.rdTop {
    border: black;
    border-style: solid;
    border-width: thin;
}

.table {
    border-style: none;
}

.RadDockZone {
    border-style: none !important;
    border-color: grey;
}