.ui-datepicker-trigger { vertical-align:auto; } /* DGWS-131 */
.brand_tooltip {
	box-shadow:none;
    -moz-box-shadow:none;
	-webkit-box-shadow:none;
	border-radius:0px;
    -moz-border-radius: 0px;
	-webkit-box-shadow: 0px; }

input#form#search_form input#search_hilton_worldwide { width:135px; }

.text_input_bg  { -pie-poll: true; }

div#main_content table.hhonors_table thead tr th { text-align:inherit; }
div#main_content table .date { width:165px; } /* ORG - CR #17242 */

div.hover_swap_container div.rewards_thumb a {
	box-shadow: 4px 4px 4px #808080;
	-moz-box-shadow: 4px 4px 4px rgba(0, 0, 0, 0.2);
	-webkit-box-shadow: 4px 4px 4px rgba(0, 0, 0, 0.2);
	behavior: url(/skins/common/js/PIE.htc); }
div.hover_swap_container div.rewards_thumb img {
	box-shadow: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none; }

/* Overwrites behaivor found in global_xa.css */
.level_tooltip { behavior:none !important; }

/* IE7 Specific */
*:first-child+html .brand_tooltip {
	border: solid 1px #2f2f2f;
	border-radius: 0; }
*:first-child+html legend { margin-left:-7px; }
*:first-child+html div.right_column ol {
    list-style-position: outside;
    list-style-type: decimal;
    margin-left: 3em; }
*:first-child+html div.grid-view-wrapper { margin-right:-20px; }
*:first-child+html body.jsEnabled div.grid-view-wrapper ul.grid-view-row li { width:325px; }
*:first-child+html body.jsEnabled div.grid-view-wrapper ul.grid-view-row li.grid-view-3 { width:29%; }
*:first-child+html div#main_content table.hhonors_table tr.empty {
	height:10px;
	background-image:none;
	background-color:#fff; }
*:first-child+html div#main_content table tfoot {
	background-image:none;
	background-color:#fff; }
