/* AdoptUsKids statePrint.css 10/2006 */

#header, #footer, #left, .logo, .moveToRight, #childDetailTopButtons, .button
{
	display:none;  /* Do not print these sections */
}

#mainFormContainer, #nonNav, #container, #main /* pop up pages - make h1 withline viewable */
{
	width:auto !important;
	float:none !important;
	margin-top:2em;
}

#childTabNav, #childGroupDetail, #cdeBox, #holder, #publicView
{
	width:auto !important;
	float:none !important;
	margin-left:0;
}

/* Child Detail Tabs */
#childProfileView, #childNarrativeView, .cNVNarratives, #childDisabilitiesView, #childStatusView, #childWorkerView, #childInquiryHistory, #childOpenInquiries, #childGroupList, #childMessages
{
	width:auto !important;
	float:none !important;
	margin-left:0;
	border:none;
}

/* Family Detail Tabs */
#familyNarrativeView, .familyNarrativeContent, #familyApplicantView, #familyParentingExp, #familyChildPref, #familyAgencyInfo, #familyActivityHistory, #familyActivityHistory, #familyMemberStatus
{
	width:auto !important;
	float:none !important;
	margin-left:0;
	border:none;
}

.dataLeft, .dataRight
{
	width:48%;
}


/* For 3 column pages, making main3column print more per line */
#main3column{width:65%;}
#right{width:30%;}
/* end of 3 column specifics */