body {
    font-size: 1em;
    color: #000000;
    background-color: #ffffff;
}

input {
    border: 0px;
    border-bottom: 1px #000000 dotted;
}

textarea {
    border: 0px;
    background: url(/images/dj_print_textarea_bg.gif);
}

.not_form, #header, #line, #breadcrumb, .side_text {
    display: none;
}

.is_form {
	visibility: visible;
}

.tbl {
	margin: 0;
}

#content {
	width: none;
	padding: 0;
}

#footer {
	display: none;
}
