INPUT[type="button"] {
 	display: none;
}

.small_button, .small_button_2,.small_button_3, .box_title, .button_green, .button_red{
	display: none;
}

div#history, div#general_header, div#general_footer, #general_menu,#search_param, #booking_search_main_table {
	display: none;
}

#box_top_angle {
	display: none;
}

.display_always {
    display: table-cell;
}
.hotel_title{
    background-color:white;
    color:#041454;
    border-bottom:2px solid #041454;
}
.box_title{
    background-color:white;
    color:#041454;
    border-bottom:2px solid #041454;
}
div#details{
    display:block;
}

