html {
	overflow: visible;
}
body {
	background: white; font-family: Arial,Helvetica,sans-serif; font-size: 11px;
}
#page {
	background: white; width: 100%; height: 100%;
}
div#container {
	background: rgb(255, 255, 255); margin: 0px; padding: 16px 0px 0px; width: 100%; overflow: visible;
}
#top {
	display: none;
}
#latest_comment {
	display: none;
}
#comment_type {
	display: none;
}
.action {
	display: none;
}
.content-top-right {
	display: none;
}
.quick-case {
	display: none;
}
#latest_comment {
	display: none;
}
#footer {
	display: none;
}
.content_grey .action {
	display: none;
}
#topquery #ticket-chat .public {
	display: none;
}
#ticket-chat .action {
	display: none;
}
#_macro_list {
	display: none;
}
.link {
	display: none;
}
.widget {
	display: none;
}
#add_widget_button {
	display: none;
}
.drop-list .link {
	display: block;
}
.header_section#latest_comment {
	display: block;
}
