.panel-grey {
	BACKGROUND: url(/images/template/panel-background-grey.gif) #20282d repeat-x 50% bottom
}
.panel-grey-top {
	BACKGROUND: #242d33; OVERFLOW: hidden; WIDTH: 100%
}
.panel-grey-bottom {
	BACKGROUND: #161c1f; OVERFLOW: hidden; WIDTH: 100%
}
.panel-grey .right {
	FLOAT: right
}
.panel-grey .left {
	FLOAT: left
}
.panel-grey .content {
	MARGIN: 8px; OVERFLOW: hidden; WIDTH: 100%
}
.panel-light-grey {
	BACKGROUND: #f0f0f0; COLOR: #000
}
.panel-light-grey-top {
	BACKGROUND: #f0f0f0; OVERFLOW: hidden; WIDTH: 100%
}
.panel-light-grey-bottom {
	BACKGROUND: #f0f0f0; OVERFLOW: hidden; WIDTH: 100%
}
.panel-light-grey .right {
	FLOAT: right
}
.panel-light-grey .left {
	FLOAT: left
}
.panel-light-grey .content {
	OVERFLOW: hidden; WIDTH: 100%
}
