#ajaxBusy { display: none; margin: 0px auto; background-color: #333; -moz-border-radius: 5px; -webkit-border-radius: 5px; border: 3px solid #ccc; opacity: 0.8; padding: 30px; position: absolute; top: 100px; left: 100px; height: 34px; text-align: center; z-index: 100000; }
#searchDiv { float: right; width: 185px; height: 20px; margin-top: 3px; }
.rg-search-focus { background-position: 0px -20px; }
#tbSearchField { width: 185px; background: url(/_images/mainDesign/header-search-bg.png) no-repeat transparent; border-top: 1px solid #000; border: 0; color: #000; height: 18px; font-size: 11px; text-indent: 5px; color: #7f7f7f; }
#tbSearchField.rgSearchTextboxEn  { background: url(/_images/mainDesign/header-search-bg-en.png) no-repeat transparent; float: right; }
#searchDiv input:focus { background: url(/_images/mainDesign/header-search-bg.png) no-repeat transparent 0 -20px; }
/* #searchDiv a { display: block; float: right; width: 20px; height: 18px; border: 0px; margin-top: 3px; } */
.rgSearchTextbox { float: right; }
#searchExtras { -moz-border-radius: 3px; -webkit-border-radius: 3px; /*-moz-box-shadow: 0px 0px 5px #000; 	-webkit-box-shadow: 0px 0px 5px #000; */ background: none repeat scroll 0 0 #080808; color: #eee; border: 1px solid #959595; margin-top: 25px; padding: 0; position: absolute; width: 170px; z-index: 10000; display: none; box-shadow: inset 1px 1px 2px rgba(0,0,0,0.8); text-align: left; padding: 5px; }
#searchExtras a, #rest #searchExtras a { color: #a0a0a0; float: none; display: inline-block; border: 0px; font-weight: normal; font-size: 12px; line-height: 1.25; text-align: left; padding-top: 2px; padding-bottom: 2px; width:100%}
#searchExtras a:hover, #rest #searchExtras a:hover { color: #e0e0e0; }
#searchExtras h3, #rest #searchExtras h3 {display: block; text-align: left; color: #fff; margin: 5px 0 0; font-family: Georgia, 'Times New Roman', Times, Serif; font-size: 14px; line-height: 1.5; font-style: normal;  text-decoration: none; text-transform: uppercase; }