/**
 * Styles Particular to the Tips & Testimonials Section of the Choose Your Way Site
 * @browsers ALL
 **/

	div#mainColumn div.contentBox h2.rule {
		margin-bottom: 0px;
	}

	div#mainColumn div.tipBox {
		margin-top: 9px;
		border: none;
		padding: 7px 0 0 0;
	}
