<!--
/*
| CSS RESET RELOADED (by Eric Meyer)
| GLOBAL STYLES
| GENERAL STYLES
| FORMS
| STRUCTURAL IDS
| NAVIGATION
| PAGE-SPECIFIC
| HACKS
\----------------------------------------*/

/* CSS RESET RELOADED (by Eric Meyer)
\----------------------------------------*/
html, body, div, span, applet, embed, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: Arial, sans-serif;
	vertical-align: baseline;
	} 
:focus { /* remember to define focus styles! */
	outline: 0;
	} 
body {
	line-height: 1;
	color: black;
	background: white;
	} 
ol, ul {
	list-style: none;
	} 
table { /* tables still need 'cellspacing="0"' in the markup */
	border-collapse: separate;
	border-spacing: 0;
	} 
caption, th, td {
	text-align: left;
	font-weight: normal;
	} 
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
	} 
blockquote, q {
	quotes: "" "";
	} 

/* GLOBAL STYLES
\----------------------------------------*/
body {
	background: #D1E4EF url(/hcp/asthma/images/bg-body.jpg) repeat-x top left;
	} 
a:link {
	color: #007CC3;
	} 
a:visited {
	color: #007CC3;
	} 
a:active, a:hover, a:focus,
#mainnav .subnav a:active, #mainnav .subnav a:hover, #mainnav .subnav a:focus {
	color: #007CC3;
	} 
h1, h2, h3, h4, h5, h6, strong, th {
	font-weight: bold;
	} 
em {
	font-style: italic;
	} 
p {
	margin-bottom: 16px;
	} 
h1 {
	margin-bottom: 25px;
	} 
h2 {
	font-size: 1.4em;
	line-height: 1.25;
	color: #000000;
	margin-bottom: 16px;
	} 
h3 {
	font-size: 1.1em;
	margin-bottom: 16px;
	} 
sup, sub {
	font-size: .8em;
	line-height: .8em;
	} 
	sup {
		vertical-align: super;
		} 
	sub {
		vertical-align: sub;
		} 
ul {
	list-style: outside disc;
	margin-bottom: 16px;
	} 
ol {
	list-style: outside decimal;
	margin-bottom: 16px;
	} 
ul, ol {
	margin-left: 0;
	padding-left: 0;
	} 
	ul li {
		line-height: 1.4;
		margin-left: 16px;
		} 
	ol li {
		line-height: 1.2em;
		margin-left: 25px;
		} 
.divider {
	height:1px;
	margin:9px 0 25px;
	border-bottom:1px solid #CCCCCC;
} 

.nowrap {
	white-space: nowrap;
	} 
.sng-blue {
	color: #007CC3;
	} 

/* =HCP Disclaimer
\----------------------------------------*/
div#shell {
	background: #D1E4EF url(/hcp/asthma/images/bg-body.jpg) repeat-x top left;
	width: 100%;
	margin: 0; padding: 0;
	} 
#hcp-popup {
	position:absolute;top:0;left:0;background:red;width:950px;height:900px;opacity:0;z-index:100000;-moz-opacity:0;filter:alpha(opacity=0);
	} 
#disclaimer-popup {
	position: absolute;
	top: 142px; left: 200px;
	background: transparent url(/singulair/shared/images/hcp_disclaimer/popup_sng_as.jpg) no-repeat;
	width: 488px; height: 219px;
	margin: 0; padding-top: 95px;
	text-align: center;
	z-index: 200000;
	} 
#disclaimer-popup p {
	color: #fff;
	font-size: 13px;
	font-weight: bold;
	margin: -62px 28px 30px;
	text-align: left;
	} 

/* GENERAL STYLES
\----------------------------------------*/
.hide, .printonly {
	display: none;
	} 
.absolute-reset {
	position: relative;
	} 
.inline {
	display: inline;
	} 
.column {
	float: left;
	} 
.large {
	font-size: 1.4em;
	line-height: 1.2em;
	} 
.small {
	font-size: .85em;
	line-height: 1.4em;
	} 
.small-caps {
	font-variant: small-caps;
	font-size: .8em;
	} 
.indent {
	margin-left: 12px;
	} 
	.indent .outdent {
		margin-left: -12px;
		} 
.first {
	margin-bottom: 5px;
	} 
.last {
	margin-bottom: 0;
	} 
.li {
	min-height: 15px;
	margin-bottom: 5px;
	padding: 5px 0 0 25px;
	} 
	.li-1 {
		background: url(/hcp/allergy/images/bullet-gray-1.jpg) no-repeat top left;
		} 
	.li-2 {
		background: url(/hcp/allergy/images/bullet-gray-2.jpg) no-repeat top left;
		} 
	.li-3 {
		background: url(/hcp/allergy/images/bullet-gray-3.jpg) no-repeat top left;
		} 
.li-checked {
	background: url(/hcp/allergy/images/bullet-checked.gif) no-repeat top left;
	min-height: 15px;
	margin-bottom: 14px;
	padding: 3px 0 0 25px;
	} 
#get-adobe-reader {
	font-size: .9em;
	line-height: 1.3;
	margin: 25px 30px 35px 0;
	padding-right: 280px;
	vertical-align: top;
	} 
#get-adobe-reader img {
	float: left;
	margin: 0 8px 0 0;
	} 
#get-adobe-reader a:link,
#get-adobe-reader a:visited {
	color: #007CC2;
	} 
.pdf,
.pdf-properties {
	display: block;
	background: url(../images/icon-pdf.gif) no-repeat left 2px;
	height: 16px;
	padding-left: 17px;
	} 
.ppt-properties {
	display: block;
	background: url(/hcp/allergy/images/icon-ppt.gif) no-repeat left 2px;
	line-height: 17px;
	height: 17px;
	padding-left: 18px;
	} 
.btn {
	position: relative;
	background: url(../images/btn-gray-right.gif) no-repeat top right;
	width: 649px;
	height: 26px;
	margin: 0 0 28px -5px;
	} 
	.btn img {
		float: left;
		} 
	.btn-inner {
		background: #F3F3F3;
		font-size: .9em;
		font-weight: bold;
		width: 632px;
		height: 19px;
		margin-left: 5px;
		padding: 5px 5px 0;
		border-top: 1px solid #CBCBCA;
		border-bottom: 1px solid #CBCBCA;
		} 
		.btn-inner a {
			background: url(/hcp/allergy/images/btn-gray-arrow.gif) no-repeat right 4px;
			padding-right: 13px;
			} 
#logos {
	margin: 25px 0 15px 0;
	} 
