/* This bit does all the work */
#container {
	position: relative; display: block; padding: 0px 35px 0px 116px; _height: 1%; border-bottom: #D4D4D4 1px solid;
	background-image: url(../Themes/888/1/images/midle-bg.gif); background-repeat: repeat-x; background-position: left top;
}

#inner {
	display: block; position: relative; display: block;
}

#left {
	display: none;
}

#right {
	float: right; position: relative; width: 288px; _margin-left: -3px; right:0px;
}

#center {
	margin-right: 288px; _margin-right: 285px; display: block; height: 1%;
}

.clear { clear:both; }
