/* NOTE: this is only included on pages that we want to simplify the printing */

root { 
    display: block;
}

/*Reset Style*/
body {margin:0; padding:0; line-height: 1.4em; word-spacing:1px; letter-spacing:0.2px; font: 13px Arial, Helvetica,"Lucida Grande", serif; color: #000;}


#mainsearch {
	display: none;
}

#sidebar_right {
	display: none;
}

#content {
	margin: 0 !important;
}
.main_page_holder, #page_holder {
	background-image: none;
}

#footer {
	display: none;
}

#lead_ddowns {
	display: none;
}

#help_float {
	display: none;
}

#shareboxes_holder {
	display: none;
}

#profile_block {
	display: none;
}

#contact-form-holder {
	display: none;
}

.details_col_left {
	width: 450px !important;
}
.details_col_right {
	margin: 0 4px 0 460px !important;
	padding: 2px 0 0 0;
}

#detail-disclaimer {
	clear: both;
	color: #999 !important;
}

.notes_form #submit_holder {
	display: none;
}

#lead_notes_holder .form_element_description {
	display: none;
}