#content #logos a {
	position: static;
	margin-right: 30px;
	} 
#general {
	margin-top: 15px;
	} 
#watch-video{
	padding: 8px 0 10px 105px;
	background: url(/hcp/asthma/images/btn-watch-video.gif) no-repeat top left;
	line-height: 28px;
	} 
.watch-now {
	padding: 8px 0 10px 0;
	background: url(/hcp/asthma/images/btn-watch-video-small.gif) no-repeat top left;
	} 
.bottom-cap {
	position: absolute;
	bottom: 0;
	left: 0;
	} 

/* FORMS
\----------------------------------------*/
form {
	margin-bottom: 16px;
	} 
input.check, input.radio {
	background: none;
	border: none;
	} 

/* STRUCTURAL IDS
\----------------------------------------*/
#container-top {
	width: 920px;
	#width: 920px;
	_width: 920px;
	margin: 0 auto;
	height: 20px;
	

	} 
	#container-top img {
		float: left;
		margin: 5px 0 0 8px;
		padding:0;
		} 
	#container-top .divider {
		padding: 0 10px;
		margin:0;
		} 
#container {
	background: #fff url(/hcp/asthma/images/corner-container-top-right.gif) no-repeat top right;
	width: 934px;
	margin: 0 auto;
	} 
#body {
	position: relative;
	padding: 13px 0 20px;
	} 
#header {
	position: relative;
	height: 77px;
	padding: 0 20px;
	z-index: 5;
	} 
	#header #logo-singulair {
		float: left;
		} 
	#header #tagline-singulair {
		margin: 21px 0 0 11px;
		} 
	#header #logo-merck {
		float: right;
		margin: -7px -21px 0 0;
		position: relative;
		} 
#content {
	font-size: .8em;
	line-height: 1.4;
	margin-left: 237px;
	padding: 0 20px;
	} 
	#content a {
		position: relative;
		z-index: 10000;
		} 
	#content .tabs {
		position: relative;
		height: 32px;
		margin: 0 0 -1px 9px;
		z-index: 5;
		} 
		#content .tabs .tab-active,
		#content .tabs .tab-inactive {
			float: left;
			margin: 0 7px 0 0;
			} 
	#administer #content .tabs {
		height:28px;
	} 
	#content .frame {
		position: relative;
		width: 611px;
		margin-bottom: 21px;
		padding: 20px 10px 21px 25px;
		border: 1px solid #007CC2;
		} 
		#content .frame-top,
		#content .frame-bot {
			position: absolute;
			bottom: 0px;
			left: -1px;
			width: 648px;
			height: 7px;
			} 
		#content .frame-top {
			top: -1px;
			background: url(/hcp/asthma/images/corner-frame-top-right.gif) no-repeat top right;
			} 
		#content .frame-mid * {
			position: relative;
			z-index: 5000;
			} 
		#content .frame-bot {
			bottom: -1px;
			background: url(/hcp/asthma/images/corner-frame-bot-right.gif) no-repeat bottom right;
			padding-top: 13px;
			} 
.columns {
	position: relative;
	} 
#balance {
	margin-top: 20px;
	} 
	#balance ul li {
		margin-bottom: 0 !important; padding-bottom: 16px !important;
		}
		#balance-top ul li {
		margin-bottom: 0 !important; padding-bottom: 16px !important;
		}  
#footer {
	font-size: .85em;
	} 

/* NAVIGATION
\----------------------------------------*/
#mainnav {
	position: absolute;
	top: 81px;
	left: 20px;
	width: 217px;
	} 
	#mainnav a {
		background: url(/hcp/asthma/images/navigation.gif) no-repeat top left;
		color: #fff;
		display: block;
		font-size: .84em;
		font-weight: bold;
		height: 16px;
		margin-top: 9px;
		padding: 8px 5px 5px 12px;
		text-decoration: none;
		} 
		#mainnav a:hover, #mainnav a:active {
			color: #c0eefd;
			} 
		#mainnav a:focus#nav-home, #asthma #mainnav a#nav-home,
		#mainnav a:focus#nav-efficacy, #efficacy #mainnav a#nav-efficacy,
		
		#mainnav a:focus#nav-dosage, #dosage #mainnav a#nav-dosage,
		#mainnav a:focus#nav-administer, #administer #mainnav a#nav-administer,
		#mainnav a:focus#nav-leukotrienes, #leukotrienes #mainnav a#nav-leukotrienes,	
		#mainnav a:focus#nav-achieving, #achieving #mainnav a#nav-achieving,	
		#mainnav a:focus#nav-managed-care, #managed-care #mainnav a#nav-managed-care,
		#mainnav a:focus#nav-hospitalization, #hospitalization #mainnav a#nav-hospitalization,
		#mainnav a:focus#nav-connect, #connect #mainnav a#nav-connect,
		#mainnav a:focus#nav-pi, #pi #mainnav a#nav-pi,
		#mainnav a:focus#nav-ppi, #ppi #mainnav a#nav-ppi {
			background-position: -217px 0;
			color: #686868;
			} 
	#mainnav a#media-reports-callout {
		background: none;
		margin-left: -12px;
		} 
	*html #mainnav a#media-reports-callout {
		background: none;
		margin-left: -20px;
		} 
	/*#mainnav a#nav-resources {
		background-position: 0 -29px;
		height: 28px;
		padding-top: 5px;
		} 
		#mainnav a:active#nav-resources, #mainnav a:focus#nav-resources {
			background-position: -217px -29px;
			color: #686868;
			} */
	.dosage #mainnav a#nav-dosage,
	.efficacy #mainnav a#nav-efficacy,
	.achieving #mainnav a#nav-achieving,
	.resources #mainnav a#nav-resources {
		background: url(/hcp/asthma/images/sub-navigation-top.gif) no-repeat top left !important;
		color: #686868;
		} 
	#mainnav .subnav {
		display: none;
		position: relative;
		width: 214px;
		margin-bottom: 14px;
		padding: 1px 0 4px;
		border-right: 1px solid #007CC2;
		border-left: 1px solid #007CC2;
		} 
		#mainnav .subnav a {
			display: block;
			background: none;
			font-size: .75em;
			font-weight: normal;
			line-height: 1.2em;
			height: auto;
			margin-bottom: 15px;
			padding: 0 5px 0 20px;
			text-decoration: underline;
			} 
			#mainnav .subnav a:link, #mainnav .subnav a:visited {
				color: #006FB0;
				} 
			#mainnav .subnav a:active, #mainnav .subnav a:hover, #mainnav .subnav a:focus {
				color: #000000;
				text-decoration: none;
				} 
			#administer #mainnav .subnav a#nav-administer,
			#monotherapy #mainnav .subnav a#nav-monotherapy,
			#chronic-asthma #mainnav .subnav a#nav-chronic-asthma,
			#exercise-induced-asthma #mainnav .subnav a#nav-exercise-induced-asthma,
			#allergy-season #mainnav .subnav a#nav-allergy-season,
			#pediatric-asthma #mainnav .subnav a#nav-pediatric-asthma,
			#pathophysiology #mainnav .subnav a#nav-pathophysiology,
			#hospitalization #mainnav .subnav a#nav-hospitalization,
			#multimedia #mainnav .subnav a#nav-multimedia,
			#nih #mainnav .subnav a#nav-nih,
			#ataq #mainnav .subnav a#nav-ataq,
			#voucher #mainnav .subnav a#nav-voucher,
			#back-to-school #mainnav .subnav a#nav-back-to-school,
			#tools #mainnav .subnav a#nav-tools,
			#assistance #mainnav .subnav a#nav-assistance,
			#request-information #mainnav .subnav a#nav-request-information {
				color: #000;
				text-decoration: none;
				} 
		#mainnav .subnav .bottom-cap {
			bottom: -5px;
			left: -1px;
			} 
	.dosage #mainnav #subnav-dosage,
	.efficacy #mainnav #subnav-efficacy,
	.achieving #mainnav #subnav-achieving,
	.resources #mainnav #subnav-resources {
		display: block;
		} 


