@import url(forms.css);
@import url(type.css);

/*-- Use IE6.css, IE7.css, IE8.css for an IE specific code -- */

/* -- HTML TAG DEFINITIONS by Alpha --*/
a,
a img {border: 0; outline: 0; color: #000; text-decoration: none;}
/* wacky styling to print the url after a link.  #FAIL for glossary links, so we're killing it.
a:link:after, 
a:visited:after { content: " (" attr(href) ") "; font-size: 90%; text-transform: lowercase; color: #666;}
a[href^="/"]:after {content: " (http://www.arimidex.com" attr(href) ") "; text-decoration: underline;}
*/

h1, h2, h3, h4, h5, h6 {page-break-before: auto;}
ol, ul {margin: 0 10px 20px 10px; padding: 0 10px; }
a, p, ol, ul, table {page-break-inside: avoid;}

/* -- DIV IDs AND RELATED CLASS DEFINITIONS by Alpha --*/
#skiplinks,
#gnav,
#leftcolumn,
#sidebar {display: none; visibility: hidden;}


#header img#brand {float: left;}
#header img#az {float: right;}

#content h1 span {display: block;}

/* -- LOOSE CLASS DEFINITIONS by Alpha --*/