hr {
	border: solid #FFFFFF;
	border-width: 1px 1px 0;
	height:0;
}

#after, #before {
	padding:5px;
	font-weight:bold;
	letter-spacing:1px;
	text-align:center;
	_position:relative;
}

#after a, #before a { color:#000000; }

#after a:hover, #before a:hover { background-color:#FFFF66; }

#after a {
	background: url(images/arrow_next.gif) no-repeat center right;
	padding: 0 20px 0 0;
}

#before a {
	background: url(images/arrow_back.gif) no-repeat center left;
	padding: 0 0 0 20px;
}

#before { float:left; }

#column_right { #margin-top:15px; } /* Lack of Before+after img/IE fix */

#column_right a {
	color:#002855;
	font-size:1.1em;
	font-weight:bold;
	line-height:15px;
	text-align:left;
	display:block;
}

#column_right a:hover { color:#006633; }

#fieldset {
	border: 2px solid #B3C191;
	margin: 0 320px 0 0;
	padding: 10px 10px 5px;
}

#fieldset img {
	margin: 0 0 5px;
	display:block;
}

#legend {
	background:url(images/before_after.gif) no-repeat top left;
	width:160px;
	height:26px;
	margin: -28px auto 5px;
	#margin-bottom:-23px;
	#position:relative; /* IE doesn't mix width with margin */
	#top:-28px;
}