/* Default WL ********************/
body,html{
	height:100%;
}
#hungryhouse-why-with-us, #time-online, #hungryhouse-family-row, .memberInfo, .emailFormatRow, #body_order_submitted #auxcontent, #body_track_order #auxcontent {
	display: none;
}

#restaurant-general-info {
	display:none;
}

#my-order-panel .addInfo, #offline-info-box .addInfo {
	display: none;
}

.findARestaurant  {
	display: none;
}

/*
#my-order-location td{
	padding-bottom:10px !important;
}*/
/*
#my-order-location .img-link{
	margin-top:-24px;
}*/
.edit_panel_item_header{
	background-image:none;
}
table.edit_panel_table{
	border-left:0px;
}
#primarycontent .panel table.menu_display_table, 
#primarycontent .panel table.menu_display_table table, 
#edit_panel_main_table, 
#primarycontent-right .panel table.menu_display_table, 
#primarycontent-right .panel table.menu_display_table table {
	width:455px !important;
}
/* Always hide customer feedback panel */
#panel-customer-feedback{
	display:none;
}
#panel-keep-in-touch{
	display:none;
}
.orderSubmittedTwitIt{
	display:none;
}
.OBcontrols{
	display:none;
}
/* TOOLTIP */ 

div.tooltip { 
    background-color:#000; 
	border:1px solid #B5B8C8;
    padding:7px 15px; 
    padding-left: 10px;
    width:240px;
    /*left:0px !important;*/ 
    /*display:none;*/ 
    color:#fff; 
    text-align:left; 
    font-size:12px; 
    z-index: 999;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;  
	/*top:50px !important;*/
	clear:both;
}

.hungryhouse{
	display:none;
}
#rest-share-by-email, .popupWindow {
    display: none;
    position: fixed;
    top: 100px;
}
/* */
