.CloseButton {background:url('[$imgPath]icon.close.png') no-repeat center 3px;}
.CloseButton:hover {background:url('[$imgPath]icon.close.png') no-repeat center -18px;}
.Expanded .CloseButton {background:url('[$imgPath]icon.close.png') no-repeat center -37px;}
.Expanded .CloseButton:hover {background:url('[$imgPath]icon.close.png') no-repeat center -56px;}
.Loading .Results, .ContentLoading {background-image:url('[$imgPath]loading.gif');}

.PopOutButton {background:url('[$imgPath]form-sprite.png?t=201212131002') no-repeat -112px 0px;}
.PopOutButton:hover {background-position:-112px -16px;}

.PopupPanelClose {background:url('[$imgPath]form-sprite.png?t=201212131002') no-repeat -144px -48px;}
.PopupPanelClose:hover {background-position:-144px -80px;}