.statusbar_main {
	direction: rtl;
	width: 100%;
    border:0;
    padding:0;
}
.statusbar_right {
	background: url(../images/statusbar/status_right.gif) no-repeat;
	height: 22px;
	width: 13px;
    border:0;
    padding:0;
}
.statusbar_middle {
	font-size: 9px;
	background: url(../images/statusbar/status_bg.gif) repeat-x;
	width: auto !important;
	text-align: center;
	color: #bb830d;
    border:0;
    padding:0;
}
.statusbar_left {
	background: url(../images/statusbar/status_left.gif) no-repeat;
	width: 13px;
	height: 22px;
    border:0;
    padding:0;
}
