/* content nav "before you buy" */

	.rb_content #contentNav .middleBox {
		font-size:75%;
		font-weight:bold;
		border-bottom:1px solid #ccc;
		margin:0 0 20px 0;
	}

	.rb_content #contentNav .middleBox dt {
		padding:4px 5px 4px 16px;
		text-transform:uppercase;
		background:#343434;
		color:#fff;
		position:relative;
		top:1px;
		}

	.rb_content #contentNav .middleBox dd {
		padding:7px 8px 7px 10px;
		background:#f9f9f9;
		border:1px dashed #ccc;
		border-bottom:none;
		margin:0;
	}

/* how we test */

#rb_content #hwt .hwt_hed h1 {border:0;}
#rb_content #hwt .hwt_hed {border-bottom: 2px solid #72A0CA;}
