/* Remove all unnecessary elements, and make the ones that survive black text on white background */
body {margin: 0em; display:inline; border:none;}
#content_head,#wrappen, .admid, #left_220, #right_735 .maintitleright, #right_230, #Head1, #header, #footer, #navigation2, #content_header,.padtop_20 {display: none; }

#divWorkingItem, #divAddUpdate, #divPrintOpts, #itemHead {display: none; }

#right_725 
{
	float : left;
}

#divMapbox 
{
	border-top: solid 1px black;
}

#divToAdd 
{
	font-size: small;
}

#divPrintButton, #divEmail, #IncludeMap
{
	display: none;
}

#tblPrintPreview, .itemBody, .itemHead
{
	width: 760px;
}

