@charset "UTF-8";
/* CSS Document */

#monitors {
	margin-left: 288px;
	width: 500px;
	margin-top: 50px;
	font-family: Verdana, Geneva, sans-serif;
}
#monitors h1 {
	font-size: 1.2em;
	font-weight: normal;
	text-align: center;
	margin-bottom: 40px;
	font-style: italic;
	color: #030;
}
#monitors img {
	margin: 15px 20px 10px 0;
	float: left;
}
#monitors h2 {
	font-size: 1em;
	color: #030;
	font-weight: 100;
	background-image: url(../images/bg_faq.gif);
	line-height: 30px;
	padding-left: 40px;
	background-repeat: no-repeat;
	margin: 0 0 20px 0;
}
#monitors li {
	margin: 0 0 40px;
}
#monitors img.pdf {
	margin: -20px 20px  0 0;
}
#monitors p {
	font-size: 0.875em;
	line-height: 1.2em;
}
#monitors .infusion {
	height: 250px;
}
