#ltContainer
{
	background: url(/ThisIsClassifieds/images/LastingTribute/BG_BMD.png) repeat-y;
	width: 321px;
	position: relative;
	padding-bottom: 22px;
}
#ltContainer h1
{
	background: url(/ThisIsClassifieds/images/LastingTribute/BG_BMD_h1.png) no-repeat;
	height: 48px;
	margin-bottom: -12px;
	color: #03696b;
	font-size: 18px;
	padding: 5px 77px 0px 19px;
}
#ltContainer p
{
	font: 11px Arial, Helvetica, sans-serif;
	margin: 0 65px 8px 17px;
}
#ltContainer a
{
	color: #165451;
	text-decoration: underline;
}
#ltContainer a:hover
{
	color: #000;
}
#ltContainer hr
{
	border: 0;
	margin: 0;
	width: 321px;
	height: 22px;
	background: url(/ThisIsClassifieds/images/LastingTribute/BG_BMD_btm.png) no-repeat; /* Inserted for IE */
	position: absolute;
	left: 0;
	bottom: -3px;
	clip: rect(1px 320px 20px 1px);
}
