/* BEGIN BARACK PRINT CSS ----------------------------------------> */

/* Hide these */
#menuWrapper,
#udm,
#bodyStripe,
#bodySpots,
#limiter,
#verticalLine,
.contentSide .title,
img#static,
#searchBox,
#searchForm,
.bioLetters,
img.bioPic,
img.officePic,
.professionals-item .contentNavbar,
.viewMore,
.printPage,
.printPageNoTitle,
#index #flashContent,
#index img.spotHeader,
#index img.spotDots,
#index #chambers {
	display: none;
}	

body,
#banner,
#content {
	background: none;
}

h1 {
	padding: 0px 0 15px 0;
}

#header {
	height: 52px;
}

#webLogo {
	display: none;
	margin: 0px 0 0 0;
}

#printLogo {
	display: block;
	margin: 0px 0 0 0;
}


/* Home page */

#index #header {
	height: 65px;
}

#index span.spotlightHeader {
	display: block;
}


/* Inside Pages */

#content {
	padding: 0;
	
	overflow: visible !important; /* need for FF */
	height: 100% !important; /* need for FF */
}

#contentWrapper {
	background: none;
	height: auto !important;
	
	overflow: visible !important; /* need for FF */
	height: 100% !important; /* need for FF */
}

.contentMainCol {
	float: none;
	width: auto;
  	min-height: 200px;
  	height: auto !important;
  	height: 200px;
  	margin-left: 160px;
	background: none;
	border-top: none;
}

.contentSide {
	float: left;
	padding: 9px 0 25px 0;
	width: 160px;
	min-height: 200px;
  	height: auto !important;
  	height: 200px;
}

.professionals-item .contentSide {
	padding: 28px 0 25px 0;
}

.contentNavbar {
	padding: 20px 0px 0px 0px;
}

.bioListItem {
	!height: 10px;
}

#pracAttys {
	width: auto !important;
	
	!height: 10px;
}

ul li.newsSummaryItem,
div .newsSummaryItem {
	!height: 10px;
}

.footer {
	height: auto !important;
}




/* END BARACK PRINT CSS ------------------------------------------> */
