.postbit_qrestore,
.status_type{
    display:none!important;
}

.deleted_post .postbit_qrestore,
.deleted_post .status_type{
    display:inline!important;
}

.deleted_post .postbit_mirage{
    display:none!important;
}

a:link,
a:visited,
a:hover,
a:active {
	color: #a20000;
}

#logo {
	background: #750000 url(../../../images/colors/flame_header.png) top left repeat-x;
//        background: #fff url(../../../images/panorama.jpg);
	border-bottom: 1px solid #550000;
}

#header ul.menu li a {
	color: #fff;
}

#panel input.button {
	background: #750000 url(../../../images/colors/flame_thead.png) top left repeat-x;
}

.thead {
	background: #750000 url(../../../images/colors/flame_thead.png) top left repeat-x;
	border-bottom: 1px solid #550000;
}

.thead input.textbox,
.thead select {
	border: 1px solid #550000;
}

.popup_menu .popup_item:hover {
	background: #a20000;
	color: #fff;
}

.tt-suggestion.tt-is-under-cursor {
    background-color: #a20000;
	color: #fff;
}

.pagination a:hover {
	background-color: #a20000;
	color: #fff;
	border-color: #550000;
}
		