/* CSS Document */

	#bottom_background {
		position: absolute;
		top: 511px;
		left: 0px;
		width: 914px;
		height: 27px;
		background-image:url(../images/layout/bottom_background.gif);
		background-repeat:repeat-x;
	}
	#bottom_space {
		position: absolute;
		top: 4px;
		left: 18px;
		width: 878px;
	}