/* CSS Document */
div#body {
	width: 800px;
	margin: 0px;
	padding: 0px;
}

iframe#photo {
	background-color: #5D8FD1;
}
div#txt {
	background-color: #5D8FD1;
	width: 283px;
	height: 285px;
	padding: 0px;
	margin: 0px;
	border-left: 2px solid #000;
}
div#photo {
	background-color: #5D8FD1;
	border-right: 2px solid #000;
	width: 513px;
}
div.dividerProduct {
	width: 1px;
	height: 275px;
	background-image: url(http://www.atrionmedical.com/atrion/Images/dividerProducts.gif);
	background-color: #5D8FD1;
}
div.portletProduct {
	background-color: #5D8FD1;
	background-image: url(http://www.atrionmedical.com/atrion/Images/bgIntroProducts.gif);
	background-repeat: repeat-x;
	height: 230px;
	vertical-align: top;
	padding: 0px;
	width: 266px;
	margin: 0px;
	color: #000;
}
div.portletProduct p {
	font-size: 11px;
}
div.portletProduct p.headerProduct {
	font-size: 14px;
	color: #213852;
	text-align: center;
}
div.portletProduct a {
	color: #000;
	text-decoration: underline;
}