/* NAV Adverse experiences.. (Old Safety)
\----------------------------------------*/
#mainnav a.twoLine {
    background-position: left bottom;
    height: 24px;
    padding-bottom: 8px;
    padding-top: 6px;
    }
#mainnav a:focus#nav-safety, #safety #mainnav a#nav-safety {
	background-position: -217px -29px;
	color: #686868;
}

/* PAGE-SPECIFIC
\----------------------------------------*/

/* Home */
#asthma h1 {
	margin-bottom: 15px;
	} 
#asthma #content .tabs {
	height: 32px;
	} 
#asthma #bg-frame-1 {
	position: absolute;
	bottom: -1px;
	right: 7px;
	} 
#asthma #bg-frame-2 {
	position: absolute;
	top: 35px;
	left: 0;
	} 
#asthma #bg-frame-3 {
	position: absolute;
	top: 40px;
	left: 25px;
	} 
#asthma #bg-frame-4 {
	position: absolute;
	top: 15px;
	right: 42px;
	} 
#asthma #bg-frame-5 {
	position: absolute;
	bottom: -21px;
	right: 9px;
	} 
	#asthma #frame-1 .frame-mid {
		height: 184px;
		padding: 11px 0;
		} 
	#asthma #frame-3 .frame-mid {
		padding-left: 0;
		} 
	#asthma #frame-5 .frame-mid {
		height: 206px;
		} 
	#asthma #frame-2 .frame-mid,
	#asthma #frame-3 .frame-mid,
	#asthma #frame-4 .frame-mid {
		height: 205px;
		} 
		#asthma .frame-mid a {
			display: block;
			font-weight: bold;
			line-height: 1.2;
			} 
		#asthma .frame-mid p a {
			display: inline;
			} 
		#asthma #frame-1 .frame-mid h2 {
			padding: 0 230px 0 0;
			} 
		#asthma #frame-1 .frame-mid p {
			margin-bottom: 0;
			padding: 0 230px 14px 0;
			} 
		#asthma #frame-2 .frame-mid h2 {
			padding: 45px 0 0 365px;
			} 
		#asthma #frame-2 .frame-mid a {
			margin: 0 15px 0 366px;
			} 
		#asthma #frame-3 .frame-mid h2 {
			padding-top: 20px;
			} 
		#asthma #frame-3 .frame-mid p {
			margin: 0;
			} 
		#asthma #frame-4 .frame-mid h2 {
			padding: 20px 265px 0 15px;
			} 
		#asthma #frame-4 .frame-mid a {
			margin-left: 15px;
			} 
		#asthma #frame-4 .frame-mid p {
			font-size: .85em;
			margin: 15px 350px 0 15px;
			} 
		#asthma #frame-4 .frame-mid p a {
			display: inline;
			margin-left: 0;
			font-weight: normal;
			} 
		#asthma #frame-5 .frame-mid h2 {
			padding: 30px 240px 0 15px;
			} 
		#asthma #frame-5 .frame-mid a {
			margin: 25px 0 0 15px;
			} 

	#asthma #frame-1 .frame-bot,
	#asthma #frame-5 .frame-bot {
		background: #007CC2 url(/hcp/asthma/images/corner-frame-bot-right-blue.gif) no-repeat bottom right;
		} 

#asthma .columns {
	width: 646px;
	height: 300px;
	background: #007CC2 url(/hcp/asthma/images/solid-frame-bottom.jpg) no-repeat bottom left;
	} 

#asthma .columns .frame-top {
	width: 648px;
	height: 7px;
	} 
#asthma .columns .frame-top {
	position: static;
	width: auto;
	background: #007CC2 url(/hcp/asthma/images/corner-frame-solid-top-right.gif) no-repeat top right;
	} 

#asthma .columns h3 {
	margin: 16px;
	} 
#asthma .column h4 {
	color: #ffffff;
	font-size: 1.25em;
	line-height: 1.1;
	} 

#asthma .columns .column {
	float: left;
	} 
	#asthma .columns ul {
		margin-bottom: 15px;
		} 
	#asthma .columns li {
		color: #ffffff;
		list-style: none;
		padding-left: 12px;
		margin: 5px 0 0 0;
		background: transparent url(/hcp/asthma/images/bullet-blue.gif) no-repeat 0 .4em;
		} 
	#asthma .columns p {
		margin-top: 5px;
		} 
	#asthma .columns #for-adults {
		width: 210px;
		padding: 0 210px 0 18px;
		} 
	#asthma .columns #for-children {
		width: 205px;
		} 
#asthma #patients {
	position: absolute;
	top: 73px;
	left: 210px;
	} 
#asthma #balance {
	margin-top: 40px;
	} 
#asthma .bg-page {
    float: right;
   	
    }

/* Efficacy */
#efficacy a {
	position: static;
	} 
#efficacy h1 {
	margin-bottom: 10px;
	} 
#efficacy h3 {
	font-size: 1.2em;
	margin: 15px 0 12px 0;
	} 
#efficacy .column {
	width: 49.9%;
	} 
