#ContentMain div.newPage {
width:100%;
clear:both;
float:left;
border-top:1px solid #e6e6e6;
border-bottom:1px solid #e6e6e6;
margin-top:0.5em;
margin-bottom:0.5em;
padding:0.5em 0 0.5em 0;margin-top:3em;

}

.doctitle {
	float:left;
}

.pageNumber {
	float:right;
}

.linenumber {
	/*left:80%;*/
	float:right;
	display:inline;
	text-align:right;
	text-decoration:none;
	font-weight:normal;
	font-size : 100%;
}
ins
{ 
	display:inline;
}
.LegTabular {

        position: relative;

}

table .linenumber {

        position: absolute; right: 0;

}

#ContentMain div.chunkPage {
width:100%;
clear:both;
float:left;
border-top:1px solid #e6e6e6;
border-bottom:1px solid #e6e6e6;
margin-top:0.5em;
margin-bottom:0.5em;
padding:0.5em 0 0.5em 0;margin-top:3em;

}
#ContentMain {
    font: 1.2em verdana,arial,sans-serif;
}
