﻿/*
This is the Print-Friendly stylesheet for MDC Designers' use.

Styles in this file will be applied in the popup window opened by the Print 
button displayed on each page (in the Global Tools menu, along with the 
Email button and the optional Save button), as well as when the page 
is printed from that window.

NOTE: All classes should be prefixed with MDCDesigners_ to prevent conflicts with 
other styles used on the site.
*/
#registerClientsContent{
height:0;
}
.MDCDesigners_forRealtor_print
{
	background:#fff;
}
.MDCDesigners_forRealtor_container, .MDCDesigners_ourBuildingProcess
{
	width: auto;
	height: auto;
	padding:0 20px 0px;
	background:#fff;
}

