<!--
	.quotebox {
		float : left;
		clear : both;
	}

	td.upper {
		background-image : url("ec-upper-bar.gif");
		background-repeat : repeat-x;
		background-position : bottom;
	}

	td.lower {
                background-image : url("ec-lower-bar.gif");
                background-repeat : repeat-x;
                background-position : top;
	}
-->
