@charset "utf-8";
/* CSS Document */

#nasalRinsingMenu {
	background:url(../images/nasalRinsingMenu.gif) no-repeat left bottom;
}

#nasalRinsingMenu a {
	color:#004b8d;
}

#contentCopy {
	background:url(../images/contentBg.gif) top center no-repeat;
}

#contentCopy h1 {
	padding-bottom:10px;
}

#rightCallout {
	background:url(../images/rightCalloutBgLong.jpg) top left no-repeat;
	width:160px;
	height:422px;
}

#rightCallout a, #rightCallout a:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#666666;
	text-decoration:none;
}

#contentCopy p {
	margin-top:0 !important;
}

.marginTop12PxUp {
	margin-top:-11px;
}