#sd { }
#sdTop { height: 68px; margin-bottom: 5px; margin-top: 10px; }
#sdTop H1 { display: none; }
#sdTop.sep { background: url(/iface/sep_dlp4/sep.gif) no-repeat; }
#sdTop.dlp { background: url(/iface/sep_dlp4/dlp.gif) no-repeat; }

#sd .top { background: url(/iface/sep_dlp4/sep_dlp_02.gif) no-repeat; height: 10px; }
#sd .mid { background: url(/iface/sep_dlp4/sep_dlp_03.gif) repeat-y; padding: 5px; }
#sd .end { background: url(/iface/sep_dlp4/sep_dlp_04.gif) no-repeat; height: 10px; }

#sd .mid td H1 {
	border-bottom: 1px dotted #990000;
	display: block;
	font-size: 18px;
	font-weight: normal;
	margin-bottom: 7px;
}

#sd .mid td H2 {
	border-bottom: 1px dotted #990000;
	display: block;
	font-size: 14px;
	font-weight: normal;
	margin-bottom: 7px;
	margin-top: 2em; 
}

#sd .mid td p { margin-top: 0px; margin-bottom: 20px; }

#sdFlash { margin-bottom: 5px; }
a.readMore { padding-right: 2em; display: block; text-align: right; background: url(/iface/obj/listbullet2.gif) no-repeat right 3px; margin-top: .5em; }
#sepLC { width: 175px; background: url(/iface/sep_dlp4/lc_01.gif) no-repeat top; }
#sepLC H3 { font-size: 12px; padding-left: 5px; padding-top: 5px; }
#sepLC ul { list-style: none; list-style-image: none; padding: 0px; margin-top: 5px; }
#sepLC ul li {
	padding-left: 2px;
	padding-right: 10px;
	margin: 0px;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}
#sepLC ul li a {
	padding-left: 18px;
	padding-bottom: 5px;
	display: block;
	background: url(/iface/obj/arrowRoundBlue.gif) no-repeat left 3px;
	font-weight: normal;
	font-size: 10px;
}
#sepLC ul li a:hover, #sepLC ul li a:active { color: #990000; }
