#status {
	width: 125px;
}

#status img {
	display: block;
}

#status-header {
	width: 125px;
}

#status-middle-left {
	background: url(../graphics/sidebar/status/leftspacer.gif) repeat-y top left;
	width: 125px;
}

#status-middle-right {
	background: url(../graphics/sidebar/status/rightspacer.gif) repeat-y top right;
	width: 125px;
}

#status-middle-center {
	margin-left: 17px;
	width: 91px;
}

#status-middle-center img {
	display: inline;
}

#status-footer {
	width: 125px;
}

.status-item {
	width: 91px;
	height: 22px;
}