#efficacy ul li {
	margin-bottom: 8px;
	margin-left: 30px;
	} 
#efficacy a.cta {
	font-weight: bold;
	font-size: 1.2em;
	line-height: 1.2;
	display: block;
	margin-top: 15px;
	padding-right: 150px;
	} 
#efficacy .column p {
	font-size: 1.05em;
	margin-top: 5px;
	padding-right: 65px;
	} 
/* H1 Text */
#safety h1, #voucher h1, #asthma h1, #efficacy h1, #chronic-asthma h1, #allergy-season h1, #pediatric-asthma h1, #dosage h1, #administer h1, #leukotrienes h1, #resources h1, #ataq h1, #request-information h1, #assistance h1, #connect h1,#pi h1, #ppi h1, #references h1, #sitemap h1 {
	font-family: Helvetica,Arial,sans-serif;
	font-size: 39px;
	font-weight: normal;
	line-height: 0.95;
}
#asthma h1 span {
	font-weight: bold;
	color:#007CC3;
}

#other-benefits {
	width: 646px;
	height: 292px;
	margin-top: 17px;
	padding: 5px 15px 25px 15px;
	background: transparent url(/hcp/asthma/images/bg-efficacy-other-benefits.png) 0 0 no-repeat;
	} 
#other-benefits #reduction, #other-benefits #difference {
	width: 270px;
	margin-bottom: 40px;
	} 
#other-benefits #reduction p {
	width: 150px;
	} 
#other-benefits #difference p {
	width: 143px;
	} 	
#other-benefits #reduction {
	width: 330px;
	} 
#other-benefits h4,
#chronic-asthma h4 {
	font-size: 1.1em;
	line-height: 1;
	color: #252525;
	width: 255px;
	margin-bottom: 17px;
	} 
#other-benefits h4 strong,
#chronic-asthma h4 strong {
	font-size: 2em;
	color: #0081c6;
	} 
#other-benefits p {
	float: left;
	margin-right: 20px;
	line-height: 1.3;
	} 
#other-benefits p.summary {
	font-size: 1.1em;
	font-weight: bold;
	} 
#other-benefits .column p,
#chronic-asthma .column p {
	width: 181px;
	margin-right: 0;
	margin-bottom: 10px;
	line-height: 1.3;
	} 
#monotherapy h2, 
#chronic-asthma h2,
#exercise-induced-asthma h2,
#allergy-season h2,
#safety h2,
#back-to-school h2 {
	font-size: 1.05em;
	font-weight: normal;
	margin-bottom: 20px;
	} 
#monotherapy h2 strong, #monotherapy h2 span,
#chronic-asthma h2 strong, #chronic-asthma h2 span,
#exercise-induced-asthma h2 strong, #exercise-induced-asthma h2 span,
#allergy-season h2 strong, #allergy-season h2 span,
#safety h2 strong, #safety h2 span,
#back-to-school h2 strong, #back-to-school h2 span {
	font-size: 1.1em;
	font-weight: bold;
	line-height: 1.15;
	} 
#monotherapy h2 span, 
#chronic-asthma h2 span,
#exercise-induced-asthma h2 span,
#allergy-season h2 span,
#safety h2 span,
#achieving h2 span,
#back-to-school h2 span {
	color: #007cc2;
	} 
#chronic-asthma .column {
	/*width: 298px;
	height: 260px;
	padding: 12px 0 0 15px;*/
	margin: 0 10px 15px 0;
	} 

#day { background: url(/hcp/asthma/images/bg-chronic-asthma-1.jpg) no-repeat top left; } 
#night { background: url(/hcp/asthma/images/bg-chronic-asthma-2.jpg) no-repeat top left; } 
#attacks { background: url(/hcp/asthma/images/bg-chronic-asthma-3.jpg) no-repeat top left; } 
#b-agonist { background: url(/hcp/asthma/images/bg-chronic-asthma-4.jpg) no-repeat top left; } 

#monotherapy .frame {
	width: 616px;
	padding: 20px 10px 21px 20px;
	} 
	#monotherapy .toggle-frame p {
		color: #007cc2;
		font-weight: bold;
		} 
#exercise-induced-asthma #frame-2 .column {
	width: 49%;
	} 
#exercise-induced-asthma #frame-2 .column h3 {
	margin-bottom: 5px;
	} 
#exercise-induced-asthma #download-animation {
	margin-top: 10px;
	} 
#download-animation p,
#download-animation a {
	font-size: .85em;
	margin-bottom: 0;
	} 
#download-animation p.first {
	font-weight: bold;
	} 
#watch-blurb p a {
	display: block;
	height: 46px;
	} 
#watch-blurb {
	margin-top: 45px;
	} 
#exercise-induced-asthma #frame-3 .column {
	width: 240px;
	} 
#exercise-induced-asthma #frame-3 #watch-blurb {
	width: 300px;
	} 
#exercise-induced-asthma #frame-3 {
	height: 250px;
	} 
#dr-storms img {
	position: relative;
	bottom: -18px;
	left: -25px;
	} 

/* allergy-season */
#patient-population {
	height: 84px;
	margin: 35px 0 25px 0;
	background: transparent url(/hcp/asthma/images/bg-trees-grass-weeds.png) 0 0 no-repeat;
	} 
#patient-population h3 {
	margin-bottom: 8px;
	} 
#allergy-season .column {
	margin:0 5px 20px 0;
	} 
#allergy-season #graph-24-reduction,
#allergy-season #graph-amperf-increased {
	margin-right:21px;
	} 

#pediatric-asthma h1 {
	position: relative;
	} 
#pediatric-asthma h2#study {
	font-size: 1.05em;
	font-weight: normal;
	color: #ffffff;
	width: 371px;
	height: 78px;
	padding: 72px 250px 0 25px;
	margin: -70px 0 0 0;
	background: transparent url(/hcp/asthma/images/subhdr-efficacy.png) 0 0 no-repeat;
	} 
#pediatric-asthma h2#study strong {
	font-size: 1.2em;
	font-weight: bold;
	line-height: 1.15;
	} 
#pediatric-asthma h2#study sup {
	font-size: 0.7em;
	} 
#pediatric-asthma h3 {
	font-size: 1.3em;
	color: #0081c6;
	float: left;
	margin: 0 15px 20px 0;
	} 

.study-design {
	font-size: .85em;
	} 
.study-design h4 {
	margin-bottom: 0;
	} 

/* Safety Profile */
#safety #bg-frame-1 {
	position: absolute;
	right: -1px;
	top: -76px;
	} 
