.RadAjax .raDiv {
	margin: 0px; padding: 0px; width: 100%; height: 100%;
}
.RadAjax .raColor {
	margin: 0px; padding: 0px; width: 100%; height: 100%;
}
.RadAjax .raDiv {
	background-position: center; position: relative; z-index: 2; background-repeat: no-repeat; background-color: transparent;
}
.RadAjax .raColor {
	left: 0px; top: 0px; position: absolute; z-index: 1; background-image: none;
}
.RadAjax .raTransp {
	zoom: 1;
}
.RadAjax .raTop {
	background-position: top;
}
.RadAjax .raTopLeft {
	background-position: left top;
}
.RadAjax .raTopRight {
	background-position: right top;
}
.RadAjax .raLeft {
	background-position: left;
}
.RadAjax .raRight {
	background-position: right;
}
.RadAjax .raBottom {
	background-position: bottom;
}
.RadAjax .raBottomLeft {
	background-position: left bottom;
}
.RadAjax .raBottomRight {
	background-position: right bottom;
}
.RadAjax div.raNone {
	background-image: none;
}
* html .RadAjaxUpdatedElement select {
	visibility: hidden !important;
}
