
	#dlDetail {
		border-right: 1px solid #e9cde6;
		border-left: 1px solid #e9cde6;
		xwidth: 499px;
		margin-bottom: 0px;
		margin-top: 0px;
	}

	.dtTitle {
		background-color: #f5e5f0;
		font-weight: bold;
		color: #9b1889;
	}

	.ddDetail {
		padding: 5px;
		margin-left: 20px;
	}

#tblDetailBorder {
	border-collapse: collapse;
	border-style: hidden;
	padding: 0px;
	table-layout: fixed;
	width: 500px;
	}

#tdDBTop, #tdDBRight, #tdDBBottom, #tdDBLeft, #tdDBLeft2,
#tdDBNW, #tdDBNE, #tdDBSE, #tdDBSW {
	font-size: 1px;
	padding: 0px;
	}

#tdDBTop {
	height: 8px;
	background: url(/images/Boxes/fs-shaded-border-top.gif) top repeat-x;
	}

#tdDBRight {
	width: 8px;
	background: url(/images/Boxes/fs-shaded-border-right.gif) right repeat-y;
	}

#tdDBBottom {
	height: 8px;
	background: url(/images/Boxes/fs-shaded-border-bottom.gif) bottom repeat-x;
	}

#tdDBLeft {
	width: 8px;
	background: url(/images/Boxes/fs-shaded-border-left.gif) left repeat-y;
	}

#tdDBNW {
	width: 8px;
	height: 8px;
	background: url(/images/Boxes/fs-shaded-border-NW.gif) top left no-repeat;
	}

#tdDBNE {
	width: 8px;
	height: 8px;
	background: url(/images/Boxes/fs-shaded-border-NE.gif) top right no-repeat;
	}

#tdDBSE {
	width: 8px;
	height: 8px;
	background: url(/images/Boxes/fs-shaded-border-SE.gif) bottom right no-repeat;
	}

#tdDBSW {
	width: 8px;
	height: 8px;
	background: url(/images/Boxes/fs-shaded-border-SW.gif) bottom left no-repeat;
	}

#tdDBContent {
	padding: 0px;
	xborder-right: 1px solid #e9cde6;
	}