#safety .frame-mid {
	height:auto;
	} 
#safety .frame-mid p {
	padding-right: 225px;
	} 
#safety .frame-mid p.study-design {
	padding-right: 0;
	margin-bottom: 0;
	} 
#safety .frame-mid ul {
	margin-bottom: 0;
	} 
	#safety .frame-mid ul li {
		padding-bottom: 15px;
		} 
#in-ped-patients h3 {
	margin-top: 20px;
	} 
#safety #in-ped-patients p {
	padding-right: 0;
	} 
#safety #graph-growth-rate {
	margin-bottom: -190px;
	padding-top: 18px;
	} 
#safety #data-growth-rate {
	font-size: .85em;
	width: 227px;
	margin-bottom: 118px;
	margin-left: 380px;
	padding-right: 0;
	} 
#safety #bg-frame-2 {
	position: absolute;
	top: -32px;
	right: -2px;
	z-index: 9000;
	} 
#safety #frame-2 p {
	padding-right: 0;
	} 
#safety .frame-mid {
	padding-top: 10px;
	} 
#safety-profile {
	width: 470px;
	padding: 0 30px 5px 0;
	margin: 17px 0 3px 0;
	} 
#safety-profile td {
	font-size: 1em;
	padding: 5px;
	
	} 
#safety-profile tr td, #safety-profile tr th {
	border-bottom: 1px solid #3da0d2;
	text-align: center;	
	} 
#safety-profile tr td.label {
	text-align: left;
	} 
#safety-profile tr td.label, #safety-profile tr th {
	color: #144395;
	font-weight: bold;
	} 
#safety-profile tr th {
	text-align: center;
	padding-bottom: 5px;
	} 

#safety-profile tr.odd td {
	background: #eeeeee;
	} 
#safety-profile .placebo-column {
	padding-right:40px;
} 
	
div.asterisk-note {
    margin: 0 0 20px 0;
}  
div.asterisk-note div.asterisk {
    float:left;
    margin:0;
    padding:0;
    width:7px;
    }  
 div.asterisk-note div.note {
    float:left;
    margin:0;
    padding:0;
    width:98%;
    } 
/* Dosage */
#dosage .column {
	width: 153px;
	margin-right: 11px;
	} 
#dosage #bronchoconstriction {
	background:url(/hcp/asthma/images/dosage-option-10mg-bronchoconstriction.jpg) no-repeat top left;
	min-height:130px;
	padding:30px 0 0 165px;
}  * html #dosage #bronchoconstriction {
	height:130px;
} 
	#dosage #bronchoconstriction h3 {
		padding-left: 25px;
	} 
	#dosage #bronchoconstriction p {
		margin-left:25px;
	} 
	#dosage #bronchoconstriction img {
		float:left;
		margin:-3px 5px 0 0;
	} 

/* How to Administer Oral Granules */
	#administer #frame-1 .frame-mid {
		height: 227px;
		padding: 15px 0 0 255px;
		} 
		#administer #frame-1 .bullet {
			background: url(/hcp/asthma/images/bullet-dosage-1.gif) no-repeat top left;
			height: 25px;
			margin-left: -35px;
			padding: 7px 0 0 35px;
			} 
		#administer #frame-1 li {
			margin-bottom: 15px;
			} 
		#administer #bg-frame-1 {
			position: absolute;
			bottom: 0;
			left: 0;
			} 
#administer #frame-2 {
	padding-top: 10px;
	} 
	#administer #frame-2 .frame-mid {
		height: 252px;
		padding-left: 150px;
		} 
		#administer #frame-2 .bullet {
			background: url(/hcp/asthma/images/bullet-dosage-2.gif) no-repeat top left;
			height: 25px;
			margin-left: -35px;
			padding: 7px 0 0 35px;
			} 
		#administer #frame-2 .emphasis {
			font-size: 1.2em;
			font-weight: bold;
			color: #007CC3;
			} 
		#administer #frame-2 .columns {
			margin: 20px -40px 25px 0;
			} 
			#administer #frame-2 .column {
				margin-right: 17px;
				} 
				#administer #frame-2 .columns .last {
					margin-right: 0;
					} 
		#administer #frame-2 li {
			line-height: 1.2em;
			} 
		#administer #bg-frame-2 {
			position: absolute;
			top: 0;
			left: 0;
			} 
	#administer #frame-3 .frame-mid {
		height: 242px;
		padding-left: 20px;
		width:300px;
		} 

	#administer #frame-3 .frame-mid ul {
		width:280px;
		} 
		#administer #frame-3 .bullet {
			background: url(/hcp/asthma/images/bullet-dosage-3.gif) no-repeat top left;
			height: 32px;
			margin-left: -35px;
			padding: 7px 0 0 35px;
			} 
		#administer #frame-3 li {
			margin-bottom: 3px;
			} 
		#administer #bg-frame-3 {
			position: absolute;
			top: -10px;
			right: 0;
			} 

/* Leukotrienes and Asthma */
#leukotrienes p.footnote {
	font-size:0.85em;
} 
#leukotrienes #download-animation {
	margin-top: 10px;
	margin-bottom: 20px;
	} 
	#leukotrienes #download-animation p,
	#leukotrienes #download-animation a {
		font-size: 1em;
		line-height: 1.2;
		margin-bottom: 0;
		} 
	#leukotrienes #download-animation p.first {
		font-weight: bold;
		} 
#leukotrienes #leuko-data {
	margin-bottom: 0;
	} 
#leukotrienes h2 {
	margin-top: 25px;
	} 
#leukotrienes #leuko-data h3 {
	margin-top: 10px;
	} 
#leukotrienes #leuko-data ul {
	margin-left: 15px;
	} 
	#leukotrienes #leuko-data ul li {
		margin-bottom: 8px;
		} 

/* Achieving Asthma Control */
#achieving a {
	position: static;
	} 

#achieving #bg-frame-1, #achieving #bg-frame-3 {
	position: absolute;
	bottom: 20px;
	right: 0;
	} 
#achieving #cta {
	margin-bottom: 20px;
	} 
	#achieving #cta img {
		display: block;
		float: left;
		margin-right: 10px;
		} 
#achieving h3 {
	font-size: 1em;
	margin-bottom: 5px;
	} 
#achieving #frame-1 .frame-mid {padding-bottom: 30px;} 
#achieving #frame-2 .frame-mid {padding-bottom: 0;} 
#achieving #frame-3 .frame-mid {padding-bottom: 80px;} 
	#achieving #frame-1 p, #achieving #frame-3 p {
		margin-right: 210px;
		} 
	#achieving .frame-mid li {
		list-style: none;
		padding-left: 12px;
		background: transparent url(/hcp/asthma/images/bullet-blue2.gif) 0 .3em no-repeat;
	} 
