/* BEGIN ZELLE PRINT CSS -----------------------------------------> */

/* Hide these */
#menuWrapper,
#udm,
#topLinks,
.squareLinks,
#banner,
.pdfLink,
.bioLetters,
.viewMore {
	display: none;
}	

* {
	background-image: none !important;
}

body {
	width: 660px;
	padding: 0px;
}

#index #content {
	height: auto !important;
}

#index #contentRight {
	position: absolute;
	left: 370px;
	margin: 0px;
	padding: 0px;
	border: 0px;
}

#index ul.offices {
	top: 388px;
}

#index img.newsHeader {
	!top: 45px;
}

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

#header {
	height: 115px;
}

#content {
  	margin: 0 0 20px 0;
  	overflow: visible !important; 
	height: 100% !important;
	!height: auto !important;
}

#contentRight {
	clear: none;
	float: none;
	width: 425px;
	margin-left: 220px;
	padding: 0px;
}

#contentLeft {
	clear: none;
	float: left;
	width: 156px;
	padding: 0px;
	padding-right: 20px;
	border: 0px solid #ccc;			
}

.attorneys-item #contentLeft {
	clear: left;
	margin-top: 10px;
}

.bioPic {
	margin: 0 0 0px 0;
}

.bioListItem {	
	height: 35px;
}

.bioListName {
	float: left;	
	width: 250px;
}

div.bioListEmail,
div.bioListVcard {
	float: left;
	text-align: left;
}

.infoBox,
.officeBox {	
	width: 420px;
	height: 70px;
}

.newsGroup {
	width: 420px;
}



/* END ZELLE PRINT CSS -------------------------------------------> */
