/* CSS Document */
.DoNotPrint {
	display: none !important;
}

body, body.BodyWithSidebar, body.BodyWithoutSidebar, div#MainContent, div#BodyWrapper {
	margin: 0 !important;
	padding: 0 !important;
}

table.RespFieldValueOuterTable > tbody > tr > th,
table.RespFieldValueOuterTable > tbody > tr > td {
	display: table-cell !important;
	text-align: left !important;
}