#achieving p#nih-guidelines {
	padding-left: 90px;
	padding-bottom: 20px;
	background: transparent url(/hcp/asthma/images/thumb-individualize.jpg) 0 0 no-repeat;
	} 
#achieving p.pdf {
	font-size: .9em;
	margin-left: 90px;
	margin-top: -33px;	
	} 
#achieving #frame-3 ul {
	margin-left: 5px;
	} 
#achieving #frame-3 div.chart {
	margin-left: 45px;
	} 
#achieving #frame-3 h2.ataq {
	margin-top: 35px;
	} 
#more-about-guidelines {
	border-top: 2px solid #b5b5b5;
	border-bottom: 2px solid #b5b5b5;
	padding: 15px 0 20px 0;
	margin: 30px 0;
	} 
#more-about-guidelines .column {
	width: 49.9%;
	} 
#more-about-guidelines img {
	display: block;
	float: left;
	margin-right: 9px;
	} 
#more-about-guidelines p {
	margin-right: 17px;
	line-height: 1.3;
	} 

/* Asthma Hospitalization Studies */
.hospitalization .arrow-link {
	position: relative;
	line-height: 15px;
	height: 15px;
} 
.hospitalization .arrow-link a {
	background: url(/hcp/asthma/images/btn-round-arrow.gif) no-repeat 0 0;
	font-weight: bold;
	padding-left: 20px;
} 

/* Resources and patient tools */
#resources a {
	position: static;
	} 

#resources .column {
	width: 49.9%;
	} 
#resources #column1, #resources #column2,
#resources #column3, #resources #column4 {
	width: 299px;
	height: 210px;
	padding: 20px 10px 25px 0;
	} 
#resources #column3, #resources #column4 {
	height: 174px;
	} 
#resources #column1, #resources #column3 {
	margin-right: 30px;
	} 
#resources #column3, #resources #column4 {
	padding-top: 40px;
	} 
#resources #column1 .indent {
	margin-left: 138px;
	} 
#resources #column2 .indent {
	width: 166px;
	margin-left: 0;
	font-size: .85em;
	line-height: 1.4;
	} 
#resources #column2 .indent a {
	font-size: 1em;
	font-weight: normal;
	} 
#resources #column3 p {
	margin-right: 20px;
	} 
#resources .column .watch-now {
	margin-left: 138px;
	} 
#resources .column .watch-now a {
	font-size: .9em;
	margin-top: -5px;
	display: block;
	padding: 2px 0 2px 75px;
	} 
	
a#watch-it {
	display: block;
	font-size: 11px !important;
	margin: 10px 0 10px 138px; 
	padding: 2px 0 2px 0;
	} 
a#watch-it img {
	display: inline;
	float: left;
	margin: 0 5px 0 0;
	} 
	
#resources #column4 p {
	margin-right: 115px;
	} 
#resources #column1 {
	background: transparent url(/hcp/asthma/images/bg-resources-1.png) no-repeat 0 0;
	} 
#resources #column2 {
	background: transparent url(/hcp/asthma/images/bg-resources-2.jpg) no-repeat 0 11px;
	
	} 
#resources #column3 {
	background: transparent url(/hcp/asthma/images/bg-resources-3.png) no-repeat 0 20px;
	} 
#resources #column4 {
	background: transparent url(/hcp/asthma/images/bg-resources-4.png) no-repeat 0 0;
	} 
#resources .column a {
	font-size: 1.1em;
	font-weight: bold;
	} 
#resources #ataq {
	position: relative;
	} 
#resources #bg-ataq {
	position: absolute;
	top: -38px;
	left: 0;
	} 
#resources #ataq h3 {
	margin-bottom:0;
	z-index: 1;
	position:relative;
	} 
#resources #ataq p {
	margin-right: 250px;
	margin-bottom: 5px;
	z-index: 1;
	position:relative;
	} 
#resources .visit-ataq {
	background: transparent url(/hcp/asthma/images/logo-ataq.jpg) no-repeat 0 0;
	z-index:1;
	position:relative;
	} 
#resources .visit-ataq a {
	display: block;
	padding: 36px 0 36px 185px;
	} 
#resources #linkage {
	margin-top: 30px;
	} 
#resources #linkage .column {
	width: 290px;
	margin-right: 35px;
	margin-bottom: 5px;
	} 
#resources #linkage .column .small {
	line-height: 60px;
	margin-right: 0;
	margin-top: -15px;
	background: transparent url(/hcp/asthma/images/logo-merck-services.gif) no-repeat 65% 50%;
	} 
#resources #linkage .small a {
	font-size: 1em;
	display: block;
	} 
#resources #linkage .last {
	margin-top: -45px;
	} 

/* Multimedia Center */
#multimedia a {
	position: static;
	} 
#multimedia h3 {
	margin-bottom: 0;
	} 
#multimedia .download-vid {
	font-weight: bold;
	margin-bottom: 0;
	} 
#multimedia .download-vid a {
	font-weight: normal;
	} 
#multimedia h2 {
	margin: 40px 0 20px 0;
	} 
#multimedia #videos {
	width: 615px;
	height: 485px;
	margin-bottom: 30px;
	padding: 30px 0;
	overflow: auto;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	} 
#multimedia .video, 
#nih .video,
#back-to-school .video {
	float: left;
	width: 590px;
	margin-bottom: 25px;
	} 
#multimedia .videotext {
	float:left;
	width:435px;
	} 
#nih .video {
	float: none;
	border-top: 4px solid #007cc2;
	padding-top: 20px;
	} 
#multimedia .video h3, 
#nih .video h3,
#back-to-school .video h3 {
	margin-bottom: 0;
	} 
#back-to-school .video h3 {
	font-size: 1em;
	} 
#multimedia .video h3 span {
	font-size: .9em;
	} 
#multimedia .video img, 
#nih .video img,
#back-to-school .video img {
	display: block;
	float: left;
	margin-right: 10px;
	} 
#nih .watch-now,
#achieving .watch-now,
#multimedia .video .watch-now,
#back-to-school .video .watch-now {
	padding: 5px 0 10px 60px;
	background: transparent url(/hcp/asthma/images/btn-watch-video-xsmall.gif) no-repeat 0 0;
	} 
#multimedia .video p.download, #nih .video p.download {
	font-size: .85em;
	margin-top: 18px;
	} 
