/* infinite bus frieze */
div.frieze {
	background-image: url(../graphics/frieze5.gif);
	background-repeat: repeat-x;
	width: 100%;
	height: 84px;
	margin: 10px 0px
}