@import url("/includes/css/global.css");
@import url("/includes/css/content.css");



body {
	background: #ffffff;
	color: #000000;
	/* Base font size is approximately 12pt, with 18pt leading */
	font: 12pt/1.5 "Times New Roman", Times, serif; }

div { position: relative; }

#header, #content, #content .headline, #content .headline h1, #content .information 
{
	clear: both; display: block; float: none; width: 100%; position: static;
}

h1 {
	margin-bottom: 1em;
	border-bottom: 1px solid #c990a9;
	font: bold 18pt/1.5 Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	top: 0; left: 0; }
div.landing h1 { border: none; }

h2 { color: #5b3345; font-size: 14pt; }
ul { list-style: disc; margin-left: 1.5em; padding-left: 1.5em; }
ol { list-style: decimal; margin-left: 2em; padding-left: 2em; }

a { color: #666666; text-decoration: underline; }

img { background: white; }



div#seroquel-xr { width: 100%; padding: 0; }

div#header p,
div#header ul,
div#navigation,
div#menu,
div#landing-callout,
div.next-steps,
div#callouts,
div.symptoms,
div.video,
div#survey,
div#share {
	display: none; }



div#header { position: relative; width: 100%; height: 55px; }
div#header img { display: block; }
div#header a.seroquel { position: absolute; top: 0; left: 0; }
div#header a.az { position: absolute; top: 10px; right: 0; }
div#header a img { display: block; }

div#content {
	float: none;
	overflow: visible;
	width: 100%;
	margin-top: 2em; }
div#content div.information { padding: 0; }

div#content img.photo.left { float: left; margin: 0 1em 1em 0; }
div#content img.photo.right { float: right; margin: 0 0 1em 1em; }


div#content div.information ul.gallery { width: auto; background: none; }
div#content div.information ul.gallery li { float: none; width: auto; background: none !important; }
div#content div.information ul.gallery li p { min-height: 1em; }

div.bipolar-support div#content div.information p { background: none; }



div#content div.accordion div { display: block !important; }



div#disclaimer,
div#isi,
div#footer { width: 100%; margin: 3em 0 0 0; }


div#isi {  }
div#isi h2 {
	border: none;
	font: bold 12pt/1.5 "Times New Roman", Times, serif;
	text-transform: inherit; }


div#footer ul {
	margin: 0;
	padding: 0; }