#multimedia dl {
	margin-bottom: 40px;
	} 
#multimedia dt {
	font-weight:bold;
	margin-top: 20px;
	} 

/* NIH Guidelines */
#nih a {
	position: static;
	} 
#nih ul li {
	margin-bottom: 15px;
	} 
#nih ul ul {
	margin-top: 5px;
	} 
#nih ul ul li {
	margin-bottom: 5px;
	} 
#nih p#nih-guidelines {
	padding-left: 90px;
	padding-bottom: 34px;
	background: transparent url(/hcp/asthma/images/thumb-individualize.jpg) 0 0 no-repeat;
	} 
#nih p.pdf {
	font-size: .9em;
	margin: -45px 0 40px 90px;
	} 
#nih .column {
	width: 49.9%;
	padding-top: 20px;
	padding-bottom: 40px;
	} 
#nih #column-1 {
	background: transparent url(/hcp/asthma/images/bg-nih-emedical.png) 0 0 no-repeat;
	} 
#nih #column-1 h3 {
	width:250px;
	margin-bottom: 0;
	} 
#nih #column-2 {
	background: transparent url(/hcp/asthma/images/bg-nih-ataq.png) 0 0 no-repeat;
	} 
#nih #column-2 h3 {
	margin-bottom: 0;
	margin-right: 127px;
	} 
#nih #column-2 p {
	margin-right: 150px;
	} 
#nih .column .watch-now {
	display: block;
	margin-bottom: 15px;
	} 

/* ATAQ */
#ataq-summary {
	padding: 70px 0 20px 0;
	margin: -20px 0 30px 0;
	border-bottom: 1px solid #c1c1c1;
	} 
#ataq-summary p {
	margin-right: 339px;
	} 
#ataq-summary p a {
	display: block;
	} 
#ataq p#nih-guidelines {
	padding-left: 90px;
	padding-bottom: 15px;
	background: transparent url(/hcp/asthma/images/thumb-individualize.jpg) 0 0 no-repeat;
	} 
#ataq h3 {
	font-size: 1em;
	margin-bottom: 5px;
	} 
#ataq p.pdf {
	font-size: .9em;
	margin: -30px 0 0 90px;
	} 

/* 30-day Voucher */
#voucher h3 {
	margin-top: 20px;
	margin-bottom: 0;
	} 
#voucher ul li {
	margin-left: 20px;
	margin-bottom: 16px;
	} 
#voucher .bg-page {
	margin-top: -95px;
	float: right;
	} 

/* Back-to-School */
#back-to-school #hdrImg {
	position:absolute;
	top:10px;
	right:0px;
	} 
#back-to-school p.data {
	text-align:center;
	} 
#back-to-school #frame-3 h2,
#back-to-school #frame-3 h3 {
	margin-bottom: 0;
	} 
#back-to-school #frame-3 h3 {
	margin-top: 25px;
	} 
#back-to-school #frame-3 p {
	margin-bottom: 0;
	} 
#back-to-school #frame-3 p.pdf {
	margin-bottom: 15px;
	} 
#back-to-school #get-adobe-reader {
	padding-right: 250px;
	} 

/* Patient Tools */
#tools a {
	position: static;
	} 
#tools .column {
	width: 49.9%;
	} 
#tools .column h3 {
	margin-top: 20px;
	margin-bottom: 0;
	} 
#tools .column ul {
	margin-top: 5px;
	} 
#tools .column ul li {
	margin-bottom: 3px;
	} 
#tools #terms {
	margin-top: 15px;
	} 
#tools p.short {
	margin-bottom: 0;
	} 
#tools dl {
	margin: 20px 0 45px 0;
	} 
#tools dt {
	font-weight: bold;
	margin-top: 15px;
	} 



/* Prescription assistance */
#assistance #body {
	padding-bottom: 50px;
	} 
#assistance dt {
	font-weight:bold;
	} 
#assistance dd,
#assistance dl {
	margin-bottom: 16px;
	} 

/* Managed Care Coverage */
#managed-care #state-select {
	background: #ececec;
	width: 647px;
	margin-bottom: 16px;
	border-top: 1px solid #a5a5a5;
	border-bottom: 1px solid #a5a5a5;
	text-align: left;
	} 
	#managed-care #state-select-inner {
		width: 617px;
		padding: 20px 15px;
		border-top: 2px solid #fff;
		border-bottom: 2px solid #fff;
		} 
#managed-care #state-select span {
	font-weight: bold;
	margin: 0 10px 0 0;
	} 
#managed-care #state-select select {	
	font-size: .9em;
	width: 150px;
	margin: 0;
	} 
#managed-care .formulary-table-data p strong {
	font-size: 1.3em;
	} 
#managed-care .formulary-table-data table {
	width: 645px;
	margin-bottom: 5px;
	} 
#managed-care .formulary-table-data table .head {
	font-weight: bold;
	padding: 0 0 5px;
	border: none;
	} 
	#managed-care .formulary-table-data table .head .last-updated {
		display: inline !important;
		float: right;
		font-weight: bold;
		} 
#managed-care .formulary-table-data table .header {
	background: #a5a5a5;
	color: #fff;
	} 
	#managed-care .formulary-table-data table .header td {
		padding: 7px 15px;
		} 
#managed-care .formulary-table-data table .data td {
	border-bottom: 1px solid #ececec;
	} 
#managed-care .formulary-table-data table .divider {
	display: none;
	} 
#managed-care .formulary-table-data table td {
	padding: 7px 15px;
	} 
#managed-care .ref-chart {
	font-size: .85em;
	} 
#managed-care .symbol-chart {
	float: left;
	width: 8px;
	margin-left: 10px;
	} 
#managed-care .text-chart {
	display: block;
	width: 627px;
	margin-left: 18px;
	} 

/* Request More Information */
#request-information .errorbox {
	padding: 10px;
	border: 2px solid red;
	} 
	#request-information .errorbox table {
		background: #fff !important;
		} 
	#request-information .errorbox small {
		color: red;
		font-size: 1.1em;
		font-weight: bold;
		} 
	#request-information .errorbox ul {
		margin: 5px 0 0 20px;
		} 
