
/* print modifiers */
.statusBar .exit {
	display: none;
}

.headLinks {
	display: none;
}

.printNoticeAndButton {
	display: none;
}

div.paddedContainer 
{
    display: inline;
}

div.phoneList 
{
    display: inline;
    border-width: 0;
}
