
.icon,.line,
.line_rightalign, 
.line-rightalign {
	background: #FFFFE0;
}
.line,
.line-rightalign,
.line_rightalign {
	border-bottom: 1px solid #DDDDDD;
    width: 70%;
}

table.tline {
	width: 100%;
}

.tleft,
.tcenter,
.tright  {
	width: 33%;
	background: #FFFACD;
	font-weight: bolder;
} 

.tleft {
	text-align: left;
}
.tcenter {
	text-align: center;
}
.tright {
	text-align: right;
}

.line-rightalign,
.line_rightalign {
	text-align: left;
	white-space: nowrap;
	font-size: 10px;
}
.line-text,
.line_text {
	padding: 10px ;
	background: #FFE4B5;
}
td.line-text p,
td.line_text p {
	margin: 0px;
}



.dgheader {
	font-size: 14px;
	font-weight: bold;
	padding: 5px 0px 10px 0px;
}

.newsection {
	border-top: 1px dashed #fff;
}
.modify-section,
.modify_section {
	margin-left	: 10px;
}
.modify-section h1,
.modify_section h1 {
	text-transform	: none;
	text-align		: left;
	color			: white;
}

