/* @override http://media.linux.intersurgical.com/global/styles/humidification.css */

/* Humidification page */

#content {
	padding-bottom: 30px;
}


#content p {
	line-height: 17px;
}

#content h1 {
	font-size: 24px;
	width: 500px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	background: url(http://media.intersurgical.com/global/images/pages/humidification/satnav.jpg) no-repeat center bottom;
	height: 352px;
	padding-top: 30px;
}

#content h2 {
	font-size: 15px;
}

#content h2, #content h1  {
	color: #51a492;
}

#content p {
	margin-top: 10px;
}

.column1, .column2 {
	width: 460px;
	float: left;
	padding-right: 10px;
	padding-left: 10px;
	font-size: 12px;
	margin-bottom: 30px;
}

.m-top {
	margin-top: 15px;
}

h3.product_divider {
	display: block;
	height: 27px;
	background-image: url(http://media.intersurgical.com/global/elements/button_bg.jpg);
	color: white;
	font-size: 16px;
	padding-top: 7px;
	margin-right: 20px;
	padding-bottom: 1px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	padding-left: 22px;
	margin-left: 10px;
	clear: both;
	margin-bottom: 20px;
}