#request-information form#rmi {
	margin: 20px 0; padding: 0;
	} 
	#request-information form#rmi #rmi-photo {
		position: absolute;
		bottom: 0;
		right: 45px;
		} 
	#request-information form#rmi fieldset {
		margin: 0; padding: 0;
		} 
		#request-information form#rmi .demographic-info {
			position: relative;
			margin-bottom: 30px;
			border: none;
			border-bottom: 1px solid #007CC2 !important;
			} 
	#request-information form#rmi legend {
		display: none;
		} 
	#request-information form#rmi label {
		color: #000;
		font-weight: bold;
		padding-top: 6px;
		text-align: right;
		} 
	#request-information form#rmi ul {
		list-style: none;
		margin: 0; padding-bottom: 30px;
		} 
	#request-information form#rmi .two-line {
		margin-bottom: 15px;
		} 
		#request-information form#rmi .two-line label {
			padding-top: 1px;
			} 
	#request-information form#rmi label {
		float: left;
		font-size: .85em;
		width: 95px;
		margin-right: 5px;
		} 
	#request-information form#rmi input {
		color: #000;
		font-size: .85em;
		width: 201px;
		margin: 5px 0; padding: 2px;
		border: 1px solid #7F9DB9;
		} 
		#request-information form#rmi input#zip5 {
			width: 54px;
			margin-bottom: 0;
			} 
		#request-information form#rmi input#zip4 {
			width: 49px;
			margin-bottom: 0;
			} 
		#request-information form#rmi input#btn-register {
			background: transparent url(/hcp/asthma/images/btn-register.gif) no-repeat top left;
			width: 78px;
			height: 23px;
			border: none;
			cursor: pointer;
			} 
	#request-information form#rmi select {
		color: #000;
		font-size: .85em;
		width: 181px;
		margin: .3em 0; padding: 2px;
		border: 1px solid #7F9DB9;
		} 
		* html #request-information form#rmi .disclaimers div.check, * html form#rmi .disclaimers div.label {
			margin: 0;
			} 
	#request-information form#rmi span {
		font-style: italic; font-size: 11px;
		padding-left: 175px;
		} 
	#request-information form#rmi span.next-to-box {
		font-style: italic; font-size: 11px;
		padding-left: 5px; 
		vertical-align: middle;
		} 

/* Connect with Merck */
#connect #connect-header {
	position: relative;
	height: 100px;
	margin:70px 0 25px 0;
	border-bottom: 1px solid #B2B2B2;
	} 
	#connect #connect-header #meeting-needs {
		position: absolute;
		top: 0;
		left: 0;
		z-index: 5;
		} 
	#connect #connect-header #merck-oncall {
		position: absolute;
		top: 20px;
		left: 232px;
		} 
	#connect #connect-header #connect-photo {
		position: absolute;
		bottom: 3px;
		right: 15px;
		} 
	#connect .columns .column-1 {
		width: 365px;
		padding: 0 12px 30px 0;
		margin-bottom: 0;
		border-right: 1px solid #B2B2B2;
		} 
		#connect .columns .column-1 li {
			padding-bottom: 8px;
			} 
		#connect .columns .column-1 table {
			width: 307px;
			margin-bottom: 40px;
			} 
		#connect .columns .column-1 tr.odd {
			background: #ECECEC;
			} 
		#connect .columns .column-1 th {
			font-weight: bold;
			} 
		#connect .columns .column-1 th span {
			font-weight: normal;
			} 
		#connect .columns .column-1 th, #connect .columns .column-1 td {
			padding: 5px;
			} 
	#connect .columns .column-2 {
		width: 257px;
		padding-left: 12px;
		} 
		#connect .columns .column-2 .callout {
			background: #eeeeee;
			margin: 2px 0 25px;
			padding: 15px 15px 1px;
			} 

/* References */
#references li {
	margin-bottom: 16px;
	} 

/* Site Map */
#sitemap ul {
	font-size: 1.1em;
	margin-bottom: 0;
	} 
	#sitemap li {
		margin-bottom: 16px;
		} 
		#sitemap li ul {
			margin: 4px 0 0 0;
			} 
			#sitemap li ul li {
				margin: 0 0 4px 30px;
				} 

/* =RMI

=============================================================== */
div.errorbox {
	border: 2px solid red;
	padding: 10px;
	} 
div.errorbox table {
	background: #fff !important;
	} 
div.errorbox small {
	font-size: 14px; color: red;
	font-weight: bold;
	} 
div.errorbox ul {
	margin: 5px 0 0 20px;
	} 
	
form#rmi {
	margin: 20px 0; padding: 0;
} 

form#rmi fieldset {
	border: none;
	margin: 0; padding: 0;
} 

form#rmi legend {
	display: none;
} 

form#rmi label {
	padding-top: 5px;
	color: #000; 
	text-align: right;
} 

form#rmi ul {
	list-style: none;
	margin: 0; padding: 0;
} 

form#rmi .demographic-info label {
	float: left;
	width: 170px;
	margin-right: 5px;
} 

form#rmi .demographic-info .zip {	
	position: absolute;
	font: normal 12px Arial; 
	margin-top: 7px; padding: 0 !important;
} 

form#rmi .demographic-info input {
	color: #000;
	margin: .3em 0; 
} 

form#rmi .demographic-info select {
	color: #000;
	margin: .3em 0;
} 

form#rmi .disclaimers {
	margin: 20px 0;
} 

form#rmi .disclaimers a {
	margin:200px;
}
form#rmi .disclaimers div.check {
	float: left;
	width: 33.5%;
	text-align: right;
	margin-bottom: 10px;
} 

form#rmi .disclaimers div.label {
	float: right;
	padding-left: 3px;
	width: 65.5%;
	margin-bottom: 10px;
} 

* html form#rmi .disclaimers div.check, * html form#rmi .disclaimers div.label {
	margin: 0;
} 

form#rmi .disclaimers p {
	line-height: 1.4;
} 

form#rmi span {
	font-style: italic; font-size: 11px;
	padding-left: 177px;
} 

form#rmi span.next-to-box {
	font-style: italic; font-size: 11px;
	padding-left: 5px; 
	vertical-align: middle;
} 
.multi li span {
	color:black;
}
				
/* HACKS
\----------------------------------------*/

/* Clear Fix Hack - apply the clearfix class to any element which acts as a container for floats */
	.clearfix:after {
		content: ".";
		display: block;
		height: 0;
		clear: both;
		visibility: hidden;
		} 
	.clearfix {
		display: inline-block;
		} 
		/* Hides from IE-mac \*/
		.clearfix {
			display: block;
			} 
		* html .clearfix {
			height: 1px;
			} 
		/* End hide from IE-mac */

        
.bottomspace {
	padding-bottom: 18px;
	}
.asthma_therapy_left{float:left; width:300px; margin-top:50px}
.asthma_therapy_right{float:left; width:348px;}
