body {
	font-family: verdana;
}

#container #left, #nav, p.bread, #header {
	display: none;
}

p.shorter {
	width: 350px;
}

/* guys */
img#consumerProducts, img#foodBeverage, img#healthcare, img#industrial, #lifesciences, img#aboutUs {
	margin: -50px 0 0 0; 
	float: right; 
	position: relative;
}

img#healthcare {
	margin-top: -40px;
}

/* end guys */

.right {
	border: 1px solid #ccc;
	padding: 1em;
	font-size: 90%;
	color: #555;
	width: 60%;
}

#content .right {
	width: 190px;
	float: right;
	padding: 12px 12px 12px 24px;
	margin: 12px 0 12px 12px;
	list-style: circle;
	background: #FEFEEA;
	border: 1px dashed #aaa;
	color: #D90000;
	font-weight: bold;
	margin-top: 20px;
	/* margin-top: -120px;
	position: relative; */
}

#content .right p.person {
	text-align: right; 
	font-style: italic; 
	line-height: 1.1;
	padding-top: 0;
	margin-top: 0;
	font-weight: normal;
}

ul.pdf li {
	line-height: 1.5em;
}

#footer {
	margin-top: 5em;
	font-size: 11px;
	border-top: 1px solid #ccc;
	clear: both;
}

#logo {
	display: none;
}

td { vertical-align: top; }

table.contact td {
	font-size: 11px;
}

/* keeps things even on PC IE, but not on Mozilla */
table.services td.one {
	width: 350px;
	padding-right: 5em;
}

#printLogo {
	display: block;
}