<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="de-ch">
		<id>https://web.fhnw.ch/plattformen/hattie-wiki/w/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=WikiSysop</id>
		<title>Lernen Sichtbar Machen Wiki - Benutzerbeiträge [de-ch]</title>
		<link rel="self" type="application/atom+xml" href="https://web.fhnw.ch/plattformen/hattie-wiki/w/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=WikiSysop"/>
		<link rel="alternate" type="text/html" href="https://web.fhnw.ch/plattformen/hattie-wiki/begriffe/Spezial:Beitr%C3%A4ge/WikiSysop"/>
		<updated>2026-05-07T21:14:50Z</updated>
		<subtitle>Benutzerbeiträge</subtitle>
		<generator>MediaWiki 1.24.2</generator>

	<entry>
		<id>https://web.fhnw.ch/plattformen/hattie-wiki/w/index.php?title=MediaWiki:Common.css&amp;diff=7178</id>
		<title>MediaWiki:Common.css</title>
		<link rel="alternate" type="text/html" href="https://web.fhnw.ch/plattformen/hattie-wiki/w/index.php?title=MediaWiki:Common.css&amp;diff=7178"/>
				<updated>2019-05-24T08:00:07Z</updated>
		
		<summary type="html">&lt;p&gt;WikiSysop: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;/* Das folgende CSS wird für alle Benutzeroberflächen geladen. */&lt;br /&gt;
&lt;br /&gt;
@import url(http://fonts.googleapis.com/css?family=Open+Sans);&lt;br /&gt;
&lt;br /&gt;
/* Framework */&lt;br /&gt;
&lt;br /&gt;
html,&lt;br /&gt;
body {&lt;br /&gt;
height: 100%;&lt;br /&gt;
margin: 0;&lt;br /&gt;
padding: 0;&lt;br /&gt;
font-family: 'Open Sans',sans-serif;&lt;br /&gt;
font-size: 1.1em;&lt;br /&gt;
color:#777;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
body {&lt;br /&gt;
background-color: #dcdcdc;&lt;br /&gt;
/* @embed */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Links */&lt;br /&gt;
a {&lt;br /&gt;
color: #31859d;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.mw-body a.external {&lt;br /&gt;
color: #31859d;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#mw-panel div.portal div.body ul li a:visited {&lt;br /&gt;
color: #31859d;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#mw-panel div.portal div.body ul li a:active {&lt;br /&gt;
color: #31859d;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#mw-panel.collapsible-nav .portal.collapsed h3 a {&lt;br /&gt;
color: #31859d;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Content */&lt;br /&gt;
&lt;br /&gt;
div#content {&lt;br /&gt;
/* @embed */&lt;br /&gt;
background-color: white;&lt;br /&gt;
color: #777;&lt;br /&gt;
direction: ltr;&lt;br /&gt;
border-width: 0px;&lt;br /&gt;
border-style: solid;&lt;br /&gt;
margin-top: 0;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Head */&lt;br /&gt;
&lt;br /&gt;
#mw-page-base {&lt;br /&gt;
height: 5em;&lt;br /&gt;
background-color: white;&lt;br /&gt;
border-bottom: 0;&lt;br /&gt;
/* @embed */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#mw-head-base {&lt;br /&gt;
height: 5em;&lt;br /&gt;
/* @embed */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#mw-head {&lt;br /&gt;
position: absolute;&lt;br /&gt;
top: 0;&lt;br /&gt;
right: 0;&lt;br /&gt;
width: 100%;&lt;br /&gt;
background-color: white;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#mw-head h5 {&lt;br /&gt;
margin: 0;&lt;br /&gt;
padding: 0;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Hide empty portlets */&lt;br /&gt;
div.emptyPortlet {&lt;br /&gt;
display: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Personal */&lt;br /&gt;
&lt;br /&gt;
#p-personal {&lt;br /&gt;
position: absolute;&lt;br /&gt;
top: 0;&lt;br /&gt;
right: 0.75em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#p-personal h5 {&lt;br /&gt;
display: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#p-personal ul {&lt;br /&gt;
list-style: none;&lt;br /&gt;
margin: 0;&lt;br /&gt;
padding-left: 10em; /* Keep from overlapping logo */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* @noflip */&lt;br /&gt;
&lt;br /&gt;
#p-personal li {&lt;br /&gt;
line-height: 1.125em;&lt;br /&gt;
float: left;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#p-personal li a {&lt;br /&gt;
color: #777;&lt;br /&gt;
text-decoration: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#p-personal li a:hover {&lt;br /&gt;
background-color: #31859d;&lt;br /&gt;
color: #fff;&lt;br /&gt;
padding:0.5em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#p-personal li.selected a:hover{&lt;br /&gt;
color: #fff;&lt;br /&gt;
text-decoration: none;&lt;br /&gt;
font-weight: bold;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#p-personal li a:visited {&lt;br /&gt;
color: #31859d;&lt;br /&gt;
text-decoration: bold;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#p-personal a.new {&lt;br /&gt;
color: #31859d;&lt;br /&gt;
text-decoration: bold;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* This one flips! */&lt;br /&gt;
&lt;br /&gt;
#p-personal li {&lt;br /&gt;
margin-left: 0.75em;&lt;br /&gt;
margin-top: 0.5em;&lt;br /&gt;
font-size: 0.75em;&lt;br /&gt;
white-space: nowrap;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Navigation Containers */&lt;br /&gt;
&lt;br /&gt;
#left-navigation {&lt;br /&gt;
position: relative;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#right-navigation {&lt;br /&gt;
float: right;&lt;br /&gt;
margin-top: 2.5em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Navigation Labels */&lt;br /&gt;
div.vectorTabs h5,&lt;br /&gt;
div.vectorMenu h5 span {&lt;br /&gt;
display: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Namespaces and Views */&lt;br /&gt;
/* @noflip */&lt;br /&gt;
div.vectorTabs {&lt;br /&gt;
float: left;&lt;br /&gt;
height: 2.5em;&lt;br /&gt;
background-image:none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorTabs {&lt;br /&gt;
/* @embed */&lt;br /&gt;
padding-left: 1px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* @noflip */&lt;br /&gt;
div.vectorTabs ul {&lt;br /&gt;
float: left;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorTabs ul {&lt;br /&gt;
height: 100%;&lt;br /&gt;
list-style: none;&lt;br /&gt;
margin: 0;&lt;br /&gt;
padding: 0;&lt;br /&gt;
background-color:white;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* @noflip */&lt;br /&gt;
div.vectorTabs ul li {&lt;br /&gt;
float: left;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* OVERRIDDEN BY COMPLIANT BROWSERS */&lt;br /&gt;
div.vectorTabs ul li {&lt;br /&gt;
line-height: 1.125em;&lt;br /&gt;
display: inline-block;&lt;br /&gt;
height: 100%;&lt;br /&gt;
margin: 0;&lt;br /&gt;
padding: 0;&lt;br /&gt;
background-color: #fff;&lt;br /&gt;
background-image:none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* IGNORED BY IE6 */&lt;br /&gt;
div.vectorTabs ul &amp;gt; li {&lt;br /&gt;
display: block;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorTabs li.selected {&lt;br /&gt;
/* @embed */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
	/* OVERRIDDEN BY COMPLIANT BROWSERS */&lt;br /&gt;
div.vectorTabs li a {&lt;br /&gt;
display: inline-block;&lt;br /&gt;
height: 1.9em;&lt;br /&gt;
padding-left: 0.5em;&lt;br /&gt;
padding-right: 0.5em;&lt;br /&gt;
color: #777;&lt;br /&gt;
cursor: pointer;&lt;br /&gt;
font-size: 0.75em;&lt;br /&gt;
text-decoration: none;&lt;br /&gt;
background:none;&lt;br /&gt;
background-color:#fff;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorTabs li a:hover {&lt;br /&gt;
background-color: #31859d;&lt;br /&gt;
color: #fff;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* IGNORED BY IE6 */&lt;br /&gt;
div.vectorTabs li &amp;gt; a {&lt;br /&gt;
display: block;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorTabs li.icon a {&lt;br /&gt;
background-position: bottom right;&lt;br /&gt;
background-repeat: no-repeat;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* OVERRIDDEN BY COMPLIANT BROWSERS */&lt;br /&gt;
div.vectorTabs span a  {&lt;br /&gt;
display: inline-block;&lt;br /&gt;
padding-top: 1.25em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* IGNORED BY IE6 */&lt;br /&gt;
/* @noflip */&lt;br /&gt;
div.vectorTabs span &amp;gt; a {&lt;br /&gt;
float: left;&lt;br /&gt;
display: block;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorTabs span {&lt;br /&gt;
display: inline-block;&lt;br /&gt;
/* @embed */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorTabs li.selected a,&lt;br /&gt;
div.vectorTabs li.selected a:visited{&lt;br /&gt;
color: #777;&lt;br /&gt;
text-decoration: none;&lt;br /&gt;
font-weight: bold;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorTabs li.selected a:hover{&lt;br /&gt;
color: #fff;&lt;br /&gt;
text-decoration: none;&lt;br /&gt;
font-weight: bold;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorTabs li.new a,&lt;br /&gt;
div.vectorTabs li.new a:visited{&lt;br /&gt;
color: #777;&lt;br /&gt;
text-decoration: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorTabs li.new a:hover{&lt;br /&gt;
color: #fff;&lt;br /&gt;
text-decoration: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Variants and Actions */&lt;br /&gt;
/* @noflip */&lt;br /&gt;
div.vectorMenu {&lt;br /&gt;
direction: ltr;&lt;br /&gt;
float: left;&lt;br /&gt;
/* @embed */&lt;br /&gt;
background-image: url(images/arrow-down-icon.png);&lt;br /&gt;
background-position: 100% 60%;&lt;br /&gt;
background-repeat: no-repeat;&lt;br /&gt;
cursor: pointer;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorMenu h3 a {&lt;br /&gt;
background-image:none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorMenuFocus {&lt;br /&gt;
/* @embed */&lt;br /&gt;
background-image: url(images/arrow-down-focus-icon.png);&lt;br /&gt;
background-position: 100% 60%;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* @noflip */&lt;br /&gt;
body.rtl div.vectorMenu {&lt;br /&gt;
direction: rtl;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* OVERRIDDEN BY COMPLIANT BROWSERS */&lt;br /&gt;
/* @noflip */&lt;br /&gt;
div#mw-head div.vectorMenu h5 {&lt;br /&gt;
float: left;&lt;br /&gt;
/* @embed */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* This will be flipped - unlike the one above it */&lt;br /&gt;
div#mw-head div.vectorMenu h5 {&lt;br /&gt;
background-position: bottom left;&lt;br /&gt;
margin-left: -1px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* IGNORED BY IE6 */&lt;br /&gt;
&lt;br /&gt;
div#mw-head div.vectorMenu &amp;gt; h5 {&lt;br /&gt;
background-image: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#mw-head div.vectorMenu h4 {&lt;br /&gt;
display: inline-block;&lt;br /&gt;
float: left;&lt;br /&gt;
font-size: 0.8em;&lt;br /&gt;
padding-left: 0.5em;&lt;br /&gt;
padding-top: 1.375em;&lt;br /&gt;
font-weight: normal;&lt;br /&gt;
border: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* OVERRIDDEN BY COMPLIANT BROWSERS */&lt;br /&gt;
/* @noflip */&lt;br /&gt;
div.vectorMenu h5 a {&lt;br /&gt;
display: inline-block;&lt;br /&gt;
width: 24px;&lt;br /&gt;
height: 2.5em;&lt;br /&gt;
text-decoration: none;&lt;br /&gt;
/* @embed */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* This will be flipped - unlike the one above it */&lt;br /&gt;
div.vectorMenu h5 a {&lt;br /&gt;
background-position: bottom right;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* IGNORED BY IE6 */&lt;br /&gt;
div.vectorMenu h5 &amp;gt; a {&lt;br /&gt;
display: block;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorMenu div.menu {&lt;br /&gt;
position: relative;&lt;br /&gt;
display: none;&lt;br /&gt;
clear: both;&lt;br /&gt;
text-align: left;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* OVERRIDDEN BY COMPLIANT BROWSERS */&lt;br /&gt;
/* @noflip */&lt;br /&gt;
body.rtl div.vectorMenu div.menu {&lt;br /&gt;
margin-left: 24px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* IGNORED BY IE6 */&lt;br /&gt;
/* @noflip */&lt;br /&gt;
body.rtl div.vectorMenu &amp;gt; div.menu {&lt;br /&gt;
margin-left: auto;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* IGNORED BY IE6 */&lt;br /&gt;
/* Also fixes old versions of FireFox */&lt;br /&gt;
/* @noflip */&lt;br /&gt;
body.rtl div.vectorMenu &amp;gt; div.menu,&lt;br /&gt;
x:-moz-any-link {&lt;br /&gt;
margin-left: 23px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Enable forcing showing of the menu for accessibility */&lt;br /&gt;
div.vectorMenu:hover div.menu,&lt;br /&gt;
div.vectorMenu div.menuForceShow {&lt;br /&gt;
display: block;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorMenu ul {&lt;br /&gt;
position: absolute;&lt;br /&gt;
background-color: white;&lt;br /&gt;
border: solid 1px silver;&lt;br /&gt;
border-top-width: 0;&lt;br /&gt;
list-style: none;&lt;br /&gt;
list-style-image: none;&lt;br /&gt;
list-style-type: none;&lt;br /&gt;
padding: 0;&lt;br /&gt;
margin: 0;&lt;br /&gt;
margin-left: -1px;&lt;br /&gt;
text-align: left;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Fixes old versions of FireFox */&lt;br /&gt;
div.vectorMenu ul,&lt;br /&gt;
x:-moz-any-link {&lt;br /&gt;
min-width: 5em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Returns things back to normal in modern versions of FireFox */&lt;br /&gt;
div.vectorMenu ul,&lt;br /&gt;
x:-moz-any-link,&lt;br /&gt;
x:default {&lt;br /&gt;
min-width: 0;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorMenu li {&lt;br /&gt;
padding: 0;&lt;br /&gt;
margin: 0;&lt;br /&gt;
text-align: left;&lt;br /&gt;
line-height: 1em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* OVERRIDDEN BY COMPLIANT BROWSERS */&lt;br /&gt;
div.vectorMenu li a {&lt;br /&gt;
display: inline-block;&lt;br /&gt;
padding: 0.5em;&lt;br /&gt;
white-space: nowrap;&lt;br /&gt;
color: #777;&lt;br /&gt;
cursor: pointer;&lt;br /&gt;
font-size: 0.8em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* IGNORED BY IE6 */&lt;br /&gt;
div.vectorMenu li &amp;gt; a {&lt;br /&gt;
display: block;&lt;br /&gt;
}&lt;br /&gt;
div.vectorMenu li.selected a,&lt;br /&gt;
div.vectorMenu li.selected a:visited {&lt;br /&gt;
color: #fff;&lt;br /&gt;
text-decoration: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Search */&lt;br /&gt;
#p-search h5 {&lt;br /&gt;
display: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* @noflip */&lt;br /&gt;
#p-search {&lt;br /&gt;
float: left;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#p-search {&lt;br /&gt;
margin-right: 0.5em;&lt;br /&gt;
margin-left: 0.5em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#p-search form,&lt;br /&gt;
#p-search input {&lt;br /&gt;
margin: 0;&lt;br /&gt;
margin-top: 0.4em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#simpleSearch {&lt;br /&gt;
display: block;&lt;br /&gt;
width: 14em;&lt;br /&gt;
height: 1.4em;&lt;br /&gt;
margin-top: 0.65em;&lt;br /&gt;
position: relative;&lt;br /&gt;
min-height: 1px; /* Gotta trigger hasLayout for IE7 */&lt;br /&gt;
border: solid 1px #AAAAAA;&lt;br /&gt;
color: black;&lt;br /&gt;
background-color: white;&lt;br /&gt;
/* @embed */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#simpleSearch label {&lt;br /&gt;
/*&lt;br /&gt;
 * DON'T PANIC! Browsers that won't scale this properly are the same browsers that have JS issues that prevent&lt;br /&gt;
 * this from ever being shown anyways.&lt;br /&gt;
 */&lt;br /&gt;
font-size: 13px;&lt;br /&gt;
top: 0.25em;&lt;br /&gt;
direction: ltr;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#simpleSearch input {&lt;br /&gt;
color: black;&lt;br /&gt;
direction: ltr;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#simpleSearch input:focus {&lt;br /&gt;
outline: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#simpleSearch input.placeholder {&lt;br /&gt;
color: #999999;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#simpleSearch input::-webkit-input-placeholder {&lt;br /&gt;
color: #999999;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#simpleSearch input#searchInput {&lt;br /&gt;
position: absolute;&lt;br /&gt;
top: 0;&lt;br /&gt;
left: 0;&lt;br /&gt;
width: 90%;&lt;br /&gt;
margin: 0;&lt;br /&gt;
padding: 0;&lt;br /&gt;
padding-left: 0.2em;&lt;br /&gt;
padding-top: 0.2em;&lt;br /&gt;
padding-bottom: 0.2em;&lt;br /&gt;
outline: none;&lt;br /&gt;
border: none;&lt;br /&gt;
&lt;br /&gt;
/*&lt;br /&gt;
 * DON'T PANIC! Browsers that won't scale this properly are the same browsers that have JS issues that prevent&lt;br /&gt;
 * this from ever being shown anyways.&lt;br /&gt;
 */&lt;br /&gt;
&lt;br /&gt;
font-size: 13px;&lt;br /&gt;
background-color: transparent;&lt;br /&gt;
direction: ltr;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#simpleSearch button#searchButton {&lt;br /&gt;
position: absolute;&lt;br /&gt;
width: 10%;&lt;br /&gt;
right: 0;&lt;br /&gt;
top: 0;&lt;br /&gt;
padding: 0;&lt;br /&gt;
padding-top: 0.3em;&lt;br /&gt;
padding-bottom: 0.2em;&lt;br /&gt;
padding-right: 0.4em;&lt;br /&gt;
margin: 0;&lt;br /&gt;
border: none;&lt;br /&gt;
cursor: pointer;&lt;br /&gt;
background-color: transparent;&lt;br /&gt;
background-image: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* OVERRIDDEN BY COMPLIANT BROWSERS */&lt;br /&gt;
div#simpleSearch button#searchButton img {&lt;br /&gt;
border: none;&lt;br /&gt;
margin: 0;&lt;br /&gt;
margin-top: -3px;&lt;br /&gt;
padding: 0;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* IGNORED BY IE6 */&lt;br /&gt;
div#simpleSearch button#searchButton &amp;gt; img {&lt;br /&gt;
margin: 0;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Panel */&lt;br /&gt;
div#mw-panel {&lt;br /&gt;
font-size: inherit;&lt;br /&gt;
position: absolute;&lt;br /&gt;
top: 100px;&lt;br /&gt;
padding-top: 0.5em;&lt;br /&gt;
width: 10em;&lt;br /&gt;
left: 0px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#mw-panel.collapsible-nav .portal {&lt;br /&gt;
font-size: 0.9em;&lt;br /&gt;
background-image:none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#mw-panel div.portal {&lt;br /&gt;
padding-bottom: 0;&lt;br /&gt;
direction: ltr;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#mw-panel div.portal h5 {&lt;br /&gt;
color: #000;&lt;br /&gt;
padding: 0.25em;&lt;br /&gt;
padding-top: 0;&lt;br /&gt;
padding-bottom: 0;&lt;br /&gt;
padding-left: 1.75em;&lt;br /&gt;
cursor: default;&lt;br /&gt;
border: none;&lt;br /&gt;
font-size: 0.6em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#mw-panel div.portal div.body {&lt;br /&gt;
margin: 0;&lt;br /&gt;
padding-top: 0.5em;&lt;br /&gt;
margin-left: 1.25em;&lt;br /&gt;
border-bottom: 4px solid #31859d;&lt;br /&gt;
/* @embed */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#mw-panel div.portal div.body ul {&lt;br /&gt;
list-style: none;&lt;br /&gt;
list-style-image: none;&lt;br /&gt;
list-style-type: none;&lt;br /&gt;
padding: 0;&lt;br /&gt;
margin: 0;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#mw-panel div.portal div.body ul li {&lt;br /&gt;
line-height: 1.5em;&lt;br /&gt;
padding: 0;&lt;br /&gt;
padding-bottom: 0.5em;&lt;br /&gt;
margin: 0;&lt;br /&gt;
overflow: hidden;&lt;br /&gt;
font-size: 0.7em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#mw-panel div.portal div.body ul li a {&lt;br /&gt;
text-transform: uppercase;&lt;br /&gt;
color: #000;&lt;br /&gt;
text-decoration: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#mw-panel div.portal div.body ul li a:hover {&lt;br /&gt;
background-color: #31859d;&lt;br /&gt;
color: #fff;&lt;br /&gt;
padding-top:0.5em;&lt;br /&gt;
padding-bottom:0.5em;&lt;br /&gt;
padding-left:2px;&lt;br /&gt;
padding-right:2px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Footer */&lt;br /&gt;
div#footer {&lt;br /&gt;
margin-left: 10em;&lt;br /&gt;
margin-top: 0;&lt;br /&gt;
padding: 0.75em;&lt;br /&gt;
/* @embed */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#footer ul {&lt;br /&gt;
list-style: none;&lt;br /&gt;
list-style-image: none;&lt;br /&gt;
list-style-type: none;&lt;br /&gt;
margin: 0;&lt;br /&gt;
padding: 0;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#footer ul li {&lt;br /&gt;
margin: 0;&lt;br /&gt;
padding: 0;&lt;br /&gt;
padding-top: 0.5em;&lt;br /&gt;
padding-bottom: 0.5em;&lt;br /&gt;
color: #000;&lt;br /&gt;
font-size: 0.7em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#footer #footer-icons {&lt;br /&gt;
float: right;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* @noflip */&lt;br /&gt;
body.ltr div#footer #footer-places {&lt;br /&gt;
float: left;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#footer #footer-info li {&lt;br /&gt;
line-height: 1.4em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#footer #footer-icons li {&lt;br /&gt;
float: left;&lt;br /&gt;
margin-left: 0.5em;&lt;br /&gt;
line-height: 2em;&lt;br /&gt;
text-align: right;&lt;br /&gt;
display:none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#footer #footer-places li {&lt;br /&gt;
float: left;&lt;br /&gt;
margin-right: 1em;&lt;br /&gt;
line-height: 2em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#footer #footer-places li a {&lt;br /&gt;
color: #000;&lt;br /&gt;
text-decoration: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#footer #footer-places li a:hover {&lt;br /&gt;
background-color: #31859d;&lt;br /&gt;
color: #fff;&lt;br /&gt;
padding:0.5em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#footer #footer-places li a:active {&lt;br /&gt;
font-weight: bold;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Logo */&lt;br /&gt;
#p-logo {&lt;br /&gt;
position: absolute;&lt;br /&gt;
top:-140px;&lt;br /&gt;
left: 15px;&lt;br /&gt;
width: 10em;&lt;br /&gt;
height:70px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#p-logo a {&lt;br /&gt;
display: block;&lt;br /&gt;
width: 10em;&lt;br /&gt;
background-repeat: no-repeat;&lt;br /&gt;
background-position: center center;&lt;br /&gt;
text-decoration: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/*&lt;br /&gt;
 *&lt;br /&gt;
 * The following code is highly modified from monobook. It would be nice if the&lt;br /&gt;
 * preftoc id was more human readable like preferences-toc for instance,&lt;br /&gt;
 * howerver this would require backporting the other skins.&lt;br /&gt;
 */&lt;br /&gt;
&lt;br /&gt;
/* Preferences */&lt;br /&gt;
#preftoc {&lt;br /&gt;
/* Tabs */&lt;br /&gt;
width: 100%;&lt;br /&gt;
float: left;&lt;br /&gt;
clear: both;&lt;br /&gt;
margin: 0 !important;&lt;br /&gt;
padding: 0 !important;&lt;br /&gt;
/* @embed */&lt;br /&gt;
background-image: url(images/preferences-break.png);&lt;br /&gt;
background-position: bottom left;&lt;br /&gt;
background-repeat: no-repeat;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#preftoc li {&lt;br /&gt;
/* Tab */&lt;br /&gt;
float: left;&lt;br /&gt;
margin: 0;&lt;br /&gt;
padding: 0;&lt;br /&gt;
padding-right: 1px;&lt;br /&gt;
height: 2.25em;&lt;br /&gt;
white-space: nowrap;&lt;br /&gt;
list-style-type: none;&lt;br /&gt;
list-style-image: none;&lt;br /&gt;
/* @embed */&lt;br /&gt;
background-image: url(images/preferences-break.png);&lt;br /&gt;
background-position: bottom right;&lt;br /&gt;
background-repeat: no-repeat;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Sadly, IE6 won't understand this */&lt;br /&gt;
#preftoc li:first-child {&lt;br /&gt;
margin-left: 1px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#preftoc a,&lt;br /&gt;
#preftoc a:active {&lt;br /&gt;
display: inline-block;&lt;br /&gt;
position: relative;&lt;br /&gt;
color: #000;&lt;br /&gt;
padding: 0.5em;&lt;br /&gt;
text-decoration: none;&lt;br /&gt;
background-image: none;&lt;br /&gt;
font-size: 0.9em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#preftoc a:hover,&lt;br /&gt;
#preftoc a:focus {&lt;br /&gt;
text-decoration: none;&lt;br /&gt;
background-color: #31859d;&lt;br /&gt;
color: #fff;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#preftoc li.selected a {&lt;br /&gt;
/* @embed */&lt;br /&gt;
background-image: url(images/preferences-fade.png);&lt;br /&gt;
background-position: bottom;&lt;br /&gt;
background-repeat: repeat-x;&lt;br /&gt;
color: #000;&lt;br /&gt;
text-decoration: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#preferences {&lt;br /&gt;
float: left;&lt;br /&gt;
width: 100%;&lt;br /&gt;
margin: 0;&lt;br /&gt;
margin-top: -2px;&lt;br /&gt;
clear: both;&lt;br /&gt;
border: solid 1px #cccccc;&lt;br /&gt;
background-color: #f9f9f9;&lt;br /&gt;
/* @embed */&lt;br /&gt;
background-image: url(images/preferences-base.png);&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#preferences fieldset {&lt;br /&gt;
border: none;&lt;br /&gt;
border-top: solid 1px #cccccc;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#preferences fieldset.prefsection {&lt;br /&gt;
border: none;&lt;br /&gt;
padding: 0;&lt;br /&gt;
margin: 1em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#preferences legend {&lt;br /&gt;
color: #666666;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#preferences fieldset.prefsection legend.mainLegend {&lt;br /&gt;
display: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#preferences td {&lt;br /&gt;
padding-left: 0.5em;&lt;br /&gt;
padding-right: 0.5em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#preferences td.htmlform-tip {&lt;br /&gt;
font-size: x-small;&lt;br /&gt;
padding: .2em 2em;&lt;br /&gt;
color: #666666;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#preferences div.mw-prefs-buttons {&lt;br /&gt;
padding: 1em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#preferences div.mw-prefs-buttons input {&lt;br /&gt;
margin-right: 0.25em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/**&lt;br /&gt;
 * The following code is slightly modified from monobook&lt;br /&gt;
 */&lt;br /&gt;
&lt;br /&gt;
div#content {&lt;br /&gt;
line-height: 1.5em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#bodyContent {&lt;br /&gt;
font-size: 0.8em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.editsection {&lt;br /&gt;
float: right;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
ul {&lt;br /&gt;
/* @embed */&lt;br /&gt;
list-style-image: url(images/bullet-icon.png);&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
pre {&lt;br /&gt;
line-height: 1.3em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Site Notice (includes notices from CentralNotice extension) */&lt;br /&gt;
#siteNotice {&lt;br /&gt;
font-size: 0.8em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#firstHeading {&lt;br /&gt;
padding-top: 0;&lt;br /&gt;
margin-top: 0;&lt;br /&gt;
padding-top: 0;&lt;br /&gt;
font-size: 1.6em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#content a.external,&lt;br /&gt;
div#content a.external[href ^=&amp;quot;gopher://&amp;quot;] {&lt;br /&gt;
/* @embed */&lt;br /&gt;
/* background: url(skins/Vector/images/external-link-ltr-icon.png) center right no-repeat; */&lt;br /&gt;
background: linear-gradient(transparent,transparent), url(&amp;quot;data:image/svg+xml,%3Csvg xmlns=%22http://www.w3.org/2000/svg%22 width=%2212%22 height=%2212%22%3E %3Cpath fill=%22%23fff%22 stroke=%22%2336c%22 d=%22M1.5 4.518h5.982V10.5H1.5z%22/%3E %3Cpath fill=%22%2336c%22 d=%22M5.765 1H11v5.39L9.427 7.937l-1.31-1.31L5.393 9.35l-2.69-2.688 2.81-2.808L4.2 2.544z%22/%3E %3Cpath fill=%22%23fff%22 d=%22M9.995 2.004l.022 4.885L8.2 5.07 5.32 7.95 4.09 6.723l2.882-2.88-1.85-1.852z%22/%3E %3C/svg%3E&amp;quot;) center right no-repeat;&lt;br /&gt;
padding-right: 13px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#content a.external[href ^=&amp;quot;https://&amp;quot;],&lt;br /&gt;
.link-https {&lt;br /&gt;
/* @embed */&lt;br /&gt;
background: linear-gradient(transparent,transparent), url(&amp;quot;data:image/svg+xml,%3Csvg xmlns=%22http://www.w3.org/2000/svg%22 width=%2212%22 height=%2212%22%3E %3Cpath fill=%22%23fff%22 stroke=%22%2336c%22 d=%22M1.5 4.518h5.982V10.5H1.5z%22/%3E %3Cpath fill=%22%2336c%22 d=%22M5.765 1H11v5.39L9.427 7.937l-1.31-1.31L5.393 9.35l-2.69-2.688 2.81-2.808L4.2 2.544z%22/%3E %3Cpath fill=%22%23fff%22 d=%22M9.995 2.004l.022 4.885L8.2 5.07 5.32 7.95 4.09 6.723l2.882-2.88-1.85-1.852z%22/%3E %3C/svg%3E&amp;quot;) center right no-repeat;&lt;br /&gt;
padding-right: 13px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#content a.external[href ^=&amp;quot;mailto:&amp;quot;],&lt;br /&gt;
.link-mailto {&lt;br /&gt;
/* @embed */&lt;br /&gt;
background: url(skins/Vector/images/mail-icon.png) center right no-repeat;&lt;br /&gt;
padding-right: 13px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#content a.external[href ^=&amp;quot;news:&amp;quot;] {&lt;br /&gt;
/* @embed */&lt;br /&gt;
background: url(skins/Vector/images/news-icon.png) center right no-repeat;&lt;br /&gt;
padding-right: 13px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#content a.external[href ^=&amp;quot;ftp://&amp;quot;],&lt;br /&gt;
.link-ftp {&lt;br /&gt;
/* @embed */&lt;br /&gt;
background: url(skins/Vector/images/file-icon.png) center right no-repeat;&lt;br /&gt;
padding-right: 13px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#content a.external[href ^=&amp;quot;irc://&amp;quot;],&lt;br /&gt;
div#content a.external[href ^=&amp;quot;ircs://&amp;quot;],&lt;br /&gt;
.link-irc {&lt;br /&gt;
/* @embed */&lt;br /&gt;
background: url(skins/Vector/images/talk-icon.png) center right no-repeat;&lt;br /&gt;
padding-right: 13px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#content a.external[href $=&amp;quot;.ogg&amp;quot;], div#content a.external[href $=&amp;quot;.OGG&amp;quot;],&lt;br /&gt;
div#content a.external[href $=&amp;quot;.mid&amp;quot;], div#content a.external[href $=&amp;quot;.MID&amp;quot;],&lt;br /&gt;
div#content a.external[href $=&amp;quot;.midi&amp;quot;], div#content a.external[href $=&amp;quot;.MIDI&amp;quot;],&lt;br /&gt;
div#content a.external[href $=&amp;quot;.mp3&amp;quot;], div#content a.external[href $=&amp;quot;.MP3&amp;quot;],&lt;br /&gt;
div#content a.external[href $=&amp;quot;.wav&amp;quot;], div#content a.external[href $=&amp;quot;.WAV&amp;quot;],&lt;br /&gt;
div#content a.external[href $=&amp;quot;.wma&amp;quot;], div#content a.external[href $=&amp;quot;.WMA&amp;quot;],&lt;br /&gt;
.link-audio {&lt;br /&gt;
/* @embed */&lt;br /&gt;
background: url(skins/Vector/images/audio-icon.png) center right no-repeat;&lt;br /&gt;
padding-right: 13px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#content a.external[href $=&amp;quot;.ogm&amp;quot;], div#content a.external[href $=&amp;quot;.OGM&amp;quot;],&lt;br /&gt;
div#content a.external[href $=&amp;quot;.avi&amp;quot;], div#content a.external[href $=&amp;quot;.AVI&amp;quot;],&lt;br /&gt;
div#content a.external[href $=&amp;quot;.mpeg&amp;quot;], div#content a.external[href $=&amp;quot;.MPEG&amp;quot;],&lt;br /&gt;
div#content a.external[href $=&amp;quot;.mpg&amp;quot;], div#content a.external[href $=&amp;quot;.MPG&amp;quot;],&lt;br /&gt;
.link-video {&lt;br /&gt;
/* @embed */&lt;br /&gt;
background: url(skins/Vector/images/video-icon.png) center right no-repeat;&lt;br /&gt;
padding-right: 13px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#content a.external[href $=&amp;quot;.pdf&amp;quot;], div#content a.external[href $=&amp;quot;.PDF&amp;quot;],&lt;br /&gt;
div#content a.external[href *=&amp;quot;.pdf#&amp;quot;], div#content a.external[href *=&amp;quot;.PDF#&amp;quot;],&lt;br /&gt;
div#content a.external[href *=&amp;quot;.pdf?&amp;quot;], div#content a.external[href *=&amp;quot;.PDF?&amp;quot;],&lt;br /&gt;
.link-document {&lt;br /&gt;
/* @embed */&lt;br /&gt;
background: linear-gradient(transparent,transparent), url(&amp;quot;data:image/svg+xml,%3Csvg xmlns=%22http://www.w3.org/2000/svg%22 width=%2212%22 height=%2212%22%3E %3Cpath fill=%22%23fff%22 stroke=%22%2336c%22 d=%22M1.5 4.518h5.982V10.5H1.5z%22/%3E %3Cpath fill=%22%2336c%22 d=%22M5.765 1H11v5.39L9.427 7.937l-1.31-1.31L5.393 9.35l-2.69-2.688 2.81-2.808L4.2 2.544z%22/%3E %3Cpath fill=%22%23fff%22 d=%22M9.995 2.004l.022 4.885L8.2 5.07 5.32 7.95 4.09 6.723l2.882-2.88-1.85-1.852z%22/%3E %3C/svg%3E&amp;quot;) center right no-repeat;&lt;br /&gt;
padding-right: 13px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#content a[href$=&amp;quot;.xls&amp;quot;].external,&lt;br /&gt;
#content a[href$=&amp;quot;.XLS&amp;quot;].external,&lt;br /&gt;
#content a[href$=&amp;quot;.xlsx&amp;quot;].external,&lt;br /&gt;
#content a[href$=&amp;quot;.XLSX&amp;quot;].external {&lt;br /&gt;
background: linear-gradient(transparent,transparent), url(&amp;quot;data:image/svg+xml,%3Csvg xmlns=%22http://www.w3.org/2000/svg%22 width=%2212%22 height=%2212%22%3E %3Cpath fill=%22%23fff%22 stroke=%22%2336c%22 d=%22M1.5 4.518h5.982V10.5H1.5z%22/%3E %3Cpath fill=%22%2336c%22 d=%22M5.765 1H11v5.39L9.427 7.937l-1.31-1.31L5.393 9.35l-2.69-2.688 2.81-2.808L4.2 2.544z%22/%3E %3Cpath fill=%22%23fff%22 d=%22M9.995 2.004l.022 4.885L8.2 5.07 5.32 7.95 4.09 6.723l2.882-2.88-1.85-1.852z%22/%3E %3C/svg%3E&amp;quot;) center right no-repeat;&lt;br /&gt;
padding-right: 13px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#content .printfooter {&lt;br /&gt;
display: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Icon for Usernames */&lt;br /&gt;
#pt-userpage,&lt;br /&gt;
#pt-anonuserpage,&lt;br /&gt;
#pt-login {&lt;br /&gt;
/* @embed */&lt;br /&gt;
background: url(skins/Vector/images/user-icon.png) left top no-repeat;&lt;br /&gt;
padding-left: 15px !important;&lt;br /&gt;
text-transform: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.redirectText {&lt;br /&gt;
font-size: 140%;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.redirectMsg img {&lt;br /&gt;
vertical-align: text-bottom;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#bodyContent {&lt;br /&gt;
position: relative;&lt;br /&gt;
width: 100%;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#mw-js-message {&lt;br /&gt;
font-size: 0.8em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#bodyContent {&lt;br /&gt;
line-height: 1.5em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Watch/Unwatch Icon Styling */&lt;br /&gt;
#ca-unwatch.icon a,&lt;br /&gt;
#ca-watch.icon a {&lt;br /&gt;
margin: 0;&lt;br /&gt;
padding: 0;&lt;br /&gt;
outline: none;&lt;br /&gt;
display: block;&lt;br /&gt;
width: 26px;&lt;br /&gt;
/* This hides the text but shows the background image */&lt;br /&gt;
padding-top: 3.1em;&lt;br /&gt;
margin-top: 0;&lt;br /&gt;
/* Only applied in IE6 */&lt;br /&gt;
margin-top: -0.8em !ie;&lt;br /&gt;
height: 0;&lt;br /&gt;
overflow: hidden;&lt;br /&gt;
/* @embed */&lt;br /&gt;
background-image: url(images/watch-icons.png);&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#ca-unwatch.icon a {&lt;br /&gt;
background-position: -43px 60%;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#ca-watch.icon a {&lt;br /&gt;
background-position: 5px 60%;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#ca-unwatch.icon a:hover,&lt;br /&gt;
#ca-unwatch.icon a:focus {&lt;br /&gt;
background-position: -67px 60%;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#ca-watch.icon a:hover,&lt;br /&gt;
#ca-watch.icon a:focus {&lt;br /&gt;
background-position: -19px 60%;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#ca-unwatch.icon a.loading,&lt;br /&gt;
#ca-watch.icon a.loading {&lt;br /&gt;
/* @embed */&lt;br /&gt;
background-image: url(images/watch-icon-loading.gif);&lt;br /&gt;
background-position: 5px 60%;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#ca-unwatch.icon a span,&lt;br /&gt;
#ca-watch.icon a span {&lt;br /&gt;
display: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorTabs ul {&lt;br /&gt;
/* @embed */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Tooltips are outside of the normal body code, so this helps make the size of the text sensible */&lt;br /&gt;
.tipsy {&lt;br /&gt;
font-size: 0.8em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#mw-panel div.portal {&lt;br /&gt;
    background-image: none;&lt;br /&gt;
}&lt;/div&gt;</summary>
		<author><name>WikiSysop</name></author>	</entry>

	<entry>
		<id>https://web.fhnw.ch/plattformen/hattie-wiki/w/index.php?title=MediaWiki:Common.css&amp;diff=7177</id>
		<title>MediaWiki:Common.css</title>
		<link rel="alternate" type="text/html" href="https://web.fhnw.ch/plattformen/hattie-wiki/w/index.php?title=MediaWiki:Common.css&amp;diff=7177"/>
				<updated>2019-05-24T07:58:49Z</updated>
		
		<summary type="html">&lt;p&gt;WikiSysop: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;/* Das folgende CSS wird für alle Benutzeroberflächen geladen. */&lt;br /&gt;
&lt;br /&gt;
@import url(http://fonts.googleapis.com/css?family=Open+Sans);&lt;br /&gt;
&lt;br /&gt;
/* Framework */&lt;br /&gt;
&lt;br /&gt;
html,&lt;br /&gt;
body {&lt;br /&gt;
height: 100%;&lt;br /&gt;
margin: 0;&lt;br /&gt;
padding: 0;&lt;br /&gt;
font-family: 'Open Sans',sans-serif;&lt;br /&gt;
font-size: 1.1em;&lt;br /&gt;
color:#777;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
body {&lt;br /&gt;
background-color: #dcdcdc;&lt;br /&gt;
/* @embed */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Links */&lt;br /&gt;
a {&lt;br /&gt;
color: #31859d;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.mw-body a.external {&lt;br /&gt;
color: #31859d;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#mw-panel div.portal div.body ul li a:visited {&lt;br /&gt;
color: #31859d;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#mw-panel div.portal div.body ul li a:active {&lt;br /&gt;
color: #31859d;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#mw-panel.collapsible-nav .portal.collapsed h3 a {&lt;br /&gt;
color: #31859d;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Content */&lt;br /&gt;
&lt;br /&gt;
div#content {&lt;br /&gt;
/* @embed */&lt;br /&gt;
background-color: white;&lt;br /&gt;
color: #777;&lt;br /&gt;
direction: ltr;&lt;br /&gt;
border-width: 0px;&lt;br /&gt;
border-style: solid;&lt;br /&gt;
margin-top: 0;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Head */&lt;br /&gt;
&lt;br /&gt;
#mw-page-base {&lt;br /&gt;
height: 5em;&lt;br /&gt;
background-color: white;&lt;br /&gt;
border-bottom: 0;&lt;br /&gt;
/* @embed */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#mw-head-base {&lt;br /&gt;
height: 5em;&lt;br /&gt;
/* @embed */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#mw-head {&lt;br /&gt;
position: absolute;&lt;br /&gt;
top: 0;&lt;br /&gt;
right: 0;&lt;br /&gt;
width: 100%;&lt;br /&gt;
background-color: white;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#mw-head h5 {&lt;br /&gt;
margin: 0;&lt;br /&gt;
padding: 0;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Hide empty portlets */&lt;br /&gt;
div.emptyPortlet {&lt;br /&gt;
display: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Personal */&lt;br /&gt;
&lt;br /&gt;
#p-personal {&lt;br /&gt;
position: absolute;&lt;br /&gt;
top: 0;&lt;br /&gt;
right: 0.75em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#p-personal h5 {&lt;br /&gt;
display: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#p-personal ul {&lt;br /&gt;
list-style: none;&lt;br /&gt;
margin: 0;&lt;br /&gt;
padding-left: 10em; /* Keep from overlapping logo */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* @noflip */&lt;br /&gt;
&lt;br /&gt;
#p-personal li {&lt;br /&gt;
line-height: 1.125em;&lt;br /&gt;
float: left;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#p-personal li a {&lt;br /&gt;
color: #777;&lt;br /&gt;
text-decoration: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#p-personal li a:hover {&lt;br /&gt;
background-color: #31859d;&lt;br /&gt;
color: #fff;&lt;br /&gt;
padding:0.5em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#p-personal li.selected a:hover{&lt;br /&gt;
color: #fff;&lt;br /&gt;
text-decoration: none;&lt;br /&gt;
font-weight: bold;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#p-personal li a:visited {&lt;br /&gt;
color: #31859d;&lt;br /&gt;
text-decoration: bold;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#p-personal a.new {&lt;br /&gt;
color: #31859d;&lt;br /&gt;
text-decoration: bold;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* This one flips! */&lt;br /&gt;
&lt;br /&gt;
#p-personal li {&lt;br /&gt;
margin-left: 0.75em;&lt;br /&gt;
margin-top: 0.5em;&lt;br /&gt;
font-size: 0.75em;&lt;br /&gt;
white-space: nowrap;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Navigation Containers */&lt;br /&gt;
&lt;br /&gt;
#left-navigation {&lt;br /&gt;
position: relative;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#right-navigation {&lt;br /&gt;
float: right;&lt;br /&gt;
margin-top: 2.5em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Navigation Labels */&lt;br /&gt;
div.vectorTabs h5,&lt;br /&gt;
div.vectorMenu h5 span {&lt;br /&gt;
display: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Namespaces and Views */&lt;br /&gt;
/* @noflip */&lt;br /&gt;
div.vectorTabs {&lt;br /&gt;
float: left;&lt;br /&gt;
height: 2.5em;&lt;br /&gt;
background-image:none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorTabs {&lt;br /&gt;
/* @embed */&lt;br /&gt;
padding-left: 1px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* @noflip */&lt;br /&gt;
div.vectorTabs ul {&lt;br /&gt;
float: left;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorTabs ul {&lt;br /&gt;
height: 100%;&lt;br /&gt;
list-style: none;&lt;br /&gt;
margin: 0;&lt;br /&gt;
padding: 0;&lt;br /&gt;
background-color:white;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* @noflip */&lt;br /&gt;
div.vectorTabs ul li {&lt;br /&gt;
float: left;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* OVERRIDDEN BY COMPLIANT BROWSERS */&lt;br /&gt;
div.vectorTabs ul li {&lt;br /&gt;
line-height: 1.125em;&lt;br /&gt;
display: inline-block;&lt;br /&gt;
height: 100%;&lt;br /&gt;
margin: 0;&lt;br /&gt;
padding: 0;&lt;br /&gt;
background-color: #fff;&lt;br /&gt;
background-image:none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* IGNORED BY IE6 */&lt;br /&gt;
div.vectorTabs ul &amp;gt; li {&lt;br /&gt;
display: block;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorTabs li.selected {&lt;br /&gt;
/* @embed */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
	/* OVERRIDDEN BY COMPLIANT BROWSERS */&lt;br /&gt;
div.vectorTabs li a {&lt;br /&gt;
display: inline-block;&lt;br /&gt;
height: 1.9em;&lt;br /&gt;
padding-left: 0.5em;&lt;br /&gt;
padding-right: 0.5em;&lt;br /&gt;
color: #777;&lt;br /&gt;
cursor: pointer;&lt;br /&gt;
font-size: 0.75em;&lt;br /&gt;
text-decoration: none;&lt;br /&gt;
background:none;&lt;br /&gt;
background-color:#fff;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorTabs li a:hover {&lt;br /&gt;
background-color: #31859d;&lt;br /&gt;
color: #fff;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* IGNORED BY IE6 */&lt;br /&gt;
div.vectorTabs li &amp;gt; a {&lt;br /&gt;
display: block;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorTabs li.icon a {&lt;br /&gt;
background-position: bottom right;&lt;br /&gt;
background-repeat: no-repeat;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* OVERRIDDEN BY COMPLIANT BROWSERS */&lt;br /&gt;
div.vectorTabs span a  {&lt;br /&gt;
display: inline-block;&lt;br /&gt;
padding-top: 1.25em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* IGNORED BY IE6 */&lt;br /&gt;
/* @noflip */&lt;br /&gt;
div.vectorTabs span &amp;gt; a {&lt;br /&gt;
float: left;&lt;br /&gt;
display: block;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorTabs span {&lt;br /&gt;
display: inline-block;&lt;br /&gt;
/* @embed */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorTabs li.selected a,&lt;br /&gt;
div.vectorTabs li.selected a:visited{&lt;br /&gt;
color: #777;&lt;br /&gt;
text-decoration: none;&lt;br /&gt;
font-weight: bold;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorTabs li.selected a:hover{&lt;br /&gt;
color: #fff;&lt;br /&gt;
text-decoration: none;&lt;br /&gt;
font-weight: bold;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorTabs li.new a,&lt;br /&gt;
div.vectorTabs li.new a:visited{&lt;br /&gt;
color: #777;&lt;br /&gt;
text-decoration: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorTabs li.new a:hover{&lt;br /&gt;
color: #fff;&lt;br /&gt;
text-decoration: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Variants and Actions */&lt;br /&gt;
/* @noflip */&lt;br /&gt;
div.vectorMenu {&lt;br /&gt;
direction: ltr;&lt;br /&gt;
float: left;&lt;br /&gt;
/* @embed */&lt;br /&gt;
background-image: url(images/arrow-down-icon.png);&lt;br /&gt;
background-position: 100% 60%;&lt;br /&gt;
background-repeat: no-repeat;&lt;br /&gt;
cursor: pointer;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorMenu h3 a {&lt;br /&gt;
background-image:none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorMenuFocus {&lt;br /&gt;
/* @embed */&lt;br /&gt;
background-image: url(images/arrow-down-focus-icon.png);&lt;br /&gt;
background-position: 100% 60%;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* @noflip */&lt;br /&gt;
body.rtl div.vectorMenu {&lt;br /&gt;
direction: rtl;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* OVERRIDDEN BY COMPLIANT BROWSERS */&lt;br /&gt;
/* @noflip */&lt;br /&gt;
div#mw-head div.vectorMenu h5 {&lt;br /&gt;
float: left;&lt;br /&gt;
/* @embed */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* This will be flipped - unlike the one above it */&lt;br /&gt;
div#mw-head div.vectorMenu h5 {&lt;br /&gt;
background-position: bottom left;&lt;br /&gt;
margin-left: -1px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* IGNORED BY IE6 */&lt;br /&gt;
&lt;br /&gt;
div#mw-head div.vectorMenu &amp;gt; h5 {&lt;br /&gt;
background-image: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#mw-head div.vectorMenu h4 {&lt;br /&gt;
display: inline-block;&lt;br /&gt;
float: left;&lt;br /&gt;
font-size: 0.8em;&lt;br /&gt;
padding-left: 0.5em;&lt;br /&gt;
padding-top: 1.375em;&lt;br /&gt;
font-weight: normal;&lt;br /&gt;
border: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* OVERRIDDEN BY COMPLIANT BROWSERS */&lt;br /&gt;
/* @noflip */&lt;br /&gt;
div.vectorMenu h5 a {&lt;br /&gt;
display: inline-block;&lt;br /&gt;
width: 24px;&lt;br /&gt;
height: 2.5em;&lt;br /&gt;
text-decoration: none;&lt;br /&gt;
/* @embed */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* This will be flipped - unlike the one above it */&lt;br /&gt;
div.vectorMenu h5 a {&lt;br /&gt;
background-position: bottom right;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* IGNORED BY IE6 */&lt;br /&gt;
div.vectorMenu h5 &amp;gt; a {&lt;br /&gt;
display: block;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorMenu div.menu {&lt;br /&gt;
position: relative;&lt;br /&gt;
display: none;&lt;br /&gt;
clear: both;&lt;br /&gt;
text-align: left;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* OVERRIDDEN BY COMPLIANT BROWSERS */&lt;br /&gt;
/* @noflip */&lt;br /&gt;
body.rtl div.vectorMenu div.menu {&lt;br /&gt;
margin-left: 24px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* IGNORED BY IE6 */&lt;br /&gt;
/* @noflip */&lt;br /&gt;
body.rtl div.vectorMenu &amp;gt; div.menu {&lt;br /&gt;
margin-left: auto;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* IGNORED BY IE6 */&lt;br /&gt;
/* Also fixes old versions of FireFox */&lt;br /&gt;
/* @noflip */&lt;br /&gt;
body.rtl div.vectorMenu &amp;gt; div.menu,&lt;br /&gt;
x:-moz-any-link {&lt;br /&gt;
margin-left: 23px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Enable forcing showing of the menu for accessibility */&lt;br /&gt;
div.vectorMenu:hover div.menu,&lt;br /&gt;
div.vectorMenu div.menuForceShow {&lt;br /&gt;
display: block;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorMenu ul {&lt;br /&gt;
position: absolute;&lt;br /&gt;
background-color: white;&lt;br /&gt;
border: solid 1px silver;&lt;br /&gt;
border-top-width: 0;&lt;br /&gt;
list-style: none;&lt;br /&gt;
list-style-image: none;&lt;br /&gt;
list-style-type: none;&lt;br /&gt;
padding: 0;&lt;br /&gt;
margin: 0;&lt;br /&gt;
margin-left: -1px;&lt;br /&gt;
text-align: left;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Fixes old versions of FireFox */&lt;br /&gt;
div.vectorMenu ul,&lt;br /&gt;
x:-moz-any-link {&lt;br /&gt;
min-width: 5em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Returns things back to normal in modern versions of FireFox */&lt;br /&gt;
div.vectorMenu ul,&lt;br /&gt;
x:-moz-any-link,&lt;br /&gt;
x:default {&lt;br /&gt;
min-width: 0;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorMenu li {&lt;br /&gt;
padding: 0;&lt;br /&gt;
margin: 0;&lt;br /&gt;
text-align: left;&lt;br /&gt;
line-height: 1em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* OVERRIDDEN BY COMPLIANT BROWSERS */&lt;br /&gt;
div.vectorMenu li a {&lt;br /&gt;
display: inline-block;&lt;br /&gt;
padding: 0.5em;&lt;br /&gt;
white-space: nowrap;&lt;br /&gt;
color: #777;&lt;br /&gt;
cursor: pointer;&lt;br /&gt;
font-size: 0.8em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* IGNORED BY IE6 */&lt;br /&gt;
div.vectorMenu li &amp;gt; a {&lt;br /&gt;
display: block;&lt;br /&gt;
}&lt;br /&gt;
div.vectorMenu li.selected a,&lt;br /&gt;
div.vectorMenu li.selected a:visited {&lt;br /&gt;
color: #fff;&lt;br /&gt;
text-decoration: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Search */&lt;br /&gt;
#p-search h5 {&lt;br /&gt;
display: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* @noflip */&lt;br /&gt;
#p-search {&lt;br /&gt;
float: left;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#p-search {&lt;br /&gt;
margin-right: 0.5em;&lt;br /&gt;
margin-left: 0.5em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#p-search form,&lt;br /&gt;
#p-search input {&lt;br /&gt;
margin: 0;&lt;br /&gt;
margin-top: 0.4em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#simpleSearch {&lt;br /&gt;
display: block;&lt;br /&gt;
width: 14em;&lt;br /&gt;
height: 1.4em;&lt;br /&gt;
margin-top: 0.65em;&lt;br /&gt;
position: relative;&lt;br /&gt;
min-height: 1px; /* Gotta trigger hasLayout for IE7 */&lt;br /&gt;
border: solid 1px #AAAAAA;&lt;br /&gt;
color: black;&lt;br /&gt;
background-color: white;&lt;br /&gt;
/* @embed */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#simpleSearch label {&lt;br /&gt;
/*&lt;br /&gt;
 * DON'T PANIC! Browsers that won't scale this properly are the same browsers that have JS issues that prevent&lt;br /&gt;
 * this from ever being shown anyways.&lt;br /&gt;
 */&lt;br /&gt;
font-size: 13px;&lt;br /&gt;
top: 0.25em;&lt;br /&gt;
direction: ltr;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#simpleSearch input {&lt;br /&gt;
color: black;&lt;br /&gt;
direction: ltr;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#simpleSearch input:focus {&lt;br /&gt;
outline: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#simpleSearch input.placeholder {&lt;br /&gt;
color: #999999;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#simpleSearch input::-webkit-input-placeholder {&lt;br /&gt;
color: #999999;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#simpleSearch input#searchInput {&lt;br /&gt;
position: absolute;&lt;br /&gt;
top: 0;&lt;br /&gt;
left: 0;&lt;br /&gt;
width: 90%;&lt;br /&gt;
margin: 0;&lt;br /&gt;
padding: 0;&lt;br /&gt;
padding-left: 0.2em;&lt;br /&gt;
padding-top: 0.2em;&lt;br /&gt;
padding-bottom: 0.2em;&lt;br /&gt;
outline: none;&lt;br /&gt;
border: none;&lt;br /&gt;
&lt;br /&gt;
/*&lt;br /&gt;
 * DON'T PANIC! Browsers that won't scale this properly are the same browsers that have JS issues that prevent&lt;br /&gt;
 * this from ever being shown anyways.&lt;br /&gt;
 */&lt;br /&gt;
&lt;br /&gt;
font-size: 13px;&lt;br /&gt;
background-color: transparent;&lt;br /&gt;
direction: ltr;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#simpleSearch button#searchButton {&lt;br /&gt;
position: absolute;&lt;br /&gt;
width: 10%;&lt;br /&gt;
right: 0;&lt;br /&gt;
top: 0;&lt;br /&gt;
padding: 0;&lt;br /&gt;
padding-top: 0.3em;&lt;br /&gt;
padding-bottom: 0.2em;&lt;br /&gt;
padding-right: 0.4em;&lt;br /&gt;
margin: 0;&lt;br /&gt;
border: none;&lt;br /&gt;
cursor: pointer;&lt;br /&gt;
background-color: transparent;&lt;br /&gt;
background-image: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* OVERRIDDEN BY COMPLIANT BROWSERS */&lt;br /&gt;
div#simpleSearch button#searchButton img {&lt;br /&gt;
border: none;&lt;br /&gt;
margin: 0;&lt;br /&gt;
margin-top: -3px;&lt;br /&gt;
padding: 0;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* IGNORED BY IE6 */&lt;br /&gt;
div#simpleSearch button#searchButton &amp;gt; img {&lt;br /&gt;
margin: 0;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Panel */&lt;br /&gt;
div#mw-panel {&lt;br /&gt;
font-size: inherit;&lt;br /&gt;
position: absolute;&lt;br /&gt;
top: 100px;&lt;br /&gt;
padding-top: 0.5em;&lt;br /&gt;
width: 10em;&lt;br /&gt;
left: 0px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#mw-panel.collapsible-nav .portal {&lt;br /&gt;
font-size: 0.9em;&lt;br /&gt;
background-image:none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#mw-panel div.portal {&lt;br /&gt;
padding-bottom: 0;&lt;br /&gt;
direction: ltr;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#mw-panel div.portal h5 {&lt;br /&gt;
color: #000;&lt;br /&gt;
padding: 0.25em;&lt;br /&gt;
padding-top: 0;&lt;br /&gt;
padding-bottom: 0;&lt;br /&gt;
padding-left: 1.75em;&lt;br /&gt;
cursor: default;&lt;br /&gt;
border: none;&lt;br /&gt;
font-size: 0.6em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#mw-panel div.portal div.body {&lt;br /&gt;
margin: 0;&lt;br /&gt;
padding-top: 0.5em;&lt;br /&gt;
margin-left: 1.25em;&lt;br /&gt;
border-bottom: 4px solid #31859d;&lt;br /&gt;
/* @embed */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#mw-panel div.portal div.body ul {&lt;br /&gt;
list-style: none;&lt;br /&gt;
list-style-image: none;&lt;br /&gt;
list-style-type: none;&lt;br /&gt;
padding: 0;&lt;br /&gt;
margin: 0;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#mw-panel div.portal div.body ul li {&lt;br /&gt;
line-height: 1.5em;&lt;br /&gt;
padding: 0;&lt;br /&gt;
padding-bottom: 0.5em;&lt;br /&gt;
margin: 0;&lt;br /&gt;
overflow: hidden;&lt;br /&gt;
font-size: 0.7em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#mw-panel div.portal div.body ul li a {&lt;br /&gt;
text-transform: uppercase;&lt;br /&gt;
color: #000;&lt;br /&gt;
text-decoration: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#mw-panel div.portal div.body ul li a:hover {&lt;br /&gt;
background-color: #31859d;&lt;br /&gt;
color: #fff;&lt;br /&gt;
padding-top:0.5em;&lt;br /&gt;
padding-bottom:0.5em;&lt;br /&gt;
padding-left:2px;&lt;br /&gt;
padding-right:2px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Footer */&lt;br /&gt;
div#footer {&lt;br /&gt;
margin-left: 10em;&lt;br /&gt;
margin-top: 0;&lt;br /&gt;
padding: 0.75em;&lt;br /&gt;
/* @embed */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#footer ul {&lt;br /&gt;
list-style: none;&lt;br /&gt;
list-style-image: none;&lt;br /&gt;
list-style-type: none;&lt;br /&gt;
margin: 0;&lt;br /&gt;
padding: 0;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#footer ul li {&lt;br /&gt;
margin: 0;&lt;br /&gt;
padding: 0;&lt;br /&gt;
padding-top: 0.5em;&lt;br /&gt;
padding-bottom: 0.5em;&lt;br /&gt;
color: #000;&lt;br /&gt;
font-size: 0.7em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#footer #footer-icons {&lt;br /&gt;
float: right;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* @noflip */&lt;br /&gt;
body.ltr div#footer #footer-places {&lt;br /&gt;
float: left;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#footer #footer-info li {&lt;br /&gt;
line-height: 1.4em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#footer #footer-icons li {&lt;br /&gt;
float: left;&lt;br /&gt;
margin-left: 0.5em;&lt;br /&gt;
line-height: 2em;&lt;br /&gt;
text-align: right;&lt;br /&gt;
display:none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#footer #footer-places li {&lt;br /&gt;
float: left;&lt;br /&gt;
margin-right: 1em;&lt;br /&gt;
line-height: 2em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#footer #footer-places li a {&lt;br /&gt;
color: #000;&lt;br /&gt;
text-decoration: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#footer #footer-places li a:hover {&lt;br /&gt;
background-color: #31859d;&lt;br /&gt;
color: #fff;&lt;br /&gt;
padding:0.5em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#footer #footer-places li a:active {&lt;br /&gt;
font-weight: bold;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Logo */&lt;br /&gt;
#p-logo {&lt;br /&gt;
position: absolute;&lt;br /&gt;
top:-140px;&lt;br /&gt;
left: 15px;&lt;br /&gt;
width: 10em;&lt;br /&gt;
height:70px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#p-logo a {&lt;br /&gt;
display: block;&lt;br /&gt;
width: 10em;&lt;br /&gt;
background-repeat: no-repeat;&lt;br /&gt;
background-position: center center;&lt;br /&gt;
text-decoration: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/*&lt;br /&gt;
 *&lt;br /&gt;
 * The following code is highly modified from monobook. It would be nice if the&lt;br /&gt;
 * preftoc id was more human readable like preferences-toc for instance,&lt;br /&gt;
 * howerver this would require backporting the other skins.&lt;br /&gt;
 */&lt;br /&gt;
&lt;br /&gt;
/* Preferences */&lt;br /&gt;
#preftoc {&lt;br /&gt;
/* Tabs */&lt;br /&gt;
width: 100%;&lt;br /&gt;
float: left;&lt;br /&gt;
clear: both;&lt;br /&gt;
margin: 0 !important;&lt;br /&gt;
padding: 0 !important;&lt;br /&gt;
/* @embed */&lt;br /&gt;
background-image: url(images/preferences-break.png);&lt;br /&gt;
background-position: bottom left;&lt;br /&gt;
background-repeat: no-repeat;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#preftoc li {&lt;br /&gt;
/* Tab */&lt;br /&gt;
float: left;&lt;br /&gt;
margin: 0;&lt;br /&gt;
padding: 0;&lt;br /&gt;
padding-right: 1px;&lt;br /&gt;
height: 2.25em;&lt;br /&gt;
white-space: nowrap;&lt;br /&gt;
list-style-type: none;&lt;br /&gt;
list-style-image: none;&lt;br /&gt;
/* @embed */&lt;br /&gt;
background-image: url(images/preferences-break.png);&lt;br /&gt;
background-position: bottom right;&lt;br /&gt;
background-repeat: no-repeat;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Sadly, IE6 won't understand this */&lt;br /&gt;
#preftoc li:first-child {&lt;br /&gt;
margin-left: 1px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#preftoc a,&lt;br /&gt;
#preftoc a:active {&lt;br /&gt;
display: inline-block;&lt;br /&gt;
position: relative;&lt;br /&gt;
color: #000;&lt;br /&gt;
padding: 0.5em;&lt;br /&gt;
text-decoration: none;&lt;br /&gt;
background-image: none;&lt;br /&gt;
font-size: 0.9em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#preftoc a:hover,&lt;br /&gt;
#preftoc a:focus {&lt;br /&gt;
text-decoration: none;&lt;br /&gt;
background-color: #31859d;&lt;br /&gt;
color: #fff;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#preftoc li.selected a {&lt;br /&gt;
/* @embed */&lt;br /&gt;
background-image: url(images/preferences-fade.png);&lt;br /&gt;
background-position: bottom;&lt;br /&gt;
background-repeat: repeat-x;&lt;br /&gt;
color: #000;&lt;br /&gt;
text-decoration: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#preferences {&lt;br /&gt;
float: left;&lt;br /&gt;
width: 100%;&lt;br /&gt;
margin: 0;&lt;br /&gt;
margin-top: -2px;&lt;br /&gt;
clear: both;&lt;br /&gt;
border: solid 1px #cccccc;&lt;br /&gt;
background-color: #f9f9f9;&lt;br /&gt;
/* @embed */&lt;br /&gt;
background-image: url(images/preferences-base.png);&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#preferences fieldset {&lt;br /&gt;
border: none;&lt;br /&gt;
border-top: solid 1px #cccccc;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#preferences fieldset.prefsection {&lt;br /&gt;
border: none;&lt;br /&gt;
padding: 0;&lt;br /&gt;
margin: 1em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#preferences legend {&lt;br /&gt;
color: #666666;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#preferences fieldset.prefsection legend.mainLegend {&lt;br /&gt;
display: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#preferences td {&lt;br /&gt;
padding-left: 0.5em;&lt;br /&gt;
padding-right: 0.5em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#preferences td.htmlform-tip {&lt;br /&gt;
font-size: x-small;&lt;br /&gt;
padding: .2em 2em;&lt;br /&gt;
color: #666666;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#preferences div.mw-prefs-buttons {&lt;br /&gt;
padding: 1em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#preferences div.mw-prefs-buttons input {&lt;br /&gt;
margin-right: 0.25em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/**&lt;br /&gt;
 * The following code is slightly modified from monobook&lt;br /&gt;
 */&lt;br /&gt;
&lt;br /&gt;
div#content {&lt;br /&gt;
line-height: 1.5em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#bodyContent {&lt;br /&gt;
font-size: 0.8em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.editsection {&lt;br /&gt;
float: right;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
ul {&lt;br /&gt;
/* @embed */&lt;br /&gt;
list-style-image: url(images/bullet-icon.png);&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
pre {&lt;br /&gt;
line-height: 1.3em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Site Notice (includes notices from CentralNotice extension) */&lt;br /&gt;
#siteNotice {&lt;br /&gt;
font-size: 0.8em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#firstHeading {&lt;br /&gt;
padding-top: 0;&lt;br /&gt;
margin-top: 0;&lt;br /&gt;
padding-top: 0;&lt;br /&gt;
font-size: 1.6em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#content a.external,&lt;br /&gt;
div#content a.external[href ^=&amp;quot;gopher://&amp;quot;] {&lt;br /&gt;
/* @embed */&lt;br /&gt;
/* background: url(skins/Vector/images/external-link-ltr-icon.png) center right no-repeat; */&lt;br /&gt;
background: linear-gradient(transparent,transparent), url(&amp;quot;data:image/svg+xml,%3Csvg xmlns=%22http://www.w3.org/2000/svg%22 width=%2212%22 height=%2212%22%3E %3Cpath fill=%22%23fff%22 stroke=%22%2336c%22 d=%22M1.5 4.518h5.982V10.5H1.5z%22/%3E %3Cpath fill=%22%2336c%22 d=%22M5.765 1H11v5.39L9.427 7.937l-1.31-1.31L5.393 9.35l-2.69-2.688 2.81-2.808L4.2 2.544z%22/%3E %3Cpath fill=%22%23fff%22 d=%22M9.995 2.004l.022 4.885L8.2 5.07 5.32 7.95 4.09 6.723l2.882-2.88-1.85-1.852z%22/%3E %3C/svg%3E&amp;quot;) center right no-repeat;&lt;br /&gt;
padding-right: 13px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#content a.external[href ^=&amp;quot;https://&amp;quot;],&lt;br /&gt;
.link-https {&lt;br /&gt;
/* @embed */&lt;br /&gt;
background: linear-gradient(transparent,transparent), url(&amp;quot;data:image/svg+xml,%3Csvg xmlns=%22http://www.w3.org/2000/svg%22 width=%2212%22 height=%2212%22%3E %3Cpath fill=%22%23fff%22 stroke=%22%2336c%22 d=%22M1.5 4.518h5.982V10.5H1.5z%22/%3E %3Cpath fill=%22%2336c%22 d=%22M5.765 1H11v5.39L9.427 7.937l-1.31-1.31L5.393 9.35l-2.69-2.688 2.81-2.808L4.2 2.544z%22/%3E %3Cpath fill=%22%23fff%22 d=%22M9.995 2.004l.022 4.885L8.2 5.07 5.32 7.95 4.09 6.723l2.882-2.88-1.85-1.852z%22/%3E %3C/svg%3E&amp;quot;) center right no-repeat;&lt;br /&gt;
padding-right: 13px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#content a.external[href ^=&amp;quot;mailto:&amp;quot;],&lt;br /&gt;
.link-mailto {&lt;br /&gt;
/* @embed */&lt;br /&gt;
background: url(skins/Vector/images/mail-icon.png) center right no-repeat;&lt;br /&gt;
padding-right: 13px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#content a.external[href ^=&amp;quot;news:&amp;quot;] {&lt;br /&gt;
/* @embed */&lt;br /&gt;
background: url(skins/Vector/images/news-icon.png) center right no-repeat;&lt;br /&gt;
padding-right: 13px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#content a.external[href ^=&amp;quot;ftp://&amp;quot;],&lt;br /&gt;
.link-ftp {&lt;br /&gt;
/* @embed */&lt;br /&gt;
background: url(skins/Vector/images/file-icon.png) center right no-repeat;&lt;br /&gt;
padding-right: 13px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#content a.external[href ^=&amp;quot;irc://&amp;quot;],&lt;br /&gt;
div#content a.external[href ^=&amp;quot;ircs://&amp;quot;],&lt;br /&gt;
.link-irc {&lt;br /&gt;
/* @embed */&lt;br /&gt;
background: url(skins/Vector/images/talk-icon.png) center right no-repeat;&lt;br /&gt;
padding-right: 13px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#content a.external[href $=&amp;quot;.ogg&amp;quot;], div#content a.external[href $=&amp;quot;.OGG&amp;quot;],&lt;br /&gt;
div#content a.external[href $=&amp;quot;.mid&amp;quot;], div#content a.external[href $=&amp;quot;.MID&amp;quot;],&lt;br /&gt;
div#content a.external[href $=&amp;quot;.midi&amp;quot;], div#content a.external[href $=&amp;quot;.MIDI&amp;quot;],&lt;br /&gt;
div#content a.external[href $=&amp;quot;.mp3&amp;quot;], div#content a.external[href $=&amp;quot;.MP3&amp;quot;],&lt;br /&gt;
div#content a.external[href $=&amp;quot;.wav&amp;quot;], div#content a.external[href $=&amp;quot;.WAV&amp;quot;],&lt;br /&gt;
div#content a.external[href $=&amp;quot;.wma&amp;quot;], div#content a.external[href $=&amp;quot;.WMA&amp;quot;],&lt;br /&gt;
.link-audio {&lt;br /&gt;
/* @embed */&lt;br /&gt;
background: url(skins/Vector/images/audio-icon.png) center right no-repeat;&lt;br /&gt;
padding-right: 13px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#content a.external[href $=&amp;quot;.ogm&amp;quot;], div#content a.external[href $=&amp;quot;.OGM&amp;quot;],&lt;br /&gt;
div#content a.external[href $=&amp;quot;.avi&amp;quot;], div#content a.external[href $=&amp;quot;.AVI&amp;quot;],&lt;br /&gt;
div#content a.external[href $=&amp;quot;.mpeg&amp;quot;], div#content a.external[href $=&amp;quot;.MPEG&amp;quot;],&lt;br /&gt;
div#content a.external[href $=&amp;quot;.mpg&amp;quot;], div#content a.external[href $=&amp;quot;.MPG&amp;quot;],&lt;br /&gt;
.link-video {&lt;br /&gt;
/* @embed */&lt;br /&gt;
background: url(skins/Vector/images/video-icon.png) center right no-repeat;&lt;br /&gt;
padding-right: 13px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#content a.external[href $=&amp;quot;.pdf&amp;quot;], div#content a.external[href $=&amp;quot;.PDF&amp;quot;],&lt;br /&gt;
div#content a.external[href *=&amp;quot;.pdf#&amp;quot;], div#content a.external[href *=&amp;quot;.PDF#&amp;quot;],&lt;br /&gt;
div#content a.external[href *=&amp;quot;.pdf?&amp;quot;], div#content a.external[href *=&amp;quot;.PDF?&amp;quot;],&lt;br /&gt;
.link-document {&lt;br /&gt;
/* @embed */&lt;br /&gt;
background: url(https://upload.wikimedia.org/wikipedia/commons/e/ee/Adobe_Reader_v9.0_icon.png) center right no-repeat;&lt;br /&gt;
width:22px; padding-right: 13px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#content a[href$=&amp;quot;.xls&amp;quot;].external,&lt;br /&gt;
#content a[href$=&amp;quot;.XLS&amp;quot;].external,&lt;br /&gt;
#content a[href$=&amp;quot;.xlsx&amp;quot;].external,&lt;br /&gt;
#content a[href$=&amp;quot;.XLSX&amp;quot;].external {&lt;br /&gt;
    background: linear-gradient(transparent,transparent), url(&amp;quot;data:image/svg+xml,%3Csvg xmlns=%22https://upload.wikimedia.org/wikipedia/commons/7/7f/Microsoft_Office_Excel_%282018%E2%80%93present%29.svg width=%2212%22 height=%2212%22%3E) center right no-repeat;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#content .printfooter {&lt;br /&gt;
display: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Icon for Usernames */&lt;br /&gt;
#pt-userpage,&lt;br /&gt;
#pt-anonuserpage,&lt;br /&gt;
#pt-login {&lt;br /&gt;
/* @embed */&lt;br /&gt;
background: url(skins/Vector/images/user-icon.png) left top no-repeat;&lt;br /&gt;
padding-left: 15px !important;&lt;br /&gt;
text-transform: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.redirectText {&lt;br /&gt;
font-size: 140%;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.redirectMsg img {&lt;br /&gt;
vertical-align: text-bottom;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#bodyContent {&lt;br /&gt;
position: relative;&lt;br /&gt;
width: 100%;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#mw-js-message {&lt;br /&gt;
font-size: 0.8em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#bodyContent {&lt;br /&gt;
line-height: 1.5em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Watch/Unwatch Icon Styling */&lt;br /&gt;
#ca-unwatch.icon a,&lt;br /&gt;
#ca-watch.icon a {&lt;br /&gt;
margin: 0;&lt;br /&gt;
padding: 0;&lt;br /&gt;
outline: none;&lt;br /&gt;
display: block;&lt;br /&gt;
width: 26px;&lt;br /&gt;
/* This hides the text but shows the background image */&lt;br /&gt;
padding-top: 3.1em;&lt;br /&gt;
margin-top: 0;&lt;br /&gt;
/* Only applied in IE6 */&lt;br /&gt;
margin-top: -0.8em !ie;&lt;br /&gt;
height: 0;&lt;br /&gt;
overflow: hidden;&lt;br /&gt;
/* @embed */&lt;br /&gt;
background-image: url(images/watch-icons.png);&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#ca-unwatch.icon a {&lt;br /&gt;
background-position: -43px 60%;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#ca-watch.icon a {&lt;br /&gt;
background-position: 5px 60%;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#ca-unwatch.icon a:hover,&lt;br /&gt;
#ca-unwatch.icon a:focus {&lt;br /&gt;
background-position: -67px 60%;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#ca-watch.icon a:hover,&lt;br /&gt;
#ca-watch.icon a:focus {&lt;br /&gt;
background-position: -19px 60%;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#ca-unwatch.icon a.loading,&lt;br /&gt;
#ca-watch.icon a.loading {&lt;br /&gt;
/* @embed */&lt;br /&gt;
background-image: url(images/watch-icon-loading.gif);&lt;br /&gt;
background-position: 5px 60%;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#ca-unwatch.icon a span,&lt;br /&gt;
#ca-watch.icon a span {&lt;br /&gt;
display: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorTabs ul {&lt;br /&gt;
/* @embed */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Tooltips are outside of the normal body code, so this helps make the size of the text sensible */&lt;br /&gt;
.tipsy {&lt;br /&gt;
font-size: 0.8em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#mw-panel div.portal {&lt;br /&gt;
    background-image: none;&lt;br /&gt;
}&lt;/div&gt;</summary>
		<author><name>WikiSysop</name></author>	</entry>

	<entry>
		<id>https://web.fhnw.ch/plattformen/hattie-wiki/w/index.php?title=MediaWiki:Common.css&amp;diff=7176</id>
		<title>MediaWiki:Common.css</title>
		<link rel="alternate" type="text/html" href="https://web.fhnw.ch/plattformen/hattie-wiki/w/index.php?title=MediaWiki:Common.css&amp;diff=7176"/>
				<updated>2019-05-24T07:55:56Z</updated>
		
		<summary type="html">&lt;p&gt;WikiSysop: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;/* Das folgende CSS wird für alle Benutzeroberflächen geladen. */&lt;br /&gt;
&lt;br /&gt;
@import url(http://fonts.googleapis.com/css?family=Open+Sans);&lt;br /&gt;
&lt;br /&gt;
/* Framework */&lt;br /&gt;
&lt;br /&gt;
html,&lt;br /&gt;
body {&lt;br /&gt;
height: 100%;&lt;br /&gt;
margin: 0;&lt;br /&gt;
padding: 0;&lt;br /&gt;
font-family: 'Open Sans',sans-serif;&lt;br /&gt;
font-size: 1.1em;&lt;br /&gt;
color:#777;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
body {&lt;br /&gt;
background-color: #dcdcdc;&lt;br /&gt;
/* @embed */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Links */&lt;br /&gt;
a {&lt;br /&gt;
color: #31859d;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.mw-body a.external {&lt;br /&gt;
color: #31859d;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#mw-panel div.portal div.body ul li a:visited {&lt;br /&gt;
color: #31859d;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#mw-panel div.portal div.body ul li a:active {&lt;br /&gt;
color: #31859d;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#mw-panel.collapsible-nav .portal.collapsed h3 a {&lt;br /&gt;
color: #31859d;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Content */&lt;br /&gt;
&lt;br /&gt;
div#content {&lt;br /&gt;
/* @embed */&lt;br /&gt;
background-color: white;&lt;br /&gt;
color: #777;&lt;br /&gt;
direction: ltr;&lt;br /&gt;
border-width: 0px;&lt;br /&gt;
border-style: solid;&lt;br /&gt;
margin-top: 0;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Head */&lt;br /&gt;
&lt;br /&gt;
#mw-page-base {&lt;br /&gt;
height: 5em;&lt;br /&gt;
background-color: white;&lt;br /&gt;
border-bottom: 0;&lt;br /&gt;
/* @embed */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#mw-head-base {&lt;br /&gt;
height: 5em;&lt;br /&gt;
/* @embed */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#mw-head {&lt;br /&gt;
position: absolute;&lt;br /&gt;
top: 0;&lt;br /&gt;
right: 0;&lt;br /&gt;
width: 100%;&lt;br /&gt;
background-color: white;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#mw-head h5 {&lt;br /&gt;
margin: 0;&lt;br /&gt;
padding: 0;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Hide empty portlets */&lt;br /&gt;
div.emptyPortlet {&lt;br /&gt;
display: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Personal */&lt;br /&gt;
&lt;br /&gt;
#p-personal {&lt;br /&gt;
position: absolute;&lt;br /&gt;
top: 0;&lt;br /&gt;
right: 0.75em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#p-personal h5 {&lt;br /&gt;
display: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#p-personal ul {&lt;br /&gt;
list-style: none;&lt;br /&gt;
margin: 0;&lt;br /&gt;
padding-left: 10em; /* Keep from overlapping logo */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* @noflip */&lt;br /&gt;
&lt;br /&gt;
#p-personal li {&lt;br /&gt;
line-height: 1.125em;&lt;br /&gt;
float: left;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#p-personal li a {&lt;br /&gt;
color: #777;&lt;br /&gt;
text-decoration: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#p-personal li a:hover {&lt;br /&gt;
background-color: #31859d;&lt;br /&gt;
color: #fff;&lt;br /&gt;
padding:0.5em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#p-personal li.selected a:hover{&lt;br /&gt;
color: #fff;&lt;br /&gt;
text-decoration: none;&lt;br /&gt;
font-weight: bold;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#p-personal li a:visited {&lt;br /&gt;
color: #31859d;&lt;br /&gt;
text-decoration: bold;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#p-personal a.new {&lt;br /&gt;
color: #31859d;&lt;br /&gt;
text-decoration: bold;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* This one flips! */&lt;br /&gt;
&lt;br /&gt;
#p-personal li {&lt;br /&gt;
margin-left: 0.75em;&lt;br /&gt;
margin-top: 0.5em;&lt;br /&gt;
font-size: 0.75em;&lt;br /&gt;
white-space: nowrap;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Navigation Containers */&lt;br /&gt;
&lt;br /&gt;
#left-navigation {&lt;br /&gt;
position: relative;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#right-navigation {&lt;br /&gt;
float: right;&lt;br /&gt;
margin-top: 2.5em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Navigation Labels */&lt;br /&gt;
div.vectorTabs h5,&lt;br /&gt;
div.vectorMenu h5 span {&lt;br /&gt;
display: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Namespaces and Views */&lt;br /&gt;
/* @noflip */&lt;br /&gt;
div.vectorTabs {&lt;br /&gt;
float: left;&lt;br /&gt;
height: 2.5em;&lt;br /&gt;
background-image:none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorTabs {&lt;br /&gt;
/* @embed */&lt;br /&gt;
padding-left: 1px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* @noflip */&lt;br /&gt;
div.vectorTabs ul {&lt;br /&gt;
float: left;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorTabs ul {&lt;br /&gt;
height: 100%;&lt;br /&gt;
list-style: none;&lt;br /&gt;
margin: 0;&lt;br /&gt;
padding: 0;&lt;br /&gt;
background-color:white;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* @noflip */&lt;br /&gt;
div.vectorTabs ul li {&lt;br /&gt;
float: left;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* OVERRIDDEN BY COMPLIANT BROWSERS */&lt;br /&gt;
div.vectorTabs ul li {&lt;br /&gt;
line-height: 1.125em;&lt;br /&gt;
display: inline-block;&lt;br /&gt;
height: 100%;&lt;br /&gt;
margin: 0;&lt;br /&gt;
padding: 0;&lt;br /&gt;
background-color: #fff;&lt;br /&gt;
background-image:none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* IGNORED BY IE6 */&lt;br /&gt;
div.vectorTabs ul &amp;gt; li {&lt;br /&gt;
display: block;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorTabs li.selected {&lt;br /&gt;
/* @embed */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
	/* OVERRIDDEN BY COMPLIANT BROWSERS */&lt;br /&gt;
div.vectorTabs li a {&lt;br /&gt;
display: inline-block;&lt;br /&gt;
height: 1.9em;&lt;br /&gt;
padding-left: 0.5em;&lt;br /&gt;
padding-right: 0.5em;&lt;br /&gt;
color: #777;&lt;br /&gt;
cursor: pointer;&lt;br /&gt;
font-size: 0.75em;&lt;br /&gt;
text-decoration: none;&lt;br /&gt;
background:none;&lt;br /&gt;
background-color:#fff;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorTabs li a:hover {&lt;br /&gt;
background-color: #31859d;&lt;br /&gt;
color: #fff;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* IGNORED BY IE6 */&lt;br /&gt;
div.vectorTabs li &amp;gt; a {&lt;br /&gt;
display: block;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorTabs li.icon a {&lt;br /&gt;
background-position: bottom right;&lt;br /&gt;
background-repeat: no-repeat;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* OVERRIDDEN BY COMPLIANT BROWSERS */&lt;br /&gt;
div.vectorTabs span a  {&lt;br /&gt;
display: inline-block;&lt;br /&gt;
padding-top: 1.25em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* IGNORED BY IE6 */&lt;br /&gt;
/* @noflip */&lt;br /&gt;
div.vectorTabs span &amp;gt; a {&lt;br /&gt;
float: left;&lt;br /&gt;
display: block;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorTabs span {&lt;br /&gt;
display: inline-block;&lt;br /&gt;
/* @embed */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorTabs li.selected a,&lt;br /&gt;
div.vectorTabs li.selected a:visited{&lt;br /&gt;
color: #777;&lt;br /&gt;
text-decoration: none;&lt;br /&gt;
font-weight: bold;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorTabs li.selected a:hover{&lt;br /&gt;
color: #fff;&lt;br /&gt;
text-decoration: none;&lt;br /&gt;
font-weight: bold;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorTabs li.new a,&lt;br /&gt;
div.vectorTabs li.new a:visited{&lt;br /&gt;
color: #777;&lt;br /&gt;
text-decoration: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorTabs li.new a:hover{&lt;br /&gt;
color: #fff;&lt;br /&gt;
text-decoration: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Variants and Actions */&lt;br /&gt;
/* @noflip */&lt;br /&gt;
div.vectorMenu {&lt;br /&gt;
direction: ltr;&lt;br /&gt;
float: left;&lt;br /&gt;
/* @embed */&lt;br /&gt;
background-image: url(images/arrow-down-icon.png);&lt;br /&gt;
background-position: 100% 60%;&lt;br /&gt;
background-repeat: no-repeat;&lt;br /&gt;
cursor: pointer;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorMenu h3 a {&lt;br /&gt;
background-image:none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorMenuFocus {&lt;br /&gt;
/* @embed */&lt;br /&gt;
background-image: url(images/arrow-down-focus-icon.png);&lt;br /&gt;
background-position: 100% 60%;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* @noflip */&lt;br /&gt;
body.rtl div.vectorMenu {&lt;br /&gt;
direction: rtl;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* OVERRIDDEN BY COMPLIANT BROWSERS */&lt;br /&gt;
/* @noflip */&lt;br /&gt;
div#mw-head div.vectorMenu h5 {&lt;br /&gt;
float: left;&lt;br /&gt;
/* @embed */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* This will be flipped - unlike the one above it */&lt;br /&gt;
div#mw-head div.vectorMenu h5 {&lt;br /&gt;
background-position: bottom left;&lt;br /&gt;
margin-left: -1px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* IGNORED BY IE6 */&lt;br /&gt;
&lt;br /&gt;
div#mw-head div.vectorMenu &amp;gt; h5 {&lt;br /&gt;
background-image: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#mw-head div.vectorMenu h4 {&lt;br /&gt;
display: inline-block;&lt;br /&gt;
float: left;&lt;br /&gt;
font-size: 0.8em;&lt;br /&gt;
padding-left: 0.5em;&lt;br /&gt;
padding-top: 1.375em;&lt;br /&gt;
font-weight: normal;&lt;br /&gt;
border: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* OVERRIDDEN BY COMPLIANT BROWSERS */&lt;br /&gt;
/* @noflip */&lt;br /&gt;
div.vectorMenu h5 a {&lt;br /&gt;
display: inline-block;&lt;br /&gt;
width: 24px;&lt;br /&gt;
height: 2.5em;&lt;br /&gt;
text-decoration: none;&lt;br /&gt;
/* @embed */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* This will be flipped - unlike the one above it */&lt;br /&gt;
div.vectorMenu h5 a {&lt;br /&gt;
background-position: bottom right;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* IGNORED BY IE6 */&lt;br /&gt;
div.vectorMenu h5 &amp;gt; a {&lt;br /&gt;
display: block;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorMenu div.menu {&lt;br /&gt;
position: relative;&lt;br /&gt;
display: none;&lt;br /&gt;
clear: both;&lt;br /&gt;
text-align: left;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* OVERRIDDEN BY COMPLIANT BROWSERS */&lt;br /&gt;
/* @noflip */&lt;br /&gt;
body.rtl div.vectorMenu div.menu {&lt;br /&gt;
margin-left: 24px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* IGNORED BY IE6 */&lt;br /&gt;
/* @noflip */&lt;br /&gt;
body.rtl div.vectorMenu &amp;gt; div.menu {&lt;br /&gt;
margin-left: auto;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* IGNORED BY IE6 */&lt;br /&gt;
/* Also fixes old versions of FireFox */&lt;br /&gt;
/* @noflip */&lt;br /&gt;
body.rtl div.vectorMenu &amp;gt; div.menu,&lt;br /&gt;
x:-moz-any-link {&lt;br /&gt;
margin-left: 23px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Enable forcing showing of the menu for accessibility */&lt;br /&gt;
div.vectorMenu:hover div.menu,&lt;br /&gt;
div.vectorMenu div.menuForceShow {&lt;br /&gt;
display: block;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorMenu ul {&lt;br /&gt;
position: absolute;&lt;br /&gt;
background-color: white;&lt;br /&gt;
border: solid 1px silver;&lt;br /&gt;
border-top-width: 0;&lt;br /&gt;
list-style: none;&lt;br /&gt;
list-style-image: none;&lt;br /&gt;
list-style-type: none;&lt;br /&gt;
padding: 0;&lt;br /&gt;
margin: 0;&lt;br /&gt;
margin-left: -1px;&lt;br /&gt;
text-align: left;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Fixes old versions of FireFox */&lt;br /&gt;
div.vectorMenu ul,&lt;br /&gt;
x:-moz-any-link {&lt;br /&gt;
min-width: 5em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Returns things back to normal in modern versions of FireFox */&lt;br /&gt;
div.vectorMenu ul,&lt;br /&gt;
x:-moz-any-link,&lt;br /&gt;
x:default {&lt;br /&gt;
min-width: 0;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorMenu li {&lt;br /&gt;
padding: 0;&lt;br /&gt;
margin: 0;&lt;br /&gt;
text-align: left;&lt;br /&gt;
line-height: 1em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* OVERRIDDEN BY COMPLIANT BROWSERS */&lt;br /&gt;
div.vectorMenu li a {&lt;br /&gt;
display: inline-block;&lt;br /&gt;
padding: 0.5em;&lt;br /&gt;
white-space: nowrap;&lt;br /&gt;
color: #777;&lt;br /&gt;
cursor: pointer;&lt;br /&gt;
font-size: 0.8em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* IGNORED BY IE6 */&lt;br /&gt;
div.vectorMenu li &amp;gt; a {&lt;br /&gt;
display: block;&lt;br /&gt;
}&lt;br /&gt;
div.vectorMenu li.selected a,&lt;br /&gt;
div.vectorMenu li.selected a:visited {&lt;br /&gt;
color: #fff;&lt;br /&gt;
text-decoration: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Search */&lt;br /&gt;
#p-search h5 {&lt;br /&gt;
display: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* @noflip */&lt;br /&gt;
#p-search {&lt;br /&gt;
float: left;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#p-search {&lt;br /&gt;
margin-right: 0.5em;&lt;br /&gt;
margin-left: 0.5em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#p-search form,&lt;br /&gt;
#p-search input {&lt;br /&gt;
margin: 0;&lt;br /&gt;
margin-top: 0.4em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#simpleSearch {&lt;br /&gt;
display: block;&lt;br /&gt;
width: 14em;&lt;br /&gt;
height: 1.4em;&lt;br /&gt;
margin-top: 0.65em;&lt;br /&gt;
position: relative;&lt;br /&gt;
min-height: 1px; /* Gotta trigger hasLayout for IE7 */&lt;br /&gt;
border: solid 1px #AAAAAA;&lt;br /&gt;
color: black;&lt;br /&gt;
background-color: white;&lt;br /&gt;
/* @embed */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#simpleSearch label {&lt;br /&gt;
/*&lt;br /&gt;
 * DON'T PANIC! Browsers that won't scale this properly are the same browsers that have JS issues that prevent&lt;br /&gt;
 * this from ever being shown anyways.&lt;br /&gt;
 */&lt;br /&gt;
font-size: 13px;&lt;br /&gt;
top: 0.25em;&lt;br /&gt;
direction: ltr;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#simpleSearch input {&lt;br /&gt;
color: black;&lt;br /&gt;
direction: ltr;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#simpleSearch input:focus {&lt;br /&gt;
outline: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#simpleSearch input.placeholder {&lt;br /&gt;
color: #999999;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#simpleSearch input::-webkit-input-placeholder {&lt;br /&gt;
color: #999999;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#simpleSearch input#searchInput {&lt;br /&gt;
position: absolute;&lt;br /&gt;
top: 0;&lt;br /&gt;
left: 0;&lt;br /&gt;
width: 90%;&lt;br /&gt;
margin: 0;&lt;br /&gt;
padding: 0;&lt;br /&gt;
padding-left: 0.2em;&lt;br /&gt;
padding-top: 0.2em;&lt;br /&gt;
padding-bottom: 0.2em;&lt;br /&gt;
outline: none;&lt;br /&gt;
border: none;&lt;br /&gt;
&lt;br /&gt;
/*&lt;br /&gt;
 * DON'T PANIC! Browsers that won't scale this properly are the same browsers that have JS issues that prevent&lt;br /&gt;
 * this from ever being shown anyways.&lt;br /&gt;
 */&lt;br /&gt;
&lt;br /&gt;
font-size: 13px;&lt;br /&gt;
background-color: transparent;&lt;br /&gt;
direction: ltr;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#simpleSearch button#searchButton {&lt;br /&gt;
position: absolute;&lt;br /&gt;
width: 10%;&lt;br /&gt;
right: 0;&lt;br /&gt;
top: 0;&lt;br /&gt;
padding: 0;&lt;br /&gt;
padding-top: 0.3em;&lt;br /&gt;
padding-bottom: 0.2em;&lt;br /&gt;
padding-right: 0.4em;&lt;br /&gt;
margin: 0;&lt;br /&gt;
border: none;&lt;br /&gt;
cursor: pointer;&lt;br /&gt;
background-color: transparent;&lt;br /&gt;
background-image: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* OVERRIDDEN BY COMPLIANT BROWSERS */&lt;br /&gt;
div#simpleSearch button#searchButton img {&lt;br /&gt;
border: none;&lt;br /&gt;
margin: 0;&lt;br /&gt;
margin-top: -3px;&lt;br /&gt;
padding: 0;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* IGNORED BY IE6 */&lt;br /&gt;
div#simpleSearch button#searchButton &amp;gt; img {&lt;br /&gt;
margin: 0;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Panel */&lt;br /&gt;
div#mw-panel {&lt;br /&gt;
font-size: inherit;&lt;br /&gt;
position: absolute;&lt;br /&gt;
top: 100px;&lt;br /&gt;
padding-top: 0.5em;&lt;br /&gt;
width: 10em;&lt;br /&gt;
left: 0px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#mw-panel.collapsible-nav .portal {&lt;br /&gt;
font-size: 0.9em;&lt;br /&gt;
background-image:none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#mw-panel div.portal {&lt;br /&gt;
padding-bottom: 0;&lt;br /&gt;
direction: ltr;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#mw-panel div.portal h5 {&lt;br /&gt;
color: #000;&lt;br /&gt;
padding: 0.25em;&lt;br /&gt;
padding-top: 0;&lt;br /&gt;
padding-bottom: 0;&lt;br /&gt;
padding-left: 1.75em;&lt;br /&gt;
cursor: default;&lt;br /&gt;
border: none;&lt;br /&gt;
font-size: 0.6em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#mw-panel div.portal div.body {&lt;br /&gt;
margin: 0;&lt;br /&gt;
padding-top: 0.5em;&lt;br /&gt;
margin-left: 1.25em;&lt;br /&gt;
border-bottom: 4px solid #31859d;&lt;br /&gt;
/* @embed */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#mw-panel div.portal div.body ul {&lt;br /&gt;
list-style: none;&lt;br /&gt;
list-style-image: none;&lt;br /&gt;
list-style-type: none;&lt;br /&gt;
padding: 0;&lt;br /&gt;
margin: 0;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#mw-panel div.portal div.body ul li {&lt;br /&gt;
line-height: 1.5em;&lt;br /&gt;
padding: 0;&lt;br /&gt;
padding-bottom: 0.5em;&lt;br /&gt;
margin: 0;&lt;br /&gt;
overflow: hidden;&lt;br /&gt;
font-size: 0.7em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#mw-panel div.portal div.body ul li a {&lt;br /&gt;
text-transform: uppercase;&lt;br /&gt;
color: #000;&lt;br /&gt;
text-decoration: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#mw-panel div.portal div.body ul li a:hover {&lt;br /&gt;
background-color: #31859d;&lt;br /&gt;
color: #fff;&lt;br /&gt;
padding-top:0.5em;&lt;br /&gt;
padding-bottom:0.5em;&lt;br /&gt;
padding-left:2px;&lt;br /&gt;
padding-right:2px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Footer */&lt;br /&gt;
div#footer {&lt;br /&gt;
margin-left: 10em;&lt;br /&gt;
margin-top: 0;&lt;br /&gt;
padding: 0.75em;&lt;br /&gt;
/* @embed */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#footer ul {&lt;br /&gt;
list-style: none;&lt;br /&gt;
list-style-image: none;&lt;br /&gt;
list-style-type: none;&lt;br /&gt;
margin: 0;&lt;br /&gt;
padding: 0;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#footer ul li {&lt;br /&gt;
margin: 0;&lt;br /&gt;
padding: 0;&lt;br /&gt;
padding-top: 0.5em;&lt;br /&gt;
padding-bottom: 0.5em;&lt;br /&gt;
color: #000;&lt;br /&gt;
font-size: 0.7em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#footer #footer-icons {&lt;br /&gt;
float: right;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* @noflip */&lt;br /&gt;
body.ltr div#footer #footer-places {&lt;br /&gt;
float: left;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#footer #footer-info li {&lt;br /&gt;
line-height: 1.4em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#footer #footer-icons li {&lt;br /&gt;
float: left;&lt;br /&gt;
margin-left: 0.5em;&lt;br /&gt;
line-height: 2em;&lt;br /&gt;
text-align: right;&lt;br /&gt;
display:none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#footer #footer-places li {&lt;br /&gt;
float: left;&lt;br /&gt;
margin-right: 1em;&lt;br /&gt;
line-height: 2em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#footer #footer-places li a {&lt;br /&gt;
color: #000;&lt;br /&gt;
text-decoration: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#footer #footer-places li a:hover {&lt;br /&gt;
background-color: #31859d;&lt;br /&gt;
color: #fff;&lt;br /&gt;
padding:0.5em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#footer #footer-places li a:active {&lt;br /&gt;
font-weight: bold;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Logo */&lt;br /&gt;
#p-logo {&lt;br /&gt;
position: absolute;&lt;br /&gt;
top:-140px;&lt;br /&gt;
left: 15px;&lt;br /&gt;
width: 10em;&lt;br /&gt;
height:70px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#p-logo a {&lt;br /&gt;
display: block;&lt;br /&gt;
width: 10em;&lt;br /&gt;
background-repeat: no-repeat;&lt;br /&gt;
background-position: center center;&lt;br /&gt;
text-decoration: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/*&lt;br /&gt;
 *&lt;br /&gt;
 * The following code is highly modified from monobook. It would be nice if the&lt;br /&gt;
 * preftoc id was more human readable like preferences-toc for instance,&lt;br /&gt;
 * howerver this would require backporting the other skins.&lt;br /&gt;
 */&lt;br /&gt;
&lt;br /&gt;
/* Preferences */&lt;br /&gt;
#preftoc {&lt;br /&gt;
/* Tabs */&lt;br /&gt;
width: 100%;&lt;br /&gt;
float: left;&lt;br /&gt;
clear: both;&lt;br /&gt;
margin: 0 !important;&lt;br /&gt;
padding: 0 !important;&lt;br /&gt;
/* @embed */&lt;br /&gt;
background-image: url(images/preferences-break.png);&lt;br /&gt;
background-position: bottom left;&lt;br /&gt;
background-repeat: no-repeat;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#preftoc li {&lt;br /&gt;
/* Tab */&lt;br /&gt;
float: left;&lt;br /&gt;
margin: 0;&lt;br /&gt;
padding: 0;&lt;br /&gt;
padding-right: 1px;&lt;br /&gt;
height: 2.25em;&lt;br /&gt;
white-space: nowrap;&lt;br /&gt;
list-style-type: none;&lt;br /&gt;
list-style-image: none;&lt;br /&gt;
/* @embed */&lt;br /&gt;
background-image: url(images/preferences-break.png);&lt;br /&gt;
background-position: bottom right;&lt;br /&gt;
background-repeat: no-repeat;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Sadly, IE6 won't understand this */&lt;br /&gt;
#preftoc li:first-child {&lt;br /&gt;
margin-left: 1px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#preftoc a,&lt;br /&gt;
#preftoc a:active {&lt;br /&gt;
display: inline-block;&lt;br /&gt;
position: relative;&lt;br /&gt;
color: #000;&lt;br /&gt;
padding: 0.5em;&lt;br /&gt;
text-decoration: none;&lt;br /&gt;
background-image: none;&lt;br /&gt;
font-size: 0.9em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#preftoc a:hover,&lt;br /&gt;
#preftoc a:focus {&lt;br /&gt;
text-decoration: none;&lt;br /&gt;
background-color: #31859d;&lt;br /&gt;
color: #fff;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#preftoc li.selected a {&lt;br /&gt;
/* @embed */&lt;br /&gt;
background-image: url(images/preferences-fade.png);&lt;br /&gt;
background-position: bottom;&lt;br /&gt;
background-repeat: repeat-x;&lt;br /&gt;
color: #000;&lt;br /&gt;
text-decoration: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#preferences {&lt;br /&gt;
float: left;&lt;br /&gt;
width: 100%;&lt;br /&gt;
margin: 0;&lt;br /&gt;
margin-top: -2px;&lt;br /&gt;
clear: both;&lt;br /&gt;
border: solid 1px #cccccc;&lt;br /&gt;
background-color: #f9f9f9;&lt;br /&gt;
/* @embed */&lt;br /&gt;
background-image: url(images/preferences-base.png);&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#preferences fieldset {&lt;br /&gt;
border: none;&lt;br /&gt;
border-top: solid 1px #cccccc;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#preferences fieldset.prefsection {&lt;br /&gt;
border: none;&lt;br /&gt;
padding: 0;&lt;br /&gt;
margin: 1em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#preferences legend {&lt;br /&gt;
color: #666666;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#preferences fieldset.prefsection legend.mainLegend {&lt;br /&gt;
display: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#preferences td {&lt;br /&gt;
padding-left: 0.5em;&lt;br /&gt;
padding-right: 0.5em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#preferences td.htmlform-tip {&lt;br /&gt;
font-size: x-small;&lt;br /&gt;
padding: .2em 2em;&lt;br /&gt;
color: #666666;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#preferences div.mw-prefs-buttons {&lt;br /&gt;
padding: 1em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#preferences div.mw-prefs-buttons input {&lt;br /&gt;
margin-right: 0.25em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/**&lt;br /&gt;
 * The following code is slightly modified from monobook&lt;br /&gt;
 */&lt;br /&gt;
&lt;br /&gt;
div#content {&lt;br /&gt;
line-height: 1.5em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#bodyContent {&lt;br /&gt;
font-size: 0.8em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.editsection {&lt;br /&gt;
float: right;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
ul {&lt;br /&gt;
/* @embed */&lt;br /&gt;
list-style-image: url(images/bullet-icon.png);&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
pre {&lt;br /&gt;
line-height: 1.3em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Site Notice (includes notices from CentralNotice extension) */&lt;br /&gt;
#siteNotice {&lt;br /&gt;
font-size: 0.8em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#firstHeading {&lt;br /&gt;
padding-top: 0;&lt;br /&gt;
margin-top: 0;&lt;br /&gt;
padding-top: 0;&lt;br /&gt;
font-size: 1.6em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#content a.external,&lt;br /&gt;
div#content a.external[href ^=&amp;quot;gopher://&amp;quot;] {&lt;br /&gt;
/* @embed */&lt;br /&gt;
/* background: url(skins/Vector/images/external-link-ltr-icon.png) center right no-repeat; */&lt;br /&gt;
background: linear-gradient(transparent,transparent), url(&amp;quot;data:image/svg+xml,%3Csvg xmlns=%22http://www.w3.org/2000/svg%22 width=%2212%22 height=%2212%22%3E %3Cpath fill=%22%23fff%22 stroke=%22%2336c%22 d=%22M1.5 4.518h5.982V10.5H1.5z%22/%3E %3Cpath fill=%22%2336c%22 d=%22M5.765 1H11v5.39L9.427 7.937l-1.31-1.31L5.393 9.35l-2.69-2.688 2.81-2.808L4.2 2.544z%22/%3E %3Cpath fill=%22%23fff%22 d=%22M9.995 2.004l.022 4.885L8.2 5.07 5.32 7.95 4.09 6.723l2.882-2.88-1.85-1.852z%22/%3E %3C/svg%3E&amp;quot;) center right no-repeat;&lt;br /&gt;
padding-right: 13px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#content a.external[href ^=&amp;quot;https://&amp;quot;],&lt;br /&gt;
.link-https {&lt;br /&gt;
/* @embed */&lt;br /&gt;
background: linear-gradient(transparent,transparent), url(&amp;quot;data:image/svg+xml,%3Csvg xmlns=%22http://www.w3.org/2000/svg%22 width=%2212%22 height=%2212%22%3E %3Cpath fill=%22%23fff%22 stroke=%22%2336c%22 d=%22M1.5 4.518h5.982V10.5H1.5z%22/%3E %3Cpath fill=%22%2336c%22 d=%22M5.765 1H11v5.39L9.427 7.937l-1.31-1.31L5.393 9.35l-2.69-2.688 2.81-2.808L4.2 2.544z%22/%3E %3Cpath fill=%22%23fff%22 d=%22M9.995 2.004l.022 4.885L8.2 5.07 5.32 7.95 4.09 6.723l2.882-2.88-1.85-1.852z%22/%3E %3C/svg%3E&amp;quot;) center right no-repeat;&lt;br /&gt;
padding-right: 13px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#content a.external[href ^=&amp;quot;mailto:&amp;quot;],&lt;br /&gt;
.link-mailto {&lt;br /&gt;
/* @embed */&lt;br /&gt;
background: url(skins/Vector/images/mail-icon.png) center right no-repeat;&lt;br /&gt;
padding-right: 13px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#content a.external[href ^=&amp;quot;news:&amp;quot;] {&lt;br /&gt;
/* @embed */&lt;br /&gt;
background: url(skins/Vector/images/news-icon.png) center right no-repeat;&lt;br /&gt;
padding-right: 13px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#content a.external[href ^=&amp;quot;ftp://&amp;quot;],&lt;br /&gt;
.link-ftp {&lt;br /&gt;
/* @embed */&lt;br /&gt;
background: url(skins/Vector/images/file-icon.png) center right no-repeat;&lt;br /&gt;
padding-right: 13px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#content a.external[href ^=&amp;quot;irc://&amp;quot;],&lt;br /&gt;
div#content a.external[href ^=&amp;quot;ircs://&amp;quot;],&lt;br /&gt;
.link-irc {&lt;br /&gt;
/* @embed */&lt;br /&gt;
background: url(skins/Vector/images/talk-icon.png) center right no-repeat;&lt;br /&gt;
padding-right: 13px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#content a.external[href $=&amp;quot;.ogg&amp;quot;], div#content a.external[href $=&amp;quot;.OGG&amp;quot;],&lt;br /&gt;
div#content a.external[href $=&amp;quot;.mid&amp;quot;], div#content a.external[href $=&amp;quot;.MID&amp;quot;],&lt;br /&gt;
div#content a.external[href $=&amp;quot;.midi&amp;quot;], div#content a.external[href $=&amp;quot;.MIDI&amp;quot;],&lt;br /&gt;
div#content a.external[href $=&amp;quot;.mp3&amp;quot;], div#content a.external[href $=&amp;quot;.MP3&amp;quot;],&lt;br /&gt;
div#content a.external[href $=&amp;quot;.wav&amp;quot;], div#content a.external[href $=&amp;quot;.WAV&amp;quot;],&lt;br /&gt;
div#content a.external[href $=&amp;quot;.wma&amp;quot;], div#content a.external[href $=&amp;quot;.WMA&amp;quot;],&lt;br /&gt;
.link-audio {&lt;br /&gt;
/* @embed */&lt;br /&gt;
background: url(skins/Vector/images/audio-icon.png) center right no-repeat;&lt;br /&gt;
padding-right: 13px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#content a.external[href $=&amp;quot;.ogm&amp;quot;], div#content a.external[href $=&amp;quot;.OGM&amp;quot;],&lt;br /&gt;
div#content a.external[href $=&amp;quot;.avi&amp;quot;], div#content a.external[href $=&amp;quot;.AVI&amp;quot;],&lt;br /&gt;
div#content a.external[href $=&amp;quot;.mpeg&amp;quot;], div#content a.external[href $=&amp;quot;.MPEG&amp;quot;],&lt;br /&gt;
div#content a.external[href $=&amp;quot;.mpg&amp;quot;], div#content a.external[href $=&amp;quot;.MPG&amp;quot;],&lt;br /&gt;
.link-video {&lt;br /&gt;
/* @embed */&lt;br /&gt;
background: url(skins/Vector/images/video-icon.png) center right no-repeat;&lt;br /&gt;
padding-right: 13px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#content a.external[href $=&amp;quot;.pdf&amp;quot;], div#content a.external[href $=&amp;quot;.PDF&amp;quot;],&lt;br /&gt;
div#content a.external[href *=&amp;quot;.pdf#&amp;quot;], div#content a.external[href *=&amp;quot;.PDF#&amp;quot;],&lt;br /&gt;
div#content a.external[href *=&amp;quot;.pdf?&amp;quot;], div#content a.external[href *=&amp;quot;.PDF?&amp;quot;],&lt;br /&gt;
.link-document {&lt;br /&gt;
/* @embed */&lt;br /&gt;
background: url(https://upload.wikimedia.org/wikipedia/commons/e/ee/Adobe_Reader_v9.0_icon.png) center right no-repeat;&lt;br /&gt;
width:22px; padding-right: 13px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#content a[href$=&amp;quot;.xls&amp;quot;].external,&lt;br /&gt;
#content a[href$=&amp;quot;.XLS&amp;quot;].external,&lt;br /&gt;
#content a[href$=&amp;quot;.xlsx&amp;quot;].external,&lt;br /&gt;
#content a[href$=&amp;quot;.XLSX&amp;quot;].external {&lt;br /&gt;
    background: url(https://upload.wikimedia.org/wikipedia/commons/7/7f/Microsoft_Office_Excel_%282018%E2%80%93present%29.svg) center right no-repeat; width:22px; padding-right: 13px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#content .printfooter {&lt;br /&gt;
display: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Icon for Usernames */&lt;br /&gt;
#pt-userpage,&lt;br /&gt;
#pt-anonuserpage,&lt;br /&gt;
#pt-login {&lt;br /&gt;
/* @embed */&lt;br /&gt;
background: url(skins/Vector/images/user-icon.png) left top no-repeat;&lt;br /&gt;
padding-left: 15px !important;&lt;br /&gt;
text-transform: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.redirectText {&lt;br /&gt;
font-size: 140%;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.redirectMsg img {&lt;br /&gt;
vertical-align: text-bottom;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#bodyContent {&lt;br /&gt;
position: relative;&lt;br /&gt;
width: 100%;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#mw-js-message {&lt;br /&gt;
font-size: 0.8em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#bodyContent {&lt;br /&gt;
line-height: 1.5em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Watch/Unwatch Icon Styling */&lt;br /&gt;
#ca-unwatch.icon a,&lt;br /&gt;
#ca-watch.icon a {&lt;br /&gt;
margin: 0;&lt;br /&gt;
padding: 0;&lt;br /&gt;
outline: none;&lt;br /&gt;
display: block;&lt;br /&gt;
width: 26px;&lt;br /&gt;
/* This hides the text but shows the background image */&lt;br /&gt;
padding-top: 3.1em;&lt;br /&gt;
margin-top: 0;&lt;br /&gt;
/* Only applied in IE6 */&lt;br /&gt;
margin-top: -0.8em !ie;&lt;br /&gt;
height: 0;&lt;br /&gt;
overflow: hidden;&lt;br /&gt;
/* @embed */&lt;br /&gt;
background-image: url(images/watch-icons.png);&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#ca-unwatch.icon a {&lt;br /&gt;
background-position: -43px 60%;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#ca-watch.icon a {&lt;br /&gt;
background-position: 5px 60%;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#ca-unwatch.icon a:hover,&lt;br /&gt;
#ca-unwatch.icon a:focus {&lt;br /&gt;
background-position: -67px 60%;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#ca-watch.icon a:hover,&lt;br /&gt;
#ca-watch.icon a:focus {&lt;br /&gt;
background-position: -19px 60%;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#ca-unwatch.icon a.loading,&lt;br /&gt;
#ca-watch.icon a.loading {&lt;br /&gt;
/* @embed */&lt;br /&gt;
background-image: url(images/watch-icon-loading.gif);&lt;br /&gt;
background-position: 5px 60%;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#ca-unwatch.icon a span,&lt;br /&gt;
#ca-watch.icon a span {&lt;br /&gt;
display: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorTabs ul {&lt;br /&gt;
/* @embed */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Tooltips are outside of the normal body code, so this helps make the size of the text sensible */&lt;br /&gt;
.tipsy {&lt;br /&gt;
font-size: 0.8em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#mw-panel div.portal {&lt;br /&gt;
    background-image: none;&lt;br /&gt;
}&lt;/div&gt;</summary>
		<author><name>WikiSysop</name></author>	</entry>

	<entry>
		<id>https://web.fhnw.ch/plattformen/hattie-wiki/w/index.php?title=MediaWiki:Common.css&amp;diff=7175</id>
		<title>MediaWiki:Common.css</title>
		<link rel="alternate" type="text/html" href="https://web.fhnw.ch/plattformen/hattie-wiki/w/index.php?title=MediaWiki:Common.css&amp;diff=7175"/>
				<updated>2019-05-24T07:52:36Z</updated>
		
		<summary type="html">&lt;p&gt;WikiSysop: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;/* Das folgende CSS wird für alle Benutzeroberflächen geladen. */&lt;br /&gt;
&lt;br /&gt;
@import url(http://fonts.googleapis.com/css?family=Open+Sans);&lt;br /&gt;
&lt;br /&gt;
/* Framework */&lt;br /&gt;
&lt;br /&gt;
html,&lt;br /&gt;
body {&lt;br /&gt;
height: 100%;&lt;br /&gt;
margin: 0;&lt;br /&gt;
padding: 0;&lt;br /&gt;
font-family: 'Open Sans',sans-serif;&lt;br /&gt;
font-size: 1.1em;&lt;br /&gt;
color:#777;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
body {&lt;br /&gt;
background-color: #dcdcdc;&lt;br /&gt;
/* @embed */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Links */&lt;br /&gt;
a {&lt;br /&gt;
color: #31859d;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.mw-body a.external {&lt;br /&gt;
color: #31859d;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#mw-panel div.portal div.body ul li a:visited {&lt;br /&gt;
color: #31859d;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#mw-panel div.portal div.body ul li a:active {&lt;br /&gt;
color: #31859d;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#mw-panel.collapsible-nav .portal.collapsed h3 a {&lt;br /&gt;
color: #31859d;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Content */&lt;br /&gt;
&lt;br /&gt;
div#content {&lt;br /&gt;
/* @embed */&lt;br /&gt;
background-color: white;&lt;br /&gt;
color: #777;&lt;br /&gt;
direction: ltr;&lt;br /&gt;
border-width: 0px;&lt;br /&gt;
border-style: solid;&lt;br /&gt;
margin-top: 0;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Head */&lt;br /&gt;
&lt;br /&gt;
#mw-page-base {&lt;br /&gt;
height: 5em;&lt;br /&gt;
background-color: white;&lt;br /&gt;
border-bottom: 0;&lt;br /&gt;
/* @embed */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#mw-head-base {&lt;br /&gt;
height: 5em;&lt;br /&gt;
/* @embed */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#mw-head {&lt;br /&gt;
position: absolute;&lt;br /&gt;
top: 0;&lt;br /&gt;
right: 0;&lt;br /&gt;
width: 100%;&lt;br /&gt;
background-color: white;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#mw-head h5 {&lt;br /&gt;
margin: 0;&lt;br /&gt;
padding: 0;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Hide empty portlets */&lt;br /&gt;
div.emptyPortlet {&lt;br /&gt;
display: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Personal */&lt;br /&gt;
&lt;br /&gt;
#p-personal {&lt;br /&gt;
position: absolute;&lt;br /&gt;
top: 0;&lt;br /&gt;
right: 0.75em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#p-personal h5 {&lt;br /&gt;
display: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#p-personal ul {&lt;br /&gt;
list-style: none;&lt;br /&gt;
margin: 0;&lt;br /&gt;
padding-left: 10em; /* Keep from overlapping logo */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* @noflip */&lt;br /&gt;
&lt;br /&gt;
#p-personal li {&lt;br /&gt;
line-height: 1.125em;&lt;br /&gt;
float: left;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#p-personal li a {&lt;br /&gt;
color: #777;&lt;br /&gt;
text-decoration: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#p-personal li a:hover {&lt;br /&gt;
background-color: #31859d;&lt;br /&gt;
color: #fff;&lt;br /&gt;
padding:0.5em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#p-personal li.selected a:hover{&lt;br /&gt;
color: #fff;&lt;br /&gt;
text-decoration: none;&lt;br /&gt;
font-weight: bold;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#p-personal li a:visited {&lt;br /&gt;
color: #31859d;&lt;br /&gt;
text-decoration: bold;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#p-personal a.new {&lt;br /&gt;
color: #31859d;&lt;br /&gt;
text-decoration: bold;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* This one flips! */&lt;br /&gt;
&lt;br /&gt;
#p-personal li {&lt;br /&gt;
margin-left: 0.75em;&lt;br /&gt;
margin-top: 0.5em;&lt;br /&gt;
font-size: 0.75em;&lt;br /&gt;
white-space: nowrap;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Navigation Containers */&lt;br /&gt;
&lt;br /&gt;
#left-navigation {&lt;br /&gt;
position: relative;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#right-navigation {&lt;br /&gt;
float: right;&lt;br /&gt;
margin-top: 2.5em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Navigation Labels */&lt;br /&gt;
div.vectorTabs h5,&lt;br /&gt;
div.vectorMenu h5 span {&lt;br /&gt;
display: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Namespaces and Views */&lt;br /&gt;
/* @noflip */&lt;br /&gt;
div.vectorTabs {&lt;br /&gt;
float: left;&lt;br /&gt;
height: 2.5em;&lt;br /&gt;
background-image:none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorTabs {&lt;br /&gt;
/* @embed */&lt;br /&gt;
padding-left: 1px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* @noflip */&lt;br /&gt;
div.vectorTabs ul {&lt;br /&gt;
float: left;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorTabs ul {&lt;br /&gt;
height: 100%;&lt;br /&gt;
list-style: none;&lt;br /&gt;
margin: 0;&lt;br /&gt;
padding: 0;&lt;br /&gt;
background-color:white;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* @noflip */&lt;br /&gt;
div.vectorTabs ul li {&lt;br /&gt;
float: left;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* OVERRIDDEN BY COMPLIANT BROWSERS */&lt;br /&gt;
div.vectorTabs ul li {&lt;br /&gt;
line-height: 1.125em;&lt;br /&gt;
display: inline-block;&lt;br /&gt;
height: 100%;&lt;br /&gt;
margin: 0;&lt;br /&gt;
padding: 0;&lt;br /&gt;
background-color: #fff;&lt;br /&gt;
background-image:none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* IGNORED BY IE6 */&lt;br /&gt;
div.vectorTabs ul &amp;gt; li {&lt;br /&gt;
display: block;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorTabs li.selected {&lt;br /&gt;
/* @embed */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
	/* OVERRIDDEN BY COMPLIANT BROWSERS */&lt;br /&gt;
div.vectorTabs li a {&lt;br /&gt;
display: inline-block;&lt;br /&gt;
height: 1.9em;&lt;br /&gt;
padding-left: 0.5em;&lt;br /&gt;
padding-right: 0.5em;&lt;br /&gt;
color: #777;&lt;br /&gt;
cursor: pointer;&lt;br /&gt;
font-size: 0.75em;&lt;br /&gt;
text-decoration: none;&lt;br /&gt;
background:none;&lt;br /&gt;
background-color:#fff;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorTabs li a:hover {&lt;br /&gt;
background-color: #31859d;&lt;br /&gt;
color: #fff;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* IGNORED BY IE6 */&lt;br /&gt;
div.vectorTabs li &amp;gt; a {&lt;br /&gt;
display: block;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorTabs li.icon a {&lt;br /&gt;
background-position: bottom right;&lt;br /&gt;
background-repeat: no-repeat;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* OVERRIDDEN BY COMPLIANT BROWSERS */&lt;br /&gt;
div.vectorTabs span a  {&lt;br /&gt;
display: inline-block;&lt;br /&gt;
padding-top: 1.25em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* IGNORED BY IE6 */&lt;br /&gt;
/* @noflip */&lt;br /&gt;
div.vectorTabs span &amp;gt; a {&lt;br /&gt;
float: left;&lt;br /&gt;
display: block;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorTabs span {&lt;br /&gt;
display: inline-block;&lt;br /&gt;
/* @embed */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorTabs li.selected a,&lt;br /&gt;
div.vectorTabs li.selected a:visited{&lt;br /&gt;
color: #777;&lt;br /&gt;
text-decoration: none;&lt;br /&gt;
font-weight: bold;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorTabs li.selected a:hover{&lt;br /&gt;
color: #fff;&lt;br /&gt;
text-decoration: none;&lt;br /&gt;
font-weight: bold;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorTabs li.new a,&lt;br /&gt;
div.vectorTabs li.new a:visited{&lt;br /&gt;
color: #777;&lt;br /&gt;
text-decoration: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorTabs li.new a:hover{&lt;br /&gt;
color: #fff;&lt;br /&gt;
text-decoration: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Variants and Actions */&lt;br /&gt;
/* @noflip */&lt;br /&gt;
div.vectorMenu {&lt;br /&gt;
direction: ltr;&lt;br /&gt;
float: left;&lt;br /&gt;
/* @embed */&lt;br /&gt;
background-image: url(images/arrow-down-icon.png);&lt;br /&gt;
background-position: 100% 60%;&lt;br /&gt;
background-repeat: no-repeat;&lt;br /&gt;
cursor: pointer;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorMenu h3 a {&lt;br /&gt;
background-image:none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorMenuFocus {&lt;br /&gt;
/* @embed */&lt;br /&gt;
background-image: url(images/arrow-down-focus-icon.png);&lt;br /&gt;
background-position: 100% 60%;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* @noflip */&lt;br /&gt;
body.rtl div.vectorMenu {&lt;br /&gt;
direction: rtl;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* OVERRIDDEN BY COMPLIANT BROWSERS */&lt;br /&gt;
/* @noflip */&lt;br /&gt;
div#mw-head div.vectorMenu h5 {&lt;br /&gt;
float: left;&lt;br /&gt;
/* @embed */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* This will be flipped - unlike the one above it */&lt;br /&gt;
div#mw-head div.vectorMenu h5 {&lt;br /&gt;
background-position: bottom left;&lt;br /&gt;
margin-left: -1px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* IGNORED BY IE6 */&lt;br /&gt;
&lt;br /&gt;
div#mw-head div.vectorMenu &amp;gt; h5 {&lt;br /&gt;
background-image: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#mw-head div.vectorMenu h4 {&lt;br /&gt;
display: inline-block;&lt;br /&gt;
float: left;&lt;br /&gt;
font-size: 0.8em;&lt;br /&gt;
padding-left: 0.5em;&lt;br /&gt;
padding-top: 1.375em;&lt;br /&gt;
font-weight: normal;&lt;br /&gt;
border: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* OVERRIDDEN BY COMPLIANT BROWSERS */&lt;br /&gt;
/* @noflip */&lt;br /&gt;
div.vectorMenu h5 a {&lt;br /&gt;
display: inline-block;&lt;br /&gt;
width: 24px;&lt;br /&gt;
height: 2.5em;&lt;br /&gt;
text-decoration: none;&lt;br /&gt;
/* @embed */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* This will be flipped - unlike the one above it */&lt;br /&gt;
div.vectorMenu h5 a {&lt;br /&gt;
background-position: bottom right;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* IGNORED BY IE6 */&lt;br /&gt;
div.vectorMenu h5 &amp;gt; a {&lt;br /&gt;
display: block;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorMenu div.menu {&lt;br /&gt;
position: relative;&lt;br /&gt;
display: none;&lt;br /&gt;
clear: both;&lt;br /&gt;
text-align: left;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* OVERRIDDEN BY COMPLIANT BROWSERS */&lt;br /&gt;
/* @noflip */&lt;br /&gt;
body.rtl div.vectorMenu div.menu {&lt;br /&gt;
margin-left: 24px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* IGNORED BY IE6 */&lt;br /&gt;
/* @noflip */&lt;br /&gt;
body.rtl div.vectorMenu &amp;gt; div.menu {&lt;br /&gt;
margin-left: auto;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* IGNORED BY IE6 */&lt;br /&gt;
/* Also fixes old versions of FireFox */&lt;br /&gt;
/* @noflip */&lt;br /&gt;
body.rtl div.vectorMenu &amp;gt; div.menu,&lt;br /&gt;
x:-moz-any-link {&lt;br /&gt;
margin-left: 23px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Enable forcing showing of the menu for accessibility */&lt;br /&gt;
div.vectorMenu:hover div.menu,&lt;br /&gt;
div.vectorMenu div.menuForceShow {&lt;br /&gt;
display: block;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorMenu ul {&lt;br /&gt;
position: absolute;&lt;br /&gt;
background-color: white;&lt;br /&gt;
border: solid 1px silver;&lt;br /&gt;
border-top-width: 0;&lt;br /&gt;
list-style: none;&lt;br /&gt;
list-style-image: none;&lt;br /&gt;
list-style-type: none;&lt;br /&gt;
padding: 0;&lt;br /&gt;
margin: 0;&lt;br /&gt;
margin-left: -1px;&lt;br /&gt;
text-align: left;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Fixes old versions of FireFox */&lt;br /&gt;
div.vectorMenu ul,&lt;br /&gt;
x:-moz-any-link {&lt;br /&gt;
min-width: 5em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Returns things back to normal in modern versions of FireFox */&lt;br /&gt;
div.vectorMenu ul,&lt;br /&gt;
x:-moz-any-link,&lt;br /&gt;
x:default {&lt;br /&gt;
min-width: 0;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorMenu li {&lt;br /&gt;
padding: 0;&lt;br /&gt;
margin: 0;&lt;br /&gt;
text-align: left;&lt;br /&gt;
line-height: 1em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* OVERRIDDEN BY COMPLIANT BROWSERS */&lt;br /&gt;
div.vectorMenu li a {&lt;br /&gt;
display: inline-block;&lt;br /&gt;
padding: 0.5em;&lt;br /&gt;
white-space: nowrap;&lt;br /&gt;
color: #777;&lt;br /&gt;
cursor: pointer;&lt;br /&gt;
font-size: 0.8em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* IGNORED BY IE6 */&lt;br /&gt;
div.vectorMenu li &amp;gt; a {&lt;br /&gt;
display: block;&lt;br /&gt;
}&lt;br /&gt;
div.vectorMenu li.selected a,&lt;br /&gt;
div.vectorMenu li.selected a:visited {&lt;br /&gt;
color: #fff;&lt;br /&gt;
text-decoration: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Search */&lt;br /&gt;
#p-search h5 {&lt;br /&gt;
display: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* @noflip */&lt;br /&gt;
#p-search {&lt;br /&gt;
float: left;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#p-search {&lt;br /&gt;
margin-right: 0.5em;&lt;br /&gt;
margin-left: 0.5em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#p-search form,&lt;br /&gt;
#p-search input {&lt;br /&gt;
margin: 0;&lt;br /&gt;
margin-top: 0.4em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#simpleSearch {&lt;br /&gt;
display: block;&lt;br /&gt;
width: 14em;&lt;br /&gt;
height: 1.4em;&lt;br /&gt;
margin-top: 0.65em;&lt;br /&gt;
position: relative;&lt;br /&gt;
min-height: 1px; /* Gotta trigger hasLayout for IE7 */&lt;br /&gt;
border: solid 1px #AAAAAA;&lt;br /&gt;
color: black;&lt;br /&gt;
background-color: white;&lt;br /&gt;
/* @embed */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#simpleSearch label {&lt;br /&gt;
/*&lt;br /&gt;
 * DON'T PANIC! Browsers that won't scale this properly are the same browsers that have JS issues that prevent&lt;br /&gt;
 * this from ever being shown anyways.&lt;br /&gt;
 */&lt;br /&gt;
font-size: 13px;&lt;br /&gt;
top: 0.25em;&lt;br /&gt;
direction: ltr;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#simpleSearch input {&lt;br /&gt;
color: black;&lt;br /&gt;
direction: ltr;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#simpleSearch input:focus {&lt;br /&gt;
outline: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#simpleSearch input.placeholder {&lt;br /&gt;
color: #999999;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#simpleSearch input::-webkit-input-placeholder {&lt;br /&gt;
color: #999999;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#simpleSearch input#searchInput {&lt;br /&gt;
position: absolute;&lt;br /&gt;
top: 0;&lt;br /&gt;
left: 0;&lt;br /&gt;
width: 90%;&lt;br /&gt;
margin: 0;&lt;br /&gt;
padding: 0;&lt;br /&gt;
padding-left: 0.2em;&lt;br /&gt;
padding-top: 0.2em;&lt;br /&gt;
padding-bottom: 0.2em;&lt;br /&gt;
outline: none;&lt;br /&gt;
border: none;&lt;br /&gt;
&lt;br /&gt;
/*&lt;br /&gt;
 * DON'T PANIC! Browsers that won't scale this properly are the same browsers that have JS issues that prevent&lt;br /&gt;
 * this from ever being shown anyways.&lt;br /&gt;
 */&lt;br /&gt;
&lt;br /&gt;
font-size: 13px;&lt;br /&gt;
background-color: transparent;&lt;br /&gt;
direction: ltr;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#simpleSearch button#searchButton {&lt;br /&gt;
position: absolute;&lt;br /&gt;
width: 10%;&lt;br /&gt;
right: 0;&lt;br /&gt;
top: 0;&lt;br /&gt;
padding: 0;&lt;br /&gt;
padding-top: 0.3em;&lt;br /&gt;
padding-bottom: 0.2em;&lt;br /&gt;
padding-right: 0.4em;&lt;br /&gt;
margin: 0;&lt;br /&gt;
border: none;&lt;br /&gt;
cursor: pointer;&lt;br /&gt;
background-color: transparent;&lt;br /&gt;
background-image: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* OVERRIDDEN BY COMPLIANT BROWSERS */&lt;br /&gt;
div#simpleSearch button#searchButton img {&lt;br /&gt;
border: none;&lt;br /&gt;
margin: 0;&lt;br /&gt;
margin-top: -3px;&lt;br /&gt;
padding: 0;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* IGNORED BY IE6 */&lt;br /&gt;
div#simpleSearch button#searchButton &amp;gt; img {&lt;br /&gt;
margin: 0;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Panel */&lt;br /&gt;
div#mw-panel {&lt;br /&gt;
font-size: inherit;&lt;br /&gt;
position: absolute;&lt;br /&gt;
top: 100px;&lt;br /&gt;
padding-top: 0.5em;&lt;br /&gt;
width: 10em;&lt;br /&gt;
left: 0px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#mw-panel.collapsible-nav .portal {&lt;br /&gt;
font-size: 0.9em;&lt;br /&gt;
background-image:none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#mw-panel div.portal {&lt;br /&gt;
padding-bottom: 0;&lt;br /&gt;
direction: ltr;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#mw-panel div.portal h5 {&lt;br /&gt;
color: #000;&lt;br /&gt;
padding: 0.25em;&lt;br /&gt;
padding-top: 0;&lt;br /&gt;
padding-bottom: 0;&lt;br /&gt;
padding-left: 1.75em;&lt;br /&gt;
cursor: default;&lt;br /&gt;
border: none;&lt;br /&gt;
font-size: 0.6em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#mw-panel div.portal div.body {&lt;br /&gt;
margin: 0;&lt;br /&gt;
padding-top: 0.5em;&lt;br /&gt;
margin-left: 1.25em;&lt;br /&gt;
border-bottom: 4px solid #31859d;&lt;br /&gt;
/* @embed */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#mw-panel div.portal div.body ul {&lt;br /&gt;
list-style: none;&lt;br /&gt;
list-style-image: none;&lt;br /&gt;
list-style-type: none;&lt;br /&gt;
padding: 0;&lt;br /&gt;
margin: 0;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#mw-panel div.portal div.body ul li {&lt;br /&gt;
line-height: 1.5em;&lt;br /&gt;
padding: 0;&lt;br /&gt;
padding-bottom: 0.5em;&lt;br /&gt;
margin: 0;&lt;br /&gt;
overflow: hidden;&lt;br /&gt;
font-size: 0.7em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#mw-panel div.portal div.body ul li a {&lt;br /&gt;
text-transform: uppercase;&lt;br /&gt;
color: #000;&lt;br /&gt;
text-decoration: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#mw-panel div.portal div.body ul li a:hover {&lt;br /&gt;
background-color: #31859d;&lt;br /&gt;
color: #fff;&lt;br /&gt;
padding-top:0.5em;&lt;br /&gt;
padding-bottom:0.5em;&lt;br /&gt;
padding-left:2px;&lt;br /&gt;
padding-right:2px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Footer */&lt;br /&gt;
div#footer {&lt;br /&gt;
margin-left: 10em;&lt;br /&gt;
margin-top: 0;&lt;br /&gt;
padding: 0.75em;&lt;br /&gt;
/* @embed */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#footer ul {&lt;br /&gt;
list-style: none;&lt;br /&gt;
list-style-image: none;&lt;br /&gt;
list-style-type: none;&lt;br /&gt;
margin: 0;&lt;br /&gt;
padding: 0;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#footer ul li {&lt;br /&gt;
margin: 0;&lt;br /&gt;
padding: 0;&lt;br /&gt;
padding-top: 0.5em;&lt;br /&gt;
padding-bottom: 0.5em;&lt;br /&gt;
color: #000;&lt;br /&gt;
font-size: 0.7em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#footer #footer-icons {&lt;br /&gt;
float: right;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* @noflip */&lt;br /&gt;
body.ltr div#footer #footer-places {&lt;br /&gt;
float: left;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#footer #footer-info li {&lt;br /&gt;
line-height: 1.4em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#footer #footer-icons li {&lt;br /&gt;
float: left;&lt;br /&gt;
margin-left: 0.5em;&lt;br /&gt;
line-height: 2em;&lt;br /&gt;
text-align: right;&lt;br /&gt;
display:none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#footer #footer-places li {&lt;br /&gt;
float: left;&lt;br /&gt;
margin-right: 1em;&lt;br /&gt;
line-height: 2em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#footer #footer-places li a {&lt;br /&gt;
color: #000;&lt;br /&gt;
text-decoration: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#footer #footer-places li a:hover {&lt;br /&gt;
background-color: #31859d;&lt;br /&gt;
color: #fff;&lt;br /&gt;
padding:0.5em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#footer #footer-places li a:active {&lt;br /&gt;
font-weight: bold;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Logo */&lt;br /&gt;
#p-logo {&lt;br /&gt;
position: absolute;&lt;br /&gt;
top:-140px;&lt;br /&gt;
left: 15px;&lt;br /&gt;
width: 10em;&lt;br /&gt;
height:70px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#p-logo a {&lt;br /&gt;
display: block;&lt;br /&gt;
width: 10em;&lt;br /&gt;
background-repeat: no-repeat;&lt;br /&gt;
background-position: center center;&lt;br /&gt;
text-decoration: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/*&lt;br /&gt;
 *&lt;br /&gt;
 * The following code is highly modified from monobook. It would be nice if the&lt;br /&gt;
 * preftoc id was more human readable like preferences-toc for instance,&lt;br /&gt;
 * howerver this would require backporting the other skins.&lt;br /&gt;
 */&lt;br /&gt;
&lt;br /&gt;
/* Preferences */&lt;br /&gt;
#preftoc {&lt;br /&gt;
/* Tabs */&lt;br /&gt;
width: 100%;&lt;br /&gt;
float: left;&lt;br /&gt;
clear: both;&lt;br /&gt;
margin: 0 !important;&lt;br /&gt;
padding: 0 !important;&lt;br /&gt;
/* @embed */&lt;br /&gt;
background-image: url(images/preferences-break.png);&lt;br /&gt;
background-position: bottom left;&lt;br /&gt;
background-repeat: no-repeat;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#preftoc li {&lt;br /&gt;
/* Tab */&lt;br /&gt;
float: left;&lt;br /&gt;
margin: 0;&lt;br /&gt;
padding: 0;&lt;br /&gt;
padding-right: 1px;&lt;br /&gt;
height: 2.25em;&lt;br /&gt;
white-space: nowrap;&lt;br /&gt;
list-style-type: none;&lt;br /&gt;
list-style-image: none;&lt;br /&gt;
/* @embed */&lt;br /&gt;
background-image: url(images/preferences-break.png);&lt;br /&gt;
background-position: bottom right;&lt;br /&gt;
background-repeat: no-repeat;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Sadly, IE6 won't understand this */&lt;br /&gt;
#preftoc li:first-child {&lt;br /&gt;
margin-left: 1px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#preftoc a,&lt;br /&gt;
#preftoc a:active {&lt;br /&gt;
display: inline-block;&lt;br /&gt;
position: relative;&lt;br /&gt;
color: #000;&lt;br /&gt;
padding: 0.5em;&lt;br /&gt;
text-decoration: none;&lt;br /&gt;
background-image: none;&lt;br /&gt;
font-size: 0.9em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#preftoc a:hover,&lt;br /&gt;
#preftoc a:focus {&lt;br /&gt;
text-decoration: none;&lt;br /&gt;
background-color: #31859d;&lt;br /&gt;
color: #fff;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#preftoc li.selected a {&lt;br /&gt;
/* @embed */&lt;br /&gt;
background-image: url(images/preferences-fade.png);&lt;br /&gt;
background-position: bottom;&lt;br /&gt;
background-repeat: repeat-x;&lt;br /&gt;
color: #000;&lt;br /&gt;
text-decoration: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#preferences {&lt;br /&gt;
float: left;&lt;br /&gt;
width: 100%;&lt;br /&gt;
margin: 0;&lt;br /&gt;
margin-top: -2px;&lt;br /&gt;
clear: both;&lt;br /&gt;
border: solid 1px #cccccc;&lt;br /&gt;
background-color: #f9f9f9;&lt;br /&gt;
/* @embed */&lt;br /&gt;
background-image: url(images/preferences-base.png);&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#preferences fieldset {&lt;br /&gt;
border: none;&lt;br /&gt;
border-top: solid 1px #cccccc;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#preferences fieldset.prefsection {&lt;br /&gt;
border: none;&lt;br /&gt;
padding: 0;&lt;br /&gt;
margin: 1em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#preferences legend {&lt;br /&gt;
color: #666666;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#preferences fieldset.prefsection legend.mainLegend {&lt;br /&gt;
display: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#preferences td {&lt;br /&gt;
padding-left: 0.5em;&lt;br /&gt;
padding-right: 0.5em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#preferences td.htmlform-tip {&lt;br /&gt;
font-size: x-small;&lt;br /&gt;
padding: .2em 2em;&lt;br /&gt;
color: #666666;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#preferences div.mw-prefs-buttons {&lt;br /&gt;
padding: 1em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#preferences div.mw-prefs-buttons input {&lt;br /&gt;
margin-right: 0.25em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/**&lt;br /&gt;
 * The following code is slightly modified from monobook&lt;br /&gt;
 */&lt;br /&gt;
&lt;br /&gt;
div#content {&lt;br /&gt;
line-height: 1.5em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#bodyContent {&lt;br /&gt;
font-size: 0.8em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.editsection {&lt;br /&gt;
float: right;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
ul {&lt;br /&gt;
/* @embed */&lt;br /&gt;
list-style-image: url(images/bullet-icon.png);&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
pre {&lt;br /&gt;
line-height: 1.3em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Site Notice (includes notices from CentralNotice extension) */&lt;br /&gt;
#siteNotice {&lt;br /&gt;
font-size: 0.8em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#firstHeading {&lt;br /&gt;
padding-top: 0;&lt;br /&gt;
margin-top: 0;&lt;br /&gt;
padding-top: 0;&lt;br /&gt;
font-size: 1.6em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#content a.external,&lt;br /&gt;
div#content a.external[href ^=&amp;quot;gopher://&amp;quot;] {&lt;br /&gt;
/* @embed */&lt;br /&gt;
/* background: url(skins/Vector/images/external-link-ltr-icon.png) center right no-repeat; */&lt;br /&gt;
background: linear-gradient(transparent,transparent), url(&amp;quot;data:image/svg+xml,%3Csvg xmlns=%22http://www.w3.org/2000/svg%22 width=%2212%22 height=%2212%22%3E %3Cpath fill=%22%23fff%22 stroke=%22%2336c%22 d=%22M1.5 4.518h5.982V10.5H1.5z%22/%3E %3Cpath fill=%22%2336c%22 d=%22M5.765 1H11v5.39L9.427 7.937l-1.31-1.31L5.393 9.35l-2.69-2.688 2.81-2.808L4.2 2.544z%22/%3E %3Cpath fill=%22%23fff%22 d=%22M9.995 2.004l.022 4.885L8.2 5.07 5.32 7.95 4.09 6.723l2.882-2.88-1.85-1.852z%22/%3E %3C/svg%3E&amp;quot;) center right no-repeat;&lt;br /&gt;
padding-right: 13px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#content a.external[href ^=&amp;quot;https://&amp;quot;],&lt;br /&gt;
.link-https {&lt;br /&gt;
/* @embed */&lt;br /&gt;
background: linear-gradient(transparent,transparent), url(&amp;quot;data:image/svg+xml,%3Csvg xmlns=%22http://www.w3.org/2000/svg%22 width=%2212%22 height=%2212%22%3E %3Cpath fill=%22%23fff%22 stroke=%22%2336c%22 d=%22M1.5 4.518h5.982V10.5H1.5z%22/%3E %3Cpath fill=%22%2336c%22 d=%22M5.765 1H11v5.39L9.427 7.937l-1.31-1.31L5.393 9.35l-2.69-2.688 2.81-2.808L4.2 2.544z%22/%3E %3Cpath fill=%22%23fff%22 d=%22M9.995 2.004l.022 4.885L8.2 5.07 5.32 7.95 4.09 6.723l2.882-2.88-1.85-1.852z%22/%3E %3C/svg%3E&amp;quot;) center right no-repeat;&lt;br /&gt;
padding-right: 13px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#content a.external[href ^=&amp;quot;mailto:&amp;quot;],&lt;br /&gt;
.link-mailto {&lt;br /&gt;
/* @embed */&lt;br /&gt;
background: url(skins/Vector/images/mail-icon.png) center right no-repeat;&lt;br /&gt;
padding-right: 13px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#content a.external[href ^=&amp;quot;news:&amp;quot;] {&lt;br /&gt;
/* @embed */&lt;br /&gt;
background: url(skins/Vector/images/news-icon.png) center right no-repeat;&lt;br /&gt;
padding-right: 13px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#content a.external[href ^=&amp;quot;ftp://&amp;quot;],&lt;br /&gt;
.link-ftp {&lt;br /&gt;
/* @embed */&lt;br /&gt;
background: url(skins/Vector/images/file-icon.png) center right no-repeat;&lt;br /&gt;
padding-right: 13px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#content a.external[href ^=&amp;quot;irc://&amp;quot;],&lt;br /&gt;
div#content a.external[href ^=&amp;quot;ircs://&amp;quot;],&lt;br /&gt;
.link-irc {&lt;br /&gt;
/* @embed */&lt;br /&gt;
background: url(skins/Vector/images/talk-icon.png) center right no-repeat;&lt;br /&gt;
padding-right: 13px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#content a.external[href $=&amp;quot;.ogg&amp;quot;], div#content a.external[href $=&amp;quot;.OGG&amp;quot;],&lt;br /&gt;
div#content a.external[href $=&amp;quot;.mid&amp;quot;], div#content a.external[href $=&amp;quot;.MID&amp;quot;],&lt;br /&gt;
div#content a.external[href $=&amp;quot;.midi&amp;quot;], div#content a.external[href $=&amp;quot;.MIDI&amp;quot;],&lt;br /&gt;
div#content a.external[href $=&amp;quot;.mp3&amp;quot;], div#content a.external[href $=&amp;quot;.MP3&amp;quot;],&lt;br /&gt;
div#content a.external[href $=&amp;quot;.wav&amp;quot;], div#content a.external[href $=&amp;quot;.WAV&amp;quot;],&lt;br /&gt;
div#content a.external[href $=&amp;quot;.wma&amp;quot;], div#content a.external[href $=&amp;quot;.WMA&amp;quot;],&lt;br /&gt;
.link-audio {&lt;br /&gt;
/* @embed */&lt;br /&gt;
background: url(skins/Vector/images/audio-icon.png) center right no-repeat;&lt;br /&gt;
padding-right: 13px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#content a.external[href $=&amp;quot;.ogm&amp;quot;], div#content a.external[href $=&amp;quot;.OGM&amp;quot;],&lt;br /&gt;
div#content a.external[href $=&amp;quot;.avi&amp;quot;], div#content a.external[href $=&amp;quot;.AVI&amp;quot;],&lt;br /&gt;
div#content a.external[href $=&amp;quot;.mpeg&amp;quot;], div#content a.external[href $=&amp;quot;.MPEG&amp;quot;],&lt;br /&gt;
div#content a.external[href $=&amp;quot;.mpg&amp;quot;], div#content a.external[href $=&amp;quot;.MPG&amp;quot;],&lt;br /&gt;
.link-video {&lt;br /&gt;
/* @embed */&lt;br /&gt;
background: url(skins/Vector/images/video-icon.png) center right no-repeat;&lt;br /&gt;
padding-right: 13px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#content a.external[href $=&amp;quot;.pdf&amp;quot;], div#content a.external[href $=&amp;quot;.PDF&amp;quot;],&lt;br /&gt;
div#content a.external[href *=&amp;quot;.pdf#&amp;quot;], div#content a.external[href *=&amp;quot;.PDF#&amp;quot;],&lt;br /&gt;
div#content a.external[href *=&amp;quot;.pdf?&amp;quot;], div#content a.external[href *=&amp;quot;.PDF?&amp;quot;],&lt;br /&gt;
.link-document {&lt;br /&gt;
/* @embed */&lt;br /&gt;
background: url(https://upload.wikimedia.org/wikipedia/commons/e/ee/Adobe_Reader_v9.0_icon.png) center right no-repeat;&lt;br /&gt;
padding-right: 13px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#content a[href$=&amp;quot;.xls&amp;quot;].external,&lt;br /&gt;
#content a[href$=&amp;quot;.XLS&amp;quot;].external,&lt;br /&gt;
#content a[href$=&amp;quot;.xlsx&amp;quot;].external,&lt;br /&gt;
#content a[href$=&amp;quot;.XLSX&amp;quot;].external {&lt;br /&gt;
    background: url(https://upload.wikimedia.org/wikipedia/commons/7/7f/Microsoft_Office_Excel_%282018%E2%80%93present%29.svg) center right no-repeat; padding-right: 18px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#content .printfooter {&lt;br /&gt;
display: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Icon for Usernames */&lt;br /&gt;
#pt-userpage,&lt;br /&gt;
#pt-anonuserpage,&lt;br /&gt;
#pt-login {&lt;br /&gt;
/* @embed */&lt;br /&gt;
background: url(skins/Vector/images/user-icon.png) left top no-repeat;&lt;br /&gt;
padding-left: 15px !important;&lt;br /&gt;
text-transform: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.redirectText {&lt;br /&gt;
font-size: 140%;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.redirectMsg img {&lt;br /&gt;
vertical-align: text-bottom;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#bodyContent {&lt;br /&gt;
position: relative;&lt;br /&gt;
width: 100%;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#mw-js-message {&lt;br /&gt;
font-size: 0.8em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#bodyContent {&lt;br /&gt;
line-height: 1.5em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Watch/Unwatch Icon Styling */&lt;br /&gt;
#ca-unwatch.icon a,&lt;br /&gt;
#ca-watch.icon a {&lt;br /&gt;
margin: 0;&lt;br /&gt;
padding: 0;&lt;br /&gt;
outline: none;&lt;br /&gt;
display: block;&lt;br /&gt;
width: 26px;&lt;br /&gt;
/* This hides the text but shows the background image */&lt;br /&gt;
padding-top: 3.1em;&lt;br /&gt;
margin-top: 0;&lt;br /&gt;
/* Only applied in IE6 */&lt;br /&gt;
margin-top: -0.8em !ie;&lt;br /&gt;
height: 0;&lt;br /&gt;
overflow: hidden;&lt;br /&gt;
/* @embed */&lt;br /&gt;
background-image: url(images/watch-icons.png);&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#ca-unwatch.icon a {&lt;br /&gt;
background-position: -43px 60%;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#ca-watch.icon a {&lt;br /&gt;
background-position: 5px 60%;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#ca-unwatch.icon a:hover,&lt;br /&gt;
#ca-unwatch.icon a:focus {&lt;br /&gt;
background-position: -67px 60%;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#ca-watch.icon a:hover,&lt;br /&gt;
#ca-watch.icon a:focus {&lt;br /&gt;
background-position: -19px 60%;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#ca-unwatch.icon a.loading,&lt;br /&gt;
#ca-watch.icon a.loading {&lt;br /&gt;
/* @embed */&lt;br /&gt;
background-image: url(images/watch-icon-loading.gif);&lt;br /&gt;
background-position: 5px 60%;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#ca-unwatch.icon a span,&lt;br /&gt;
#ca-watch.icon a span {&lt;br /&gt;
display: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorTabs ul {&lt;br /&gt;
/* @embed */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Tooltips are outside of the normal body code, so this helps make the size of the text sensible */&lt;br /&gt;
.tipsy {&lt;br /&gt;
font-size: 0.8em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#mw-panel div.portal {&lt;br /&gt;
    background-image: none;&lt;br /&gt;
}&lt;/div&gt;</summary>
		<author><name>WikiSysop</name></author>	</entry>

	<entry>
		<id>https://web.fhnw.ch/plattformen/hattie-wiki/w/index.php?title=MediaWiki:Common.css&amp;diff=7174</id>
		<title>MediaWiki:Common.css</title>
		<link rel="alternate" type="text/html" href="https://web.fhnw.ch/plattformen/hattie-wiki/w/index.php?title=MediaWiki:Common.css&amp;diff=7174"/>
				<updated>2019-05-24T07:41:38Z</updated>
		
		<summary type="html">&lt;p&gt;WikiSysop: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;/* Das folgende CSS wird für alle Benutzeroberflächen geladen. */&lt;br /&gt;
&lt;br /&gt;
@import url(http://fonts.googleapis.com/css?family=Open+Sans);&lt;br /&gt;
&lt;br /&gt;
/* Framework */&lt;br /&gt;
&lt;br /&gt;
html,&lt;br /&gt;
body {&lt;br /&gt;
height: 100%;&lt;br /&gt;
margin: 0;&lt;br /&gt;
padding: 0;&lt;br /&gt;
font-family: 'Open Sans',sans-serif;&lt;br /&gt;
font-size: 1.1em;&lt;br /&gt;
color:#777;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
body {&lt;br /&gt;
background-color: #dcdcdc;&lt;br /&gt;
/* @embed */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Links */&lt;br /&gt;
a {&lt;br /&gt;
color: #31859d;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.mw-body a.external {&lt;br /&gt;
color: #31859d;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#mw-panel div.portal div.body ul li a:visited {&lt;br /&gt;
color: #31859d;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#mw-panel div.portal div.body ul li a:active {&lt;br /&gt;
color: #31859d;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#mw-panel.collapsible-nav .portal.collapsed h3 a {&lt;br /&gt;
color: #31859d;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Content */&lt;br /&gt;
&lt;br /&gt;
div#content {&lt;br /&gt;
/* @embed */&lt;br /&gt;
background-color: white;&lt;br /&gt;
color: #777;&lt;br /&gt;
direction: ltr;&lt;br /&gt;
border-width: 0px;&lt;br /&gt;
border-style: solid;&lt;br /&gt;
margin-top: 0;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Head */&lt;br /&gt;
&lt;br /&gt;
#mw-page-base {&lt;br /&gt;
height: 5em;&lt;br /&gt;
background-color: white;&lt;br /&gt;
border-bottom: 0;&lt;br /&gt;
/* @embed */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#mw-head-base {&lt;br /&gt;
height: 5em;&lt;br /&gt;
/* @embed */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#mw-head {&lt;br /&gt;
position: absolute;&lt;br /&gt;
top: 0;&lt;br /&gt;
right: 0;&lt;br /&gt;
width: 100%;&lt;br /&gt;
background-color: white;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#mw-head h5 {&lt;br /&gt;
margin: 0;&lt;br /&gt;
padding: 0;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Hide empty portlets */&lt;br /&gt;
div.emptyPortlet {&lt;br /&gt;
display: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Personal */&lt;br /&gt;
&lt;br /&gt;
#p-personal {&lt;br /&gt;
position: absolute;&lt;br /&gt;
top: 0;&lt;br /&gt;
right: 0.75em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#p-personal h5 {&lt;br /&gt;
display: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#p-personal ul {&lt;br /&gt;
list-style: none;&lt;br /&gt;
margin: 0;&lt;br /&gt;
padding-left: 10em; /* Keep from overlapping logo */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* @noflip */&lt;br /&gt;
&lt;br /&gt;
#p-personal li {&lt;br /&gt;
line-height: 1.125em;&lt;br /&gt;
float: left;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#p-personal li a {&lt;br /&gt;
color: #777;&lt;br /&gt;
text-decoration: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#p-personal li a:hover {&lt;br /&gt;
background-color: #31859d;&lt;br /&gt;
color: #fff;&lt;br /&gt;
padding:0.5em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#p-personal li.selected a:hover{&lt;br /&gt;
color: #fff;&lt;br /&gt;
text-decoration: none;&lt;br /&gt;
font-weight: bold;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#p-personal li a:visited {&lt;br /&gt;
color: #31859d;&lt;br /&gt;
text-decoration: bold;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#p-personal a.new {&lt;br /&gt;
color: #31859d;&lt;br /&gt;
text-decoration: bold;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* This one flips! */&lt;br /&gt;
&lt;br /&gt;
#p-personal li {&lt;br /&gt;
margin-left: 0.75em;&lt;br /&gt;
margin-top: 0.5em;&lt;br /&gt;
font-size: 0.75em;&lt;br /&gt;
white-space: nowrap;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Navigation Containers */&lt;br /&gt;
&lt;br /&gt;
#left-navigation {&lt;br /&gt;
position: relative;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#right-navigation {&lt;br /&gt;
float: right;&lt;br /&gt;
margin-top: 2.5em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Navigation Labels */&lt;br /&gt;
div.vectorTabs h5,&lt;br /&gt;
div.vectorMenu h5 span {&lt;br /&gt;
display: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Namespaces and Views */&lt;br /&gt;
/* @noflip */&lt;br /&gt;
div.vectorTabs {&lt;br /&gt;
float: left;&lt;br /&gt;
height: 2.5em;&lt;br /&gt;
background-image:none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorTabs {&lt;br /&gt;
/* @embed */&lt;br /&gt;
padding-left: 1px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* @noflip */&lt;br /&gt;
div.vectorTabs ul {&lt;br /&gt;
float: left;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorTabs ul {&lt;br /&gt;
height: 100%;&lt;br /&gt;
list-style: none;&lt;br /&gt;
margin: 0;&lt;br /&gt;
padding: 0;&lt;br /&gt;
background-color:white;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* @noflip */&lt;br /&gt;
div.vectorTabs ul li {&lt;br /&gt;
float: left;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* OVERRIDDEN BY COMPLIANT BROWSERS */&lt;br /&gt;
div.vectorTabs ul li {&lt;br /&gt;
line-height: 1.125em;&lt;br /&gt;
display: inline-block;&lt;br /&gt;
height: 100%;&lt;br /&gt;
margin: 0;&lt;br /&gt;
padding: 0;&lt;br /&gt;
background-color: #fff;&lt;br /&gt;
background-image:none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* IGNORED BY IE6 */&lt;br /&gt;
div.vectorTabs ul &amp;gt; li {&lt;br /&gt;
display: block;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorTabs li.selected {&lt;br /&gt;
/* @embed */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
	/* OVERRIDDEN BY COMPLIANT BROWSERS */&lt;br /&gt;
div.vectorTabs li a {&lt;br /&gt;
display: inline-block;&lt;br /&gt;
height: 1.9em;&lt;br /&gt;
padding-left: 0.5em;&lt;br /&gt;
padding-right: 0.5em;&lt;br /&gt;
color: #777;&lt;br /&gt;
cursor: pointer;&lt;br /&gt;
font-size: 0.75em;&lt;br /&gt;
text-decoration: none;&lt;br /&gt;
background:none;&lt;br /&gt;
background-color:#fff;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorTabs li a:hover {&lt;br /&gt;
background-color: #31859d;&lt;br /&gt;
color: #fff;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* IGNORED BY IE6 */&lt;br /&gt;
div.vectorTabs li &amp;gt; a {&lt;br /&gt;
display: block;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorTabs li.icon a {&lt;br /&gt;
background-position: bottom right;&lt;br /&gt;
background-repeat: no-repeat;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* OVERRIDDEN BY COMPLIANT BROWSERS */&lt;br /&gt;
div.vectorTabs span a  {&lt;br /&gt;
display: inline-block;&lt;br /&gt;
padding-top: 1.25em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* IGNORED BY IE6 */&lt;br /&gt;
/* @noflip */&lt;br /&gt;
div.vectorTabs span &amp;gt; a {&lt;br /&gt;
float: left;&lt;br /&gt;
display: block;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorTabs span {&lt;br /&gt;
display: inline-block;&lt;br /&gt;
/* @embed */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorTabs li.selected a,&lt;br /&gt;
div.vectorTabs li.selected a:visited{&lt;br /&gt;
color: #777;&lt;br /&gt;
text-decoration: none;&lt;br /&gt;
font-weight: bold;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorTabs li.selected a:hover{&lt;br /&gt;
color: #fff;&lt;br /&gt;
text-decoration: none;&lt;br /&gt;
font-weight: bold;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorTabs li.new a,&lt;br /&gt;
div.vectorTabs li.new a:visited{&lt;br /&gt;
color: #777;&lt;br /&gt;
text-decoration: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorTabs li.new a:hover{&lt;br /&gt;
color: #fff;&lt;br /&gt;
text-decoration: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Variants and Actions */&lt;br /&gt;
/* @noflip */&lt;br /&gt;
div.vectorMenu {&lt;br /&gt;
direction: ltr;&lt;br /&gt;
float: left;&lt;br /&gt;
/* @embed */&lt;br /&gt;
background-image: url(images/arrow-down-icon.png);&lt;br /&gt;
background-position: 100% 60%;&lt;br /&gt;
background-repeat: no-repeat;&lt;br /&gt;
cursor: pointer;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorMenu h3 a {&lt;br /&gt;
background-image:none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorMenuFocus {&lt;br /&gt;
/* @embed */&lt;br /&gt;
background-image: url(images/arrow-down-focus-icon.png);&lt;br /&gt;
background-position: 100% 60%;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* @noflip */&lt;br /&gt;
body.rtl div.vectorMenu {&lt;br /&gt;
direction: rtl;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* OVERRIDDEN BY COMPLIANT BROWSERS */&lt;br /&gt;
/* @noflip */&lt;br /&gt;
div#mw-head div.vectorMenu h5 {&lt;br /&gt;
float: left;&lt;br /&gt;
/* @embed */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* This will be flipped - unlike the one above it */&lt;br /&gt;
div#mw-head div.vectorMenu h5 {&lt;br /&gt;
background-position: bottom left;&lt;br /&gt;
margin-left: -1px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* IGNORED BY IE6 */&lt;br /&gt;
&lt;br /&gt;
div#mw-head div.vectorMenu &amp;gt; h5 {&lt;br /&gt;
background-image: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#mw-head div.vectorMenu h4 {&lt;br /&gt;
display: inline-block;&lt;br /&gt;
float: left;&lt;br /&gt;
font-size: 0.8em;&lt;br /&gt;
padding-left: 0.5em;&lt;br /&gt;
padding-top: 1.375em;&lt;br /&gt;
font-weight: normal;&lt;br /&gt;
border: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* OVERRIDDEN BY COMPLIANT BROWSERS */&lt;br /&gt;
/* @noflip */&lt;br /&gt;
div.vectorMenu h5 a {&lt;br /&gt;
display: inline-block;&lt;br /&gt;
width: 24px;&lt;br /&gt;
height: 2.5em;&lt;br /&gt;
text-decoration: none;&lt;br /&gt;
/* @embed */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* This will be flipped - unlike the one above it */&lt;br /&gt;
div.vectorMenu h5 a {&lt;br /&gt;
background-position: bottom right;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* IGNORED BY IE6 */&lt;br /&gt;
div.vectorMenu h5 &amp;gt; a {&lt;br /&gt;
display: block;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorMenu div.menu {&lt;br /&gt;
position: relative;&lt;br /&gt;
display: none;&lt;br /&gt;
clear: both;&lt;br /&gt;
text-align: left;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* OVERRIDDEN BY COMPLIANT BROWSERS */&lt;br /&gt;
/* @noflip */&lt;br /&gt;
body.rtl div.vectorMenu div.menu {&lt;br /&gt;
margin-left: 24px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* IGNORED BY IE6 */&lt;br /&gt;
/* @noflip */&lt;br /&gt;
body.rtl div.vectorMenu &amp;gt; div.menu {&lt;br /&gt;
margin-left: auto;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* IGNORED BY IE6 */&lt;br /&gt;
/* Also fixes old versions of FireFox */&lt;br /&gt;
/* @noflip */&lt;br /&gt;
body.rtl div.vectorMenu &amp;gt; div.menu,&lt;br /&gt;
x:-moz-any-link {&lt;br /&gt;
margin-left: 23px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Enable forcing showing of the menu for accessibility */&lt;br /&gt;
div.vectorMenu:hover div.menu,&lt;br /&gt;
div.vectorMenu div.menuForceShow {&lt;br /&gt;
display: block;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorMenu ul {&lt;br /&gt;
position: absolute;&lt;br /&gt;
background-color: white;&lt;br /&gt;
border: solid 1px silver;&lt;br /&gt;
border-top-width: 0;&lt;br /&gt;
list-style: none;&lt;br /&gt;
list-style-image: none;&lt;br /&gt;
list-style-type: none;&lt;br /&gt;
padding: 0;&lt;br /&gt;
margin: 0;&lt;br /&gt;
margin-left: -1px;&lt;br /&gt;
text-align: left;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Fixes old versions of FireFox */&lt;br /&gt;
div.vectorMenu ul,&lt;br /&gt;
x:-moz-any-link {&lt;br /&gt;
min-width: 5em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Returns things back to normal in modern versions of FireFox */&lt;br /&gt;
div.vectorMenu ul,&lt;br /&gt;
x:-moz-any-link,&lt;br /&gt;
x:default {&lt;br /&gt;
min-width: 0;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorMenu li {&lt;br /&gt;
padding: 0;&lt;br /&gt;
margin: 0;&lt;br /&gt;
text-align: left;&lt;br /&gt;
line-height: 1em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* OVERRIDDEN BY COMPLIANT BROWSERS */&lt;br /&gt;
div.vectorMenu li a {&lt;br /&gt;
display: inline-block;&lt;br /&gt;
padding: 0.5em;&lt;br /&gt;
white-space: nowrap;&lt;br /&gt;
color: #777;&lt;br /&gt;
cursor: pointer;&lt;br /&gt;
font-size: 0.8em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* IGNORED BY IE6 */&lt;br /&gt;
div.vectorMenu li &amp;gt; a {&lt;br /&gt;
display: block;&lt;br /&gt;
}&lt;br /&gt;
div.vectorMenu li.selected a,&lt;br /&gt;
div.vectorMenu li.selected a:visited {&lt;br /&gt;
color: #fff;&lt;br /&gt;
text-decoration: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Search */&lt;br /&gt;
#p-search h5 {&lt;br /&gt;
display: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* @noflip */&lt;br /&gt;
#p-search {&lt;br /&gt;
float: left;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#p-search {&lt;br /&gt;
margin-right: 0.5em;&lt;br /&gt;
margin-left: 0.5em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#p-search form,&lt;br /&gt;
#p-search input {&lt;br /&gt;
margin: 0;&lt;br /&gt;
margin-top: 0.4em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#simpleSearch {&lt;br /&gt;
display: block;&lt;br /&gt;
width: 14em;&lt;br /&gt;
height: 1.4em;&lt;br /&gt;
margin-top: 0.65em;&lt;br /&gt;
position: relative;&lt;br /&gt;
min-height: 1px; /* Gotta trigger hasLayout for IE7 */&lt;br /&gt;
border: solid 1px #AAAAAA;&lt;br /&gt;
color: black;&lt;br /&gt;
background-color: white;&lt;br /&gt;
/* @embed */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#simpleSearch label {&lt;br /&gt;
/*&lt;br /&gt;
 * DON'T PANIC! Browsers that won't scale this properly are the same browsers that have JS issues that prevent&lt;br /&gt;
 * this from ever being shown anyways.&lt;br /&gt;
 */&lt;br /&gt;
font-size: 13px;&lt;br /&gt;
top: 0.25em;&lt;br /&gt;
direction: ltr;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#simpleSearch input {&lt;br /&gt;
color: black;&lt;br /&gt;
direction: ltr;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#simpleSearch input:focus {&lt;br /&gt;
outline: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#simpleSearch input.placeholder {&lt;br /&gt;
color: #999999;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#simpleSearch input::-webkit-input-placeholder {&lt;br /&gt;
color: #999999;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#simpleSearch input#searchInput {&lt;br /&gt;
position: absolute;&lt;br /&gt;
top: 0;&lt;br /&gt;
left: 0;&lt;br /&gt;
width: 90%;&lt;br /&gt;
margin: 0;&lt;br /&gt;
padding: 0;&lt;br /&gt;
padding-left: 0.2em;&lt;br /&gt;
padding-top: 0.2em;&lt;br /&gt;
padding-bottom: 0.2em;&lt;br /&gt;
outline: none;&lt;br /&gt;
border: none;&lt;br /&gt;
&lt;br /&gt;
/*&lt;br /&gt;
 * DON'T PANIC! Browsers that won't scale this properly are the same browsers that have JS issues that prevent&lt;br /&gt;
 * this from ever being shown anyways.&lt;br /&gt;
 */&lt;br /&gt;
&lt;br /&gt;
font-size: 13px;&lt;br /&gt;
background-color: transparent;&lt;br /&gt;
direction: ltr;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#simpleSearch button#searchButton {&lt;br /&gt;
position: absolute;&lt;br /&gt;
width: 10%;&lt;br /&gt;
right: 0;&lt;br /&gt;
top: 0;&lt;br /&gt;
padding: 0;&lt;br /&gt;
padding-top: 0.3em;&lt;br /&gt;
padding-bottom: 0.2em;&lt;br /&gt;
padding-right: 0.4em;&lt;br /&gt;
margin: 0;&lt;br /&gt;
border: none;&lt;br /&gt;
cursor: pointer;&lt;br /&gt;
background-color: transparent;&lt;br /&gt;
background-image: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* OVERRIDDEN BY COMPLIANT BROWSERS */&lt;br /&gt;
div#simpleSearch button#searchButton img {&lt;br /&gt;
border: none;&lt;br /&gt;
margin: 0;&lt;br /&gt;
margin-top: -3px;&lt;br /&gt;
padding: 0;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* IGNORED BY IE6 */&lt;br /&gt;
div#simpleSearch button#searchButton &amp;gt; img {&lt;br /&gt;
margin: 0;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Panel */&lt;br /&gt;
div#mw-panel {&lt;br /&gt;
font-size: inherit;&lt;br /&gt;
position: absolute;&lt;br /&gt;
top: 100px;&lt;br /&gt;
padding-top: 0.5em;&lt;br /&gt;
width: 10em;&lt;br /&gt;
left: 0px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#mw-panel.collapsible-nav .portal {&lt;br /&gt;
font-size: 0.9em;&lt;br /&gt;
background-image:none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#mw-panel div.portal {&lt;br /&gt;
padding-bottom: 0;&lt;br /&gt;
direction: ltr;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#mw-panel div.portal h5 {&lt;br /&gt;
color: #000;&lt;br /&gt;
padding: 0.25em;&lt;br /&gt;
padding-top: 0;&lt;br /&gt;
padding-bottom: 0;&lt;br /&gt;
padding-left: 1.75em;&lt;br /&gt;
cursor: default;&lt;br /&gt;
border: none;&lt;br /&gt;
font-size: 0.6em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#mw-panel div.portal div.body {&lt;br /&gt;
margin: 0;&lt;br /&gt;
padding-top: 0.5em;&lt;br /&gt;
margin-left: 1.25em;&lt;br /&gt;
border-bottom: 4px solid #31859d;&lt;br /&gt;
/* @embed */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#mw-panel div.portal div.body ul {&lt;br /&gt;
list-style: none;&lt;br /&gt;
list-style-image: none;&lt;br /&gt;
list-style-type: none;&lt;br /&gt;
padding: 0;&lt;br /&gt;
margin: 0;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#mw-panel div.portal div.body ul li {&lt;br /&gt;
line-height: 1.5em;&lt;br /&gt;
padding: 0;&lt;br /&gt;
padding-bottom: 0.5em;&lt;br /&gt;
margin: 0;&lt;br /&gt;
overflow: hidden;&lt;br /&gt;
font-size: 0.7em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#mw-panel div.portal div.body ul li a {&lt;br /&gt;
text-transform: uppercase;&lt;br /&gt;
color: #000;&lt;br /&gt;
text-decoration: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#mw-panel div.portal div.body ul li a:hover {&lt;br /&gt;
background-color: #31859d;&lt;br /&gt;
color: #fff;&lt;br /&gt;
padding-top:0.5em;&lt;br /&gt;
padding-bottom:0.5em;&lt;br /&gt;
padding-left:2px;&lt;br /&gt;
padding-right:2px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Footer */&lt;br /&gt;
div#footer {&lt;br /&gt;
margin-left: 10em;&lt;br /&gt;
margin-top: 0;&lt;br /&gt;
padding: 0.75em;&lt;br /&gt;
/* @embed */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#footer ul {&lt;br /&gt;
list-style: none;&lt;br /&gt;
list-style-image: none;&lt;br /&gt;
list-style-type: none;&lt;br /&gt;
margin: 0;&lt;br /&gt;
padding: 0;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#footer ul li {&lt;br /&gt;
margin: 0;&lt;br /&gt;
padding: 0;&lt;br /&gt;
padding-top: 0.5em;&lt;br /&gt;
padding-bottom: 0.5em;&lt;br /&gt;
color: #000;&lt;br /&gt;
font-size: 0.7em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#footer #footer-icons {&lt;br /&gt;
float: right;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* @noflip */&lt;br /&gt;
body.ltr div#footer #footer-places {&lt;br /&gt;
float: left;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#footer #footer-info li {&lt;br /&gt;
line-height: 1.4em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#footer #footer-icons li {&lt;br /&gt;
float: left;&lt;br /&gt;
margin-left: 0.5em;&lt;br /&gt;
line-height: 2em;&lt;br /&gt;
text-align: right;&lt;br /&gt;
display:none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#footer #footer-places li {&lt;br /&gt;
float: left;&lt;br /&gt;
margin-right: 1em;&lt;br /&gt;
line-height: 2em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#footer #footer-places li a {&lt;br /&gt;
color: #000;&lt;br /&gt;
text-decoration: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#footer #footer-places li a:hover {&lt;br /&gt;
background-color: #31859d;&lt;br /&gt;
color: #fff;&lt;br /&gt;
padding:0.5em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#footer #footer-places li a:active {&lt;br /&gt;
font-weight: bold;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Logo */&lt;br /&gt;
#p-logo {&lt;br /&gt;
position: absolute;&lt;br /&gt;
top:-140px;&lt;br /&gt;
left: 15px;&lt;br /&gt;
width: 10em;&lt;br /&gt;
height:70px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#p-logo a {&lt;br /&gt;
display: block;&lt;br /&gt;
width: 10em;&lt;br /&gt;
background-repeat: no-repeat;&lt;br /&gt;
background-position: center center;&lt;br /&gt;
text-decoration: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/*&lt;br /&gt;
 *&lt;br /&gt;
 * The following code is highly modified from monobook. It would be nice if the&lt;br /&gt;
 * preftoc id was more human readable like preferences-toc for instance,&lt;br /&gt;
 * howerver this would require backporting the other skins.&lt;br /&gt;
 */&lt;br /&gt;
&lt;br /&gt;
/* Preferences */&lt;br /&gt;
#preftoc {&lt;br /&gt;
/* Tabs */&lt;br /&gt;
width: 100%;&lt;br /&gt;
float: left;&lt;br /&gt;
clear: both;&lt;br /&gt;
margin: 0 !important;&lt;br /&gt;
padding: 0 !important;&lt;br /&gt;
/* @embed */&lt;br /&gt;
background-image: url(images/preferences-break.png);&lt;br /&gt;
background-position: bottom left;&lt;br /&gt;
background-repeat: no-repeat;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#preftoc li {&lt;br /&gt;
/* Tab */&lt;br /&gt;
float: left;&lt;br /&gt;
margin: 0;&lt;br /&gt;
padding: 0;&lt;br /&gt;
padding-right: 1px;&lt;br /&gt;
height: 2.25em;&lt;br /&gt;
white-space: nowrap;&lt;br /&gt;
list-style-type: none;&lt;br /&gt;
list-style-image: none;&lt;br /&gt;
/* @embed */&lt;br /&gt;
background-image: url(images/preferences-break.png);&lt;br /&gt;
background-position: bottom right;&lt;br /&gt;
background-repeat: no-repeat;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Sadly, IE6 won't understand this */&lt;br /&gt;
#preftoc li:first-child {&lt;br /&gt;
margin-left: 1px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#preftoc a,&lt;br /&gt;
#preftoc a:active {&lt;br /&gt;
display: inline-block;&lt;br /&gt;
position: relative;&lt;br /&gt;
color: #000;&lt;br /&gt;
padding: 0.5em;&lt;br /&gt;
text-decoration: none;&lt;br /&gt;
background-image: none;&lt;br /&gt;
font-size: 0.9em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#preftoc a:hover,&lt;br /&gt;
#preftoc a:focus {&lt;br /&gt;
text-decoration: none;&lt;br /&gt;
background-color: #31859d;&lt;br /&gt;
color: #fff;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#preftoc li.selected a {&lt;br /&gt;
/* @embed */&lt;br /&gt;
background-image: url(images/preferences-fade.png);&lt;br /&gt;
background-position: bottom;&lt;br /&gt;
background-repeat: repeat-x;&lt;br /&gt;
color: #000;&lt;br /&gt;
text-decoration: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#preferences {&lt;br /&gt;
float: left;&lt;br /&gt;
width: 100%;&lt;br /&gt;
margin: 0;&lt;br /&gt;
margin-top: -2px;&lt;br /&gt;
clear: both;&lt;br /&gt;
border: solid 1px #cccccc;&lt;br /&gt;
background-color: #f9f9f9;&lt;br /&gt;
/* @embed */&lt;br /&gt;
background-image: url(images/preferences-base.png);&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#preferences fieldset {&lt;br /&gt;
border: none;&lt;br /&gt;
border-top: solid 1px #cccccc;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#preferences fieldset.prefsection {&lt;br /&gt;
border: none;&lt;br /&gt;
padding: 0;&lt;br /&gt;
margin: 1em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#preferences legend {&lt;br /&gt;
color: #666666;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#preferences fieldset.prefsection legend.mainLegend {&lt;br /&gt;
display: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#preferences td {&lt;br /&gt;
padding-left: 0.5em;&lt;br /&gt;
padding-right: 0.5em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#preferences td.htmlform-tip {&lt;br /&gt;
font-size: x-small;&lt;br /&gt;
padding: .2em 2em;&lt;br /&gt;
color: #666666;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#preferences div.mw-prefs-buttons {&lt;br /&gt;
padding: 1em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#preferences div.mw-prefs-buttons input {&lt;br /&gt;
margin-right: 0.25em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/**&lt;br /&gt;
 * The following code is slightly modified from monobook&lt;br /&gt;
 */&lt;br /&gt;
&lt;br /&gt;
div#content {&lt;br /&gt;
line-height: 1.5em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#bodyContent {&lt;br /&gt;
font-size: 0.8em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.editsection {&lt;br /&gt;
float: right;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
ul {&lt;br /&gt;
/* @embed */&lt;br /&gt;
list-style-image: url(images/bullet-icon.png);&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
pre {&lt;br /&gt;
line-height: 1.3em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Site Notice (includes notices from CentralNotice extension) */&lt;br /&gt;
#siteNotice {&lt;br /&gt;
font-size: 0.8em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#firstHeading {&lt;br /&gt;
padding-top: 0;&lt;br /&gt;
margin-top: 0;&lt;br /&gt;
padding-top: 0;&lt;br /&gt;
font-size: 1.6em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#content a.external,&lt;br /&gt;
div#content a.external[href ^=&amp;quot;gopher://&amp;quot;] {&lt;br /&gt;
/* @embed */&lt;br /&gt;
/* background: url(skins/Vector/images/external-link-ltr-icon.png) center right no-repeat; */&lt;br /&gt;
background: linear-gradient(transparent,transparent), url(&amp;quot;data:image/svg+xml,%3Csvg xmlns=%22http://www.w3.org/2000/svg%22 width=%2212%22 height=%2212%22%3E %3Cpath fill=%22%23fff%22 stroke=%22%2336c%22 d=%22M1.5 4.518h5.982V10.5H1.5z%22/%3E %3Cpath fill=%22%2336c%22 d=%22M5.765 1H11v5.39L9.427 7.937l-1.31-1.31L5.393 9.35l-2.69-2.688 2.81-2.808L4.2 2.544z%22/%3E %3Cpath fill=%22%23fff%22 d=%22M9.995 2.004l.022 4.885L8.2 5.07 5.32 7.95 4.09 6.723l2.882-2.88-1.85-1.852z%22/%3E %3C/svg%3E&amp;quot;) center right no-repeat;&lt;br /&gt;
padding-right: 13px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#content a.external[href ^=&amp;quot;https://&amp;quot;],&lt;br /&gt;
.link-https {&lt;br /&gt;
/* @embed */&lt;br /&gt;
background: linear-gradient(transparent,transparent), url(&amp;quot;data:image/svg+xml,%3Csvg xmlns=%22http://www.w3.org/2000/svg%22 width=%2212%22 height=%2212%22%3E %3Cpath fill=%22%23fff%22 stroke=%22%2336c%22 d=%22M1.5 4.518h5.982V10.5H1.5z%22/%3E %3Cpath fill=%22%2336c%22 d=%22M5.765 1H11v5.39L9.427 7.937l-1.31-1.31L5.393 9.35l-2.69-2.688 2.81-2.808L4.2 2.544z%22/%3E %3Cpath fill=%22%23fff%22 d=%22M9.995 2.004l.022 4.885L8.2 5.07 5.32 7.95 4.09 6.723l2.882-2.88-1.85-1.852z%22/%3E %3C/svg%3E&amp;quot;) center right no-repeat;&lt;br /&gt;
padding-right: 13px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* div#content a.external[href ^=&amp;quot;mailto:&amp;quot;],&lt;br /&gt;
.link-mailto {&lt;br /&gt;
/* @embed */&lt;br /&gt;
background: url(skins/Vector/images/mail-icon.png) center right no-repeat;&lt;br /&gt;
padding-right: 13px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#content a.external[href ^=&amp;quot;news:&amp;quot;] {&lt;br /&gt;
/* @embed */&lt;br /&gt;
background: url(skins/Vector/images/news-icon.png) center right no-repeat;&lt;br /&gt;
padding-right: 13px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#content a.external[href ^=&amp;quot;ftp://&amp;quot;],&lt;br /&gt;
.link-ftp {&lt;br /&gt;
/* @embed */&lt;br /&gt;
background: url(skins/Vector/images/file-icon.png) center right no-repeat;&lt;br /&gt;
padding-right: 13px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#content a.external[href ^=&amp;quot;irc://&amp;quot;],&lt;br /&gt;
div#content a.external[href ^=&amp;quot;ircs://&amp;quot;],&lt;br /&gt;
.link-irc {&lt;br /&gt;
/* @embed */&lt;br /&gt;
background: url(skins/Vector/images/talk-icon.png) center right no-repeat;&lt;br /&gt;
padding-right: 13px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#content a.external[href $=&amp;quot;.ogg&amp;quot;], div#content a.external[href $=&amp;quot;.OGG&amp;quot;],&lt;br /&gt;
div#content a.external[href $=&amp;quot;.mid&amp;quot;], div#content a.external[href $=&amp;quot;.MID&amp;quot;],&lt;br /&gt;
div#content a.external[href $=&amp;quot;.midi&amp;quot;], div#content a.external[href $=&amp;quot;.MIDI&amp;quot;],&lt;br /&gt;
div#content a.external[href $=&amp;quot;.mp3&amp;quot;], div#content a.external[href $=&amp;quot;.MP3&amp;quot;],&lt;br /&gt;
div#content a.external[href $=&amp;quot;.wav&amp;quot;], div#content a.external[href $=&amp;quot;.WAV&amp;quot;],&lt;br /&gt;
div#content a.external[href $=&amp;quot;.wma&amp;quot;], div#content a.external[href $=&amp;quot;.WMA&amp;quot;],&lt;br /&gt;
.link-audio {&lt;br /&gt;
/* @embed */&lt;br /&gt;
background: url(skins/Vector/images/audio-icon.png) center right no-repeat;&lt;br /&gt;
padding-right: 13px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#content a.external[href $=&amp;quot;.ogm&amp;quot;], div#content a.external[href $=&amp;quot;.OGM&amp;quot;],&lt;br /&gt;
div#content a.external[href $=&amp;quot;.avi&amp;quot;], div#content a.external[href $=&amp;quot;.AVI&amp;quot;],&lt;br /&gt;
div#content a.external[href $=&amp;quot;.mpeg&amp;quot;], div#content a.external[href $=&amp;quot;.MPEG&amp;quot;],&lt;br /&gt;
div#content a.external[href $=&amp;quot;.mpg&amp;quot;], div#content a.external[href $=&amp;quot;.MPG&amp;quot;],&lt;br /&gt;
.link-video {&lt;br /&gt;
/* @embed */&lt;br /&gt;
background: url(skins/Vector/images/video-icon.png) center right no-repeat;&lt;br /&gt;
padding-right: 13px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#content a.external[href $=&amp;quot;.pdf&amp;quot;], div#content a.external[href $=&amp;quot;.PDF&amp;quot;],&lt;br /&gt;
div#content a.external[href *=&amp;quot;.pdf#&amp;quot;], div#content a.external[href *=&amp;quot;.PDF#&amp;quot;],&lt;br /&gt;
div#content a.external[href *=&amp;quot;.pdf?&amp;quot;], div#content a.external[href *=&amp;quot;.PDF?&amp;quot;],&lt;br /&gt;
.link-document {&lt;br /&gt;
/* @embed */&lt;br /&gt;
background: url(skins/Vector/images/document-icon.png) center right no-repeat;&lt;br /&gt;
padding-right: 13px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#content a[href$=&amp;quot;.xls&amp;quot;].external,&lt;br /&gt;
#content a[href$=&amp;quot;.XLS&amp;quot;].external,&lt;br /&gt;
#content a[href$=&amp;quot;.xlsx&amp;quot;].external,&lt;br /&gt;
#content a[href$=&amp;quot;.XLSX&amp;quot;].external {&lt;br /&gt;
    background: url(&amp;quot;http://upload.wikimedia.org/wikipedia/commons/b/ba/Page_white_excel.png&amp;quot;) center right no-repeat; padding-right: 18px;&lt;br /&gt;
} */&lt;br /&gt;
&lt;br /&gt;
div#content .printfooter {&lt;br /&gt;
display: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Icon for Usernames */&lt;br /&gt;
#pt-userpage,&lt;br /&gt;
#pt-anonuserpage,&lt;br /&gt;
#pt-login {&lt;br /&gt;
/* @embed */&lt;br /&gt;
background: url(skins/Vector/images/user-icon.png) left top no-repeat;&lt;br /&gt;
padding-left: 15px !important;&lt;br /&gt;
text-transform: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.redirectText {&lt;br /&gt;
font-size: 140%;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.redirectMsg img {&lt;br /&gt;
vertical-align: text-bottom;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#bodyContent {&lt;br /&gt;
position: relative;&lt;br /&gt;
width: 100%;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#mw-js-message {&lt;br /&gt;
font-size: 0.8em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#bodyContent {&lt;br /&gt;
line-height: 1.5em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Watch/Unwatch Icon Styling */&lt;br /&gt;
#ca-unwatch.icon a,&lt;br /&gt;
#ca-watch.icon a {&lt;br /&gt;
margin: 0;&lt;br /&gt;
padding: 0;&lt;br /&gt;
outline: none;&lt;br /&gt;
display: block;&lt;br /&gt;
width: 26px;&lt;br /&gt;
/* This hides the text but shows the background image */&lt;br /&gt;
padding-top: 3.1em;&lt;br /&gt;
margin-top: 0;&lt;br /&gt;
/* Only applied in IE6 */&lt;br /&gt;
margin-top: -0.8em !ie;&lt;br /&gt;
height: 0;&lt;br /&gt;
overflow: hidden;&lt;br /&gt;
/* @embed */&lt;br /&gt;
background-image: url(images/watch-icons.png);&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#ca-unwatch.icon a {&lt;br /&gt;
background-position: -43px 60%;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#ca-watch.icon a {&lt;br /&gt;
background-position: 5px 60%;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#ca-unwatch.icon a:hover,&lt;br /&gt;
#ca-unwatch.icon a:focus {&lt;br /&gt;
background-position: -67px 60%;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#ca-watch.icon a:hover,&lt;br /&gt;
#ca-watch.icon a:focus {&lt;br /&gt;
background-position: -19px 60%;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#ca-unwatch.icon a.loading,&lt;br /&gt;
#ca-watch.icon a.loading {&lt;br /&gt;
/* @embed */&lt;br /&gt;
background-image: url(images/watch-icon-loading.gif);&lt;br /&gt;
background-position: 5px 60%;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#ca-unwatch.icon a span,&lt;br /&gt;
#ca-watch.icon a span {&lt;br /&gt;
display: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorTabs ul {&lt;br /&gt;
/* @embed */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Tooltips are outside of the normal body code, so this helps make the size of the text sensible */&lt;br /&gt;
.tipsy {&lt;br /&gt;
font-size: 0.8em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#mw-panel div.portal {&lt;br /&gt;
    background-image: none;&lt;br /&gt;
}&lt;/div&gt;</summary>
		<author><name>WikiSysop</name></author>	</entry>

	<entry>
		<id>https://web.fhnw.ch/plattformen/hattie-wiki/w/index.php?title=MediaWiki:Common.css&amp;diff=7173</id>
		<title>MediaWiki:Common.css</title>
		<link rel="alternate" type="text/html" href="https://web.fhnw.ch/plattformen/hattie-wiki/w/index.php?title=MediaWiki:Common.css&amp;diff=7173"/>
				<updated>2019-05-24T07:39:08Z</updated>
		
		<summary type="html">&lt;p&gt;WikiSysop: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;/* Das folgende CSS wird für alle Benutzeroberflächen geladen. */&lt;br /&gt;
&lt;br /&gt;
@import url(http://fonts.googleapis.com/css?family=Open+Sans);&lt;br /&gt;
&lt;br /&gt;
/* Framework */&lt;br /&gt;
&lt;br /&gt;
html,&lt;br /&gt;
body {&lt;br /&gt;
height: 100%;&lt;br /&gt;
margin: 0;&lt;br /&gt;
padding: 0;&lt;br /&gt;
font-family: 'Open Sans',sans-serif;&lt;br /&gt;
font-size: 1.1em;&lt;br /&gt;
color:#777;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
body {&lt;br /&gt;
background-color: #dcdcdc;&lt;br /&gt;
/* @embed */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Links */&lt;br /&gt;
a {&lt;br /&gt;
color: #31859d;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.mw-body a.external {&lt;br /&gt;
color: #31859d;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#mw-panel div.portal div.body ul li a:visited {&lt;br /&gt;
color: #31859d;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#mw-panel div.portal div.body ul li a:active {&lt;br /&gt;
color: #31859d;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#mw-panel.collapsible-nav .portal.collapsed h3 a {&lt;br /&gt;
color: #31859d;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Content */&lt;br /&gt;
&lt;br /&gt;
div#content {&lt;br /&gt;
/* @embed */&lt;br /&gt;
background-color: white;&lt;br /&gt;
color: #777;&lt;br /&gt;
direction: ltr;&lt;br /&gt;
border-width: 0px;&lt;br /&gt;
border-style: solid;&lt;br /&gt;
margin-top: 0;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Head */&lt;br /&gt;
&lt;br /&gt;
#mw-page-base {&lt;br /&gt;
height: 5em;&lt;br /&gt;
background-color: white;&lt;br /&gt;
border-bottom: 0;&lt;br /&gt;
/* @embed */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#mw-head-base {&lt;br /&gt;
height: 5em;&lt;br /&gt;
/* @embed */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#mw-head {&lt;br /&gt;
position: absolute;&lt;br /&gt;
top: 0;&lt;br /&gt;
right: 0;&lt;br /&gt;
width: 100%;&lt;br /&gt;
background-color: white;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#mw-head h5 {&lt;br /&gt;
margin: 0;&lt;br /&gt;
padding: 0;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Hide empty portlets */&lt;br /&gt;
div.emptyPortlet {&lt;br /&gt;
display: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Personal */&lt;br /&gt;
&lt;br /&gt;
#p-personal {&lt;br /&gt;
position: absolute;&lt;br /&gt;
top: 0;&lt;br /&gt;
right: 0.75em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#p-personal h5 {&lt;br /&gt;
display: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#p-personal ul {&lt;br /&gt;
list-style: none;&lt;br /&gt;
margin: 0;&lt;br /&gt;
padding-left: 10em; /* Keep from overlapping logo */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* @noflip */&lt;br /&gt;
&lt;br /&gt;
#p-personal li {&lt;br /&gt;
line-height: 1.125em;&lt;br /&gt;
float: left;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#p-personal li a {&lt;br /&gt;
color: #777;&lt;br /&gt;
text-decoration: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#p-personal li a:hover {&lt;br /&gt;
background-color: #31859d;&lt;br /&gt;
color: #fff;&lt;br /&gt;
padding:0.5em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#p-personal li.selected a:hover{&lt;br /&gt;
color: #fff;&lt;br /&gt;
text-decoration: none;&lt;br /&gt;
font-weight: bold;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#p-personal li a:visited {&lt;br /&gt;
color: #31859d;&lt;br /&gt;
text-decoration: bold;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#p-personal a.new {&lt;br /&gt;
color: #31859d;&lt;br /&gt;
text-decoration: bold;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* This one flips! */&lt;br /&gt;
&lt;br /&gt;
#p-personal li {&lt;br /&gt;
margin-left: 0.75em;&lt;br /&gt;
margin-top: 0.5em;&lt;br /&gt;
font-size: 0.75em;&lt;br /&gt;
white-space: nowrap;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Navigation Containers */&lt;br /&gt;
&lt;br /&gt;
#left-navigation {&lt;br /&gt;
position: relative;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#right-navigation {&lt;br /&gt;
float: right;&lt;br /&gt;
margin-top: 2.5em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Navigation Labels */&lt;br /&gt;
div.vectorTabs h5,&lt;br /&gt;
div.vectorMenu h5 span {&lt;br /&gt;
display: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Namespaces and Views */&lt;br /&gt;
/* @noflip */&lt;br /&gt;
div.vectorTabs {&lt;br /&gt;
float: left;&lt;br /&gt;
height: 2.5em;&lt;br /&gt;
background-image:none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorTabs {&lt;br /&gt;
/* @embed */&lt;br /&gt;
padding-left: 1px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* @noflip */&lt;br /&gt;
div.vectorTabs ul {&lt;br /&gt;
float: left;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorTabs ul {&lt;br /&gt;
height: 100%;&lt;br /&gt;
list-style: none;&lt;br /&gt;
margin: 0;&lt;br /&gt;
padding: 0;&lt;br /&gt;
background-color:white;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* @noflip */&lt;br /&gt;
div.vectorTabs ul li {&lt;br /&gt;
float: left;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* OVERRIDDEN BY COMPLIANT BROWSERS */&lt;br /&gt;
div.vectorTabs ul li {&lt;br /&gt;
line-height: 1.125em;&lt;br /&gt;
display: inline-block;&lt;br /&gt;
height: 100%;&lt;br /&gt;
margin: 0;&lt;br /&gt;
padding: 0;&lt;br /&gt;
background-color: #fff;&lt;br /&gt;
background-image:none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* IGNORED BY IE6 */&lt;br /&gt;
div.vectorTabs ul &amp;gt; li {&lt;br /&gt;
display: block;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorTabs li.selected {&lt;br /&gt;
/* @embed */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
	/* OVERRIDDEN BY COMPLIANT BROWSERS */&lt;br /&gt;
div.vectorTabs li a {&lt;br /&gt;
display: inline-block;&lt;br /&gt;
height: 1.9em;&lt;br /&gt;
padding-left: 0.5em;&lt;br /&gt;
padding-right: 0.5em;&lt;br /&gt;
color: #777;&lt;br /&gt;
cursor: pointer;&lt;br /&gt;
font-size: 0.75em;&lt;br /&gt;
text-decoration: none;&lt;br /&gt;
background:none;&lt;br /&gt;
background-color:#fff;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorTabs li a:hover {&lt;br /&gt;
background-color: #31859d;&lt;br /&gt;
color: #fff;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* IGNORED BY IE6 */&lt;br /&gt;
div.vectorTabs li &amp;gt; a {&lt;br /&gt;
display: block;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorTabs li.icon a {&lt;br /&gt;
background-position: bottom right;&lt;br /&gt;
background-repeat: no-repeat;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* OVERRIDDEN BY COMPLIANT BROWSERS */&lt;br /&gt;
div.vectorTabs span a  {&lt;br /&gt;
display: inline-block;&lt;br /&gt;
padding-top: 1.25em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* IGNORED BY IE6 */&lt;br /&gt;
/* @noflip */&lt;br /&gt;
div.vectorTabs span &amp;gt; a {&lt;br /&gt;
float: left;&lt;br /&gt;
display: block;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorTabs span {&lt;br /&gt;
display: inline-block;&lt;br /&gt;
/* @embed */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorTabs li.selected a,&lt;br /&gt;
div.vectorTabs li.selected a:visited{&lt;br /&gt;
color: #777;&lt;br /&gt;
text-decoration: none;&lt;br /&gt;
font-weight: bold;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorTabs li.selected a:hover{&lt;br /&gt;
color: #fff;&lt;br /&gt;
text-decoration: none;&lt;br /&gt;
font-weight: bold;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorTabs li.new a,&lt;br /&gt;
div.vectorTabs li.new a:visited{&lt;br /&gt;
color: #777;&lt;br /&gt;
text-decoration: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorTabs li.new a:hover{&lt;br /&gt;
color: #fff;&lt;br /&gt;
text-decoration: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Variants and Actions */&lt;br /&gt;
/* @noflip */&lt;br /&gt;
div.vectorMenu {&lt;br /&gt;
direction: ltr;&lt;br /&gt;
float: left;&lt;br /&gt;
/* @embed */&lt;br /&gt;
background-image: url(images/arrow-down-icon.png);&lt;br /&gt;
background-position: 100% 60%;&lt;br /&gt;
background-repeat: no-repeat;&lt;br /&gt;
cursor: pointer;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorMenu h3 a {&lt;br /&gt;
background-image:none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorMenuFocus {&lt;br /&gt;
/* @embed */&lt;br /&gt;
background-image: url(images/arrow-down-focus-icon.png);&lt;br /&gt;
background-position: 100% 60%;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* @noflip */&lt;br /&gt;
body.rtl div.vectorMenu {&lt;br /&gt;
direction: rtl;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* OVERRIDDEN BY COMPLIANT BROWSERS */&lt;br /&gt;
/* @noflip */&lt;br /&gt;
div#mw-head div.vectorMenu h5 {&lt;br /&gt;
float: left;&lt;br /&gt;
/* @embed */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* This will be flipped - unlike the one above it */&lt;br /&gt;
div#mw-head div.vectorMenu h5 {&lt;br /&gt;
background-position: bottom left;&lt;br /&gt;
margin-left: -1px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* IGNORED BY IE6 */&lt;br /&gt;
&lt;br /&gt;
div#mw-head div.vectorMenu &amp;gt; h5 {&lt;br /&gt;
background-image: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#mw-head div.vectorMenu h4 {&lt;br /&gt;
display: inline-block;&lt;br /&gt;
float: left;&lt;br /&gt;
font-size: 0.8em;&lt;br /&gt;
padding-left: 0.5em;&lt;br /&gt;
padding-top: 1.375em;&lt;br /&gt;
font-weight: normal;&lt;br /&gt;
border: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* OVERRIDDEN BY COMPLIANT BROWSERS */&lt;br /&gt;
/* @noflip */&lt;br /&gt;
div.vectorMenu h5 a {&lt;br /&gt;
display: inline-block;&lt;br /&gt;
width: 24px;&lt;br /&gt;
height: 2.5em;&lt;br /&gt;
text-decoration: none;&lt;br /&gt;
/* @embed */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* This will be flipped - unlike the one above it */&lt;br /&gt;
div.vectorMenu h5 a {&lt;br /&gt;
background-position: bottom right;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* IGNORED BY IE6 */&lt;br /&gt;
div.vectorMenu h5 &amp;gt; a {&lt;br /&gt;
display: block;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorMenu div.menu {&lt;br /&gt;
position: relative;&lt;br /&gt;
display: none;&lt;br /&gt;
clear: both;&lt;br /&gt;
text-align: left;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* OVERRIDDEN BY COMPLIANT BROWSERS */&lt;br /&gt;
/* @noflip */&lt;br /&gt;
body.rtl div.vectorMenu div.menu {&lt;br /&gt;
margin-left: 24px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* IGNORED BY IE6 */&lt;br /&gt;
/* @noflip */&lt;br /&gt;
body.rtl div.vectorMenu &amp;gt; div.menu {&lt;br /&gt;
margin-left: auto;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* IGNORED BY IE6 */&lt;br /&gt;
/* Also fixes old versions of FireFox */&lt;br /&gt;
/* @noflip */&lt;br /&gt;
body.rtl div.vectorMenu &amp;gt; div.menu,&lt;br /&gt;
x:-moz-any-link {&lt;br /&gt;
margin-left: 23px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Enable forcing showing of the menu for accessibility */&lt;br /&gt;
div.vectorMenu:hover div.menu,&lt;br /&gt;
div.vectorMenu div.menuForceShow {&lt;br /&gt;
display: block;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorMenu ul {&lt;br /&gt;
position: absolute;&lt;br /&gt;
background-color: white;&lt;br /&gt;
border: solid 1px silver;&lt;br /&gt;
border-top-width: 0;&lt;br /&gt;
list-style: none;&lt;br /&gt;
list-style-image: none;&lt;br /&gt;
list-style-type: none;&lt;br /&gt;
padding: 0;&lt;br /&gt;
margin: 0;&lt;br /&gt;
margin-left: -1px;&lt;br /&gt;
text-align: left;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Fixes old versions of FireFox */&lt;br /&gt;
div.vectorMenu ul,&lt;br /&gt;
x:-moz-any-link {&lt;br /&gt;
min-width: 5em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Returns things back to normal in modern versions of FireFox */&lt;br /&gt;
div.vectorMenu ul,&lt;br /&gt;
x:-moz-any-link,&lt;br /&gt;
x:default {&lt;br /&gt;
min-width: 0;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorMenu li {&lt;br /&gt;
padding: 0;&lt;br /&gt;
margin: 0;&lt;br /&gt;
text-align: left;&lt;br /&gt;
line-height: 1em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* OVERRIDDEN BY COMPLIANT BROWSERS */&lt;br /&gt;
div.vectorMenu li a {&lt;br /&gt;
display: inline-block;&lt;br /&gt;
padding: 0.5em;&lt;br /&gt;
white-space: nowrap;&lt;br /&gt;
color: #777;&lt;br /&gt;
cursor: pointer;&lt;br /&gt;
font-size: 0.8em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* IGNORED BY IE6 */&lt;br /&gt;
div.vectorMenu li &amp;gt; a {&lt;br /&gt;
display: block;&lt;br /&gt;
}&lt;br /&gt;
div.vectorMenu li.selected a,&lt;br /&gt;
div.vectorMenu li.selected a:visited {&lt;br /&gt;
color: #fff;&lt;br /&gt;
text-decoration: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Search */&lt;br /&gt;
#p-search h5 {&lt;br /&gt;
display: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* @noflip */&lt;br /&gt;
#p-search {&lt;br /&gt;
float: left;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#p-search {&lt;br /&gt;
margin-right: 0.5em;&lt;br /&gt;
margin-left: 0.5em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#p-search form,&lt;br /&gt;
#p-search input {&lt;br /&gt;
margin: 0;&lt;br /&gt;
margin-top: 0.4em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#simpleSearch {&lt;br /&gt;
display: block;&lt;br /&gt;
width: 14em;&lt;br /&gt;
height: 1.4em;&lt;br /&gt;
margin-top: 0.65em;&lt;br /&gt;
position: relative;&lt;br /&gt;
min-height: 1px; /* Gotta trigger hasLayout for IE7 */&lt;br /&gt;
border: solid 1px #AAAAAA;&lt;br /&gt;
color: black;&lt;br /&gt;
background-color: white;&lt;br /&gt;
/* @embed */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#simpleSearch label {&lt;br /&gt;
/*&lt;br /&gt;
 * DON'T PANIC! Browsers that won't scale this properly are the same browsers that have JS issues that prevent&lt;br /&gt;
 * this from ever being shown anyways.&lt;br /&gt;
 */&lt;br /&gt;
font-size: 13px;&lt;br /&gt;
top: 0.25em;&lt;br /&gt;
direction: ltr;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#simpleSearch input {&lt;br /&gt;
color: black;&lt;br /&gt;
direction: ltr;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#simpleSearch input:focus {&lt;br /&gt;
outline: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#simpleSearch input.placeholder {&lt;br /&gt;
color: #999999;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#simpleSearch input::-webkit-input-placeholder {&lt;br /&gt;
color: #999999;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#simpleSearch input#searchInput {&lt;br /&gt;
position: absolute;&lt;br /&gt;
top: 0;&lt;br /&gt;
left: 0;&lt;br /&gt;
width: 90%;&lt;br /&gt;
margin: 0;&lt;br /&gt;
padding: 0;&lt;br /&gt;
padding-left: 0.2em;&lt;br /&gt;
padding-top: 0.2em;&lt;br /&gt;
padding-bottom: 0.2em;&lt;br /&gt;
outline: none;&lt;br /&gt;
border: none;&lt;br /&gt;
&lt;br /&gt;
/*&lt;br /&gt;
 * DON'T PANIC! Browsers that won't scale this properly are the same browsers that have JS issues that prevent&lt;br /&gt;
 * this from ever being shown anyways.&lt;br /&gt;
 */&lt;br /&gt;
&lt;br /&gt;
font-size: 13px;&lt;br /&gt;
background-color: transparent;&lt;br /&gt;
direction: ltr;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#simpleSearch button#searchButton {&lt;br /&gt;
position: absolute;&lt;br /&gt;
width: 10%;&lt;br /&gt;
right: 0;&lt;br /&gt;
top: 0;&lt;br /&gt;
padding: 0;&lt;br /&gt;
padding-top: 0.3em;&lt;br /&gt;
padding-bottom: 0.2em;&lt;br /&gt;
padding-right: 0.4em;&lt;br /&gt;
margin: 0;&lt;br /&gt;
border: none;&lt;br /&gt;
cursor: pointer;&lt;br /&gt;
background-color: transparent;&lt;br /&gt;
background-image: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* OVERRIDDEN BY COMPLIANT BROWSERS */&lt;br /&gt;
div#simpleSearch button#searchButton img {&lt;br /&gt;
border: none;&lt;br /&gt;
margin: 0;&lt;br /&gt;
margin-top: -3px;&lt;br /&gt;
padding: 0;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* IGNORED BY IE6 */&lt;br /&gt;
div#simpleSearch button#searchButton &amp;gt; img {&lt;br /&gt;
margin: 0;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Panel */&lt;br /&gt;
div#mw-panel {&lt;br /&gt;
font-size: inherit;&lt;br /&gt;
position: absolute;&lt;br /&gt;
top: 100px;&lt;br /&gt;
padding-top: 0.5em;&lt;br /&gt;
width: 10em;&lt;br /&gt;
left: 0px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#mw-panel.collapsible-nav .portal {&lt;br /&gt;
font-size: 0.9em;&lt;br /&gt;
background-image:none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#mw-panel div.portal {&lt;br /&gt;
padding-bottom: 0;&lt;br /&gt;
direction: ltr;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#mw-panel div.portal h5 {&lt;br /&gt;
color: #000;&lt;br /&gt;
padding: 0.25em;&lt;br /&gt;
padding-top: 0;&lt;br /&gt;
padding-bottom: 0;&lt;br /&gt;
padding-left: 1.75em;&lt;br /&gt;
cursor: default;&lt;br /&gt;
border: none;&lt;br /&gt;
font-size: 0.6em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#mw-panel div.portal div.body {&lt;br /&gt;
margin: 0;&lt;br /&gt;
padding-top: 0.5em;&lt;br /&gt;
margin-left: 1.25em;&lt;br /&gt;
border-bottom: 4px solid #31859d;&lt;br /&gt;
/* @embed */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#mw-panel div.portal div.body ul {&lt;br /&gt;
list-style: none;&lt;br /&gt;
list-style-image: none;&lt;br /&gt;
list-style-type: none;&lt;br /&gt;
padding: 0;&lt;br /&gt;
margin: 0;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#mw-panel div.portal div.body ul li {&lt;br /&gt;
line-height: 1.5em;&lt;br /&gt;
padding: 0;&lt;br /&gt;
padding-bottom: 0.5em;&lt;br /&gt;
margin: 0;&lt;br /&gt;
overflow: hidden;&lt;br /&gt;
font-size: 0.7em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#mw-panel div.portal div.body ul li a {&lt;br /&gt;
text-transform: uppercase;&lt;br /&gt;
color: #000;&lt;br /&gt;
text-decoration: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#mw-panel div.portal div.body ul li a:hover {&lt;br /&gt;
background-color: #31859d;&lt;br /&gt;
color: #fff;&lt;br /&gt;
padding-top:0.5em;&lt;br /&gt;
padding-bottom:0.5em;&lt;br /&gt;
padding-left:2px;&lt;br /&gt;
padding-right:2px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Footer */&lt;br /&gt;
div#footer {&lt;br /&gt;
margin-left: 10em;&lt;br /&gt;
margin-top: 0;&lt;br /&gt;
padding: 0.75em;&lt;br /&gt;
/* @embed */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#footer ul {&lt;br /&gt;
list-style: none;&lt;br /&gt;
list-style-image: none;&lt;br /&gt;
list-style-type: none;&lt;br /&gt;
margin: 0;&lt;br /&gt;
padding: 0;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#footer ul li {&lt;br /&gt;
margin: 0;&lt;br /&gt;
padding: 0;&lt;br /&gt;
padding-top: 0.5em;&lt;br /&gt;
padding-bottom: 0.5em;&lt;br /&gt;
color: #000;&lt;br /&gt;
font-size: 0.7em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#footer #footer-icons {&lt;br /&gt;
float: right;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* @noflip */&lt;br /&gt;
body.ltr div#footer #footer-places {&lt;br /&gt;
float: left;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#footer #footer-info li {&lt;br /&gt;
line-height: 1.4em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#footer #footer-icons li {&lt;br /&gt;
float: left;&lt;br /&gt;
margin-left: 0.5em;&lt;br /&gt;
line-height: 2em;&lt;br /&gt;
text-align: right;&lt;br /&gt;
display:none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#footer #footer-places li {&lt;br /&gt;
float: left;&lt;br /&gt;
margin-right: 1em;&lt;br /&gt;
line-height: 2em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#footer #footer-places li a {&lt;br /&gt;
color: #000;&lt;br /&gt;
text-decoration: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#footer #footer-places li a:hover {&lt;br /&gt;
background-color: #31859d;&lt;br /&gt;
color: #fff;&lt;br /&gt;
padding:0.5em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#footer #footer-places li a:active {&lt;br /&gt;
font-weight: bold;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Logo */&lt;br /&gt;
#p-logo {&lt;br /&gt;
position: absolute;&lt;br /&gt;
top:-140px;&lt;br /&gt;
left: 15px;&lt;br /&gt;
width: 10em;&lt;br /&gt;
height:70px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#p-logo a {&lt;br /&gt;
display: block;&lt;br /&gt;
width: 10em;&lt;br /&gt;
background-repeat: no-repeat;&lt;br /&gt;
background-position: center center;&lt;br /&gt;
text-decoration: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/*&lt;br /&gt;
 *&lt;br /&gt;
 * The following code is highly modified from monobook. It would be nice if the&lt;br /&gt;
 * preftoc id was more human readable like preferences-toc for instance,&lt;br /&gt;
 * howerver this would require backporting the other skins.&lt;br /&gt;
 */&lt;br /&gt;
&lt;br /&gt;
/* Preferences */&lt;br /&gt;
#preftoc {&lt;br /&gt;
/* Tabs */&lt;br /&gt;
width: 100%;&lt;br /&gt;
float: left;&lt;br /&gt;
clear: both;&lt;br /&gt;
margin: 0 !important;&lt;br /&gt;
padding: 0 !important;&lt;br /&gt;
/* @embed */&lt;br /&gt;
background-image: url(images/preferences-break.png);&lt;br /&gt;
background-position: bottom left;&lt;br /&gt;
background-repeat: no-repeat;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#preftoc li {&lt;br /&gt;
/* Tab */&lt;br /&gt;
float: left;&lt;br /&gt;
margin: 0;&lt;br /&gt;
padding: 0;&lt;br /&gt;
padding-right: 1px;&lt;br /&gt;
height: 2.25em;&lt;br /&gt;
white-space: nowrap;&lt;br /&gt;
list-style-type: none;&lt;br /&gt;
list-style-image: none;&lt;br /&gt;
/* @embed */&lt;br /&gt;
background-image: url(images/preferences-break.png);&lt;br /&gt;
background-position: bottom right;&lt;br /&gt;
background-repeat: no-repeat;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Sadly, IE6 won't understand this */&lt;br /&gt;
#preftoc li:first-child {&lt;br /&gt;
margin-left: 1px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#preftoc a,&lt;br /&gt;
#preftoc a:active {&lt;br /&gt;
display: inline-block;&lt;br /&gt;
position: relative;&lt;br /&gt;
color: #000;&lt;br /&gt;
padding: 0.5em;&lt;br /&gt;
text-decoration: none;&lt;br /&gt;
background-image: none;&lt;br /&gt;
font-size: 0.9em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#preftoc a:hover,&lt;br /&gt;
#preftoc a:focus {&lt;br /&gt;
text-decoration: none;&lt;br /&gt;
background-color: #31859d;&lt;br /&gt;
color: #fff;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#preftoc li.selected a {&lt;br /&gt;
/* @embed */&lt;br /&gt;
background-image: url(images/preferences-fade.png);&lt;br /&gt;
background-position: bottom;&lt;br /&gt;
background-repeat: repeat-x;&lt;br /&gt;
color: #000;&lt;br /&gt;
text-decoration: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#preferences {&lt;br /&gt;
float: left;&lt;br /&gt;
width: 100%;&lt;br /&gt;
margin: 0;&lt;br /&gt;
margin-top: -2px;&lt;br /&gt;
clear: both;&lt;br /&gt;
border: solid 1px #cccccc;&lt;br /&gt;
background-color: #f9f9f9;&lt;br /&gt;
/* @embed */&lt;br /&gt;
background-image: url(images/preferences-base.png);&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#preferences fieldset {&lt;br /&gt;
border: none;&lt;br /&gt;
border-top: solid 1px #cccccc;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#preferences fieldset.prefsection {&lt;br /&gt;
border: none;&lt;br /&gt;
padding: 0;&lt;br /&gt;
margin: 1em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#preferences legend {&lt;br /&gt;
color: #666666;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#preferences fieldset.prefsection legend.mainLegend {&lt;br /&gt;
display: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#preferences td {&lt;br /&gt;
padding-left: 0.5em;&lt;br /&gt;
padding-right: 0.5em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#preferences td.htmlform-tip {&lt;br /&gt;
font-size: x-small;&lt;br /&gt;
padding: .2em 2em;&lt;br /&gt;
color: #666666;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#preferences div.mw-prefs-buttons {&lt;br /&gt;
padding: 1em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#preferences div.mw-prefs-buttons input {&lt;br /&gt;
margin-right: 0.25em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/**&lt;br /&gt;
 * The following code is slightly modified from monobook&lt;br /&gt;
 */&lt;br /&gt;
&lt;br /&gt;
div#content {&lt;br /&gt;
line-height: 1.5em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#bodyContent {&lt;br /&gt;
font-size: 0.8em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.editsection {&lt;br /&gt;
float: right;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
ul {&lt;br /&gt;
/* @embed */&lt;br /&gt;
list-style-image: url(images/bullet-icon.png);&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
pre {&lt;br /&gt;
line-height: 1.3em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Site Notice (includes notices from CentralNotice extension) */&lt;br /&gt;
#siteNotice {&lt;br /&gt;
font-size: 0.8em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#firstHeading {&lt;br /&gt;
padding-top: 0;&lt;br /&gt;
margin-top: 0;&lt;br /&gt;
padding-top: 0;&lt;br /&gt;
font-size: 1.6em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#content a.external,&lt;br /&gt;
div#content a.external[href ^=&amp;quot;gopher://&amp;quot;] {&lt;br /&gt;
/* @embed */&lt;br /&gt;
/* background: url(skins/Vector/images/external-link-ltr-icon.png) center right no-repeat; */&lt;br /&gt;
background: linear-gradient(transparent,transparent), url(&amp;quot;data:image/svg+xml,%3Csvg xmlns=%22http://www.w3.org/2000/svg%22 width=%2212%22 height=%2212%22%3E %3Cpath fill=%22%23fff%22 stroke=%22%2336c%22 d=%22M1.5 4.518h5.982V10.5H1.5z%22/%3E %3Cpath fill=%22%2336c%22 d=%22M5.765 1H11v5.39L9.427 7.937l-1.31-1.31L5.393 9.35l-2.69-2.688 2.81-2.808L4.2 2.544z%22/%3E %3Cpath fill=%22%23fff%22 d=%22M9.995 2.004l.022 4.885L8.2 5.07 5.32 7.95 4.09 6.723l2.882-2.88-1.85-1.852z%22/%3E %3C/svg%3E&amp;quot;) center right no-repeat;&lt;br /&gt;
padding-right: 13px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#content a.external[href ^=&amp;quot;https://&amp;quot;],&lt;br /&gt;
.link-https {&lt;br /&gt;
/* @embed */&lt;br /&gt;
background: url(https://upload.wikimedia.org/wikipedia/commons/thumb/9/95/OOjs_UI_icon_lock.svg/16px-OOjs_UI_icon_lock.svg.png) center right no-repeat;&lt;br /&gt;
padding-right: 13px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#content a.external[href ^=&amp;quot;mailto:&amp;quot;],&lt;br /&gt;
.link-mailto {&lt;br /&gt;
/* @embed */&lt;br /&gt;
background: url(skins/Vector/images/mail-icon.png) center right no-repeat;&lt;br /&gt;
padding-right: 13px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#content a.external[href ^=&amp;quot;news:&amp;quot;] {&lt;br /&gt;
/* @embed */&lt;br /&gt;
background: url(skins/Vector/images/news-icon.png) center right no-repeat;&lt;br /&gt;
padding-right: 13px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#content a.external[href ^=&amp;quot;ftp://&amp;quot;],&lt;br /&gt;
.link-ftp {&lt;br /&gt;
/* @embed */&lt;br /&gt;
background: url(skins/Vector/images/file-icon.png) center right no-repeat;&lt;br /&gt;
padding-right: 13px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#content a.external[href ^=&amp;quot;irc://&amp;quot;],&lt;br /&gt;
div#content a.external[href ^=&amp;quot;ircs://&amp;quot;],&lt;br /&gt;
.link-irc {&lt;br /&gt;
/* @embed */&lt;br /&gt;
background: url(skins/Vector/images/talk-icon.png) center right no-repeat;&lt;br /&gt;
padding-right: 13px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#content a.external[href $=&amp;quot;.ogg&amp;quot;], div#content a.external[href $=&amp;quot;.OGG&amp;quot;],&lt;br /&gt;
div#content a.external[href $=&amp;quot;.mid&amp;quot;], div#content a.external[href $=&amp;quot;.MID&amp;quot;],&lt;br /&gt;
div#content a.external[href $=&amp;quot;.midi&amp;quot;], div#content a.external[href $=&amp;quot;.MIDI&amp;quot;],&lt;br /&gt;
div#content a.external[href $=&amp;quot;.mp3&amp;quot;], div#content a.external[href $=&amp;quot;.MP3&amp;quot;],&lt;br /&gt;
div#content a.external[href $=&amp;quot;.wav&amp;quot;], div#content a.external[href $=&amp;quot;.WAV&amp;quot;],&lt;br /&gt;
div#content a.external[href $=&amp;quot;.wma&amp;quot;], div#content a.external[href $=&amp;quot;.WMA&amp;quot;],&lt;br /&gt;
.link-audio {&lt;br /&gt;
/* @embed */&lt;br /&gt;
background: url(skins/Vector/images/audio-icon.png) center right no-repeat;&lt;br /&gt;
padding-right: 13px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#content a.external[href $=&amp;quot;.ogm&amp;quot;], div#content a.external[href $=&amp;quot;.OGM&amp;quot;],&lt;br /&gt;
div#content a.external[href $=&amp;quot;.avi&amp;quot;], div#content a.external[href $=&amp;quot;.AVI&amp;quot;],&lt;br /&gt;
div#content a.external[href $=&amp;quot;.mpeg&amp;quot;], div#content a.external[href $=&amp;quot;.MPEG&amp;quot;],&lt;br /&gt;
div#content a.external[href $=&amp;quot;.mpg&amp;quot;], div#content a.external[href $=&amp;quot;.MPG&amp;quot;],&lt;br /&gt;
.link-video {&lt;br /&gt;
/* @embed */&lt;br /&gt;
background: url(skins/Vector/images/video-icon.png) center right no-repeat;&lt;br /&gt;
padding-right: 13px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#content a.external[href $=&amp;quot;.pdf&amp;quot;], div#content a.external[href $=&amp;quot;.PDF&amp;quot;],&lt;br /&gt;
div#content a.external[href *=&amp;quot;.pdf#&amp;quot;], div#content a.external[href *=&amp;quot;.PDF#&amp;quot;],&lt;br /&gt;
div#content a.external[href *=&amp;quot;.pdf?&amp;quot;], div#content a.external[href *=&amp;quot;.PDF?&amp;quot;],&lt;br /&gt;
.link-document {&lt;br /&gt;
/* @embed */&lt;br /&gt;
background: url(skins/Vector/images/document-icon.png) center right no-repeat;&lt;br /&gt;
padding-right: 13px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#content a[href$=&amp;quot;.xls&amp;quot;].external,&lt;br /&gt;
#content a[href$=&amp;quot;.XLS&amp;quot;].external,&lt;br /&gt;
#content a[href$=&amp;quot;.xlsx&amp;quot;].external,&lt;br /&gt;
#content a[href$=&amp;quot;.XLSX&amp;quot;].external {&lt;br /&gt;
    background: url(&amp;quot;http://upload.wikimedia.org/wikipedia/commons/b/ba/Page_white_excel.png&amp;quot;) center right no-repeat; padding-right: 18px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#content .printfooter {&lt;br /&gt;
display: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Icon for Usernames */&lt;br /&gt;
#pt-userpage,&lt;br /&gt;
#pt-anonuserpage,&lt;br /&gt;
#pt-login {&lt;br /&gt;
/* @embed */&lt;br /&gt;
background: url(skins/Vector/images/user-icon.png) left top no-repeat;&lt;br /&gt;
padding-left: 15px !important;&lt;br /&gt;
text-transform: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.redirectText {&lt;br /&gt;
font-size: 140%;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.redirectMsg img {&lt;br /&gt;
vertical-align: text-bottom;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#bodyContent {&lt;br /&gt;
position: relative;&lt;br /&gt;
width: 100%;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#mw-js-message {&lt;br /&gt;
font-size: 0.8em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#bodyContent {&lt;br /&gt;
line-height: 1.5em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Watch/Unwatch Icon Styling */&lt;br /&gt;
#ca-unwatch.icon a,&lt;br /&gt;
#ca-watch.icon a {&lt;br /&gt;
margin: 0;&lt;br /&gt;
padding: 0;&lt;br /&gt;
outline: none;&lt;br /&gt;
display: block;&lt;br /&gt;
width: 26px;&lt;br /&gt;
/* This hides the text but shows the background image */&lt;br /&gt;
padding-top: 3.1em;&lt;br /&gt;
margin-top: 0;&lt;br /&gt;
/* Only applied in IE6 */&lt;br /&gt;
margin-top: -0.8em !ie;&lt;br /&gt;
height: 0;&lt;br /&gt;
overflow: hidden;&lt;br /&gt;
/* @embed */&lt;br /&gt;
background-image: url(images/watch-icons.png);&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#ca-unwatch.icon a {&lt;br /&gt;
background-position: -43px 60%;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#ca-watch.icon a {&lt;br /&gt;
background-position: 5px 60%;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#ca-unwatch.icon a:hover,&lt;br /&gt;
#ca-unwatch.icon a:focus {&lt;br /&gt;
background-position: -67px 60%;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#ca-watch.icon a:hover,&lt;br /&gt;
#ca-watch.icon a:focus {&lt;br /&gt;
background-position: -19px 60%;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#ca-unwatch.icon a.loading,&lt;br /&gt;
#ca-watch.icon a.loading {&lt;br /&gt;
/* @embed */&lt;br /&gt;
background-image: url(images/watch-icon-loading.gif);&lt;br /&gt;
background-position: 5px 60%;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#ca-unwatch.icon a span,&lt;br /&gt;
#ca-watch.icon a span {&lt;br /&gt;
display: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorTabs ul {&lt;br /&gt;
/* @embed */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Tooltips are outside of the normal body code, so this helps make the size of the text sensible */&lt;br /&gt;
.tipsy {&lt;br /&gt;
font-size: 0.8em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#mw-panel div.portal {&lt;br /&gt;
    background-image: none;&lt;br /&gt;
}&lt;/div&gt;</summary>
		<author><name>WikiSysop</name></author>	</entry>

	<entry>
		<id>https://web.fhnw.ch/plattformen/hattie-wiki/w/index.php?title=MediaWiki:Common.css&amp;diff=7172</id>
		<title>MediaWiki:Common.css</title>
		<link rel="alternate" type="text/html" href="https://web.fhnw.ch/plattformen/hattie-wiki/w/index.php?title=MediaWiki:Common.css&amp;diff=7172"/>
				<updated>2019-05-24T07:29:25Z</updated>
		
		<summary type="html">&lt;p&gt;WikiSysop: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;/* Das folgende CSS wird für alle Benutzeroberflächen geladen. */&lt;br /&gt;
&lt;br /&gt;
@import url(http://fonts.googleapis.com/css?family=Open+Sans);&lt;br /&gt;
&lt;br /&gt;
/* Framework */&lt;br /&gt;
&lt;br /&gt;
html,&lt;br /&gt;
body {&lt;br /&gt;
height: 100%;&lt;br /&gt;
margin: 0;&lt;br /&gt;
padding: 0;&lt;br /&gt;
font-family: 'Open Sans',sans-serif;&lt;br /&gt;
font-size: 1.1em;&lt;br /&gt;
color:#777;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
body {&lt;br /&gt;
background-color: #dcdcdc;&lt;br /&gt;
/* @embed */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Links */&lt;br /&gt;
a {&lt;br /&gt;
color: #31859d;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.mw-body a.external {&lt;br /&gt;
color: #31859d;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#mw-panel div.portal div.body ul li a:visited {&lt;br /&gt;
color: #31859d;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#mw-panel div.portal div.body ul li a:active {&lt;br /&gt;
color: #31859d;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#mw-panel.collapsible-nav .portal.collapsed h3 a {&lt;br /&gt;
color: #31859d;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Content */&lt;br /&gt;
&lt;br /&gt;
div#content {&lt;br /&gt;
/* @embed */&lt;br /&gt;
background-color: white;&lt;br /&gt;
color: #777;&lt;br /&gt;
direction: ltr;&lt;br /&gt;
border-width: 0px;&lt;br /&gt;
border-style: solid;&lt;br /&gt;
margin-top: 0;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Head */&lt;br /&gt;
&lt;br /&gt;
#mw-page-base {&lt;br /&gt;
height: 5em;&lt;br /&gt;
background-color: white;&lt;br /&gt;
border-bottom: 0;&lt;br /&gt;
/* @embed */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#mw-head-base {&lt;br /&gt;
height: 5em;&lt;br /&gt;
/* @embed */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#mw-head {&lt;br /&gt;
position: absolute;&lt;br /&gt;
top: 0;&lt;br /&gt;
right: 0;&lt;br /&gt;
width: 100%;&lt;br /&gt;
background-color: white;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#mw-head h5 {&lt;br /&gt;
margin: 0;&lt;br /&gt;
padding: 0;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Hide empty portlets */&lt;br /&gt;
div.emptyPortlet {&lt;br /&gt;
display: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Personal */&lt;br /&gt;
&lt;br /&gt;
#p-personal {&lt;br /&gt;
position: absolute;&lt;br /&gt;
top: 0;&lt;br /&gt;
right: 0.75em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#p-personal h5 {&lt;br /&gt;
display: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#p-personal ul {&lt;br /&gt;
list-style: none;&lt;br /&gt;
margin: 0;&lt;br /&gt;
padding-left: 10em; /* Keep from overlapping logo */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* @noflip */&lt;br /&gt;
&lt;br /&gt;
#p-personal li {&lt;br /&gt;
line-height: 1.125em;&lt;br /&gt;
float: left;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#p-personal li a {&lt;br /&gt;
color: #777;&lt;br /&gt;
text-decoration: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#p-personal li a:hover {&lt;br /&gt;
background-color: #31859d;&lt;br /&gt;
color: #fff;&lt;br /&gt;
padding:0.5em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#p-personal li.selected a:hover{&lt;br /&gt;
color: #fff;&lt;br /&gt;
text-decoration: none;&lt;br /&gt;
font-weight: bold;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#p-personal li a:visited {&lt;br /&gt;
color: #31859d;&lt;br /&gt;
text-decoration: bold;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#p-personal a.new {&lt;br /&gt;
color: #31859d;&lt;br /&gt;
text-decoration: bold;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* This one flips! */&lt;br /&gt;
&lt;br /&gt;
#p-personal li {&lt;br /&gt;
margin-left: 0.75em;&lt;br /&gt;
margin-top: 0.5em;&lt;br /&gt;
font-size: 0.75em;&lt;br /&gt;
white-space: nowrap;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Navigation Containers */&lt;br /&gt;
&lt;br /&gt;
#left-navigation {&lt;br /&gt;
position: relative;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#right-navigation {&lt;br /&gt;
float: right;&lt;br /&gt;
margin-top: 2.5em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Navigation Labels */&lt;br /&gt;
div.vectorTabs h5,&lt;br /&gt;
div.vectorMenu h5 span {&lt;br /&gt;
display: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Namespaces and Views */&lt;br /&gt;
/* @noflip */&lt;br /&gt;
div.vectorTabs {&lt;br /&gt;
float: left;&lt;br /&gt;
height: 2.5em;&lt;br /&gt;
background-image:none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorTabs {&lt;br /&gt;
/* @embed */&lt;br /&gt;
padding-left: 1px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* @noflip */&lt;br /&gt;
div.vectorTabs ul {&lt;br /&gt;
float: left;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorTabs ul {&lt;br /&gt;
height: 100%;&lt;br /&gt;
list-style: none;&lt;br /&gt;
margin: 0;&lt;br /&gt;
padding: 0;&lt;br /&gt;
background-color:white;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* @noflip */&lt;br /&gt;
div.vectorTabs ul li {&lt;br /&gt;
float: left;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* OVERRIDDEN BY COMPLIANT BROWSERS */&lt;br /&gt;
div.vectorTabs ul li {&lt;br /&gt;
line-height: 1.125em;&lt;br /&gt;
display: inline-block;&lt;br /&gt;
height: 100%;&lt;br /&gt;
margin: 0;&lt;br /&gt;
padding: 0;&lt;br /&gt;
background-color: #fff;&lt;br /&gt;
background-image:none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* IGNORED BY IE6 */&lt;br /&gt;
div.vectorTabs ul &amp;gt; li {&lt;br /&gt;
display: block;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorTabs li.selected {&lt;br /&gt;
/* @embed */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
	/* OVERRIDDEN BY COMPLIANT BROWSERS */&lt;br /&gt;
div.vectorTabs li a {&lt;br /&gt;
display: inline-block;&lt;br /&gt;
height: 1.9em;&lt;br /&gt;
padding-left: 0.5em;&lt;br /&gt;
padding-right: 0.5em;&lt;br /&gt;
color: #777;&lt;br /&gt;
cursor: pointer;&lt;br /&gt;
font-size: 0.75em;&lt;br /&gt;
text-decoration: none;&lt;br /&gt;
background:none;&lt;br /&gt;
background-color:#fff;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorTabs li a:hover {&lt;br /&gt;
background-color: #31859d;&lt;br /&gt;
color: #fff;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* IGNORED BY IE6 */&lt;br /&gt;
div.vectorTabs li &amp;gt; a {&lt;br /&gt;
display: block;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorTabs li.icon a {&lt;br /&gt;
background-position: bottom right;&lt;br /&gt;
background-repeat: no-repeat;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* OVERRIDDEN BY COMPLIANT BROWSERS */&lt;br /&gt;
div.vectorTabs span a  {&lt;br /&gt;
display: inline-block;&lt;br /&gt;
padding-top: 1.25em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* IGNORED BY IE6 */&lt;br /&gt;
/* @noflip */&lt;br /&gt;
div.vectorTabs span &amp;gt; a {&lt;br /&gt;
float: left;&lt;br /&gt;
display: block;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorTabs span {&lt;br /&gt;
display: inline-block;&lt;br /&gt;
/* @embed */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorTabs li.selected a,&lt;br /&gt;
div.vectorTabs li.selected a:visited{&lt;br /&gt;
color: #777;&lt;br /&gt;
text-decoration: none;&lt;br /&gt;
font-weight: bold;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorTabs li.selected a:hover{&lt;br /&gt;
color: #fff;&lt;br /&gt;
text-decoration: none;&lt;br /&gt;
font-weight: bold;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorTabs li.new a,&lt;br /&gt;
div.vectorTabs li.new a:visited{&lt;br /&gt;
color: #777;&lt;br /&gt;
text-decoration: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorTabs li.new a:hover{&lt;br /&gt;
color: #fff;&lt;br /&gt;
text-decoration: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Variants and Actions */&lt;br /&gt;
/* @noflip */&lt;br /&gt;
div.vectorMenu {&lt;br /&gt;
direction: ltr;&lt;br /&gt;
float: left;&lt;br /&gt;
/* @embed */&lt;br /&gt;
background-image: url(images/arrow-down-icon.png);&lt;br /&gt;
background-position: 100% 60%;&lt;br /&gt;
background-repeat: no-repeat;&lt;br /&gt;
cursor: pointer;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorMenu h3 a {&lt;br /&gt;
background-image:none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorMenuFocus {&lt;br /&gt;
/* @embed */&lt;br /&gt;
background-image: url(images/arrow-down-focus-icon.png);&lt;br /&gt;
background-position: 100% 60%;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* @noflip */&lt;br /&gt;
body.rtl div.vectorMenu {&lt;br /&gt;
direction: rtl;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* OVERRIDDEN BY COMPLIANT BROWSERS */&lt;br /&gt;
/* @noflip */&lt;br /&gt;
div#mw-head div.vectorMenu h5 {&lt;br /&gt;
float: left;&lt;br /&gt;
/* @embed */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* This will be flipped - unlike the one above it */&lt;br /&gt;
div#mw-head div.vectorMenu h5 {&lt;br /&gt;
background-position: bottom left;&lt;br /&gt;
margin-left: -1px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* IGNORED BY IE6 */&lt;br /&gt;
&lt;br /&gt;
div#mw-head div.vectorMenu &amp;gt; h5 {&lt;br /&gt;
background-image: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#mw-head div.vectorMenu h4 {&lt;br /&gt;
display: inline-block;&lt;br /&gt;
float: left;&lt;br /&gt;
font-size: 0.8em;&lt;br /&gt;
padding-left: 0.5em;&lt;br /&gt;
padding-top: 1.375em;&lt;br /&gt;
font-weight: normal;&lt;br /&gt;
border: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* OVERRIDDEN BY COMPLIANT BROWSERS */&lt;br /&gt;
/* @noflip */&lt;br /&gt;
div.vectorMenu h5 a {&lt;br /&gt;
display: inline-block;&lt;br /&gt;
width: 24px;&lt;br /&gt;
height: 2.5em;&lt;br /&gt;
text-decoration: none;&lt;br /&gt;
/* @embed */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* This will be flipped - unlike the one above it */&lt;br /&gt;
div.vectorMenu h5 a {&lt;br /&gt;
background-position: bottom right;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* IGNORED BY IE6 */&lt;br /&gt;
div.vectorMenu h5 &amp;gt; a {&lt;br /&gt;
display: block;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorMenu div.menu {&lt;br /&gt;
position: relative;&lt;br /&gt;
display: none;&lt;br /&gt;
clear: both;&lt;br /&gt;
text-align: left;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* OVERRIDDEN BY COMPLIANT BROWSERS */&lt;br /&gt;
/* @noflip */&lt;br /&gt;
body.rtl div.vectorMenu div.menu {&lt;br /&gt;
margin-left: 24px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* IGNORED BY IE6 */&lt;br /&gt;
/* @noflip */&lt;br /&gt;
body.rtl div.vectorMenu &amp;gt; div.menu {&lt;br /&gt;
margin-left: auto;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* IGNORED BY IE6 */&lt;br /&gt;
/* Also fixes old versions of FireFox */&lt;br /&gt;
/* @noflip */&lt;br /&gt;
body.rtl div.vectorMenu &amp;gt; div.menu,&lt;br /&gt;
x:-moz-any-link {&lt;br /&gt;
margin-left: 23px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Enable forcing showing of the menu for accessibility */&lt;br /&gt;
div.vectorMenu:hover div.menu,&lt;br /&gt;
div.vectorMenu div.menuForceShow {&lt;br /&gt;
display: block;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorMenu ul {&lt;br /&gt;
position: absolute;&lt;br /&gt;
background-color: white;&lt;br /&gt;
border: solid 1px silver;&lt;br /&gt;
border-top-width: 0;&lt;br /&gt;
list-style: none;&lt;br /&gt;
list-style-image: none;&lt;br /&gt;
list-style-type: none;&lt;br /&gt;
padding: 0;&lt;br /&gt;
margin: 0;&lt;br /&gt;
margin-left: -1px;&lt;br /&gt;
text-align: left;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Fixes old versions of FireFox */&lt;br /&gt;
div.vectorMenu ul,&lt;br /&gt;
x:-moz-any-link {&lt;br /&gt;
min-width: 5em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Returns things back to normal in modern versions of FireFox */&lt;br /&gt;
div.vectorMenu ul,&lt;br /&gt;
x:-moz-any-link,&lt;br /&gt;
x:default {&lt;br /&gt;
min-width: 0;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorMenu li {&lt;br /&gt;
padding: 0;&lt;br /&gt;
margin: 0;&lt;br /&gt;
text-align: left;&lt;br /&gt;
line-height: 1em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* OVERRIDDEN BY COMPLIANT BROWSERS */&lt;br /&gt;
div.vectorMenu li a {&lt;br /&gt;
display: inline-block;&lt;br /&gt;
padding: 0.5em;&lt;br /&gt;
white-space: nowrap;&lt;br /&gt;
color: #777;&lt;br /&gt;
cursor: pointer;&lt;br /&gt;
font-size: 0.8em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* IGNORED BY IE6 */&lt;br /&gt;
div.vectorMenu li &amp;gt; a {&lt;br /&gt;
display: block;&lt;br /&gt;
}&lt;br /&gt;
div.vectorMenu li.selected a,&lt;br /&gt;
div.vectorMenu li.selected a:visited {&lt;br /&gt;
color: #fff;&lt;br /&gt;
text-decoration: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Search */&lt;br /&gt;
#p-search h5 {&lt;br /&gt;
display: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* @noflip */&lt;br /&gt;
#p-search {&lt;br /&gt;
float: left;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#p-search {&lt;br /&gt;
margin-right: 0.5em;&lt;br /&gt;
margin-left: 0.5em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#p-search form,&lt;br /&gt;
#p-search input {&lt;br /&gt;
margin: 0;&lt;br /&gt;
margin-top: 0.4em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#simpleSearch {&lt;br /&gt;
display: block;&lt;br /&gt;
width: 14em;&lt;br /&gt;
height: 1.4em;&lt;br /&gt;
margin-top: 0.65em;&lt;br /&gt;
position: relative;&lt;br /&gt;
min-height: 1px; /* Gotta trigger hasLayout for IE7 */&lt;br /&gt;
border: solid 1px #AAAAAA;&lt;br /&gt;
color: black;&lt;br /&gt;
background-color: white;&lt;br /&gt;
/* @embed */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#simpleSearch label {&lt;br /&gt;
/*&lt;br /&gt;
 * DON'T PANIC! Browsers that won't scale this properly are the same browsers that have JS issues that prevent&lt;br /&gt;
 * this from ever being shown anyways.&lt;br /&gt;
 */&lt;br /&gt;
font-size: 13px;&lt;br /&gt;
top: 0.25em;&lt;br /&gt;
direction: ltr;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#simpleSearch input {&lt;br /&gt;
color: black;&lt;br /&gt;
direction: ltr;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#simpleSearch input:focus {&lt;br /&gt;
outline: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#simpleSearch input.placeholder {&lt;br /&gt;
color: #999999;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#simpleSearch input::-webkit-input-placeholder {&lt;br /&gt;
color: #999999;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#simpleSearch input#searchInput {&lt;br /&gt;
position: absolute;&lt;br /&gt;
top: 0;&lt;br /&gt;
left: 0;&lt;br /&gt;
width: 90%;&lt;br /&gt;
margin: 0;&lt;br /&gt;
padding: 0;&lt;br /&gt;
padding-left: 0.2em;&lt;br /&gt;
padding-top: 0.2em;&lt;br /&gt;
padding-bottom: 0.2em;&lt;br /&gt;
outline: none;&lt;br /&gt;
border: none;&lt;br /&gt;
&lt;br /&gt;
/*&lt;br /&gt;
 * DON'T PANIC! Browsers that won't scale this properly are the same browsers that have JS issues that prevent&lt;br /&gt;
 * this from ever being shown anyways.&lt;br /&gt;
 */&lt;br /&gt;
&lt;br /&gt;
font-size: 13px;&lt;br /&gt;
background-color: transparent;&lt;br /&gt;
direction: ltr;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#simpleSearch button#searchButton {&lt;br /&gt;
position: absolute;&lt;br /&gt;
width: 10%;&lt;br /&gt;
right: 0;&lt;br /&gt;
top: 0;&lt;br /&gt;
padding: 0;&lt;br /&gt;
padding-top: 0.3em;&lt;br /&gt;
padding-bottom: 0.2em;&lt;br /&gt;
padding-right: 0.4em;&lt;br /&gt;
margin: 0;&lt;br /&gt;
border: none;&lt;br /&gt;
cursor: pointer;&lt;br /&gt;
background-color: transparent;&lt;br /&gt;
background-image: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* OVERRIDDEN BY COMPLIANT BROWSERS */&lt;br /&gt;
div#simpleSearch button#searchButton img {&lt;br /&gt;
border: none;&lt;br /&gt;
margin: 0;&lt;br /&gt;
margin-top: -3px;&lt;br /&gt;
padding: 0;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* IGNORED BY IE6 */&lt;br /&gt;
div#simpleSearch button#searchButton &amp;gt; img {&lt;br /&gt;
margin: 0;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Panel */&lt;br /&gt;
div#mw-panel {&lt;br /&gt;
font-size: inherit;&lt;br /&gt;
position: absolute;&lt;br /&gt;
top: 100px;&lt;br /&gt;
padding-top: 0.5em;&lt;br /&gt;
width: 10em;&lt;br /&gt;
left: 0px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#mw-panel.collapsible-nav .portal {&lt;br /&gt;
font-size: 0.9em;&lt;br /&gt;
background-image:none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#mw-panel div.portal {&lt;br /&gt;
padding-bottom: 0;&lt;br /&gt;
direction: ltr;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#mw-panel div.portal h5 {&lt;br /&gt;
color: #000;&lt;br /&gt;
padding: 0.25em;&lt;br /&gt;
padding-top: 0;&lt;br /&gt;
padding-bottom: 0;&lt;br /&gt;
padding-left: 1.75em;&lt;br /&gt;
cursor: default;&lt;br /&gt;
border: none;&lt;br /&gt;
font-size: 0.6em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#mw-panel div.portal div.body {&lt;br /&gt;
margin: 0;&lt;br /&gt;
padding-top: 0.5em;&lt;br /&gt;
margin-left: 1.25em;&lt;br /&gt;
border-bottom: 4px solid #31859d;&lt;br /&gt;
/* @embed */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#mw-panel div.portal div.body ul {&lt;br /&gt;
list-style: none;&lt;br /&gt;
list-style-image: none;&lt;br /&gt;
list-style-type: none;&lt;br /&gt;
padding: 0;&lt;br /&gt;
margin: 0;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#mw-panel div.portal div.body ul li {&lt;br /&gt;
line-height: 1.5em;&lt;br /&gt;
padding: 0;&lt;br /&gt;
padding-bottom: 0.5em;&lt;br /&gt;
margin: 0;&lt;br /&gt;
overflow: hidden;&lt;br /&gt;
font-size: 0.7em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#mw-panel div.portal div.body ul li a {&lt;br /&gt;
text-transform: uppercase;&lt;br /&gt;
color: #000;&lt;br /&gt;
text-decoration: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#mw-panel div.portal div.body ul li a:hover {&lt;br /&gt;
background-color: #31859d;&lt;br /&gt;
color: #fff;&lt;br /&gt;
padding-top:0.5em;&lt;br /&gt;
padding-bottom:0.5em;&lt;br /&gt;
padding-left:2px;&lt;br /&gt;
padding-right:2px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Footer */&lt;br /&gt;
div#footer {&lt;br /&gt;
margin-left: 10em;&lt;br /&gt;
margin-top: 0;&lt;br /&gt;
padding: 0.75em;&lt;br /&gt;
/* @embed */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#footer ul {&lt;br /&gt;
list-style: none;&lt;br /&gt;
list-style-image: none;&lt;br /&gt;
list-style-type: none;&lt;br /&gt;
margin: 0;&lt;br /&gt;
padding: 0;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#footer ul li {&lt;br /&gt;
margin: 0;&lt;br /&gt;
padding: 0;&lt;br /&gt;
padding-top: 0.5em;&lt;br /&gt;
padding-bottom: 0.5em;&lt;br /&gt;
color: #000;&lt;br /&gt;
font-size: 0.7em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#footer #footer-icons {&lt;br /&gt;
float: right;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* @noflip */&lt;br /&gt;
body.ltr div#footer #footer-places {&lt;br /&gt;
float: left;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#footer #footer-info li {&lt;br /&gt;
line-height: 1.4em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#footer #footer-icons li {&lt;br /&gt;
float: left;&lt;br /&gt;
margin-left: 0.5em;&lt;br /&gt;
line-height: 2em;&lt;br /&gt;
text-align: right;&lt;br /&gt;
display:none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#footer #footer-places li {&lt;br /&gt;
float: left;&lt;br /&gt;
margin-right: 1em;&lt;br /&gt;
line-height: 2em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#footer #footer-places li a {&lt;br /&gt;
color: #000;&lt;br /&gt;
text-decoration: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#footer #footer-places li a:hover {&lt;br /&gt;
background-color: #31859d;&lt;br /&gt;
color: #fff;&lt;br /&gt;
padding:0.5em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#footer #footer-places li a:active {&lt;br /&gt;
font-weight: bold;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Logo */&lt;br /&gt;
#p-logo {&lt;br /&gt;
position: absolute;&lt;br /&gt;
top:-140px;&lt;br /&gt;
left: 15px;&lt;br /&gt;
width: 10em;&lt;br /&gt;
height:70px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#p-logo a {&lt;br /&gt;
display: block;&lt;br /&gt;
width: 10em;&lt;br /&gt;
background-repeat: no-repeat;&lt;br /&gt;
background-position: center center;&lt;br /&gt;
text-decoration: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/*&lt;br /&gt;
 *&lt;br /&gt;
 * The following code is highly modified from monobook. It would be nice if the&lt;br /&gt;
 * preftoc id was more human readable like preferences-toc for instance,&lt;br /&gt;
 * howerver this would require backporting the other skins.&lt;br /&gt;
 */&lt;br /&gt;
&lt;br /&gt;
/* Preferences */&lt;br /&gt;
#preftoc {&lt;br /&gt;
/* Tabs */&lt;br /&gt;
width: 100%;&lt;br /&gt;
float: left;&lt;br /&gt;
clear: both;&lt;br /&gt;
margin: 0 !important;&lt;br /&gt;
padding: 0 !important;&lt;br /&gt;
/* @embed */&lt;br /&gt;
background-image: url(images/preferences-break.png);&lt;br /&gt;
background-position: bottom left;&lt;br /&gt;
background-repeat: no-repeat;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#preftoc li {&lt;br /&gt;
/* Tab */&lt;br /&gt;
float: left;&lt;br /&gt;
margin: 0;&lt;br /&gt;
padding: 0;&lt;br /&gt;
padding-right: 1px;&lt;br /&gt;
height: 2.25em;&lt;br /&gt;
white-space: nowrap;&lt;br /&gt;
list-style-type: none;&lt;br /&gt;
list-style-image: none;&lt;br /&gt;
/* @embed */&lt;br /&gt;
background-image: url(images/preferences-break.png);&lt;br /&gt;
background-position: bottom right;&lt;br /&gt;
background-repeat: no-repeat;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Sadly, IE6 won't understand this */&lt;br /&gt;
#preftoc li:first-child {&lt;br /&gt;
margin-left: 1px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#preftoc a,&lt;br /&gt;
#preftoc a:active {&lt;br /&gt;
display: inline-block;&lt;br /&gt;
position: relative;&lt;br /&gt;
color: #000;&lt;br /&gt;
padding: 0.5em;&lt;br /&gt;
text-decoration: none;&lt;br /&gt;
background-image: none;&lt;br /&gt;
font-size: 0.9em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#preftoc a:hover,&lt;br /&gt;
#preftoc a:focus {&lt;br /&gt;
text-decoration: none;&lt;br /&gt;
background-color: #31859d;&lt;br /&gt;
color: #fff;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#preftoc li.selected a {&lt;br /&gt;
/* @embed */&lt;br /&gt;
background-image: url(images/preferences-fade.png);&lt;br /&gt;
background-position: bottom;&lt;br /&gt;
background-repeat: repeat-x;&lt;br /&gt;
color: #000;&lt;br /&gt;
text-decoration: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#preferences {&lt;br /&gt;
float: left;&lt;br /&gt;
width: 100%;&lt;br /&gt;
margin: 0;&lt;br /&gt;
margin-top: -2px;&lt;br /&gt;
clear: both;&lt;br /&gt;
border: solid 1px #cccccc;&lt;br /&gt;
background-color: #f9f9f9;&lt;br /&gt;
/* @embed */&lt;br /&gt;
background-image: url(images/preferences-base.png);&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#preferences fieldset {&lt;br /&gt;
border: none;&lt;br /&gt;
border-top: solid 1px #cccccc;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#preferences fieldset.prefsection {&lt;br /&gt;
border: none;&lt;br /&gt;
padding: 0;&lt;br /&gt;
margin: 1em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#preferences legend {&lt;br /&gt;
color: #666666;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#preferences fieldset.prefsection legend.mainLegend {&lt;br /&gt;
display: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#preferences td {&lt;br /&gt;
padding-left: 0.5em;&lt;br /&gt;
padding-right: 0.5em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#preferences td.htmlform-tip {&lt;br /&gt;
font-size: x-small;&lt;br /&gt;
padding: .2em 2em;&lt;br /&gt;
color: #666666;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#preferences div.mw-prefs-buttons {&lt;br /&gt;
padding: 1em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#preferences div.mw-prefs-buttons input {&lt;br /&gt;
margin-right: 0.25em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/**&lt;br /&gt;
 * The following code is slightly modified from monobook&lt;br /&gt;
 */&lt;br /&gt;
&lt;br /&gt;
div#content {&lt;br /&gt;
line-height: 1.5em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#bodyContent {&lt;br /&gt;
font-size: 0.8em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.editsection {&lt;br /&gt;
float: right;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
ul {&lt;br /&gt;
/* @embed */&lt;br /&gt;
list-style-image: url(images/bullet-icon.png);&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
pre {&lt;br /&gt;
line-height: 1.3em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Site Notice (includes notices from CentralNotice extension) */&lt;br /&gt;
#siteNotice {&lt;br /&gt;
font-size: 0.8em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#firstHeading {&lt;br /&gt;
padding-top: 0;&lt;br /&gt;
margin-top: 0;&lt;br /&gt;
padding-top: 0;&lt;br /&gt;
font-size: 1.6em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#content a.external,&lt;br /&gt;
div#content a.external[href ^=&amp;quot;gopher://&amp;quot;] {&lt;br /&gt;
/* @embed */&lt;br /&gt;
/* background: url(skins/Vector/images/external-link-ltr-icon.png) center right no-repeat; */&lt;br /&gt;
background: url(&amp;quot;data:image/svg+xml,%3Csvg xmlns=%22http://www.w3.org/2000/svg%22 width=%2212%22 height=%2212%22%3E %3Cpath fill=%22%23fff%22 stroke=%22%2336c%22 d=%22M1.5 4.518h5.982V10.5H1.5z%22/%3E %3Cpath fill=%22%2336c%22 d=%22M5.765 1H11v5.39L9.427 7.937l-1.31-1.31L5.393 9.35l-2.69-2.688 2.81-2.808L4.2 2.544z%22/%3E %3Cpath fill=%22%23fff%22 d=%22M9.995 2.004l.022 4.885L8.2 5.07 5.32 7.95 4.09 6.723l2.882-2.88-1.85-1.852z%22/%3E %3C/svg%3E&amp;quot;) center right no-repeat;&lt;br /&gt;
padding-right: 13px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#content a.external[href ^=&amp;quot;https://&amp;quot;],&lt;br /&gt;
.link-https {&lt;br /&gt;
/* @embed */&lt;br /&gt;
background: url(skins/Vector/images/lock-icon.png) center right no-repeat;&lt;br /&gt;
padding-right: 13px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#content a.external[href ^=&amp;quot;mailto:&amp;quot;],&lt;br /&gt;
.link-mailto {&lt;br /&gt;
/* @embed */&lt;br /&gt;
background: url(skins/Vector/images/mail-icon.png) center right no-repeat;&lt;br /&gt;
padding-right: 13px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#content a.external[href ^=&amp;quot;news:&amp;quot;] {&lt;br /&gt;
/* @embed */&lt;br /&gt;
background: url(skins/Vector/images/news-icon.png) center right no-repeat;&lt;br /&gt;
padding-right: 13px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#content a.external[href ^=&amp;quot;ftp://&amp;quot;],&lt;br /&gt;
.link-ftp {&lt;br /&gt;
/* @embed */&lt;br /&gt;
background: url(skins/Vector/images/file-icon.png) center right no-repeat;&lt;br /&gt;
padding-right: 13px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#content a.external[href ^=&amp;quot;irc://&amp;quot;],&lt;br /&gt;
div#content a.external[href ^=&amp;quot;ircs://&amp;quot;],&lt;br /&gt;
.link-irc {&lt;br /&gt;
/* @embed */&lt;br /&gt;
background: url(skins/Vector/images/talk-icon.png) center right no-repeat;&lt;br /&gt;
padding-right: 13px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#content a.external[href $=&amp;quot;.ogg&amp;quot;], div#content a.external[href $=&amp;quot;.OGG&amp;quot;],&lt;br /&gt;
div#content a.external[href $=&amp;quot;.mid&amp;quot;], div#content a.external[href $=&amp;quot;.MID&amp;quot;],&lt;br /&gt;
div#content a.external[href $=&amp;quot;.midi&amp;quot;], div#content a.external[href $=&amp;quot;.MIDI&amp;quot;],&lt;br /&gt;
div#content a.external[href $=&amp;quot;.mp3&amp;quot;], div#content a.external[href $=&amp;quot;.MP3&amp;quot;],&lt;br /&gt;
div#content a.external[href $=&amp;quot;.wav&amp;quot;], div#content a.external[href $=&amp;quot;.WAV&amp;quot;],&lt;br /&gt;
div#content a.external[href $=&amp;quot;.wma&amp;quot;], div#content a.external[href $=&amp;quot;.WMA&amp;quot;],&lt;br /&gt;
.link-audio {&lt;br /&gt;
/* @embed */&lt;br /&gt;
background: url(skins/Vector/images/audio-icon.png) center right no-repeat;&lt;br /&gt;
padding-right: 13px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#content a.external[href $=&amp;quot;.ogm&amp;quot;], div#content a.external[href $=&amp;quot;.OGM&amp;quot;],&lt;br /&gt;
div#content a.external[href $=&amp;quot;.avi&amp;quot;], div#content a.external[href $=&amp;quot;.AVI&amp;quot;],&lt;br /&gt;
div#content a.external[href $=&amp;quot;.mpeg&amp;quot;], div#content a.external[href $=&amp;quot;.MPEG&amp;quot;],&lt;br /&gt;
div#content a.external[href $=&amp;quot;.mpg&amp;quot;], div#content a.external[href $=&amp;quot;.MPG&amp;quot;],&lt;br /&gt;
.link-video {&lt;br /&gt;
/* @embed */&lt;br /&gt;
background: url(skins/Vector/images/video-icon.png) center right no-repeat;&lt;br /&gt;
padding-right: 13px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#content a.external[href $=&amp;quot;.pdf&amp;quot;], div#content a.external[href $=&amp;quot;.PDF&amp;quot;],&lt;br /&gt;
div#content a.external[href *=&amp;quot;.pdf#&amp;quot;], div#content a.external[href *=&amp;quot;.PDF#&amp;quot;],&lt;br /&gt;
div#content a.external[href *=&amp;quot;.pdf?&amp;quot;], div#content a.external[href *=&amp;quot;.PDF?&amp;quot;],&lt;br /&gt;
.link-document {&lt;br /&gt;
/* @embed */&lt;br /&gt;
background: url(skins/Vector/images/document-icon.png) center right no-repeat;&lt;br /&gt;
padding-right: 13px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#content a[href$=&amp;quot;.xls&amp;quot;].external,&lt;br /&gt;
#content a[href$=&amp;quot;.XLS&amp;quot;].external,&lt;br /&gt;
#content a[href$=&amp;quot;.xlsx&amp;quot;].external,&lt;br /&gt;
#content a[href$=&amp;quot;.XLSX&amp;quot;].external {&lt;br /&gt;
    background: url(&amp;quot;http://upload.wikimedia.org/wikipedia/commons/b/ba/Page_white_excel.png&amp;quot;) center right no-repeat; padding-right: 18px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#content .printfooter {&lt;br /&gt;
display: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Icon for Usernames */&lt;br /&gt;
#pt-userpage,&lt;br /&gt;
#pt-anonuserpage,&lt;br /&gt;
#pt-login {&lt;br /&gt;
/* @embed */&lt;br /&gt;
background: url(skins/Vector/images/user-icon.png) left top no-repeat;&lt;br /&gt;
padding-left: 15px !important;&lt;br /&gt;
text-transform: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.redirectText {&lt;br /&gt;
font-size: 140%;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.redirectMsg img {&lt;br /&gt;
vertical-align: text-bottom;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#bodyContent {&lt;br /&gt;
position: relative;&lt;br /&gt;
width: 100%;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#mw-js-message {&lt;br /&gt;
font-size: 0.8em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#bodyContent {&lt;br /&gt;
line-height: 1.5em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Watch/Unwatch Icon Styling */&lt;br /&gt;
#ca-unwatch.icon a,&lt;br /&gt;
#ca-watch.icon a {&lt;br /&gt;
margin: 0;&lt;br /&gt;
padding: 0;&lt;br /&gt;
outline: none;&lt;br /&gt;
display: block;&lt;br /&gt;
width: 26px;&lt;br /&gt;
/* This hides the text but shows the background image */&lt;br /&gt;
padding-top: 3.1em;&lt;br /&gt;
margin-top: 0;&lt;br /&gt;
/* Only applied in IE6 */&lt;br /&gt;
margin-top: -0.8em !ie;&lt;br /&gt;
height: 0;&lt;br /&gt;
overflow: hidden;&lt;br /&gt;
/* @embed */&lt;br /&gt;
background-image: url(images/watch-icons.png);&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#ca-unwatch.icon a {&lt;br /&gt;
background-position: -43px 60%;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#ca-watch.icon a {&lt;br /&gt;
background-position: 5px 60%;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#ca-unwatch.icon a:hover,&lt;br /&gt;
#ca-unwatch.icon a:focus {&lt;br /&gt;
background-position: -67px 60%;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#ca-watch.icon a:hover,&lt;br /&gt;
#ca-watch.icon a:focus {&lt;br /&gt;
background-position: -19px 60%;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#ca-unwatch.icon a.loading,&lt;br /&gt;
#ca-watch.icon a.loading {&lt;br /&gt;
/* @embed */&lt;br /&gt;
background-image: url(images/watch-icon-loading.gif);&lt;br /&gt;
background-position: 5px 60%;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#ca-unwatch.icon a span,&lt;br /&gt;
#ca-watch.icon a span {&lt;br /&gt;
display: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorTabs ul {&lt;br /&gt;
/* @embed */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Tooltips are outside of the normal body code, so this helps make the size of the text sensible */&lt;br /&gt;
.tipsy {&lt;br /&gt;
font-size: 0.8em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#mw-panel div.portal {&lt;br /&gt;
    background-image: none;&lt;br /&gt;
}&lt;/div&gt;</summary>
		<author><name>WikiSysop</name></author>	</entry>

	<entry>
		<id>https://web.fhnw.ch/plattformen/hattie-wiki/w/index.php?title=MediaWiki:Common.css&amp;diff=7171</id>
		<title>MediaWiki:Common.css</title>
		<link rel="alternate" type="text/html" href="https://web.fhnw.ch/plattformen/hattie-wiki/w/index.php?title=MediaWiki:Common.css&amp;diff=7171"/>
				<updated>2019-05-24T07:28:25Z</updated>
		
		<summary type="html">&lt;p&gt;WikiSysop: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;/* Das folgende CSS wird für alle Benutzeroberflächen geladen. */&lt;br /&gt;
&lt;br /&gt;
@import url(http://fonts.googleapis.com/css?family=Open+Sans);&lt;br /&gt;
&lt;br /&gt;
/* Framework */&lt;br /&gt;
&lt;br /&gt;
html,&lt;br /&gt;
body {&lt;br /&gt;
height: 100%;&lt;br /&gt;
margin: 0;&lt;br /&gt;
padding: 0;&lt;br /&gt;
font-family: 'Open Sans',sans-serif;&lt;br /&gt;
font-size: 1.1em;&lt;br /&gt;
color:#777;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
body {&lt;br /&gt;
background-color: #dcdcdc;&lt;br /&gt;
/* @embed */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Links */&lt;br /&gt;
a {&lt;br /&gt;
color: #31859d;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.mw-body a.external {&lt;br /&gt;
color: #31859d;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#mw-panel div.portal div.body ul li a:visited {&lt;br /&gt;
color: #31859d;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#mw-panel div.portal div.body ul li a:active {&lt;br /&gt;
color: #31859d;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#mw-panel.collapsible-nav .portal.collapsed h3 a {&lt;br /&gt;
color: #31859d;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Content */&lt;br /&gt;
&lt;br /&gt;
div#content {&lt;br /&gt;
/* @embed */&lt;br /&gt;
background-color: white;&lt;br /&gt;
color: #777;&lt;br /&gt;
direction: ltr;&lt;br /&gt;
border-width: 0px;&lt;br /&gt;
border-style: solid;&lt;br /&gt;
margin-top: 0;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Head */&lt;br /&gt;
&lt;br /&gt;
#mw-page-base {&lt;br /&gt;
height: 5em;&lt;br /&gt;
background-color: white;&lt;br /&gt;
border-bottom: 0;&lt;br /&gt;
/* @embed */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#mw-head-base {&lt;br /&gt;
height: 5em;&lt;br /&gt;
/* @embed */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#mw-head {&lt;br /&gt;
position: absolute;&lt;br /&gt;
top: 0;&lt;br /&gt;
right: 0;&lt;br /&gt;
width: 100%;&lt;br /&gt;
background-color: white;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#mw-head h5 {&lt;br /&gt;
margin: 0;&lt;br /&gt;
padding: 0;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Hide empty portlets */&lt;br /&gt;
div.emptyPortlet {&lt;br /&gt;
display: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Personal */&lt;br /&gt;
&lt;br /&gt;
#p-personal {&lt;br /&gt;
position: absolute;&lt;br /&gt;
top: 0;&lt;br /&gt;
right: 0.75em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#p-personal h5 {&lt;br /&gt;
display: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#p-personal ul {&lt;br /&gt;
list-style: none;&lt;br /&gt;
margin: 0;&lt;br /&gt;
padding-left: 10em; /* Keep from overlapping logo */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* @noflip */&lt;br /&gt;
&lt;br /&gt;
#p-personal li {&lt;br /&gt;
line-height: 1.125em;&lt;br /&gt;
float: left;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#p-personal li a {&lt;br /&gt;
color: #777;&lt;br /&gt;
text-decoration: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#p-personal li a:hover {&lt;br /&gt;
background-color: #31859d;&lt;br /&gt;
color: #fff;&lt;br /&gt;
padding:0.5em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#p-personal li.selected a:hover{&lt;br /&gt;
color: #fff;&lt;br /&gt;
text-decoration: none;&lt;br /&gt;
font-weight: bold;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#p-personal li a:visited {&lt;br /&gt;
color: #31859d;&lt;br /&gt;
text-decoration: bold;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#p-personal a.new {&lt;br /&gt;
color: #31859d;&lt;br /&gt;
text-decoration: bold;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* This one flips! */&lt;br /&gt;
&lt;br /&gt;
#p-personal li {&lt;br /&gt;
margin-left: 0.75em;&lt;br /&gt;
margin-top: 0.5em;&lt;br /&gt;
font-size: 0.75em;&lt;br /&gt;
white-space: nowrap;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Navigation Containers */&lt;br /&gt;
&lt;br /&gt;
#left-navigation {&lt;br /&gt;
position: relative;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#right-navigation {&lt;br /&gt;
float: right;&lt;br /&gt;
margin-top: 2.5em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Navigation Labels */&lt;br /&gt;
div.vectorTabs h5,&lt;br /&gt;
div.vectorMenu h5 span {&lt;br /&gt;
display: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Namespaces and Views */&lt;br /&gt;
/* @noflip */&lt;br /&gt;
div.vectorTabs {&lt;br /&gt;
float: left;&lt;br /&gt;
height: 2.5em;&lt;br /&gt;
background-image:none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorTabs {&lt;br /&gt;
/* @embed */&lt;br /&gt;
padding-left: 1px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* @noflip */&lt;br /&gt;
div.vectorTabs ul {&lt;br /&gt;
float: left;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorTabs ul {&lt;br /&gt;
height: 100%;&lt;br /&gt;
list-style: none;&lt;br /&gt;
margin: 0;&lt;br /&gt;
padding: 0;&lt;br /&gt;
background-color:white;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* @noflip */&lt;br /&gt;
div.vectorTabs ul li {&lt;br /&gt;
float: left;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* OVERRIDDEN BY COMPLIANT BROWSERS */&lt;br /&gt;
div.vectorTabs ul li {&lt;br /&gt;
line-height: 1.125em;&lt;br /&gt;
display: inline-block;&lt;br /&gt;
height: 100%;&lt;br /&gt;
margin: 0;&lt;br /&gt;
padding: 0;&lt;br /&gt;
background-color: #fff;&lt;br /&gt;
background-image:none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* IGNORED BY IE6 */&lt;br /&gt;
div.vectorTabs ul &amp;gt; li {&lt;br /&gt;
display: block;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorTabs li.selected {&lt;br /&gt;
/* @embed */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
	/* OVERRIDDEN BY COMPLIANT BROWSERS */&lt;br /&gt;
div.vectorTabs li a {&lt;br /&gt;
display: inline-block;&lt;br /&gt;
height: 1.9em;&lt;br /&gt;
padding-left: 0.5em;&lt;br /&gt;
padding-right: 0.5em;&lt;br /&gt;
color: #777;&lt;br /&gt;
cursor: pointer;&lt;br /&gt;
font-size: 0.75em;&lt;br /&gt;
text-decoration: none;&lt;br /&gt;
background:none;&lt;br /&gt;
background-color:#fff;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorTabs li a:hover {&lt;br /&gt;
background-color: #31859d;&lt;br /&gt;
color: #fff;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* IGNORED BY IE6 */&lt;br /&gt;
div.vectorTabs li &amp;gt; a {&lt;br /&gt;
display: block;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorTabs li.icon a {&lt;br /&gt;
background-position: bottom right;&lt;br /&gt;
background-repeat: no-repeat;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* OVERRIDDEN BY COMPLIANT BROWSERS */&lt;br /&gt;
div.vectorTabs span a  {&lt;br /&gt;
display: inline-block;&lt;br /&gt;
padding-top: 1.25em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* IGNORED BY IE6 */&lt;br /&gt;
/* @noflip */&lt;br /&gt;
div.vectorTabs span &amp;gt; a {&lt;br /&gt;
float: left;&lt;br /&gt;
display: block;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorTabs span {&lt;br /&gt;
display: inline-block;&lt;br /&gt;
/* @embed */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorTabs li.selected a,&lt;br /&gt;
div.vectorTabs li.selected a:visited{&lt;br /&gt;
color: #777;&lt;br /&gt;
text-decoration: none;&lt;br /&gt;
font-weight: bold;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorTabs li.selected a:hover{&lt;br /&gt;
color: #fff;&lt;br /&gt;
text-decoration: none;&lt;br /&gt;
font-weight: bold;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorTabs li.new a,&lt;br /&gt;
div.vectorTabs li.new a:visited{&lt;br /&gt;
color: #777;&lt;br /&gt;
text-decoration: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorTabs li.new a:hover{&lt;br /&gt;
color: #fff;&lt;br /&gt;
text-decoration: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Variants and Actions */&lt;br /&gt;
/* @noflip */&lt;br /&gt;
div.vectorMenu {&lt;br /&gt;
direction: ltr;&lt;br /&gt;
float: left;&lt;br /&gt;
/* @embed */&lt;br /&gt;
background-image: url(images/arrow-down-icon.png);&lt;br /&gt;
background-position: 100% 60%;&lt;br /&gt;
background-repeat: no-repeat;&lt;br /&gt;
cursor: pointer;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorMenu h3 a {&lt;br /&gt;
background-image:none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorMenuFocus {&lt;br /&gt;
/* @embed */&lt;br /&gt;
background-image: url(images/arrow-down-focus-icon.png);&lt;br /&gt;
background-position: 100% 60%;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* @noflip */&lt;br /&gt;
body.rtl div.vectorMenu {&lt;br /&gt;
direction: rtl;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* OVERRIDDEN BY COMPLIANT BROWSERS */&lt;br /&gt;
/* @noflip */&lt;br /&gt;
div#mw-head div.vectorMenu h5 {&lt;br /&gt;
float: left;&lt;br /&gt;
/* @embed */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* This will be flipped - unlike the one above it */&lt;br /&gt;
div#mw-head div.vectorMenu h5 {&lt;br /&gt;
background-position: bottom left;&lt;br /&gt;
margin-left: -1px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* IGNORED BY IE6 */&lt;br /&gt;
&lt;br /&gt;
div#mw-head div.vectorMenu &amp;gt; h5 {&lt;br /&gt;
background-image: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#mw-head div.vectorMenu h4 {&lt;br /&gt;
display: inline-block;&lt;br /&gt;
float: left;&lt;br /&gt;
font-size: 0.8em;&lt;br /&gt;
padding-left: 0.5em;&lt;br /&gt;
padding-top: 1.375em;&lt;br /&gt;
font-weight: normal;&lt;br /&gt;
border: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* OVERRIDDEN BY COMPLIANT BROWSERS */&lt;br /&gt;
/* @noflip */&lt;br /&gt;
div.vectorMenu h5 a {&lt;br /&gt;
display: inline-block;&lt;br /&gt;
width: 24px;&lt;br /&gt;
height: 2.5em;&lt;br /&gt;
text-decoration: none;&lt;br /&gt;
/* @embed */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* This will be flipped - unlike the one above it */&lt;br /&gt;
div.vectorMenu h5 a {&lt;br /&gt;
background-position: bottom right;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* IGNORED BY IE6 */&lt;br /&gt;
div.vectorMenu h5 &amp;gt; a {&lt;br /&gt;
display: block;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorMenu div.menu {&lt;br /&gt;
position: relative;&lt;br /&gt;
display: none;&lt;br /&gt;
clear: both;&lt;br /&gt;
text-align: left;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* OVERRIDDEN BY COMPLIANT BROWSERS */&lt;br /&gt;
/* @noflip */&lt;br /&gt;
body.rtl div.vectorMenu div.menu {&lt;br /&gt;
margin-left: 24px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* IGNORED BY IE6 */&lt;br /&gt;
/* @noflip */&lt;br /&gt;
body.rtl div.vectorMenu &amp;gt; div.menu {&lt;br /&gt;
margin-left: auto;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* IGNORED BY IE6 */&lt;br /&gt;
/* Also fixes old versions of FireFox */&lt;br /&gt;
/* @noflip */&lt;br /&gt;
body.rtl div.vectorMenu &amp;gt; div.menu,&lt;br /&gt;
x:-moz-any-link {&lt;br /&gt;
margin-left: 23px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Enable forcing showing of the menu for accessibility */&lt;br /&gt;
div.vectorMenu:hover div.menu,&lt;br /&gt;
div.vectorMenu div.menuForceShow {&lt;br /&gt;
display: block;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorMenu ul {&lt;br /&gt;
position: absolute;&lt;br /&gt;
background-color: white;&lt;br /&gt;
border: solid 1px silver;&lt;br /&gt;
border-top-width: 0;&lt;br /&gt;
list-style: none;&lt;br /&gt;
list-style-image: none;&lt;br /&gt;
list-style-type: none;&lt;br /&gt;
padding: 0;&lt;br /&gt;
margin: 0;&lt;br /&gt;
margin-left: -1px;&lt;br /&gt;
text-align: left;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Fixes old versions of FireFox */&lt;br /&gt;
div.vectorMenu ul,&lt;br /&gt;
x:-moz-any-link {&lt;br /&gt;
min-width: 5em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Returns things back to normal in modern versions of FireFox */&lt;br /&gt;
div.vectorMenu ul,&lt;br /&gt;
x:-moz-any-link,&lt;br /&gt;
x:default {&lt;br /&gt;
min-width: 0;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorMenu li {&lt;br /&gt;
padding: 0;&lt;br /&gt;
margin: 0;&lt;br /&gt;
text-align: left;&lt;br /&gt;
line-height: 1em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* OVERRIDDEN BY COMPLIANT BROWSERS */&lt;br /&gt;
div.vectorMenu li a {&lt;br /&gt;
display: inline-block;&lt;br /&gt;
padding: 0.5em;&lt;br /&gt;
white-space: nowrap;&lt;br /&gt;
color: #777;&lt;br /&gt;
cursor: pointer;&lt;br /&gt;
font-size: 0.8em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* IGNORED BY IE6 */&lt;br /&gt;
div.vectorMenu li &amp;gt; a {&lt;br /&gt;
display: block;&lt;br /&gt;
}&lt;br /&gt;
div.vectorMenu li.selected a,&lt;br /&gt;
div.vectorMenu li.selected a:visited {&lt;br /&gt;
color: #fff;&lt;br /&gt;
text-decoration: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Search */&lt;br /&gt;
#p-search h5 {&lt;br /&gt;
display: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* @noflip */&lt;br /&gt;
#p-search {&lt;br /&gt;
float: left;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#p-search {&lt;br /&gt;
margin-right: 0.5em;&lt;br /&gt;
margin-left: 0.5em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#p-search form,&lt;br /&gt;
#p-search input {&lt;br /&gt;
margin: 0;&lt;br /&gt;
margin-top: 0.4em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#simpleSearch {&lt;br /&gt;
display: block;&lt;br /&gt;
width: 14em;&lt;br /&gt;
height: 1.4em;&lt;br /&gt;
margin-top: 0.65em;&lt;br /&gt;
position: relative;&lt;br /&gt;
min-height: 1px; /* Gotta trigger hasLayout for IE7 */&lt;br /&gt;
border: solid 1px #AAAAAA;&lt;br /&gt;
color: black;&lt;br /&gt;
background-color: white;&lt;br /&gt;
/* @embed */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#simpleSearch label {&lt;br /&gt;
/*&lt;br /&gt;
 * DON'T PANIC! Browsers that won't scale this properly are the same browsers that have JS issues that prevent&lt;br /&gt;
 * this from ever being shown anyways.&lt;br /&gt;
 */&lt;br /&gt;
font-size: 13px;&lt;br /&gt;
top: 0.25em;&lt;br /&gt;
direction: ltr;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#simpleSearch input {&lt;br /&gt;
color: black;&lt;br /&gt;
direction: ltr;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#simpleSearch input:focus {&lt;br /&gt;
outline: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#simpleSearch input.placeholder {&lt;br /&gt;
color: #999999;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#simpleSearch input::-webkit-input-placeholder {&lt;br /&gt;
color: #999999;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#simpleSearch input#searchInput {&lt;br /&gt;
position: absolute;&lt;br /&gt;
top: 0;&lt;br /&gt;
left: 0;&lt;br /&gt;
width: 90%;&lt;br /&gt;
margin: 0;&lt;br /&gt;
padding: 0;&lt;br /&gt;
padding-left: 0.2em;&lt;br /&gt;
padding-top: 0.2em;&lt;br /&gt;
padding-bottom: 0.2em;&lt;br /&gt;
outline: none;&lt;br /&gt;
border: none;&lt;br /&gt;
&lt;br /&gt;
/*&lt;br /&gt;
 * DON'T PANIC! Browsers that won't scale this properly are the same browsers that have JS issues that prevent&lt;br /&gt;
 * this from ever being shown anyways.&lt;br /&gt;
 */&lt;br /&gt;
&lt;br /&gt;
font-size: 13px;&lt;br /&gt;
background-color: transparent;&lt;br /&gt;
direction: ltr;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#simpleSearch button#searchButton {&lt;br /&gt;
position: absolute;&lt;br /&gt;
width: 10%;&lt;br /&gt;
right: 0;&lt;br /&gt;
top: 0;&lt;br /&gt;
padding: 0;&lt;br /&gt;
padding-top: 0.3em;&lt;br /&gt;
padding-bottom: 0.2em;&lt;br /&gt;
padding-right: 0.4em;&lt;br /&gt;
margin: 0;&lt;br /&gt;
border: none;&lt;br /&gt;
cursor: pointer;&lt;br /&gt;
background-color: transparent;&lt;br /&gt;
background-image: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* OVERRIDDEN BY COMPLIANT BROWSERS */&lt;br /&gt;
div#simpleSearch button#searchButton img {&lt;br /&gt;
border: none;&lt;br /&gt;
margin: 0;&lt;br /&gt;
margin-top: -3px;&lt;br /&gt;
padding: 0;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* IGNORED BY IE6 */&lt;br /&gt;
div#simpleSearch button#searchButton &amp;gt; img {&lt;br /&gt;
margin: 0;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Panel */&lt;br /&gt;
div#mw-panel {&lt;br /&gt;
font-size: inherit;&lt;br /&gt;
position: absolute;&lt;br /&gt;
top: 100px;&lt;br /&gt;
padding-top: 0.5em;&lt;br /&gt;
width: 10em;&lt;br /&gt;
left: 0px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#mw-panel.collapsible-nav .portal {&lt;br /&gt;
font-size: 0.9em;&lt;br /&gt;
background-image:none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#mw-panel div.portal {&lt;br /&gt;
padding-bottom: 0;&lt;br /&gt;
direction: ltr;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#mw-panel div.portal h5 {&lt;br /&gt;
color: #000;&lt;br /&gt;
padding: 0.25em;&lt;br /&gt;
padding-top: 0;&lt;br /&gt;
padding-bottom: 0;&lt;br /&gt;
padding-left: 1.75em;&lt;br /&gt;
cursor: default;&lt;br /&gt;
border: none;&lt;br /&gt;
font-size: 0.6em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#mw-panel div.portal div.body {&lt;br /&gt;
margin: 0;&lt;br /&gt;
padding-top: 0.5em;&lt;br /&gt;
margin-left: 1.25em;&lt;br /&gt;
border-bottom: 4px solid #31859d;&lt;br /&gt;
/* @embed */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#mw-panel div.portal div.body ul {&lt;br /&gt;
list-style: none;&lt;br /&gt;
list-style-image: none;&lt;br /&gt;
list-style-type: none;&lt;br /&gt;
padding: 0;&lt;br /&gt;
margin: 0;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#mw-panel div.portal div.body ul li {&lt;br /&gt;
line-height: 1.5em;&lt;br /&gt;
padding: 0;&lt;br /&gt;
padding-bottom: 0.5em;&lt;br /&gt;
margin: 0;&lt;br /&gt;
overflow: hidden;&lt;br /&gt;
font-size: 0.7em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#mw-panel div.portal div.body ul li a {&lt;br /&gt;
text-transform: uppercase;&lt;br /&gt;
color: #000;&lt;br /&gt;
text-decoration: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#mw-panel div.portal div.body ul li a:hover {&lt;br /&gt;
background-color: #31859d;&lt;br /&gt;
color: #fff;&lt;br /&gt;
padding-top:0.5em;&lt;br /&gt;
padding-bottom:0.5em;&lt;br /&gt;
padding-left:2px;&lt;br /&gt;
padding-right:2px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Footer */&lt;br /&gt;
div#footer {&lt;br /&gt;
margin-left: 10em;&lt;br /&gt;
margin-top: 0;&lt;br /&gt;
padding: 0.75em;&lt;br /&gt;
/* @embed */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#footer ul {&lt;br /&gt;
list-style: none;&lt;br /&gt;
list-style-image: none;&lt;br /&gt;
list-style-type: none;&lt;br /&gt;
margin: 0;&lt;br /&gt;
padding: 0;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#footer ul li {&lt;br /&gt;
margin: 0;&lt;br /&gt;
padding: 0;&lt;br /&gt;
padding-top: 0.5em;&lt;br /&gt;
padding-bottom: 0.5em;&lt;br /&gt;
color: #000;&lt;br /&gt;
font-size: 0.7em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#footer #footer-icons {&lt;br /&gt;
float: right;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* @noflip */&lt;br /&gt;
body.ltr div#footer #footer-places {&lt;br /&gt;
float: left;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#footer #footer-info li {&lt;br /&gt;
line-height: 1.4em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#footer #footer-icons li {&lt;br /&gt;
float: left;&lt;br /&gt;
margin-left: 0.5em;&lt;br /&gt;
line-height: 2em;&lt;br /&gt;
text-align: right;&lt;br /&gt;
display:none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#footer #footer-places li {&lt;br /&gt;
float: left;&lt;br /&gt;
margin-right: 1em;&lt;br /&gt;
line-height: 2em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#footer #footer-places li a {&lt;br /&gt;
color: #000;&lt;br /&gt;
text-decoration: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#footer #footer-places li a:hover {&lt;br /&gt;
background-color: #31859d;&lt;br /&gt;
color: #fff;&lt;br /&gt;
padding:0.5em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#footer #footer-places li a:active {&lt;br /&gt;
font-weight: bold;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Logo */&lt;br /&gt;
#p-logo {&lt;br /&gt;
position: absolute;&lt;br /&gt;
top:-140px;&lt;br /&gt;
left: 15px;&lt;br /&gt;
width: 10em;&lt;br /&gt;
height:70px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#p-logo a {&lt;br /&gt;
display: block;&lt;br /&gt;
width: 10em;&lt;br /&gt;
background-repeat: no-repeat;&lt;br /&gt;
background-position: center center;&lt;br /&gt;
text-decoration: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/*&lt;br /&gt;
 *&lt;br /&gt;
 * The following code is highly modified from monobook. It would be nice if the&lt;br /&gt;
 * preftoc id was more human readable like preferences-toc for instance,&lt;br /&gt;
 * howerver this would require backporting the other skins.&lt;br /&gt;
 */&lt;br /&gt;
&lt;br /&gt;
/* Preferences */&lt;br /&gt;
#preftoc {&lt;br /&gt;
/* Tabs */&lt;br /&gt;
width: 100%;&lt;br /&gt;
float: left;&lt;br /&gt;
clear: both;&lt;br /&gt;
margin: 0 !important;&lt;br /&gt;
padding: 0 !important;&lt;br /&gt;
/* @embed */&lt;br /&gt;
background-image: url(images/preferences-break.png);&lt;br /&gt;
background-position: bottom left;&lt;br /&gt;
background-repeat: no-repeat;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#preftoc li {&lt;br /&gt;
/* Tab */&lt;br /&gt;
float: left;&lt;br /&gt;
margin: 0;&lt;br /&gt;
padding: 0;&lt;br /&gt;
padding-right: 1px;&lt;br /&gt;
height: 2.25em;&lt;br /&gt;
white-space: nowrap;&lt;br /&gt;
list-style-type: none;&lt;br /&gt;
list-style-image: none;&lt;br /&gt;
/* @embed */&lt;br /&gt;
background-image: url(images/preferences-break.png);&lt;br /&gt;
background-position: bottom right;&lt;br /&gt;
background-repeat: no-repeat;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Sadly, IE6 won't understand this */&lt;br /&gt;
#preftoc li:first-child {&lt;br /&gt;
margin-left: 1px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#preftoc a,&lt;br /&gt;
#preftoc a:active {&lt;br /&gt;
display: inline-block;&lt;br /&gt;
position: relative;&lt;br /&gt;
color: #000;&lt;br /&gt;
padding: 0.5em;&lt;br /&gt;
text-decoration: none;&lt;br /&gt;
background-image: none;&lt;br /&gt;
font-size: 0.9em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#preftoc a:hover,&lt;br /&gt;
#preftoc a:focus {&lt;br /&gt;
text-decoration: none;&lt;br /&gt;
background-color: #31859d;&lt;br /&gt;
color: #fff;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#preftoc li.selected a {&lt;br /&gt;
/* @embed */&lt;br /&gt;
background-image: url(images/preferences-fade.png);&lt;br /&gt;
background-position: bottom;&lt;br /&gt;
background-repeat: repeat-x;&lt;br /&gt;
color: #000;&lt;br /&gt;
text-decoration: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#preferences {&lt;br /&gt;
float: left;&lt;br /&gt;
width: 100%;&lt;br /&gt;
margin: 0;&lt;br /&gt;
margin-top: -2px;&lt;br /&gt;
clear: both;&lt;br /&gt;
border: solid 1px #cccccc;&lt;br /&gt;
background-color: #f9f9f9;&lt;br /&gt;
/* @embed */&lt;br /&gt;
background-image: url(images/preferences-base.png);&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#preferences fieldset {&lt;br /&gt;
border: none;&lt;br /&gt;
border-top: solid 1px #cccccc;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#preferences fieldset.prefsection {&lt;br /&gt;
border: none;&lt;br /&gt;
padding: 0;&lt;br /&gt;
margin: 1em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#preferences legend {&lt;br /&gt;
color: #666666;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#preferences fieldset.prefsection legend.mainLegend {&lt;br /&gt;
display: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#preferences td {&lt;br /&gt;
padding-left: 0.5em;&lt;br /&gt;
padding-right: 0.5em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#preferences td.htmlform-tip {&lt;br /&gt;
font-size: x-small;&lt;br /&gt;
padding: .2em 2em;&lt;br /&gt;
color: #666666;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#preferences div.mw-prefs-buttons {&lt;br /&gt;
padding: 1em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#preferences div.mw-prefs-buttons input {&lt;br /&gt;
margin-right: 0.25em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/**&lt;br /&gt;
 * The following code is slightly modified from monobook&lt;br /&gt;
 */&lt;br /&gt;
&lt;br /&gt;
div#content {&lt;br /&gt;
line-height: 1.5em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#bodyContent {&lt;br /&gt;
font-size: 0.8em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.editsection {&lt;br /&gt;
float: right;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
ul {&lt;br /&gt;
/* @embed */&lt;br /&gt;
list-style-image: url(images/bullet-icon.png);&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
pre {&lt;br /&gt;
line-height: 1.3em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Site Notice (includes notices from CentralNotice extension) */&lt;br /&gt;
#siteNotice {&lt;br /&gt;
font-size: 0.8em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#firstHeading {&lt;br /&gt;
padding-top: 0;&lt;br /&gt;
margin-top: 0;&lt;br /&gt;
padding-top: 0;&lt;br /&gt;
font-size: 1.6em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#content a.external,&lt;br /&gt;
div#content a.external[href ^=&amp;quot;gopher://&amp;quot;] {&lt;br /&gt;
/* @embed */&lt;br /&gt;
/* background: url(skins/Vector/images/external-link-ltr-icon.png) center right no-repeat; */&lt;br /&gt;
background: url(&amp;quot;data:image/svg+xml,%3Csvg xmlns=%22http://www.w3.org/2000/svg%22 width=%2212%22 height=%2212%22%3E %3Cpath fill=%22%23fff%22 stroke=%22%2336c%22 d=%22M1.5 4.518h5.982V10.5H1.5z%22/%3E %3Cpath fill=%22%2336c%22 d=%22M5.765 1H11v5.39L9.427 7.937l-1.31-1.31L5.393 9.35l-2.69-2.688 2.81-2.808L4.2 2.544z%22/%3E %3Cpath fill=%22%23fff%22 d=%22M9.995 2.004l.022 4.885L8.2 5.07 5.32 7.95 4.09 6.723l2.882-2.88-1.85-1.852z%22/%3E %3C/svg%3E&amp;quot;);&lt;br /&gt;
padding-right: 13px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#content a.external[href ^=&amp;quot;https://&amp;quot;],&lt;br /&gt;
.link-https {&lt;br /&gt;
/* @embed */&lt;br /&gt;
background: url(skins/Vector/images/lock-icon.png) center right no-repeat;&lt;br /&gt;
padding-right: 13px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#content a.external[href ^=&amp;quot;mailto:&amp;quot;],&lt;br /&gt;
.link-mailto {&lt;br /&gt;
/* @embed */&lt;br /&gt;
background: url(skins/Vector/images/mail-icon.png) center right no-repeat;&lt;br /&gt;
padding-right: 13px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#content a.external[href ^=&amp;quot;news:&amp;quot;] {&lt;br /&gt;
/* @embed */&lt;br /&gt;
background: url(skins/Vector/images/news-icon.png) center right no-repeat;&lt;br /&gt;
padding-right: 13px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#content a.external[href ^=&amp;quot;ftp://&amp;quot;],&lt;br /&gt;
.link-ftp {&lt;br /&gt;
/* @embed */&lt;br /&gt;
background: url(skins/Vector/images/file-icon.png) center right no-repeat;&lt;br /&gt;
padding-right: 13px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#content a.external[href ^=&amp;quot;irc://&amp;quot;],&lt;br /&gt;
div#content a.external[href ^=&amp;quot;ircs://&amp;quot;],&lt;br /&gt;
.link-irc {&lt;br /&gt;
/* @embed */&lt;br /&gt;
background: url(skins/Vector/images/talk-icon.png) center right no-repeat;&lt;br /&gt;
padding-right: 13px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#content a.external[href $=&amp;quot;.ogg&amp;quot;], div#content a.external[href $=&amp;quot;.OGG&amp;quot;],&lt;br /&gt;
div#content a.external[href $=&amp;quot;.mid&amp;quot;], div#content a.external[href $=&amp;quot;.MID&amp;quot;],&lt;br /&gt;
div#content a.external[href $=&amp;quot;.midi&amp;quot;], div#content a.external[href $=&amp;quot;.MIDI&amp;quot;],&lt;br /&gt;
div#content a.external[href $=&amp;quot;.mp3&amp;quot;], div#content a.external[href $=&amp;quot;.MP3&amp;quot;],&lt;br /&gt;
div#content a.external[href $=&amp;quot;.wav&amp;quot;], div#content a.external[href $=&amp;quot;.WAV&amp;quot;],&lt;br /&gt;
div#content a.external[href $=&amp;quot;.wma&amp;quot;], div#content a.external[href $=&amp;quot;.WMA&amp;quot;],&lt;br /&gt;
.link-audio {&lt;br /&gt;
/* @embed */&lt;br /&gt;
background: url(skins/Vector/images/audio-icon.png) center right no-repeat;&lt;br /&gt;
padding-right: 13px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#content a.external[href $=&amp;quot;.ogm&amp;quot;], div#content a.external[href $=&amp;quot;.OGM&amp;quot;],&lt;br /&gt;
div#content a.external[href $=&amp;quot;.avi&amp;quot;], div#content a.external[href $=&amp;quot;.AVI&amp;quot;],&lt;br /&gt;
div#content a.external[href $=&amp;quot;.mpeg&amp;quot;], div#content a.external[href $=&amp;quot;.MPEG&amp;quot;],&lt;br /&gt;
div#content a.external[href $=&amp;quot;.mpg&amp;quot;], div#content a.external[href $=&amp;quot;.MPG&amp;quot;],&lt;br /&gt;
.link-video {&lt;br /&gt;
/* @embed */&lt;br /&gt;
background: url(skins/Vector/images/video-icon.png) center right no-repeat;&lt;br /&gt;
padding-right: 13px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#content a.external[href $=&amp;quot;.pdf&amp;quot;], div#content a.external[href $=&amp;quot;.PDF&amp;quot;],&lt;br /&gt;
div#content a.external[href *=&amp;quot;.pdf#&amp;quot;], div#content a.external[href *=&amp;quot;.PDF#&amp;quot;],&lt;br /&gt;
div#content a.external[href *=&amp;quot;.pdf?&amp;quot;], div#content a.external[href *=&amp;quot;.PDF?&amp;quot;],&lt;br /&gt;
.link-document {&lt;br /&gt;
/* @embed */&lt;br /&gt;
background: url(skins/Vector/images/document-icon.png) center right no-repeat;&lt;br /&gt;
padding-right: 13px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#content a[href$=&amp;quot;.xls&amp;quot;].external,&lt;br /&gt;
#content a[href$=&amp;quot;.XLS&amp;quot;].external,&lt;br /&gt;
#content a[href$=&amp;quot;.xlsx&amp;quot;].external,&lt;br /&gt;
#content a[href$=&amp;quot;.XLSX&amp;quot;].external {&lt;br /&gt;
    background: url(&amp;quot;http://upload.wikimedia.org/wikipedia/commons/b/ba/Page_white_excel.png&amp;quot;) center right no-repeat; padding-right: 18px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#content .printfooter {&lt;br /&gt;
display: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Icon for Usernames */&lt;br /&gt;
#pt-userpage,&lt;br /&gt;
#pt-anonuserpage,&lt;br /&gt;
#pt-login {&lt;br /&gt;
/* @embed */&lt;br /&gt;
background: url(skins/Vector/images/user-icon.png) left top no-repeat;&lt;br /&gt;
padding-left: 15px !important;&lt;br /&gt;
text-transform: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.redirectText {&lt;br /&gt;
font-size: 140%;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.redirectMsg img {&lt;br /&gt;
vertical-align: text-bottom;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#bodyContent {&lt;br /&gt;
position: relative;&lt;br /&gt;
width: 100%;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#mw-js-message {&lt;br /&gt;
font-size: 0.8em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#bodyContent {&lt;br /&gt;
line-height: 1.5em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Watch/Unwatch Icon Styling */&lt;br /&gt;
#ca-unwatch.icon a,&lt;br /&gt;
#ca-watch.icon a {&lt;br /&gt;
margin: 0;&lt;br /&gt;
padding: 0;&lt;br /&gt;
outline: none;&lt;br /&gt;
display: block;&lt;br /&gt;
width: 26px;&lt;br /&gt;
/* This hides the text but shows the background image */&lt;br /&gt;
padding-top: 3.1em;&lt;br /&gt;
margin-top: 0;&lt;br /&gt;
/* Only applied in IE6 */&lt;br /&gt;
margin-top: -0.8em !ie;&lt;br /&gt;
height: 0;&lt;br /&gt;
overflow: hidden;&lt;br /&gt;
/* @embed */&lt;br /&gt;
background-image: url(images/watch-icons.png);&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#ca-unwatch.icon a {&lt;br /&gt;
background-position: -43px 60%;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#ca-watch.icon a {&lt;br /&gt;
background-position: 5px 60%;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#ca-unwatch.icon a:hover,&lt;br /&gt;
#ca-unwatch.icon a:focus {&lt;br /&gt;
background-position: -67px 60%;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#ca-watch.icon a:hover,&lt;br /&gt;
#ca-watch.icon a:focus {&lt;br /&gt;
background-position: -19px 60%;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#ca-unwatch.icon a.loading,&lt;br /&gt;
#ca-watch.icon a.loading {&lt;br /&gt;
/* @embed */&lt;br /&gt;
background-image: url(images/watch-icon-loading.gif);&lt;br /&gt;
background-position: 5px 60%;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#ca-unwatch.icon a span,&lt;br /&gt;
#ca-watch.icon a span {&lt;br /&gt;
display: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorTabs ul {&lt;br /&gt;
/* @embed */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Tooltips are outside of the normal body code, so this helps make the size of the text sensible */&lt;br /&gt;
.tipsy {&lt;br /&gt;
font-size: 0.8em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#mw-panel div.portal {&lt;br /&gt;
    background-image: none;&lt;br /&gt;
}&lt;/div&gt;</summary>
		<author><name>WikiSysop</name></author>	</entry>

	<entry>
		<id>https://web.fhnw.ch/plattformen/hattie-wiki/w/index.php?title=MediaWiki:Common.css&amp;diff=7170</id>
		<title>MediaWiki:Common.css</title>
		<link rel="alternate" type="text/html" href="https://web.fhnw.ch/plattformen/hattie-wiki/w/index.php?title=MediaWiki:Common.css&amp;diff=7170"/>
				<updated>2019-05-24T07:27:02Z</updated>
		
		<summary type="html">&lt;p&gt;WikiSysop: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;/* Das folgende CSS wird für alle Benutzeroberflächen geladen. */&lt;br /&gt;
&lt;br /&gt;
@import url(http://fonts.googleapis.com/css?family=Open+Sans);&lt;br /&gt;
&lt;br /&gt;
/* Framework */&lt;br /&gt;
&lt;br /&gt;
html,&lt;br /&gt;
body {&lt;br /&gt;
height: 100%;&lt;br /&gt;
margin: 0;&lt;br /&gt;
padding: 0;&lt;br /&gt;
font-family: 'Open Sans',sans-serif;&lt;br /&gt;
font-size: 1.1em;&lt;br /&gt;
color:#777;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
body {&lt;br /&gt;
background-color: #dcdcdc;&lt;br /&gt;
/* @embed */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Links */&lt;br /&gt;
a {&lt;br /&gt;
color: #31859d;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.mw-body a.external {&lt;br /&gt;
color: #31859d;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#mw-panel div.portal div.body ul li a:visited {&lt;br /&gt;
color: #31859d;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#mw-panel div.portal div.body ul li a:active {&lt;br /&gt;
color: #31859d;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#mw-panel.collapsible-nav .portal.collapsed h3 a {&lt;br /&gt;
color: #31859d;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Content */&lt;br /&gt;
&lt;br /&gt;
div#content {&lt;br /&gt;
/* @embed */&lt;br /&gt;
background-color: white;&lt;br /&gt;
color: #777;&lt;br /&gt;
direction: ltr;&lt;br /&gt;
border-width: 0px;&lt;br /&gt;
border-style: solid;&lt;br /&gt;
margin-top: 0;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Head */&lt;br /&gt;
&lt;br /&gt;
#mw-page-base {&lt;br /&gt;
height: 5em;&lt;br /&gt;
background-color: white;&lt;br /&gt;
border-bottom: 0;&lt;br /&gt;
/* @embed */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#mw-head-base {&lt;br /&gt;
height: 5em;&lt;br /&gt;
/* @embed */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#mw-head {&lt;br /&gt;
position: absolute;&lt;br /&gt;
top: 0;&lt;br /&gt;
right: 0;&lt;br /&gt;
width: 100%;&lt;br /&gt;
background-color: white;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#mw-head h5 {&lt;br /&gt;
margin: 0;&lt;br /&gt;
padding: 0;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Hide empty portlets */&lt;br /&gt;
div.emptyPortlet {&lt;br /&gt;
display: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Personal */&lt;br /&gt;
&lt;br /&gt;
#p-personal {&lt;br /&gt;
position: absolute;&lt;br /&gt;
top: 0;&lt;br /&gt;
right: 0.75em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#p-personal h5 {&lt;br /&gt;
display: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#p-personal ul {&lt;br /&gt;
list-style: none;&lt;br /&gt;
margin: 0;&lt;br /&gt;
padding-left: 10em; /* Keep from overlapping logo */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* @noflip */&lt;br /&gt;
&lt;br /&gt;
#p-personal li {&lt;br /&gt;
line-height: 1.125em;&lt;br /&gt;
float: left;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#p-personal li a {&lt;br /&gt;
color: #777;&lt;br /&gt;
text-decoration: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#p-personal li a:hover {&lt;br /&gt;
background-color: #31859d;&lt;br /&gt;
color: #fff;&lt;br /&gt;
padding:0.5em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#p-personal li.selected a:hover{&lt;br /&gt;
color: #fff;&lt;br /&gt;
text-decoration: none;&lt;br /&gt;
font-weight: bold;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#p-personal li a:visited {&lt;br /&gt;
color: #31859d;&lt;br /&gt;
text-decoration: bold;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#p-personal a.new {&lt;br /&gt;
color: #31859d;&lt;br /&gt;
text-decoration: bold;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* This one flips! */&lt;br /&gt;
&lt;br /&gt;
#p-personal li {&lt;br /&gt;
margin-left: 0.75em;&lt;br /&gt;
margin-top: 0.5em;&lt;br /&gt;
font-size: 0.75em;&lt;br /&gt;
white-space: nowrap;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Navigation Containers */&lt;br /&gt;
&lt;br /&gt;
#left-navigation {&lt;br /&gt;
position: relative;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#right-navigation {&lt;br /&gt;
float: right;&lt;br /&gt;
margin-top: 2.5em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Navigation Labels */&lt;br /&gt;
div.vectorTabs h5,&lt;br /&gt;
div.vectorMenu h5 span {&lt;br /&gt;
display: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Namespaces and Views */&lt;br /&gt;
/* @noflip */&lt;br /&gt;
div.vectorTabs {&lt;br /&gt;
float: left;&lt;br /&gt;
height: 2.5em;&lt;br /&gt;
background-image:none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorTabs {&lt;br /&gt;
/* @embed */&lt;br /&gt;
padding-left: 1px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* @noflip */&lt;br /&gt;
div.vectorTabs ul {&lt;br /&gt;
float: left;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorTabs ul {&lt;br /&gt;
height: 100%;&lt;br /&gt;
list-style: none;&lt;br /&gt;
margin: 0;&lt;br /&gt;
padding: 0;&lt;br /&gt;
background-color:white;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* @noflip */&lt;br /&gt;
div.vectorTabs ul li {&lt;br /&gt;
float: left;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* OVERRIDDEN BY COMPLIANT BROWSERS */&lt;br /&gt;
div.vectorTabs ul li {&lt;br /&gt;
line-height: 1.125em;&lt;br /&gt;
display: inline-block;&lt;br /&gt;
height: 100%;&lt;br /&gt;
margin: 0;&lt;br /&gt;
padding: 0;&lt;br /&gt;
background-color: #fff;&lt;br /&gt;
background-image:none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* IGNORED BY IE6 */&lt;br /&gt;
div.vectorTabs ul &amp;gt; li {&lt;br /&gt;
display: block;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorTabs li.selected {&lt;br /&gt;
/* @embed */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
	/* OVERRIDDEN BY COMPLIANT BROWSERS */&lt;br /&gt;
div.vectorTabs li a {&lt;br /&gt;
display: inline-block;&lt;br /&gt;
height: 1.9em;&lt;br /&gt;
padding-left: 0.5em;&lt;br /&gt;
padding-right: 0.5em;&lt;br /&gt;
color: #777;&lt;br /&gt;
cursor: pointer;&lt;br /&gt;
font-size: 0.75em;&lt;br /&gt;
text-decoration: none;&lt;br /&gt;
background:none;&lt;br /&gt;
background-color:#fff;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorTabs li a:hover {&lt;br /&gt;
background-color: #31859d;&lt;br /&gt;
color: #fff;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* IGNORED BY IE6 */&lt;br /&gt;
div.vectorTabs li &amp;gt; a {&lt;br /&gt;
display: block;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorTabs li.icon a {&lt;br /&gt;
background-position: bottom right;&lt;br /&gt;
background-repeat: no-repeat;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* OVERRIDDEN BY COMPLIANT BROWSERS */&lt;br /&gt;
div.vectorTabs span a  {&lt;br /&gt;
display: inline-block;&lt;br /&gt;
padding-top: 1.25em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* IGNORED BY IE6 */&lt;br /&gt;
/* @noflip */&lt;br /&gt;
div.vectorTabs span &amp;gt; a {&lt;br /&gt;
float: left;&lt;br /&gt;
display: block;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorTabs span {&lt;br /&gt;
display: inline-block;&lt;br /&gt;
/* @embed */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorTabs li.selected a,&lt;br /&gt;
div.vectorTabs li.selected a:visited{&lt;br /&gt;
color: #777;&lt;br /&gt;
text-decoration: none;&lt;br /&gt;
font-weight: bold;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorTabs li.selected a:hover{&lt;br /&gt;
color: #fff;&lt;br /&gt;
text-decoration: none;&lt;br /&gt;
font-weight: bold;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorTabs li.new a,&lt;br /&gt;
div.vectorTabs li.new a:visited{&lt;br /&gt;
color: #777;&lt;br /&gt;
text-decoration: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorTabs li.new a:hover{&lt;br /&gt;
color: #fff;&lt;br /&gt;
text-decoration: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Variants and Actions */&lt;br /&gt;
/* @noflip */&lt;br /&gt;
div.vectorMenu {&lt;br /&gt;
direction: ltr;&lt;br /&gt;
float: left;&lt;br /&gt;
/* @embed */&lt;br /&gt;
background-image: url(images/arrow-down-icon.png);&lt;br /&gt;
background-position: 100% 60%;&lt;br /&gt;
background-repeat: no-repeat;&lt;br /&gt;
cursor: pointer;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorMenu h3 a {&lt;br /&gt;
background-image:none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorMenuFocus {&lt;br /&gt;
/* @embed */&lt;br /&gt;
background-image: url(images/arrow-down-focus-icon.png);&lt;br /&gt;
background-position: 100% 60%;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* @noflip */&lt;br /&gt;
body.rtl div.vectorMenu {&lt;br /&gt;
direction: rtl;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* OVERRIDDEN BY COMPLIANT BROWSERS */&lt;br /&gt;
/* @noflip */&lt;br /&gt;
div#mw-head div.vectorMenu h5 {&lt;br /&gt;
float: left;&lt;br /&gt;
/* @embed */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* This will be flipped - unlike the one above it */&lt;br /&gt;
div#mw-head div.vectorMenu h5 {&lt;br /&gt;
background-position: bottom left;&lt;br /&gt;
margin-left: -1px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* IGNORED BY IE6 */&lt;br /&gt;
&lt;br /&gt;
div#mw-head div.vectorMenu &amp;gt; h5 {&lt;br /&gt;
background-image: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#mw-head div.vectorMenu h4 {&lt;br /&gt;
display: inline-block;&lt;br /&gt;
float: left;&lt;br /&gt;
font-size: 0.8em;&lt;br /&gt;
padding-left: 0.5em;&lt;br /&gt;
padding-top: 1.375em;&lt;br /&gt;
font-weight: normal;&lt;br /&gt;
border: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* OVERRIDDEN BY COMPLIANT BROWSERS */&lt;br /&gt;
/* @noflip */&lt;br /&gt;
div.vectorMenu h5 a {&lt;br /&gt;
display: inline-block;&lt;br /&gt;
width: 24px;&lt;br /&gt;
height: 2.5em;&lt;br /&gt;
text-decoration: none;&lt;br /&gt;
/* @embed */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* This will be flipped - unlike the one above it */&lt;br /&gt;
div.vectorMenu h5 a {&lt;br /&gt;
background-position: bottom right;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* IGNORED BY IE6 */&lt;br /&gt;
div.vectorMenu h5 &amp;gt; a {&lt;br /&gt;
display: block;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorMenu div.menu {&lt;br /&gt;
position: relative;&lt;br /&gt;
display: none;&lt;br /&gt;
clear: both;&lt;br /&gt;
text-align: left;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* OVERRIDDEN BY COMPLIANT BROWSERS */&lt;br /&gt;
/* @noflip */&lt;br /&gt;
body.rtl div.vectorMenu div.menu {&lt;br /&gt;
margin-left: 24px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* IGNORED BY IE6 */&lt;br /&gt;
/* @noflip */&lt;br /&gt;
body.rtl div.vectorMenu &amp;gt; div.menu {&lt;br /&gt;
margin-left: auto;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* IGNORED BY IE6 */&lt;br /&gt;
/* Also fixes old versions of FireFox */&lt;br /&gt;
/* @noflip */&lt;br /&gt;
body.rtl div.vectorMenu &amp;gt; div.menu,&lt;br /&gt;
x:-moz-any-link {&lt;br /&gt;
margin-left: 23px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Enable forcing showing of the menu for accessibility */&lt;br /&gt;
div.vectorMenu:hover div.menu,&lt;br /&gt;
div.vectorMenu div.menuForceShow {&lt;br /&gt;
display: block;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorMenu ul {&lt;br /&gt;
position: absolute;&lt;br /&gt;
background-color: white;&lt;br /&gt;
border: solid 1px silver;&lt;br /&gt;
border-top-width: 0;&lt;br /&gt;
list-style: none;&lt;br /&gt;
list-style-image: none;&lt;br /&gt;
list-style-type: none;&lt;br /&gt;
padding: 0;&lt;br /&gt;
margin: 0;&lt;br /&gt;
margin-left: -1px;&lt;br /&gt;
text-align: left;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Fixes old versions of FireFox */&lt;br /&gt;
div.vectorMenu ul,&lt;br /&gt;
x:-moz-any-link {&lt;br /&gt;
min-width: 5em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Returns things back to normal in modern versions of FireFox */&lt;br /&gt;
div.vectorMenu ul,&lt;br /&gt;
x:-moz-any-link,&lt;br /&gt;
x:default {&lt;br /&gt;
min-width: 0;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorMenu li {&lt;br /&gt;
padding: 0;&lt;br /&gt;
margin: 0;&lt;br /&gt;
text-align: left;&lt;br /&gt;
line-height: 1em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* OVERRIDDEN BY COMPLIANT BROWSERS */&lt;br /&gt;
div.vectorMenu li a {&lt;br /&gt;
display: inline-block;&lt;br /&gt;
padding: 0.5em;&lt;br /&gt;
white-space: nowrap;&lt;br /&gt;
color: #777;&lt;br /&gt;
cursor: pointer;&lt;br /&gt;
font-size: 0.8em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* IGNORED BY IE6 */&lt;br /&gt;
div.vectorMenu li &amp;gt; a {&lt;br /&gt;
display: block;&lt;br /&gt;
}&lt;br /&gt;
div.vectorMenu li.selected a,&lt;br /&gt;
div.vectorMenu li.selected a:visited {&lt;br /&gt;
color: #fff;&lt;br /&gt;
text-decoration: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Search */&lt;br /&gt;
#p-search h5 {&lt;br /&gt;
display: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* @noflip */&lt;br /&gt;
#p-search {&lt;br /&gt;
float: left;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#p-search {&lt;br /&gt;
margin-right: 0.5em;&lt;br /&gt;
margin-left: 0.5em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#p-search form,&lt;br /&gt;
#p-search input {&lt;br /&gt;
margin: 0;&lt;br /&gt;
margin-top: 0.4em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#simpleSearch {&lt;br /&gt;
display: block;&lt;br /&gt;
width: 14em;&lt;br /&gt;
height: 1.4em;&lt;br /&gt;
margin-top: 0.65em;&lt;br /&gt;
position: relative;&lt;br /&gt;
min-height: 1px; /* Gotta trigger hasLayout for IE7 */&lt;br /&gt;
border: solid 1px #AAAAAA;&lt;br /&gt;
color: black;&lt;br /&gt;
background-color: white;&lt;br /&gt;
/* @embed */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#simpleSearch label {&lt;br /&gt;
/*&lt;br /&gt;
 * DON'T PANIC! Browsers that won't scale this properly are the same browsers that have JS issues that prevent&lt;br /&gt;
 * this from ever being shown anyways.&lt;br /&gt;
 */&lt;br /&gt;
font-size: 13px;&lt;br /&gt;
top: 0.25em;&lt;br /&gt;
direction: ltr;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#simpleSearch input {&lt;br /&gt;
color: black;&lt;br /&gt;
direction: ltr;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#simpleSearch input:focus {&lt;br /&gt;
outline: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#simpleSearch input.placeholder {&lt;br /&gt;
color: #999999;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#simpleSearch input::-webkit-input-placeholder {&lt;br /&gt;
color: #999999;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#simpleSearch input#searchInput {&lt;br /&gt;
position: absolute;&lt;br /&gt;
top: 0;&lt;br /&gt;
left: 0;&lt;br /&gt;
width: 90%;&lt;br /&gt;
margin: 0;&lt;br /&gt;
padding: 0;&lt;br /&gt;
padding-left: 0.2em;&lt;br /&gt;
padding-top: 0.2em;&lt;br /&gt;
padding-bottom: 0.2em;&lt;br /&gt;
outline: none;&lt;br /&gt;
border: none;&lt;br /&gt;
&lt;br /&gt;
/*&lt;br /&gt;
 * DON'T PANIC! Browsers that won't scale this properly are the same browsers that have JS issues that prevent&lt;br /&gt;
 * this from ever being shown anyways.&lt;br /&gt;
 */&lt;br /&gt;
&lt;br /&gt;
font-size: 13px;&lt;br /&gt;
background-color: transparent;&lt;br /&gt;
direction: ltr;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#simpleSearch button#searchButton {&lt;br /&gt;
position: absolute;&lt;br /&gt;
width: 10%;&lt;br /&gt;
right: 0;&lt;br /&gt;
top: 0;&lt;br /&gt;
padding: 0;&lt;br /&gt;
padding-top: 0.3em;&lt;br /&gt;
padding-bottom: 0.2em;&lt;br /&gt;
padding-right: 0.4em;&lt;br /&gt;
margin: 0;&lt;br /&gt;
border: none;&lt;br /&gt;
cursor: pointer;&lt;br /&gt;
background-color: transparent;&lt;br /&gt;
background-image: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* OVERRIDDEN BY COMPLIANT BROWSERS */&lt;br /&gt;
div#simpleSearch button#searchButton img {&lt;br /&gt;
border: none;&lt;br /&gt;
margin: 0;&lt;br /&gt;
margin-top: -3px;&lt;br /&gt;
padding: 0;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* IGNORED BY IE6 */&lt;br /&gt;
div#simpleSearch button#searchButton &amp;gt; img {&lt;br /&gt;
margin: 0;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Panel */&lt;br /&gt;
div#mw-panel {&lt;br /&gt;
font-size: inherit;&lt;br /&gt;
position: absolute;&lt;br /&gt;
top: 100px;&lt;br /&gt;
padding-top: 0.5em;&lt;br /&gt;
width: 10em;&lt;br /&gt;
left: 0px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#mw-panel.collapsible-nav .portal {&lt;br /&gt;
font-size: 0.9em;&lt;br /&gt;
background-image:none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#mw-panel div.portal {&lt;br /&gt;
padding-bottom: 0;&lt;br /&gt;
direction: ltr;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#mw-panel div.portal h5 {&lt;br /&gt;
color: #000;&lt;br /&gt;
padding: 0.25em;&lt;br /&gt;
padding-top: 0;&lt;br /&gt;
padding-bottom: 0;&lt;br /&gt;
padding-left: 1.75em;&lt;br /&gt;
cursor: default;&lt;br /&gt;
border: none;&lt;br /&gt;
font-size: 0.6em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#mw-panel div.portal div.body {&lt;br /&gt;
margin: 0;&lt;br /&gt;
padding-top: 0.5em;&lt;br /&gt;
margin-left: 1.25em;&lt;br /&gt;
border-bottom: 4px solid #31859d;&lt;br /&gt;
/* @embed */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#mw-panel div.portal div.body ul {&lt;br /&gt;
list-style: none;&lt;br /&gt;
list-style-image: none;&lt;br /&gt;
list-style-type: none;&lt;br /&gt;
padding: 0;&lt;br /&gt;
margin: 0;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#mw-panel div.portal div.body ul li {&lt;br /&gt;
line-height: 1.5em;&lt;br /&gt;
padding: 0;&lt;br /&gt;
padding-bottom: 0.5em;&lt;br /&gt;
margin: 0;&lt;br /&gt;
overflow: hidden;&lt;br /&gt;
font-size: 0.7em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#mw-panel div.portal div.body ul li a {&lt;br /&gt;
text-transform: uppercase;&lt;br /&gt;
color: #000;&lt;br /&gt;
text-decoration: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#mw-panel div.portal div.body ul li a:hover {&lt;br /&gt;
background-color: #31859d;&lt;br /&gt;
color: #fff;&lt;br /&gt;
padding-top:0.5em;&lt;br /&gt;
padding-bottom:0.5em;&lt;br /&gt;
padding-left:2px;&lt;br /&gt;
padding-right:2px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Footer */&lt;br /&gt;
div#footer {&lt;br /&gt;
margin-left: 10em;&lt;br /&gt;
margin-top: 0;&lt;br /&gt;
padding: 0.75em;&lt;br /&gt;
/* @embed */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#footer ul {&lt;br /&gt;
list-style: none;&lt;br /&gt;
list-style-image: none;&lt;br /&gt;
list-style-type: none;&lt;br /&gt;
margin: 0;&lt;br /&gt;
padding: 0;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#footer ul li {&lt;br /&gt;
margin: 0;&lt;br /&gt;
padding: 0;&lt;br /&gt;
padding-top: 0.5em;&lt;br /&gt;
padding-bottom: 0.5em;&lt;br /&gt;
color: #000;&lt;br /&gt;
font-size: 0.7em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#footer #footer-icons {&lt;br /&gt;
float: right;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* @noflip */&lt;br /&gt;
body.ltr div#footer #footer-places {&lt;br /&gt;
float: left;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#footer #footer-info li {&lt;br /&gt;
line-height: 1.4em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#footer #footer-icons li {&lt;br /&gt;
float: left;&lt;br /&gt;
margin-left: 0.5em;&lt;br /&gt;
line-height: 2em;&lt;br /&gt;
text-align: right;&lt;br /&gt;
display:none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#footer #footer-places li {&lt;br /&gt;
float: left;&lt;br /&gt;
margin-right: 1em;&lt;br /&gt;
line-height: 2em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#footer #footer-places li a {&lt;br /&gt;
color: #000;&lt;br /&gt;
text-decoration: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#footer #footer-places li a:hover {&lt;br /&gt;
background-color: #31859d;&lt;br /&gt;
color: #fff;&lt;br /&gt;
padding:0.5em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#footer #footer-places li a:active {&lt;br /&gt;
font-weight: bold;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Logo */&lt;br /&gt;
#p-logo {&lt;br /&gt;
position: absolute;&lt;br /&gt;
top:-140px;&lt;br /&gt;
left: 15px;&lt;br /&gt;
width: 10em;&lt;br /&gt;
height:70px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#p-logo a {&lt;br /&gt;
display: block;&lt;br /&gt;
width: 10em;&lt;br /&gt;
background-repeat: no-repeat;&lt;br /&gt;
background-position: center center;&lt;br /&gt;
text-decoration: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/*&lt;br /&gt;
 *&lt;br /&gt;
 * The following code is highly modified from monobook. It would be nice if the&lt;br /&gt;
 * preftoc id was more human readable like preferences-toc for instance,&lt;br /&gt;
 * howerver this would require backporting the other skins.&lt;br /&gt;
 */&lt;br /&gt;
&lt;br /&gt;
/* Preferences */&lt;br /&gt;
#preftoc {&lt;br /&gt;
/* Tabs */&lt;br /&gt;
width: 100%;&lt;br /&gt;
float: left;&lt;br /&gt;
clear: both;&lt;br /&gt;
margin: 0 !important;&lt;br /&gt;
padding: 0 !important;&lt;br /&gt;
/* @embed */&lt;br /&gt;
background-image: url(images/preferences-break.png);&lt;br /&gt;
background-position: bottom left;&lt;br /&gt;
background-repeat: no-repeat;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#preftoc li {&lt;br /&gt;
/* Tab */&lt;br /&gt;
float: left;&lt;br /&gt;
margin: 0;&lt;br /&gt;
padding: 0;&lt;br /&gt;
padding-right: 1px;&lt;br /&gt;
height: 2.25em;&lt;br /&gt;
white-space: nowrap;&lt;br /&gt;
list-style-type: none;&lt;br /&gt;
list-style-image: none;&lt;br /&gt;
/* @embed */&lt;br /&gt;
background-image: url(images/preferences-break.png);&lt;br /&gt;
background-position: bottom right;&lt;br /&gt;
background-repeat: no-repeat;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Sadly, IE6 won't understand this */&lt;br /&gt;
#preftoc li:first-child {&lt;br /&gt;
margin-left: 1px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#preftoc a,&lt;br /&gt;
#preftoc a:active {&lt;br /&gt;
display: inline-block;&lt;br /&gt;
position: relative;&lt;br /&gt;
color: #000;&lt;br /&gt;
padding: 0.5em;&lt;br /&gt;
text-decoration: none;&lt;br /&gt;
background-image: none;&lt;br /&gt;
font-size: 0.9em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#preftoc a:hover,&lt;br /&gt;
#preftoc a:focus {&lt;br /&gt;
text-decoration: none;&lt;br /&gt;
background-color: #31859d;&lt;br /&gt;
color: #fff;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#preftoc li.selected a {&lt;br /&gt;
/* @embed */&lt;br /&gt;
background-image: url(images/preferences-fade.png);&lt;br /&gt;
background-position: bottom;&lt;br /&gt;
background-repeat: repeat-x;&lt;br /&gt;
color: #000;&lt;br /&gt;
text-decoration: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#preferences {&lt;br /&gt;
float: left;&lt;br /&gt;
width: 100%;&lt;br /&gt;
margin: 0;&lt;br /&gt;
margin-top: -2px;&lt;br /&gt;
clear: both;&lt;br /&gt;
border: solid 1px #cccccc;&lt;br /&gt;
background-color: #f9f9f9;&lt;br /&gt;
/* @embed */&lt;br /&gt;
background-image: url(images/preferences-base.png);&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#preferences fieldset {&lt;br /&gt;
border: none;&lt;br /&gt;
border-top: solid 1px #cccccc;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#preferences fieldset.prefsection {&lt;br /&gt;
border: none;&lt;br /&gt;
padding: 0;&lt;br /&gt;
margin: 1em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#preferences legend {&lt;br /&gt;
color: #666666;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#preferences fieldset.prefsection legend.mainLegend {&lt;br /&gt;
display: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#preferences td {&lt;br /&gt;
padding-left: 0.5em;&lt;br /&gt;
padding-right: 0.5em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#preferences td.htmlform-tip {&lt;br /&gt;
font-size: x-small;&lt;br /&gt;
padding: .2em 2em;&lt;br /&gt;
color: #666666;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#preferences div.mw-prefs-buttons {&lt;br /&gt;
padding: 1em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#preferences div.mw-prefs-buttons input {&lt;br /&gt;
margin-right: 0.25em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/**&lt;br /&gt;
 * The following code is slightly modified from monobook&lt;br /&gt;
 */&lt;br /&gt;
&lt;br /&gt;
div#content {&lt;br /&gt;
line-height: 1.5em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#bodyContent {&lt;br /&gt;
font-size: 0.8em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.editsection {&lt;br /&gt;
float: right;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
ul {&lt;br /&gt;
/* @embed */&lt;br /&gt;
list-style-image: url(images/bullet-icon.png);&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
pre {&lt;br /&gt;
line-height: 1.3em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Site Notice (includes notices from CentralNotice extension) */&lt;br /&gt;
#siteNotice {&lt;br /&gt;
font-size: 0.8em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#firstHeading {&lt;br /&gt;
padding-top: 0;&lt;br /&gt;
margin-top: 0;&lt;br /&gt;
padding-top: 0;&lt;br /&gt;
font-size: 1.6em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#content a.external,&lt;br /&gt;
div#content a.external[href ^=&amp;quot;gopher://&amp;quot;] {&lt;br /&gt;
/* @embed */&lt;br /&gt;
/* background: url(skins/Vector/images/external-link-ltr-icon.png) center right no-repeat; */&lt;br /&gt;
background: linear-gradient(transparent,transparent),url(&amp;quot;data:image/svg+xml,%3Csvg xmlns=%22http://www.w3.org/2000/svg%22 width=%2212%22 height=%2212%22%3E %3Cpath fill=%22%23fff%22 stroke=%22%2336c%22 d=%22M1.5 4.518h5.982V10.5H1.5z%22/%3E %3Cpath fill=%22%2336c%22 d=%22M5.765 1H11v5.39L9.427 7.937l-1.31-1.31L5.393 9.35l-2.69-2.688 2.81-2.808L4.2 2.544z%22/%3E %3Cpath fill=%22%23fff%22 d=%22M9.995 2.004l.022 4.885L8.2 5.07 5.32 7.95 4.09 6.723l2.882-2.88-1.85-1.852z%22/%3E %3C/svg%3E&amp;quot;);&lt;br /&gt;
padding-right: 13px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#content a.external[href ^=&amp;quot;https://&amp;quot;],&lt;br /&gt;
.link-https {&lt;br /&gt;
/* @embed */&lt;br /&gt;
background: url(skins/Vector/images/lock-icon.png) center right no-repeat;&lt;br /&gt;
padding-right: 13px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#content a.external[href ^=&amp;quot;mailto:&amp;quot;],&lt;br /&gt;
.link-mailto {&lt;br /&gt;
/* @embed */&lt;br /&gt;
background: url(skins/Vector/images/mail-icon.png) center right no-repeat;&lt;br /&gt;
padding-right: 13px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#content a.external[href ^=&amp;quot;news:&amp;quot;] {&lt;br /&gt;
/* @embed */&lt;br /&gt;
background: url(skins/Vector/images/news-icon.png) center right no-repeat;&lt;br /&gt;
padding-right: 13px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#content a.external[href ^=&amp;quot;ftp://&amp;quot;],&lt;br /&gt;
.link-ftp {&lt;br /&gt;
/* @embed */&lt;br /&gt;
background: url(skins/Vector/images/file-icon.png) center right no-repeat;&lt;br /&gt;
padding-right: 13px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#content a.external[href ^=&amp;quot;irc://&amp;quot;],&lt;br /&gt;
div#content a.external[href ^=&amp;quot;ircs://&amp;quot;],&lt;br /&gt;
.link-irc {&lt;br /&gt;
/* @embed */&lt;br /&gt;
background: url(skins/Vector/images/talk-icon.png) center right no-repeat;&lt;br /&gt;
padding-right: 13px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#content a.external[href $=&amp;quot;.ogg&amp;quot;], div#content a.external[href $=&amp;quot;.OGG&amp;quot;],&lt;br /&gt;
div#content a.external[href $=&amp;quot;.mid&amp;quot;], div#content a.external[href $=&amp;quot;.MID&amp;quot;],&lt;br /&gt;
div#content a.external[href $=&amp;quot;.midi&amp;quot;], div#content a.external[href $=&amp;quot;.MIDI&amp;quot;],&lt;br /&gt;
div#content a.external[href $=&amp;quot;.mp3&amp;quot;], div#content a.external[href $=&amp;quot;.MP3&amp;quot;],&lt;br /&gt;
div#content a.external[href $=&amp;quot;.wav&amp;quot;], div#content a.external[href $=&amp;quot;.WAV&amp;quot;],&lt;br /&gt;
div#content a.external[href $=&amp;quot;.wma&amp;quot;], div#content a.external[href $=&amp;quot;.WMA&amp;quot;],&lt;br /&gt;
.link-audio {&lt;br /&gt;
/* @embed */&lt;br /&gt;
background: url(skins/Vector/images/audio-icon.png) center right no-repeat;&lt;br /&gt;
padding-right: 13px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#content a.external[href $=&amp;quot;.ogm&amp;quot;], div#content a.external[href $=&amp;quot;.OGM&amp;quot;],&lt;br /&gt;
div#content a.external[href $=&amp;quot;.avi&amp;quot;], div#content a.external[href $=&amp;quot;.AVI&amp;quot;],&lt;br /&gt;
div#content a.external[href $=&amp;quot;.mpeg&amp;quot;], div#content a.external[href $=&amp;quot;.MPEG&amp;quot;],&lt;br /&gt;
div#content a.external[href $=&amp;quot;.mpg&amp;quot;], div#content a.external[href $=&amp;quot;.MPG&amp;quot;],&lt;br /&gt;
.link-video {&lt;br /&gt;
/* @embed */&lt;br /&gt;
background: url(skins/Vector/images/video-icon.png) center right no-repeat;&lt;br /&gt;
padding-right: 13px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#content a.external[href $=&amp;quot;.pdf&amp;quot;], div#content a.external[href $=&amp;quot;.PDF&amp;quot;],&lt;br /&gt;
div#content a.external[href *=&amp;quot;.pdf#&amp;quot;], div#content a.external[href *=&amp;quot;.PDF#&amp;quot;],&lt;br /&gt;
div#content a.external[href *=&amp;quot;.pdf?&amp;quot;], div#content a.external[href *=&amp;quot;.PDF?&amp;quot;],&lt;br /&gt;
.link-document {&lt;br /&gt;
/* @embed */&lt;br /&gt;
background: url(skins/Vector/images/document-icon.png) center right no-repeat;&lt;br /&gt;
padding-right: 13px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#content a[href$=&amp;quot;.xls&amp;quot;].external,&lt;br /&gt;
#content a[href$=&amp;quot;.XLS&amp;quot;].external,&lt;br /&gt;
#content a[href$=&amp;quot;.xlsx&amp;quot;].external,&lt;br /&gt;
#content a[href$=&amp;quot;.XLSX&amp;quot;].external {&lt;br /&gt;
    background: url(&amp;quot;http://upload.wikimedia.org/wikipedia/commons/b/ba/Page_white_excel.png&amp;quot;) center right no-repeat; padding-right: 18px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#content .printfooter {&lt;br /&gt;
display: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Icon for Usernames */&lt;br /&gt;
#pt-userpage,&lt;br /&gt;
#pt-anonuserpage,&lt;br /&gt;
#pt-login {&lt;br /&gt;
/* @embed */&lt;br /&gt;
background: url(skins/Vector/images/user-icon.png) left top no-repeat;&lt;br /&gt;
padding-left: 15px !important;&lt;br /&gt;
text-transform: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.redirectText {&lt;br /&gt;
font-size: 140%;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.redirectMsg img {&lt;br /&gt;
vertical-align: text-bottom;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#bodyContent {&lt;br /&gt;
position: relative;&lt;br /&gt;
width: 100%;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#mw-js-message {&lt;br /&gt;
font-size: 0.8em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#bodyContent {&lt;br /&gt;
line-height: 1.5em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Watch/Unwatch Icon Styling */&lt;br /&gt;
#ca-unwatch.icon a,&lt;br /&gt;
#ca-watch.icon a {&lt;br /&gt;
margin: 0;&lt;br /&gt;
padding: 0;&lt;br /&gt;
outline: none;&lt;br /&gt;
display: block;&lt;br /&gt;
width: 26px;&lt;br /&gt;
/* This hides the text but shows the background image */&lt;br /&gt;
padding-top: 3.1em;&lt;br /&gt;
margin-top: 0;&lt;br /&gt;
/* Only applied in IE6 */&lt;br /&gt;
margin-top: -0.8em !ie;&lt;br /&gt;
height: 0;&lt;br /&gt;
overflow: hidden;&lt;br /&gt;
/* @embed */&lt;br /&gt;
background-image: url(images/watch-icons.png);&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#ca-unwatch.icon a {&lt;br /&gt;
background-position: -43px 60%;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#ca-watch.icon a {&lt;br /&gt;
background-position: 5px 60%;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#ca-unwatch.icon a:hover,&lt;br /&gt;
#ca-unwatch.icon a:focus {&lt;br /&gt;
background-position: -67px 60%;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#ca-watch.icon a:hover,&lt;br /&gt;
#ca-watch.icon a:focus {&lt;br /&gt;
background-position: -19px 60%;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#ca-unwatch.icon a.loading,&lt;br /&gt;
#ca-watch.icon a.loading {&lt;br /&gt;
/* @embed */&lt;br /&gt;
background-image: url(images/watch-icon-loading.gif);&lt;br /&gt;
background-position: 5px 60%;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#ca-unwatch.icon a span,&lt;br /&gt;
#ca-watch.icon a span {&lt;br /&gt;
display: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorTabs ul {&lt;br /&gt;
/* @embed */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Tooltips are outside of the normal body code, so this helps make the size of the text sensible */&lt;br /&gt;
.tipsy {&lt;br /&gt;
font-size: 0.8em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#mw-panel div.portal {&lt;br /&gt;
    background-image: none;&lt;br /&gt;
}&lt;/div&gt;</summary>
		<author><name>WikiSysop</name></author>	</entry>

	<entry>
		<id>https://web.fhnw.ch/plattformen/hattie-wiki/w/index.php?title=MediaWiki:Common.css&amp;diff=7169</id>
		<title>MediaWiki:Common.css</title>
		<link rel="alternate" type="text/html" href="https://web.fhnw.ch/plattformen/hattie-wiki/w/index.php?title=MediaWiki:Common.css&amp;diff=7169"/>
				<updated>2019-05-23T09:14:19Z</updated>
		
		<summary type="html">&lt;p&gt;WikiSysop: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;/* Das folgende CSS wird für alle Benutzeroberflächen geladen. */&lt;br /&gt;
&lt;br /&gt;
@import url(http://fonts.googleapis.com/css?family=Open+Sans);&lt;br /&gt;
&lt;br /&gt;
/* Framework */&lt;br /&gt;
&lt;br /&gt;
html,&lt;br /&gt;
body {&lt;br /&gt;
height: 100%;&lt;br /&gt;
margin: 0;&lt;br /&gt;
padding: 0;&lt;br /&gt;
font-family: 'Open Sans',sans-serif;&lt;br /&gt;
font-size: 1.1em;&lt;br /&gt;
color:#777;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
body {&lt;br /&gt;
background-color: #dcdcdc;&lt;br /&gt;
/* @embed */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Links */&lt;br /&gt;
a {&lt;br /&gt;
color: #31859d;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.mw-body a.external {&lt;br /&gt;
color: #31859d;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#mw-panel div.portal div.body ul li a:visited {&lt;br /&gt;
color: #31859d;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#mw-panel div.portal div.body ul li a:active {&lt;br /&gt;
color: #31859d;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#mw-panel.collapsible-nav .portal.collapsed h3 a {&lt;br /&gt;
color: #31859d;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Content */&lt;br /&gt;
&lt;br /&gt;
div#content {&lt;br /&gt;
/* @embed */&lt;br /&gt;
background-color: white;&lt;br /&gt;
color: #777;&lt;br /&gt;
direction: ltr;&lt;br /&gt;
border-width: 0px;&lt;br /&gt;
border-style: solid;&lt;br /&gt;
margin-top: 0;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Head */&lt;br /&gt;
&lt;br /&gt;
#mw-page-base {&lt;br /&gt;
height: 5em;&lt;br /&gt;
background-color: white;&lt;br /&gt;
border-bottom: 0;&lt;br /&gt;
/* @embed */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#mw-head-base {&lt;br /&gt;
height: 5em;&lt;br /&gt;
/* @embed */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#mw-head {&lt;br /&gt;
position: absolute;&lt;br /&gt;
top: 0;&lt;br /&gt;
right: 0;&lt;br /&gt;
width: 100%;&lt;br /&gt;
background-color: white;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#mw-head h5 {&lt;br /&gt;
margin: 0;&lt;br /&gt;
padding: 0;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Hide empty portlets */&lt;br /&gt;
div.emptyPortlet {&lt;br /&gt;
display: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Personal */&lt;br /&gt;
&lt;br /&gt;
#p-personal {&lt;br /&gt;
position: absolute;&lt;br /&gt;
top: 0;&lt;br /&gt;
right: 0.75em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#p-personal h5 {&lt;br /&gt;
display: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#p-personal ul {&lt;br /&gt;
list-style: none;&lt;br /&gt;
margin: 0;&lt;br /&gt;
padding-left: 10em; /* Keep from overlapping logo */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* @noflip */&lt;br /&gt;
&lt;br /&gt;
#p-personal li {&lt;br /&gt;
line-height: 1.125em;&lt;br /&gt;
float: left;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#p-personal li a {&lt;br /&gt;
color: #777;&lt;br /&gt;
text-decoration: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#p-personal li a:hover {&lt;br /&gt;
background-color: #31859d;&lt;br /&gt;
color: #fff;&lt;br /&gt;
padding:0.5em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#p-personal li.selected a:hover{&lt;br /&gt;
color: #fff;&lt;br /&gt;
text-decoration: none;&lt;br /&gt;
font-weight: bold;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#p-personal li a:visited {&lt;br /&gt;
color: #31859d;&lt;br /&gt;
text-decoration: bold;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#p-personal a.new {&lt;br /&gt;
color: #31859d;&lt;br /&gt;
text-decoration: bold;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* This one flips! */&lt;br /&gt;
&lt;br /&gt;
#p-personal li {&lt;br /&gt;
margin-left: 0.75em;&lt;br /&gt;
margin-top: 0.5em;&lt;br /&gt;
font-size: 0.75em;&lt;br /&gt;
white-space: nowrap;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Navigation Containers */&lt;br /&gt;
&lt;br /&gt;
#left-navigation {&lt;br /&gt;
position: relative;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#right-navigation {&lt;br /&gt;
float: right;&lt;br /&gt;
margin-top: 2.5em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Navigation Labels */&lt;br /&gt;
div.vectorTabs h5,&lt;br /&gt;
div.vectorMenu h5 span {&lt;br /&gt;
display: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Namespaces and Views */&lt;br /&gt;
/* @noflip */&lt;br /&gt;
div.vectorTabs {&lt;br /&gt;
float: left;&lt;br /&gt;
height: 2.5em;&lt;br /&gt;
background-image:none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorTabs {&lt;br /&gt;
/* @embed */&lt;br /&gt;
padding-left: 1px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* @noflip */&lt;br /&gt;
div.vectorTabs ul {&lt;br /&gt;
float: left;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorTabs ul {&lt;br /&gt;
height: 100%;&lt;br /&gt;
list-style: none;&lt;br /&gt;
margin: 0;&lt;br /&gt;
padding: 0;&lt;br /&gt;
background-color:white;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* @noflip */&lt;br /&gt;
div.vectorTabs ul li {&lt;br /&gt;
float: left;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* OVERRIDDEN BY COMPLIANT BROWSERS */&lt;br /&gt;
div.vectorTabs ul li {&lt;br /&gt;
line-height: 1.125em;&lt;br /&gt;
display: inline-block;&lt;br /&gt;
height: 100%;&lt;br /&gt;
margin: 0;&lt;br /&gt;
padding: 0;&lt;br /&gt;
background-color: #fff;&lt;br /&gt;
background-image:none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* IGNORED BY IE6 */&lt;br /&gt;
div.vectorTabs ul &amp;gt; li {&lt;br /&gt;
display: block;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorTabs li.selected {&lt;br /&gt;
/* @embed */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
	/* OVERRIDDEN BY COMPLIANT BROWSERS */&lt;br /&gt;
div.vectorTabs li a {&lt;br /&gt;
display: inline-block;&lt;br /&gt;
height: 1.9em;&lt;br /&gt;
padding-left: 0.5em;&lt;br /&gt;
padding-right: 0.5em;&lt;br /&gt;
color: #777;&lt;br /&gt;
cursor: pointer;&lt;br /&gt;
font-size: 0.75em;&lt;br /&gt;
text-decoration: none;&lt;br /&gt;
background:none;&lt;br /&gt;
background-color:#fff;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorTabs li a:hover {&lt;br /&gt;
background-color: #31859d;&lt;br /&gt;
color: #fff;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* IGNORED BY IE6 */&lt;br /&gt;
div.vectorTabs li &amp;gt; a {&lt;br /&gt;
display: block;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorTabs li.icon a {&lt;br /&gt;
background-position: bottom right;&lt;br /&gt;
background-repeat: no-repeat;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* OVERRIDDEN BY COMPLIANT BROWSERS */&lt;br /&gt;
div.vectorTabs span a  {&lt;br /&gt;
display: inline-block;&lt;br /&gt;
padding-top: 1.25em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* IGNORED BY IE6 */&lt;br /&gt;
/* @noflip */&lt;br /&gt;
div.vectorTabs span &amp;gt; a {&lt;br /&gt;
float: left;&lt;br /&gt;
display: block;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorTabs span {&lt;br /&gt;
display: inline-block;&lt;br /&gt;
/* @embed */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorTabs li.selected a,&lt;br /&gt;
div.vectorTabs li.selected a:visited{&lt;br /&gt;
color: #777;&lt;br /&gt;
text-decoration: none;&lt;br /&gt;
font-weight: bold;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorTabs li.selected a:hover{&lt;br /&gt;
color: #fff;&lt;br /&gt;
text-decoration: none;&lt;br /&gt;
font-weight: bold;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorTabs li.new a,&lt;br /&gt;
div.vectorTabs li.new a:visited{&lt;br /&gt;
color: #777;&lt;br /&gt;
text-decoration: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorTabs li.new a:hover{&lt;br /&gt;
color: #fff;&lt;br /&gt;
text-decoration: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Variants and Actions */&lt;br /&gt;
/* @noflip */&lt;br /&gt;
div.vectorMenu {&lt;br /&gt;
direction: ltr;&lt;br /&gt;
float: left;&lt;br /&gt;
/* @embed */&lt;br /&gt;
background-image: url(images/arrow-down-icon.png);&lt;br /&gt;
background-position: 100% 60%;&lt;br /&gt;
background-repeat: no-repeat;&lt;br /&gt;
cursor: pointer;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorMenu h3 a {&lt;br /&gt;
background-image:none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorMenuFocus {&lt;br /&gt;
/* @embed */&lt;br /&gt;
background-image: url(images/arrow-down-focus-icon.png);&lt;br /&gt;
background-position: 100% 60%;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* @noflip */&lt;br /&gt;
body.rtl div.vectorMenu {&lt;br /&gt;
direction: rtl;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* OVERRIDDEN BY COMPLIANT BROWSERS */&lt;br /&gt;
/* @noflip */&lt;br /&gt;
div#mw-head div.vectorMenu h5 {&lt;br /&gt;
float: left;&lt;br /&gt;
/* @embed */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* This will be flipped - unlike the one above it */&lt;br /&gt;
div#mw-head div.vectorMenu h5 {&lt;br /&gt;
background-position: bottom left;&lt;br /&gt;
margin-left: -1px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* IGNORED BY IE6 */&lt;br /&gt;
&lt;br /&gt;
div#mw-head div.vectorMenu &amp;gt; h5 {&lt;br /&gt;
background-image: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#mw-head div.vectorMenu h4 {&lt;br /&gt;
display: inline-block;&lt;br /&gt;
float: left;&lt;br /&gt;
font-size: 0.8em;&lt;br /&gt;
padding-left: 0.5em;&lt;br /&gt;
padding-top: 1.375em;&lt;br /&gt;
font-weight: normal;&lt;br /&gt;
border: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* OVERRIDDEN BY COMPLIANT BROWSERS */&lt;br /&gt;
/* @noflip */&lt;br /&gt;
div.vectorMenu h5 a {&lt;br /&gt;
display: inline-block;&lt;br /&gt;
width: 24px;&lt;br /&gt;
height: 2.5em;&lt;br /&gt;
text-decoration: none;&lt;br /&gt;
/* @embed */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* This will be flipped - unlike the one above it */&lt;br /&gt;
div.vectorMenu h5 a {&lt;br /&gt;
background-position: bottom right;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* IGNORED BY IE6 */&lt;br /&gt;
div.vectorMenu h5 &amp;gt; a {&lt;br /&gt;
display: block;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorMenu div.menu {&lt;br /&gt;
position: relative;&lt;br /&gt;
display: none;&lt;br /&gt;
clear: both;&lt;br /&gt;
text-align: left;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* OVERRIDDEN BY COMPLIANT BROWSERS */&lt;br /&gt;
/* @noflip */&lt;br /&gt;
body.rtl div.vectorMenu div.menu {&lt;br /&gt;
margin-left: 24px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* IGNORED BY IE6 */&lt;br /&gt;
/* @noflip */&lt;br /&gt;
body.rtl div.vectorMenu &amp;gt; div.menu {&lt;br /&gt;
margin-left: auto;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* IGNORED BY IE6 */&lt;br /&gt;
/* Also fixes old versions of FireFox */&lt;br /&gt;
/* @noflip */&lt;br /&gt;
body.rtl div.vectorMenu &amp;gt; div.menu,&lt;br /&gt;
x:-moz-any-link {&lt;br /&gt;
margin-left: 23px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Enable forcing showing of the menu for accessibility */&lt;br /&gt;
div.vectorMenu:hover div.menu,&lt;br /&gt;
div.vectorMenu div.menuForceShow {&lt;br /&gt;
display: block;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorMenu ul {&lt;br /&gt;
position: absolute;&lt;br /&gt;
background-color: white;&lt;br /&gt;
border: solid 1px silver;&lt;br /&gt;
border-top-width: 0;&lt;br /&gt;
list-style: none;&lt;br /&gt;
list-style-image: none;&lt;br /&gt;
list-style-type: none;&lt;br /&gt;
padding: 0;&lt;br /&gt;
margin: 0;&lt;br /&gt;
margin-left: -1px;&lt;br /&gt;
text-align: left;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Fixes old versions of FireFox */&lt;br /&gt;
div.vectorMenu ul,&lt;br /&gt;
x:-moz-any-link {&lt;br /&gt;
min-width: 5em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Returns things back to normal in modern versions of FireFox */&lt;br /&gt;
div.vectorMenu ul,&lt;br /&gt;
x:-moz-any-link,&lt;br /&gt;
x:default {&lt;br /&gt;
min-width: 0;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorMenu li {&lt;br /&gt;
padding: 0;&lt;br /&gt;
margin: 0;&lt;br /&gt;
text-align: left;&lt;br /&gt;
line-height: 1em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* OVERRIDDEN BY COMPLIANT BROWSERS */&lt;br /&gt;
div.vectorMenu li a {&lt;br /&gt;
display: inline-block;&lt;br /&gt;
padding: 0.5em;&lt;br /&gt;
white-space: nowrap;&lt;br /&gt;
color: #777;&lt;br /&gt;
cursor: pointer;&lt;br /&gt;
font-size: 0.8em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* IGNORED BY IE6 */&lt;br /&gt;
div.vectorMenu li &amp;gt; a {&lt;br /&gt;
display: block;&lt;br /&gt;
}&lt;br /&gt;
div.vectorMenu li.selected a,&lt;br /&gt;
div.vectorMenu li.selected a:visited {&lt;br /&gt;
color: #fff;&lt;br /&gt;
text-decoration: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Search */&lt;br /&gt;
#p-search h5 {&lt;br /&gt;
display: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* @noflip */&lt;br /&gt;
#p-search {&lt;br /&gt;
float: left;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#p-search {&lt;br /&gt;
margin-right: 0.5em;&lt;br /&gt;
margin-left: 0.5em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#p-search form,&lt;br /&gt;
#p-search input {&lt;br /&gt;
margin: 0;&lt;br /&gt;
margin-top: 0.4em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#simpleSearch {&lt;br /&gt;
display: block;&lt;br /&gt;
width: 14em;&lt;br /&gt;
height: 1.4em;&lt;br /&gt;
margin-top: 0.65em;&lt;br /&gt;
position: relative;&lt;br /&gt;
min-height: 1px; /* Gotta trigger hasLayout for IE7 */&lt;br /&gt;
border: solid 1px #AAAAAA;&lt;br /&gt;
color: black;&lt;br /&gt;
background-color: white;&lt;br /&gt;
/* @embed */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#simpleSearch label {&lt;br /&gt;
/*&lt;br /&gt;
 * DON'T PANIC! Browsers that won't scale this properly are the same browsers that have JS issues that prevent&lt;br /&gt;
 * this from ever being shown anyways.&lt;br /&gt;
 */&lt;br /&gt;
font-size: 13px;&lt;br /&gt;
top: 0.25em;&lt;br /&gt;
direction: ltr;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#simpleSearch input {&lt;br /&gt;
color: black;&lt;br /&gt;
direction: ltr;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#simpleSearch input:focus {&lt;br /&gt;
outline: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#simpleSearch input.placeholder {&lt;br /&gt;
color: #999999;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#simpleSearch input::-webkit-input-placeholder {&lt;br /&gt;
color: #999999;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#simpleSearch input#searchInput {&lt;br /&gt;
position: absolute;&lt;br /&gt;
top: 0;&lt;br /&gt;
left: 0;&lt;br /&gt;
width: 90%;&lt;br /&gt;
margin: 0;&lt;br /&gt;
padding: 0;&lt;br /&gt;
padding-left: 0.2em;&lt;br /&gt;
padding-top: 0.2em;&lt;br /&gt;
padding-bottom: 0.2em;&lt;br /&gt;
outline: none;&lt;br /&gt;
border: none;&lt;br /&gt;
&lt;br /&gt;
/*&lt;br /&gt;
 * DON'T PANIC! Browsers that won't scale this properly are the same browsers that have JS issues that prevent&lt;br /&gt;
 * this from ever being shown anyways.&lt;br /&gt;
 */&lt;br /&gt;
&lt;br /&gt;
font-size: 13px;&lt;br /&gt;
background-color: transparent;&lt;br /&gt;
direction: ltr;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#simpleSearch button#searchButton {&lt;br /&gt;
position: absolute;&lt;br /&gt;
width: 10%;&lt;br /&gt;
right: 0;&lt;br /&gt;
top: 0;&lt;br /&gt;
padding: 0;&lt;br /&gt;
padding-top: 0.3em;&lt;br /&gt;
padding-bottom: 0.2em;&lt;br /&gt;
padding-right: 0.4em;&lt;br /&gt;
margin: 0;&lt;br /&gt;
border: none;&lt;br /&gt;
cursor: pointer;&lt;br /&gt;
background-color: transparent;&lt;br /&gt;
background-image: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* OVERRIDDEN BY COMPLIANT BROWSERS */&lt;br /&gt;
div#simpleSearch button#searchButton img {&lt;br /&gt;
border: none;&lt;br /&gt;
margin: 0;&lt;br /&gt;
margin-top: -3px;&lt;br /&gt;
padding: 0;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* IGNORED BY IE6 */&lt;br /&gt;
div#simpleSearch button#searchButton &amp;gt; img {&lt;br /&gt;
margin: 0;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Panel */&lt;br /&gt;
div#mw-panel {&lt;br /&gt;
font-size: inherit;&lt;br /&gt;
position: absolute;&lt;br /&gt;
top: 100px;&lt;br /&gt;
padding-top: 0.5em;&lt;br /&gt;
width: 10em;&lt;br /&gt;
left: 0px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#mw-panel.collapsible-nav .portal {&lt;br /&gt;
font-size: 0.9em;&lt;br /&gt;
background-image:none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#mw-panel div.portal {&lt;br /&gt;
padding-bottom: 0;&lt;br /&gt;
direction: ltr;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#mw-panel div.portal h5 {&lt;br /&gt;
color: #000;&lt;br /&gt;
padding: 0.25em;&lt;br /&gt;
padding-top: 0;&lt;br /&gt;
padding-bottom: 0;&lt;br /&gt;
padding-left: 1.75em;&lt;br /&gt;
cursor: default;&lt;br /&gt;
border: none;&lt;br /&gt;
font-size: 0.6em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#mw-panel div.portal div.body {&lt;br /&gt;
margin: 0;&lt;br /&gt;
padding-top: 0.5em;&lt;br /&gt;
margin-left: 1.25em;&lt;br /&gt;
border-bottom: 4px solid #31859d;&lt;br /&gt;
/* @embed */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#mw-panel div.portal div.body ul {&lt;br /&gt;
list-style: none;&lt;br /&gt;
list-style-image: none;&lt;br /&gt;
list-style-type: none;&lt;br /&gt;
padding: 0;&lt;br /&gt;
margin: 0;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#mw-panel div.portal div.body ul li {&lt;br /&gt;
line-height: 1.5em;&lt;br /&gt;
padding: 0;&lt;br /&gt;
padding-bottom: 0.5em;&lt;br /&gt;
margin: 0;&lt;br /&gt;
overflow: hidden;&lt;br /&gt;
font-size: 0.7em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#mw-panel div.portal div.body ul li a {&lt;br /&gt;
text-transform: uppercase;&lt;br /&gt;
color: #000;&lt;br /&gt;
text-decoration: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#mw-panel div.portal div.body ul li a:hover {&lt;br /&gt;
background-color: #31859d;&lt;br /&gt;
color: #fff;&lt;br /&gt;
padding-top:0.5em;&lt;br /&gt;
padding-bottom:0.5em;&lt;br /&gt;
padding-left:2px;&lt;br /&gt;
padding-right:2px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Footer */&lt;br /&gt;
div#footer {&lt;br /&gt;
margin-left: 10em;&lt;br /&gt;
margin-top: 0;&lt;br /&gt;
padding: 0.75em;&lt;br /&gt;
/* @embed */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#footer ul {&lt;br /&gt;
list-style: none;&lt;br /&gt;
list-style-image: none;&lt;br /&gt;
list-style-type: none;&lt;br /&gt;
margin: 0;&lt;br /&gt;
padding: 0;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#footer ul li {&lt;br /&gt;
margin: 0;&lt;br /&gt;
padding: 0;&lt;br /&gt;
padding-top: 0.5em;&lt;br /&gt;
padding-bottom: 0.5em;&lt;br /&gt;
color: #000;&lt;br /&gt;
font-size: 0.7em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#footer #footer-icons {&lt;br /&gt;
float: right;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* @noflip */&lt;br /&gt;
body.ltr div#footer #footer-places {&lt;br /&gt;
float: left;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#footer #footer-info li {&lt;br /&gt;
line-height: 1.4em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#footer #footer-icons li {&lt;br /&gt;
float: left;&lt;br /&gt;
margin-left: 0.5em;&lt;br /&gt;
line-height: 2em;&lt;br /&gt;
text-align: right;&lt;br /&gt;
display:none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#footer #footer-places li {&lt;br /&gt;
float: left;&lt;br /&gt;
margin-right: 1em;&lt;br /&gt;
line-height: 2em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#footer #footer-places li a {&lt;br /&gt;
color: #000;&lt;br /&gt;
text-decoration: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#footer #footer-places li a:hover {&lt;br /&gt;
background-color: #31859d;&lt;br /&gt;
color: #fff;&lt;br /&gt;
padding:0.5em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#footer #footer-places li a:active {&lt;br /&gt;
font-weight: bold;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Logo */&lt;br /&gt;
#p-logo {&lt;br /&gt;
position: absolute;&lt;br /&gt;
top:-140px;&lt;br /&gt;
left: 15px;&lt;br /&gt;
width: 10em;&lt;br /&gt;
height:70px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#p-logo a {&lt;br /&gt;
display: block;&lt;br /&gt;
width: 10em;&lt;br /&gt;
background-repeat: no-repeat;&lt;br /&gt;
background-position: center center;&lt;br /&gt;
text-decoration: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/*&lt;br /&gt;
 *&lt;br /&gt;
 * The following code is highly modified from monobook. It would be nice if the&lt;br /&gt;
 * preftoc id was more human readable like preferences-toc for instance,&lt;br /&gt;
 * howerver this would require backporting the other skins.&lt;br /&gt;
 */&lt;br /&gt;
&lt;br /&gt;
/* Preferences */&lt;br /&gt;
#preftoc {&lt;br /&gt;
/* Tabs */&lt;br /&gt;
width: 100%;&lt;br /&gt;
float: left;&lt;br /&gt;
clear: both;&lt;br /&gt;
margin: 0 !important;&lt;br /&gt;
padding: 0 !important;&lt;br /&gt;
/* @embed */&lt;br /&gt;
background-image: url(images/preferences-break.png);&lt;br /&gt;
background-position: bottom left;&lt;br /&gt;
background-repeat: no-repeat;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#preftoc li {&lt;br /&gt;
/* Tab */&lt;br /&gt;
float: left;&lt;br /&gt;
margin: 0;&lt;br /&gt;
padding: 0;&lt;br /&gt;
padding-right: 1px;&lt;br /&gt;
height: 2.25em;&lt;br /&gt;
white-space: nowrap;&lt;br /&gt;
list-style-type: none;&lt;br /&gt;
list-style-image: none;&lt;br /&gt;
/* @embed */&lt;br /&gt;
background-image: url(images/preferences-break.png);&lt;br /&gt;
background-position: bottom right;&lt;br /&gt;
background-repeat: no-repeat;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Sadly, IE6 won't understand this */&lt;br /&gt;
#preftoc li:first-child {&lt;br /&gt;
margin-left: 1px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#preftoc a,&lt;br /&gt;
#preftoc a:active {&lt;br /&gt;
display: inline-block;&lt;br /&gt;
position: relative;&lt;br /&gt;
color: #000;&lt;br /&gt;
padding: 0.5em;&lt;br /&gt;
text-decoration: none;&lt;br /&gt;
background-image: none;&lt;br /&gt;
font-size: 0.9em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#preftoc a:hover,&lt;br /&gt;
#preftoc a:focus {&lt;br /&gt;
text-decoration: none;&lt;br /&gt;
background-color: #31859d;&lt;br /&gt;
color: #fff;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#preftoc li.selected a {&lt;br /&gt;
/* @embed */&lt;br /&gt;
background-image: url(images/preferences-fade.png);&lt;br /&gt;
background-position: bottom;&lt;br /&gt;
background-repeat: repeat-x;&lt;br /&gt;
color: #000;&lt;br /&gt;
text-decoration: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#preferences {&lt;br /&gt;
float: left;&lt;br /&gt;
width: 100%;&lt;br /&gt;
margin: 0;&lt;br /&gt;
margin-top: -2px;&lt;br /&gt;
clear: both;&lt;br /&gt;
border: solid 1px #cccccc;&lt;br /&gt;
background-color: #f9f9f9;&lt;br /&gt;
/* @embed */&lt;br /&gt;
background-image: url(images/preferences-base.png);&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#preferences fieldset {&lt;br /&gt;
border: none;&lt;br /&gt;
border-top: solid 1px #cccccc;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#preferences fieldset.prefsection {&lt;br /&gt;
border: none;&lt;br /&gt;
padding: 0;&lt;br /&gt;
margin: 1em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#preferences legend {&lt;br /&gt;
color: #666666;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#preferences fieldset.prefsection legend.mainLegend {&lt;br /&gt;
display: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#preferences td {&lt;br /&gt;
padding-left: 0.5em;&lt;br /&gt;
padding-right: 0.5em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#preferences td.htmlform-tip {&lt;br /&gt;
font-size: x-small;&lt;br /&gt;
padding: .2em 2em;&lt;br /&gt;
color: #666666;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#preferences div.mw-prefs-buttons {&lt;br /&gt;
padding: 1em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#preferences div.mw-prefs-buttons input {&lt;br /&gt;
margin-right: 0.25em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/**&lt;br /&gt;
 * The following code is slightly modified from monobook&lt;br /&gt;
 */&lt;br /&gt;
&lt;br /&gt;
div#content {&lt;br /&gt;
line-height: 1.5em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#bodyContent {&lt;br /&gt;
font-size: 0.8em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.editsection {&lt;br /&gt;
float: right;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
ul {&lt;br /&gt;
/* @embed */&lt;br /&gt;
list-style-image: url(images/bullet-icon.png);&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
pre {&lt;br /&gt;
line-height: 1.3em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Site Notice (includes notices from CentralNotice extension) */&lt;br /&gt;
#siteNotice {&lt;br /&gt;
font-size: 0.8em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#firstHeading {&lt;br /&gt;
padding-top: 0;&lt;br /&gt;
margin-top: 0;&lt;br /&gt;
padding-top: 0;&lt;br /&gt;
font-size: 1.6em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#content a.external,&lt;br /&gt;
div#content a.external[href ^=&amp;quot;gopher://&amp;quot;] {&lt;br /&gt;
/* @embed */&lt;br /&gt;
background: url(skins/Vector/images/external-link-ltr-icon.png) center right no-repeat;&lt;br /&gt;
padding-right: 13px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#content a.external[href ^=&amp;quot;https://&amp;quot;],&lt;br /&gt;
.link-https {&lt;br /&gt;
/* @embed */&lt;br /&gt;
background: url(skins/Vector/images/lock-icon.png) center right no-repeat;&lt;br /&gt;
padding-right: 13px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#content a.external[href ^=&amp;quot;mailto:&amp;quot;],&lt;br /&gt;
.link-mailto {&lt;br /&gt;
/* @embed */&lt;br /&gt;
background: url(skins/Vector/images/mail-icon.png) center right no-repeat;&lt;br /&gt;
padding-right: 13px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#content a.external[href ^=&amp;quot;news:&amp;quot;] {&lt;br /&gt;
/* @embed */&lt;br /&gt;
background: url(skins/Vector/images/news-icon.png) center right no-repeat;&lt;br /&gt;
padding-right: 13px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#content a.external[href ^=&amp;quot;ftp://&amp;quot;],&lt;br /&gt;
.link-ftp {&lt;br /&gt;
/* @embed */&lt;br /&gt;
background: url(skins/Vector/images/file-icon.png) center right no-repeat;&lt;br /&gt;
padding-right: 13px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#content a.external[href ^=&amp;quot;irc://&amp;quot;],&lt;br /&gt;
div#content a.external[href ^=&amp;quot;ircs://&amp;quot;],&lt;br /&gt;
.link-irc {&lt;br /&gt;
/* @embed */&lt;br /&gt;
background: url(skins/Vector/images/talk-icon.png) center right no-repeat;&lt;br /&gt;
padding-right: 13px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#content a.external[href $=&amp;quot;.ogg&amp;quot;], div#content a.external[href $=&amp;quot;.OGG&amp;quot;],&lt;br /&gt;
div#content a.external[href $=&amp;quot;.mid&amp;quot;], div#content a.external[href $=&amp;quot;.MID&amp;quot;],&lt;br /&gt;
div#content a.external[href $=&amp;quot;.midi&amp;quot;], div#content a.external[href $=&amp;quot;.MIDI&amp;quot;],&lt;br /&gt;
div#content a.external[href $=&amp;quot;.mp3&amp;quot;], div#content a.external[href $=&amp;quot;.MP3&amp;quot;],&lt;br /&gt;
div#content a.external[href $=&amp;quot;.wav&amp;quot;], div#content a.external[href $=&amp;quot;.WAV&amp;quot;],&lt;br /&gt;
div#content a.external[href $=&amp;quot;.wma&amp;quot;], div#content a.external[href $=&amp;quot;.WMA&amp;quot;],&lt;br /&gt;
.link-audio {&lt;br /&gt;
/* @embed */&lt;br /&gt;
background: url(skins/Vector/images/audio-icon.png) center right no-repeat;&lt;br /&gt;
padding-right: 13px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#content a.external[href $=&amp;quot;.ogm&amp;quot;], div#content a.external[href $=&amp;quot;.OGM&amp;quot;],&lt;br /&gt;
div#content a.external[href $=&amp;quot;.avi&amp;quot;], div#content a.external[href $=&amp;quot;.AVI&amp;quot;],&lt;br /&gt;
div#content a.external[href $=&amp;quot;.mpeg&amp;quot;], div#content a.external[href $=&amp;quot;.MPEG&amp;quot;],&lt;br /&gt;
div#content a.external[href $=&amp;quot;.mpg&amp;quot;], div#content a.external[href $=&amp;quot;.MPG&amp;quot;],&lt;br /&gt;
.link-video {&lt;br /&gt;
/* @embed */&lt;br /&gt;
background: url(skins/Vector/images/video-icon.png) center right no-repeat;&lt;br /&gt;
padding-right: 13px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#content a.external[href $=&amp;quot;.pdf&amp;quot;], div#content a.external[href $=&amp;quot;.PDF&amp;quot;],&lt;br /&gt;
div#content a.external[href *=&amp;quot;.pdf#&amp;quot;], div#content a.external[href *=&amp;quot;.PDF#&amp;quot;],&lt;br /&gt;
div#content a.external[href *=&amp;quot;.pdf?&amp;quot;], div#content a.external[href *=&amp;quot;.PDF?&amp;quot;],&lt;br /&gt;
.link-document {&lt;br /&gt;
/* @embed */&lt;br /&gt;
background: url(skins/Vector/images/document-icon.png) center right no-repeat;&lt;br /&gt;
padding-right: 13px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#content a[href$=&amp;quot;.xls&amp;quot;].external,&lt;br /&gt;
#content a[href$=&amp;quot;.XLS&amp;quot;].external,&lt;br /&gt;
#content a[href$=&amp;quot;.xlsx&amp;quot;].external,&lt;br /&gt;
#content a[href$=&amp;quot;.XLSX&amp;quot;].external {&lt;br /&gt;
    background: url(&amp;quot;http://upload.wikimedia.org/wikipedia/commons/b/ba/Page_white_excel.png&amp;quot;) center right no-repeat; padding-right: 18px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#content .printfooter {&lt;br /&gt;
display: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Icon for Usernames */&lt;br /&gt;
#pt-userpage,&lt;br /&gt;
#pt-anonuserpage,&lt;br /&gt;
#pt-login {&lt;br /&gt;
/* @embed */&lt;br /&gt;
background: url(skins/Vector/images/user-icon.png) left top no-repeat;&lt;br /&gt;
padding-left: 15px !important;&lt;br /&gt;
text-transform: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.redirectText {&lt;br /&gt;
font-size: 140%;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.redirectMsg img {&lt;br /&gt;
vertical-align: text-bottom;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#bodyContent {&lt;br /&gt;
position: relative;&lt;br /&gt;
width: 100%;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#mw-js-message {&lt;br /&gt;
font-size: 0.8em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#bodyContent {&lt;br /&gt;
line-height: 1.5em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Watch/Unwatch Icon Styling */&lt;br /&gt;
#ca-unwatch.icon a,&lt;br /&gt;
#ca-watch.icon a {&lt;br /&gt;
margin: 0;&lt;br /&gt;
padding: 0;&lt;br /&gt;
outline: none;&lt;br /&gt;
display: block;&lt;br /&gt;
width: 26px;&lt;br /&gt;
/* This hides the text but shows the background image */&lt;br /&gt;
padding-top: 3.1em;&lt;br /&gt;
margin-top: 0;&lt;br /&gt;
/* Only applied in IE6 */&lt;br /&gt;
margin-top: -0.8em !ie;&lt;br /&gt;
height: 0;&lt;br /&gt;
overflow: hidden;&lt;br /&gt;
/* @embed */&lt;br /&gt;
background-image: url(images/watch-icons.png);&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#ca-unwatch.icon a {&lt;br /&gt;
background-position: -43px 60%;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#ca-watch.icon a {&lt;br /&gt;
background-position: 5px 60%;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#ca-unwatch.icon a:hover,&lt;br /&gt;
#ca-unwatch.icon a:focus {&lt;br /&gt;
background-position: -67px 60%;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#ca-watch.icon a:hover,&lt;br /&gt;
#ca-watch.icon a:focus {&lt;br /&gt;
background-position: -19px 60%;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#ca-unwatch.icon a.loading,&lt;br /&gt;
#ca-watch.icon a.loading {&lt;br /&gt;
/* @embed */&lt;br /&gt;
background-image: url(images/watch-icon-loading.gif);&lt;br /&gt;
background-position: 5px 60%;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#ca-unwatch.icon a span,&lt;br /&gt;
#ca-watch.icon a span {&lt;br /&gt;
display: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorTabs ul {&lt;br /&gt;
/* @embed */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Tooltips are outside of the normal body code, so this helps make the size of the text sensible */&lt;br /&gt;
.tipsy {&lt;br /&gt;
font-size: 0.8em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#mw-panel div.portal {&lt;br /&gt;
    background-image: none;&lt;br /&gt;
}&lt;/div&gt;</summary>
		<author><name>WikiSysop</name></author>	</entry>

	<entry>
		<id>https://web.fhnw.ch/plattformen/hattie-wiki/w/index.php?title=MediaWiki:Common.css&amp;diff=7168</id>
		<title>MediaWiki:Common.css</title>
		<link rel="alternate" type="text/html" href="https://web.fhnw.ch/plattformen/hattie-wiki/w/index.php?title=MediaWiki:Common.css&amp;diff=7168"/>
				<updated>2019-05-23T09:07:14Z</updated>
		
		<summary type="html">&lt;p&gt;WikiSysop: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;/* Das folgende CSS wird für alle Benutzeroberflächen geladen. */&lt;br /&gt;
&lt;br /&gt;
@import url(http://fonts.googleapis.com/css?family=Open+Sans);&lt;br /&gt;
&lt;br /&gt;
/* Framework */&lt;br /&gt;
&lt;br /&gt;
html,&lt;br /&gt;
body {&lt;br /&gt;
height: 100%;&lt;br /&gt;
margin: 0;&lt;br /&gt;
padding: 0;&lt;br /&gt;
font-family: 'Open Sans',sans-serif;&lt;br /&gt;
font-size: 1.1em;&lt;br /&gt;
color:#777;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
body {&lt;br /&gt;
background-color: #dcdcdc;&lt;br /&gt;
/* @embed */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Links */&lt;br /&gt;
a {&lt;br /&gt;
color: #31859d;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.mw-body a.external {&lt;br /&gt;
color: #31859d;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#mw-panel div.portal div.body ul li a:visited {&lt;br /&gt;
color: #31859d;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#mw-panel div.portal div.body ul li a:active {&lt;br /&gt;
color: #31859d;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#mw-panel.collapsible-nav .portal.collapsed h3 a {&lt;br /&gt;
color: #31859d;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Content */&lt;br /&gt;
&lt;br /&gt;
div#content {&lt;br /&gt;
/* @embed */&lt;br /&gt;
background-color: white;&lt;br /&gt;
color: #777;&lt;br /&gt;
direction: ltr;&lt;br /&gt;
border-width: 0px;&lt;br /&gt;
border-style: solid;&lt;br /&gt;
margin-top: 0;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Head */&lt;br /&gt;
&lt;br /&gt;
#mw-page-base {&lt;br /&gt;
height: 5em;&lt;br /&gt;
background-color: white;&lt;br /&gt;
border-bottom: 0;&lt;br /&gt;
/* @embed */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#mw-head-base {&lt;br /&gt;
height: 5em;&lt;br /&gt;
/* @embed */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#mw-head {&lt;br /&gt;
position: absolute;&lt;br /&gt;
top: 0;&lt;br /&gt;
right: 0;&lt;br /&gt;
width: 100%;&lt;br /&gt;
background-color: white;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#mw-head h5 {&lt;br /&gt;
margin: 0;&lt;br /&gt;
padding: 0;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Hide empty portlets */&lt;br /&gt;
div.emptyPortlet {&lt;br /&gt;
display: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Personal */&lt;br /&gt;
&lt;br /&gt;
#p-personal {&lt;br /&gt;
position: absolute;&lt;br /&gt;
top: 0;&lt;br /&gt;
right: 0.75em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#p-personal h5 {&lt;br /&gt;
display: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#p-personal ul {&lt;br /&gt;
list-style: none;&lt;br /&gt;
margin: 0;&lt;br /&gt;
padding-left: 10em; /* Keep from overlapping logo */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* @noflip */&lt;br /&gt;
&lt;br /&gt;
#p-personal li {&lt;br /&gt;
line-height: 1.125em;&lt;br /&gt;
float: left;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#p-personal li a {&lt;br /&gt;
color: #777;&lt;br /&gt;
text-decoration: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#p-personal li a:hover {&lt;br /&gt;
background-color: #31859d;&lt;br /&gt;
color: #fff;&lt;br /&gt;
padding:0.5em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#p-personal li.selected a:hover{&lt;br /&gt;
color: #fff;&lt;br /&gt;
text-decoration: none;&lt;br /&gt;
font-weight: bold;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#p-personal li a:visited {&lt;br /&gt;
color: #31859d;&lt;br /&gt;
text-decoration: bold;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#p-personal a.new {&lt;br /&gt;
color: #31859d;&lt;br /&gt;
text-decoration: bold;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* This one flips! */&lt;br /&gt;
&lt;br /&gt;
#p-personal li {&lt;br /&gt;
margin-left: 0.75em;&lt;br /&gt;
margin-top: 0.5em;&lt;br /&gt;
font-size: 0.75em;&lt;br /&gt;
white-space: nowrap;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Navigation Containers */&lt;br /&gt;
&lt;br /&gt;
#left-navigation {&lt;br /&gt;
position: relative;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#right-navigation {&lt;br /&gt;
float: right;&lt;br /&gt;
margin-top: 2.5em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Navigation Labels */&lt;br /&gt;
div.vectorTabs h5,&lt;br /&gt;
div.vectorMenu h5 span {&lt;br /&gt;
display: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Namespaces and Views */&lt;br /&gt;
/* @noflip */&lt;br /&gt;
div.vectorTabs {&lt;br /&gt;
float: left;&lt;br /&gt;
height: 2.5em;&lt;br /&gt;
background-image:none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorTabs {&lt;br /&gt;
/* @embed */&lt;br /&gt;
padding-left: 1px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* @noflip */&lt;br /&gt;
div.vectorTabs ul {&lt;br /&gt;
float: left;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorTabs ul {&lt;br /&gt;
height: 100%;&lt;br /&gt;
list-style: none;&lt;br /&gt;
margin: 0;&lt;br /&gt;
padding: 0;&lt;br /&gt;
background-color:white;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* @noflip */&lt;br /&gt;
div.vectorTabs ul li {&lt;br /&gt;
float: left;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* OVERRIDDEN BY COMPLIANT BROWSERS */&lt;br /&gt;
div.vectorTabs ul li {&lt;br /&gt;
line-height: 1.125em;&lt;br /&gt;
display: inline-block;&lt;br /&gt;
height: 100%;&lt;br /&gt;
margin: 0;&lt;br /&gt;
padding: 0;&lt;br /&gt;
background-color: #fff;&lt;br /&gt;
background-image:none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* IGNORED BY IE6 */&lt;br /&gt;
div.vectorTabs ul &amp;gt; li {&lt;br /&gt;
display: block;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorTabs li.selected {&lt;br /&gt;
/* @embed */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
	/* OVERRIDDEN BY COMPLIANT BROWSERS */&lt;br /&gt;
div.vectorTabs li a {&lt;br /&gt;
display: inline-block;&lt;br /&gt;
height: 1.9em;&lt;br /&gt;
padding-left: 0.5em;&lt;br /&gt;
padding-right: 0.5em;&lt;br /&gt;
color: #777;&lt;br /&gt;
cursor: pointer;&lt;br /&gt;
font-size: 0.75em;&lt;br /&gt;
text-decoration: none;&lt;br /&gt;
background:none;&lt;br /&gt;
background-color:#fff;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorTabs li a:hover {&lt;br /&gt;
background-color: #31859d;&lt;br /&gt;
color: #fff;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* IGNORED BY IE6 */&lt;br /&gt;
div.vectorTabs li &amp;gt; a {&lt;br /&gt;
display: block;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorTabs li.icon a {&lt;br /&gt;
background-position: bottom right;&lt;br /&gt;
background-repeat: no-repeat;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* OVERRIDDEN BY COMPLIANT BROWSERS */&lt;br /&gt;
div.vectorTabs span a  {&lt;br /&gt;
display: inline-block;&lt;br /&gt;
padding-top: 1.25em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* IGNORED BY IE6 */&lt;br /&gt;
/* @noflip */&lt;br /&gt;
div.vectorTabs span &amp;gt; a {&lt;br /&gt;
float: left;&lt;br /&gt;
display: block;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorTabs span {&lt;br /&gt;
display: inline-block;&lt;br /&gt;
/* @embed */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorTabs li.selected a,&lt;br /&gt;
div.vectorTabs li.selected a:visited{&lt;br /&gt;
color: #777;&lt;br /&gt;
text-decoration: none;&lt;br /&gt;
font-weight: bold;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorTabs li.selected a:hover{&lt;br /&gt;
color: #fff;&lt;br /&gt;
text-decoration: none;&lt;br /&gt;
font-weight: bold;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorTabs li.new a,&lt;br /&gt;
div.vectorTabs li.new a:visited{&lt;br /&gt;
color: #777;&lt;br /&gt;
text-decoration: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorTabs li.new a:hover{&lt;br /&gt;
color: #fff;&lt;br /&gt;
text-decoration: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Variants and Actions */&lt;br /&gt;
/* @noflip */&lt;br /&gt;
div.vectorMenu {&lt;br /&gt;
direction: ltr;&lt;br /&gt;
float: left;&lt;br /&gt;
/* @embed */&lt;br /&gt;
background-image: url(images/arrow-down-icon.png);&lt;br /&gt;
background-position: 100% 60%;&lt;br /&gt;
background-repeat: no-repeat;&lt;br /&gt;
cursor: pointer;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorMenu h3 a {&lt;br /&gt;
background-image:none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorMenuFocus {&lt;br /&gt;
/* @embed */&lt;br /&gt;
background-image: url(images/arrow-down-focus-icon.png);&lt;br /&gt;
background-position: 100% 60%;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* @noflip */&lt;br /&gt;
body.rtl div.vectorMenu {&lt;br /&gt;
direction: rtl;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* OVERRIDDEN BY COMPLIANT BROWSERS */&lt;br /&gt;
/* @noflip */&lt;br /&gt;
div#mw-head div.vectorMenu h5 {&lt;br /&gt;
float: left;&lt;br /&gt;
/* @embed */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* This will be flipped - unlike the one above it */&lt;br /&gt;
div#mw-head div.vectorMenu h5 {&lt;br /&gt;
background-position: bottom left;&lt;br /&gt;
margin-left: -1px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* IGNORED BY IE6 */&lt;br /&gt;
&lt;br /&gt;
div#mw-head div.vectorMenu &amp;gt; h5 {&lt;br /&gt;
background-image: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#mw-head div.vectorMenu h4 {&lt;br /&gt;
display: inline-block;&lt;br /&gt;
float: left;&lt;br /&gt;
font-size: 0.8em;&lt;br /&gt;
padding-left: 0.5em;&lt;br /&gt;
padding-top: 1.375em;&lt;br /&gt;
font-weight: normal;&lt;br /&gt;
border: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* OVERRIDDEN BY COMPLIANT BROWSERS */&lt;br /&gt;
/* @noflip */&lt;br /&gt;
div.vectorMenu h5 a {&lt;br /&gt;
display: inline-block;&lt;br /&gt;
width: 24px;&lt;br /&gt;
height: 2.5em;&lt;br /&gt;
text-decoration: none;&lt;br /&gt;
/* @embed */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* This will be flipped - unlike the one above it */&lt;br /&gt;
div.vectorMenu h5 a {&lt;br /&gt;
background-position: bottom right;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* IGNORED BY IE6 */&lt;br /&gt;
div.vectorMenu h5 &amp;gt; a {&lt;br /&gt;
display: block;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorMenu div.menu {&lt;br /&gt;
position: relative;&lt;br /&gt;
display: none;&lt;br /&gt;
clear: both;&lt;br /&gt;
text-align: left;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* OVERRIDDEN BY COMPLIANT BROWSERS */&lt;br /&gt;
/* @noflip */&lt;br /&gt;
body.rtl div.vectorMenu div.menu {&lt;br /&gt;
margin-left: 24px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* IGNORED BY IE6 */&lt;br /&gt;
/* @noflip */&lt;br /&gt;
body.rtl div.vectorMenu &amp;gt; div.menu {&lt;br /&gt;
margin-left: auto;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* IGNORED BY IE6 */&lt;br /&gt;
/* Also fixes old versions of FireFox */&lt;br /&gt;
/* @noflip */&lt;br /&gt;
body.rtl div.vectorMenu &amp;gt; div.menu,&lt;br /&gt;
x:-moz-any-link {&lt;br /&gt;
margin-left: 23px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Enable forcing showing of the menu for accessibility */&lt;br /&gt;
div.vectorMenu:hover div.menu,&lt;br /&gt;
div.vectorMenu div.menuForceShow {&lt;br /&gt;
display: block;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorMenu ul {&lt;br /&gt;
position: absolute;&lt;br /&gt;
background-color: white;&lt;br /&gt;
border: solid 1px silver;&lt;br /&gt;
border-top-width: 0;&lt;br /&gt;
list-style: none;&lt;br /&gt;
list-style-image: none;&lt;br /&gt;
list-style-type: none;&lt;br /&gt;
padding: 0;&lt;br /&gt;
margin: 0;&lt;br /&gt;
margin-left: -1px;&lt;br /&gt;
text-align: left;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Fixes old versions of FireFox */&lt;br /&gt;
div.vectorMenu ul,&lt;br /&gt;
x:-moz-any-link {&lt;br /&gt;
min-width: 5em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Returns things back to normal in modern versions of FireFox */&lt;br /&gt;
div.vectorMenu ul,&lt;br /&gt;
x:-moz-any-link,&lt;br /&gt;
x:default {&lt;br /&gt;
min-width: 0;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorMenu li {&lt;br /&gt;
padding: 0;&lt;br /&gt;
margin: 0;&lt;br /&gt;
text-align: left;&lt;br /&gt;
line-height: 1em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* OVERRIDDEN BY COMPLIANT BROWSERS */&lt;br /&gt;
div.vectorMenu li a {&lt;br /&gt;
display: inline-block;&lt;br /&gt;
padding: 0.5em;&lt;br /&gt;
white-space: nowrap;&lt;br /&gt;
color: #777;&lt;br /&gt;
cursor: pointer;&lt;br /&gt;
font-size: 0.8em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* IGNORED BY IE6 */&lt;br /&gt;
div.vectorMenu li &amp;gt; a {&lt;br /&gt;
display: block;&lt;br /&gt;
}&lt;br /&gt;
div.vectorMenu li.selected a,&lt;br /&gt;
div.vectorMenu li.selected a:visited {&lt;br /&gt;
color: #fff;&lt;br /&gt;
text-decoration: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Search */&lt;br /&gt;
#p-search h5 {&lt;br /&gt;
display: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* @noflip */&lt;br /&gt;
#p-search {&lt;br /&gt;
float: left;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#p-search {&lt;br /&gt;
margin-right: 0.5em;&lt;br /&gt;
margin-left: 0.5em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#p-search form,&lt;br /&gt;
#p-search input {&lt;br /&gt;
margin: 0;&lt;br /&gt;
margin-top: 0.4em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#simpleSearch {&lt;br /&gt;
display: block;&lt;br /&gt;
width: 14em;&lt;br /&gt;
height: 1.4em;&lt;br /&gt;
margin-top: 0.65em;&lt;br /&gt;
position: relative;&lt;br /&gt;
min-height: 1px; /* Gotta trigger hasLayout for IE7 */&lt;br /&gt;
border: solid 1px #AAAAAA;&lt;br /&gt;
color: black;&lt;br /&gt;
background-color: white;&lt;br /&gt;
/* @embed */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#simpleSearch label {&lt;br /&gt;
/*&lt;br /&gt;
 * DON'T PANIC! Browsers that won't scale this properly are the same browsers that have JS issues that prevent&lt;br /&gt;
 * this from ever being shown anyways.&lt;br /&gt;
 */&lt;br /&gt;
font-size: 13px;&lt;br /&gt;
top: 0.25em;&lt;br /&gt;
direction: ltr;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#simpleSearch input {&lt;br /&gt;
color: black;&lt;br /&gt;
direction: ltr;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#simpleSearch input:focus {&lt;br /&gt;
outline: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#simpleSearch input.placeholder {&lt;br /&gt;
color: #999999;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#simpleSearch input::-webkit-input-placeholder {&lt;br /&gt;
color: #999999;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#simpleSearch input#searchInput {&lt;br /&gt;
position: absolute;&lt;br /&gt;
top: 0;&lt;br /&gt;
left: 0;&lt;br /&gt;
width: 90%;&lt;br /&gt;
margin: 0;&lt;br /&gt;
padding: 0;&lt;br /&gt;
padding-left: 0.2em;&lt;br /&gt;
padding-top: 0.2em;&lt;br /&gt;
padding-bottom: 0.2em;&lt;br /&gt;
outline: none;&lt;br /&gt;
border: none;&lt;br /&gt;
&lt;br /&gt;
/*&lt;br /&gt;
 * DON'T PANIC! Browsers that won't scale this properly are the same browsers that have JS issues that prevent&lt;br /&gt;
 * this from ever being shown anyways.&lt;br /&gt;
 */&lt;br /&gt;
&lt;br /&gt;
font-size: 13px;&lt;br /&gt;
background-color: transparent;&lt;br /&gt;
direction: ltr;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#simpleSearch button#searchButton {&lt;br /&gt;
position: absolute;&lt;br /&gt;
width: 10%;&lt;br /&gt;
right: 0;&lt;br /&gt;
top: 0;&lt;br /&gt;
padding: 0;&lt;br /&gt;
padding-top: 0.3em;&lt;br /&gt;
padding-bottom: 0.2em;&lt;br /&gt;
padding-right: 0.4em;&lt;br /&gt;
margin: 0;&lt;br /&gt;
border: none;&lt;br /&gt;
cursor: pointer;&lt;br /&gt;
background-color: transparent;&lt;br /&gt;
background-image: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* OVERRIDDEN BY COMPLIANT BROWSERS */&lt;br /&gt;
div#simpleSearch button#searchButton img {&lt;br /&gt;
border: none;&lt;br /&gt;
margin: 0;&lt;br /&gt;
margin-top: -3px;&lt;br /&gt;
padding: 0;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* IGNORED BY IE6 */&lt;br /&gt;
div#simpleSearch button#searchButton &amp;gt; img {&lt;br /&gt;
margin: 0;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Panel */&lt;br /&gt;
div#mw-panel {&lt;br /&gt;
font-size: inherit;&lt;br /&gt;
position: absolute;&lt;br /&gt;
top: 100px;&lt;br /&gt;
padding-top: 0.5em;&lt;br /&gt;
width: 10em;&lt;br /&gt;
left: 0px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#mw-panel.collapsible-nav .portal {&lt;br /&gt;
font-size: 0.9em;&lt;br /&gt;
background-image:none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#mw-panel div.portal {&lt;br /&gt;
padding-bottom: 0;&lt;br /&gt;
direction: ltr;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#mw-panel div.portal h5 {&lt;br /&gt;
color: #000;&lt;br /&gt;
padding: 0.25em;&lt;br /&gt;
padding-top: 0;&lt;br /&gt;
padding-bottom: 0;&lt;br /&gt;
padding-left: 1.75em;&lt;br /&gt;
cursor: default;&lt;br /&gt;
border: none;&lt;br /&gt;
font-size: 0.6em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#mw-panel div.portal div.body {&lt;br /&gt;
margin: 0;&lt;br /&gt;
padding-top: 0.5em;&lt;br /&gt;
margin-left: 1.25em;&lt;br /&gt;
border-bottom: 4px solid #31859d;&lt;br /&gt;
/* @embed */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#mw-panel div.portal div.body ul {&lt;br /&gt;
list-style: none;&lt;br /&gt;
list-style-image: none;&lt;br /&gt;
list-style-type: none;&lt;br /&gt;
padding: 0;&lt;br /&gt;
margin: 0;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#mw-panel div.portal div.body ul li {&lt;br /&gt;
line-height: 1.5em;&lt;br /&gt;
padding: 0;&lt;br /&gt;
padding-bottom: 0.5em;&lt;br /&gt;
margin: 0;&lt;br /&gt;
overflow: hidden;&lt;br /&gt;
font-size: 0.7em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#mw-panel div.portal div.body ul li a {&lt;br /&gt;
text-transform: uppercase;&lt;br /&gt;
color: #000;&lt;br /&gt;
text-decoration: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#mw-panel div.portal div.body ul li a:hover {&lt;br /&gt;
background-color: #31859d;&lt;br /&gt;
color: #fff;&lt;br /&gt;
padding-top:0.5em;&lt;br /&gt;
padding-bottom:0.5em;&lt;br /&gt;
padding-left:2px;&lt;br /&gt;
padding-right:2px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Footer */&lt;br /&gt;
div#footer {&lt;br /&gt;
margin-left: 10em;&lt;br /&gt;
margin-top: 0;&lt;br /&gt;
padding: 0.75em;&lt;br /&gt;
/* @embed */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#footer ul {&lt;br /&gt;
list-style: none;&lt;br /&gt;
list-style-image: none;&lt;br /&gt;
list-style-type: none;&lt;br /&gt;
margin: 0;&lt;br /&gt;
padding: 0;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#footer ul li {&lt;br /&gt;
margin: 0;&lt;br /&gt;
padding: 0;&lt;br /&gt;
padding-top: 0.5em;&lt;br /&gt;
padding-bottom: 0.5em;&lt;br /&gt;
color: #000;&lt;br /&gt;
font-size: 0.7em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#footer #footer-icons {&lt;br /&gt;
float: right;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* @noflip */&lt;br /&gt;
body.ltr div#footer #footer-places {&lt;br /&gt;
float: left;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#footer #footer-info li {&lt;br /&gt;
line-height: 1.4em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#footer #footer-icons li {&lt;br /&gt;
float: left;&lt;br /&gt;
margin-left: 0.5em;&lt;br /&gt;
line-height: 2em;&lt;br /&gt;
text-align: right;&lt;br /&gt;
display:none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#footer #footer-places li {&lt;br /&gt;
float: left;&lt;br /&gt;
margin-right: 1em;&lt;br /&gt;
line-height: 2em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#footer #footer-places li a {&lt;br /&gt;
color: #000;&lt;br /&gt;
text-decoration: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#footer #footer-places li a:hover {&lt;br /&gt;
background-color: #31859d;&lt;br /&gt;
color: #fff;&lt;br /&gt;
padding:0.5em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#footer #footer-places li a:active {&lt;br /&gt;
font-weight: bold;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Logo */&lt;br /&gt;
#p-logo {&lt;br /&gt;
position: absolute;&lt;br /&gt;
top:-140px;&lt;br /&gt;
left: 15px;&lt;br /&gt;
width: 10em;&lt;br /&gt;
height:70px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#p-logo a {&lt;br /&gt;
display: block;&lt;br /&gt;
width: 10em;&lt;br /&gt;
background-repeat: no-repeat;&lt;br /&gt;
background-position: center center;&lt;br /&gt;
text-decoration: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/*&lt;br /&gt;
 *&lt;br /&gt;
 * The following code is highly modified from monobook. It would be nice if the&lt;br /&gt;
 * preftoc id was more human readable like preferences-toc for instance,&lt;br /&gt;
 * howerver this would require backporting the other skins.&lt;br /&gt;
 */&lt;br /&gt;
&lt;br /&gt;
/* Preferences */&lt;br /&gt;
#preftoc {&lt;br /&gt;
/* Tabs */&lt;br /&gt;
width: 100%;&lt;br /&gt;
float: left;&lt;br /&gt;
clear: both;&lt;br /&gt;
margin: 0 !important;&lt;br /&gt;
padding: 0 !important;&lt;br /&gt;
/* @embed */&lt;br /&gt;
background-image: url(images/preferences-break.png);&lt;br /&gt;
background-position: bottom left;&lt;br /&gt;
background-repeat: no-repeat;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#preftoc li {&lt;br /&gt;
/* Tab */&lt;br /&gt;
float: left;&lt;br /&gt;
margin: 0;&lt;br /&gt;
padding: 0;&lt;br /&gt;
padding-right: 1px;&lt;br /&gt;
height: 2.25em;&lt;br /&gt;
white-space: nowrap;&lt;br /&gt;
list-style-type: none;&lt;br /&gt;
list-style-image: none;&lt;br /&gt;
/* @embed */&lt;br /&gt;
background-image: url(images/preferences-break.png);&lt;br /&gt;
background-position: bottom right;&lt;br /&gt;
background-repeat: no-repeat;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Sadly, IE6 won't understand this */&lt;br /&gt;
#preftoc li:first-child {&lt;br /&gt;
margin-left: 1px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#preftoc a,&lt;br /&gt;
#preftoc a:active {&lt;br /&gt;
display: inline-block;&lt;br /&gt;
position: relative;&lt;br /&gt;
color: #000;&lt;br /&gt;
padding: 0.5em;&lt;br /&gt;
text-decoration: none;&lt;br /&gt;
background-image: none;&lt;br /&gt;
font-size: 0.9em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#preftoc a:hover,&lt;br /&gt;
#preftoc a:focus {&lt;br /&gt;
text-decoration: none;&lt;br /&gt;
background-color: #31859d;&lt;br /&gt;
color: #fff;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#preftoc li.selected a {&lt;br /&gt;
/* @embed */&lt;br /&gt;
background-image: url(images/preferences-fade.png);&lt;br /&gt;
background-position: bottom;&lt;br /&gt;
background-repeat: repeat-x;&lt;br /&gt;
color: #000;&lt;br /&gt;
text-decoration: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#preferences {&lt;br /&gt;
float: left;&lt;br /&gt;
width: 100%;&lt;br /&gt;
margin: 0;&lt;br /&gt;
margin-top: -2px;&lt;br /&gt;
clear: both;&lt;br /&gt;
border: solid 1px #cccccc;&lt;br /&gt;
background-color: #f9f9f9;&lt;br /&gt;
/* @embed */&lt;br /&gt;
background-image: url(images/preferences-base.png);&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#preferences fieldset {&lt;br /&gt;
border: none;&lt;br /&gt;
border-top: solid 1px #cccccc;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#preferences fieldset.prefsection {&lt;br /&gt;
border: none;&lt;br /&gt;
padding: 0;&lt;br /&gt;
margin: 1em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#preferences legend {&lt;br /&gt;
color: #666666;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#preferences fieldset.prefsection legend.mainLegend {&lt;br /&gt;
display: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#preferences td {&lt;br /&gt;
padding-left: 0.5em;&lt;br /&gt;
padding-right: 0.5em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#preferences td.htmlform-tip {&lt;br /&gt;
font-size: x-small;&lt;br /&gt;
padding: .2em 2em;&lt;br /&gt;
color: #666666;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#preferences div.mw-prefs-buttons {&lt;br /&gt;
padding: 1em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#preferences div.mw-prefs-buttons input {&lt;br /&gt;
margin-right: 0.25em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/**&lt;br /&gt;
 * The following code is slightly modified from monobook&lt;br /&gt;
 */&lt;br /&gt;
&lt;br /&gt;
div#content {&lt;br /&gt;
line-height: 1.5em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#bodyContent {&lt;br /&gt;
font-size: 0.8em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.editsection {&lt;br /&gt;
float: right;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
ul {&lt;br /&gt;
/* @embed */&lt;br /&gt;
list-style-image: url(images/bullet-icon.png);&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
pre {&lt;br /&gt;
line-height: 1.3em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Site Notice (includes notices from CentralNotice extension) */&lt;br /&gt;
#siteNotice {&lt;br /&gt;
font-size: 0.8em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#firstHeading {&lt;br /&gt;
padding-top: 0;&lt;br /&gt;
margin-top: 0;&lt;br /&gt;
padding-top: 0;&lt;br /&gt;
font-size: 1.6em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#content a.external,&lt;br /&gt;
div#content a.external[href ^=&amp;quot;gopher://&amp;quot;] {&lt;br /&gt;
/* @embed */&lt;br /&gt;
background: url(skins/Vector/images/external-link-ltr-icon.png) center right no-repeat;&lt;br /&gt;
padding-right: 13px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#content a.external[href ^=&amp;quot;https://&amp;quot;],&lt;br /&gt;
.link-https {&lt;br /&gt;
/* @embed */&lt;br /&gt;
background: url(skins/Vector/images/lock-icon.png) center right no-repeat;&lt;br /&gt;
padding-right: 13px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#content a.external[href ^=&amp;quot;mailto:&amp;quot;],&lt;br /&gt;
.link-mailto {&lt;br /&gt;
/* @embed */&lt;br /&gt;
background: url(skins/Vector/images/mail-icon.png) center right no-repeat;&lt;br /&gt;
padding-right: 13px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#content a.external[href ^=&amp;quot;news:&amp;quot;] {&lt;br /&gt;
/* @embed */&lt;br /&gt;
background: url(skins/Vector/images/news-icon.png) center right no-repeat;&lt;br /&gt;
padding-right: 13px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#content a.external[href ^=&amp;quot;ftp://&amp;quot;],&lt;br /&gt;
.link-ftp {&lt;br /&gt;
/* @embed */&lt;br /&gt;
background: url(skins/Vector/images/file-icon.png) center right no-repeat;&lt;br /&gt;
padding-right: 13px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#content a.external[href ^=&amp;quot;irc://&amp;quot;],&lt;br /&gt;
div#content a.external[href ^=&amp;quot;ircs://&amp;quot;],&lt;br /&gt;
.link-irc {&lt;br /&gt;
/* @embed */&lt;br /&gt;
background: url(skins/Vector/images/talk-icon.png) center right no-repeat;&lt;br /&gt;
padding-right: 13px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#content a.external[href $=&amp;quot;.ogg&amp;quot;], div#content a.external[href $=&amp;quot;.OGG&amp;quot;],&lt;br /&gt;
div#content a.external[href $=&amp;quot;.mid&amp;quot;], div#content a.external[href $=&amp;quot;.MID&amp;quot;],&lt;br /&gt;
div#content a.external[href $=&amp;quot;.midi&amp;quot;], div#content a.external[href $=&amp;quot;.MIDI&amp;quot;],&lt;br /&gt;
div#content a.external[href $=&amp;quot;.mp3&amp;quot;], div#content a.external[href $=&amp;quot;.MP3&amp;quot;],&lt;br /&gt;
div#content a.external[href $=&amp;quot;.wav&amp;quot;], div#content a.external[href $=&amp;quot;.WAV&amp;quot;],&lt;br /&gt;
div#content a.external[href $=&amp;quot;.wma&amp;quot;], div#content a.external[href $=&amp;quot;.WMA&amp;quot;],&lt;br /&gt;
.link-audio {&lt;br /&gt;
/* @embed */&lt;br /&gt;
background: url(skins/Vector/images/audio-icon.png) center right no-repeat;&lt;br /&gt;
padding-right: 13px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#content a.external[href $=&amp;quot;.ogm&amp;quot;], div#content a.external[href $=&amp;quot;.OGM&amp;quot;],&lt;br /&gt;
div#content a.external[href $=&amp;quot;.avi&amp;quot;], div#content a.external[href $=&amp;quot;.AVI&amp;quot;],&lt;br /&gt;
div#content a.external[href $=&amp;quot;.mpeg&amp;quot;], div#content a.external[href $=&amp;quot;.MPEG&amp;quot;],&lt;br /&gt;
div#content a.external[href $=&amp;quot;.mpg&amp;quot;], div#content a.external[href $=&amp;quot;.MPG&amp;quot;],&lt;br /&gt;
.link-video {&lt;br /&gt;
/* @embed */&lt;br /&gt;
background: url(skins/Vector/images/video-icon.png) center right no-repeat;&lt;br /&gt;
padding-right: 13px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#content a.external[href $=&amp;quot;.pdf&amp;quot;], div#content a.external[href $=&amp;quot;.PDF&amp;quot;],&lt;br /&gt;
div#content a.external[href *=&amp;quot;.pdf#&amp;quot;], div#content a.external[href *=&amp;quot;.PDF#&amp;quot;],&lt;br /&gt;
div#content a.external[href *=&amp;quot;.pdf?&amp;quot;], div#content a.external[href *=&amp;quot;.PDF?&amp;quot;],&lt;br /&gt;
.link-document {&lt;br /&gt;
/* @embed */&lt;br /&gt;
background: url(skins/Vector/images/document-icon.png) center right no-repeat;&lt;br /&gt;
padding-right: 13px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#content a[href$=&amp;quot;.xls&amp;quot;].external,&lt;br /&gt;
#content a[href$=&amp;quot;.XLS&amp;quot;].external,&lt;br /&gt;
#content a[href$=&amp;quot;.xlsx&amp;quot;].external,&lt;br /&gt;
#content a[href$=&amp;quot;.XLSX&amp;quot;].external {&lt;br /&gt;
    background: url(&amp;quot;https://upload.wikimedia.org/wikipedia/commons/b/ba/Page_white_excel.png&amp;quot;) center right no-repeat; padding-right: 18px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#content .printfooter {&lt;br /&gt;
display: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Icon for Usernames */&lt;br /&gt;
#pt-userpage,&lt;br /&gt;
#pt-anonuserpage,&lt;br /&gt;
#pt-login {&lt;br /&gt;
/* @embed */&lt;br /&gt;
background: url(skins/Vector/images/user-icon.png) left top no-repeat;&lt;br /&gt;
padding-left: 15px !important;&lt;br /&gt;
text-transform: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.redirectText {&lt;br /&gt;
font-size: 140%;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.redirectMsg img {&lt;br /&gt;
vertical-align: text-bottom;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#bodyContent {&lt;br /&gt;
position: relative;&lt;br /&gt;
width: 100%;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#mw-js-message {&lt;br /&gt;
font-size: 0.8em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#bodyContent {&lt;br /&gt;
line-height: 1.5em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Watch/Unwatch Icon Styling */&lt;br /&gt;
#ca-unwatch.icon a,&lt;br /&gt;
#ca-watch.icon a {&lt;br /&gt;
margin: 0;&lt;br /&gt;
padding: 0;&lt;br /&gt;
outline: none;&lt;br /&gt;
display: block;&lt;br /&gt;
width: 26px;&lt;br /&gt;
/* This hides the text but shows the background image */&lt;br /&gt;
padding-top: 3.1em;&lt;br /&gt;
margin-top: 0;&lt;br /&gt;
/* Only applied in IE6 */&lt;br /&gt;
margin-top: -0.8em !ie;&lt;br /&gt;
height: 0;&lt;br /&gt;
overflow: hidden;&lt;br /&gt;
/* @embed */&lt;br /&gt;
background-image: url(images/watch-icons.png);&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#ca-unwatch.icon a {&lt;br /&gt;
background-position: -43px 60%;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#ca-watch.icon a {&lt;br /&gt;
background-position: 5px 60%;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#ca-unwatch.icon a:hover,&lt;br /&gt;
#ca-unwatch.icon a:focus {&lt;br /&gt;
background-position: -67px 60%;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#ca-watch.icon a:hover,&lt;br /&gt;
#ca-watch.icon a:focus {&lt;br /&gt;
background-position: -19px 60%;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#ca-unwatch.icon a.loading,&lt;br /&gt;
#ca-watch.icon a.loading {&lt;br /&gt;
/* @embed */&lt;br /&gt;
background-image: url(images/watch-icon-loading.gif);&lt;br /&gt;
background-position: 5px 60%;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#ca-unwatch.icon a span,&lt;br /&gt;
#ca-watch.icon a span {&lt;br /&gt;
display: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorTabs ul {&lt;br /&gt;
/* @embed */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Tooltips are outside of the normal body code, so this helps make the size of the text sensible */&lt;br /&gt;
.tipsy {&lt;br /&gt;
font-size: 0.8em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#mw-panel div.portal {&lt;br /&gt;
    background-image: none;&lt;br /&gt;
}&lt;/div&gt;</summary>
		<author><name>WikiSysop</name></author>	</entry>

	<entry>
		<id>https://web.fhnw.ch/plattformen/hattie-wiki/w/index.php?title=MediaWiki:Common.css&amp;diff=7167</id>
		<title>MediaWiki:Common.css</title>
		<link rel="alternate" type="text/html" href="https://web.fhnw.ch/plattformen/hattie-wiki/w/index.php?title=MediaWiki:Common.css&amp;diff=7167"/>
				<updated>2019-05-23T09:04:23Z</updated>
		
		<summary type="html">&lt;p&gt;WikiSysop: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;/* Das folgende CSS wird für alle Benutzeroberflächen geladen. */&lt;br /&gt;
&lt;br /&gt;
@import url(http://fonts.googleapis.com/css?family=Open+Sans);&lt;br /&gt;
&lt;br /&gt;
/* Framework */&lt;br /&gt;
&lt;br /&gt;
html,&lt;br /&gt;
body {&lt;br /&gt;
height: 100%;&lt;br /&gt;
margin: 0;&lt;br /&gt;
padding: 0;&lt;br /&gt;
font-family: 'Open Sans',sans-serif;&lt;br /&gt;
font-size: 1.1em;&lt;br /&gt;
color:#777;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
body {&lt;br /&gt;
background-color: #dcdcdc;&lt;br /&gt;
/* @embed */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Links */&lt;br /&gt;
a {&lt;br /&gt;
color: #31859d;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.mw-body a.external {&lt;br /&gt;
color: #31859d;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#mw-panel div.portal div.body ul li a:visited {&lt;br /&gt;
color: #31859d;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#mw-panel div.portal div.body ul li a:active {&lt;br /&gt;
color: #31859d;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#mw-panel.collapsible-nav .portal.collapsed h3 a {&lt;br /&gt;
color: #31859d;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Content */&lt;br /&gt;
&lt;br /&gt;
div#content {&lt;br /&gt;
/* @embed */&lt;br /&gt;
background-color: white;&lt;br /&gt;
color: #777;&lt;br /&gt;
direction: ltr;&lt;br /&gt;
border-width: 0px;&lt;br /&gt;
border-style: solid;&lt;br /&gt;
margin-top: 0;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Head */&lt;br /&gt;
&lt;br /&gt;
#mw-page-base {&lt;br /&gt;
height: 5em;&lt;br /&gt;
background-color: white;&lt;br /&gt;
border-bottom: 0;&lt;br /&gt;
/* @embed */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#mw-head-base {&lt;br /&gt;
height: 5em;&lt;br /&gt;
/* @embed */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#mw-head {&lt;br /&gt;
position: absolute;&lt;br /&gt;
top: 0;&lt;br /&gt;
right: 0;&lt;br /&gt;
width: 100%;&lt;br /&gt;
background-color: white;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#mw-head h5 {&lt;br /&gt;
margin: 0;&lt;br /&gt;
padding: 0;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Hide empty portlets */&lt;br /&gt;
div.emptyPortlet {&lt;br /&gt;
display: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Personal */&lt;br /&gt;
&lt;br /&gt;
#p-personal {&lt;br /&gt;
position: absolute;&lt;br /&gt;
top: 0;&lt;br /&gt;
right: 0.75em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#p-personal h5 {&lt;br /&gt;
display: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#p-personal ul {&lt;br /&gt;
list-style: none;&lt;br /&gt;
margin: 0;&lt;br /&gt;
padding-left: 10em; /* Keep from overlapping logo */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* @noflip */&lt;br /&gt;
&lt;br /&gt;
#p-personal li {&lt;br /&gt;
line-height: 1.125em;&lt;br /&gt;
float: left;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#p-personal li a {&lt;br /&gt;
color: #777;&lt;br /&gt;
text-decoration: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#p-personal li a:hover {&lt;br /&gt;
background-color: #31859d;&lt;br /&gt;
color: #fff;&lt;br /&gt;
padding:0.5em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#p-personal li.selected a:hover{&lt;br /&gt;
color: #fff;&lt;br /&gt;
text-decoration: none;&lt;br /&gt;
font-weight: bold;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#p-personal li a:visited {&lt;br /&gt;
color: #31859d;&lt;br /&gt;
text-decoration: bold;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#p-personal a.new {&lt;br /&gt;
color: #31859d;&lt;br /&gt;
text-decoration: bold;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* This one flips! */&lt;br /&gt;
&lt;br /&gt;
#p-personal li {&lt;br /&gt;
margin-left: 0.75em;&lt;br /&gt;
margin-top: 0.5em;&lt;br /&gt;
font-size: 0.75em;&lt;br /&gt;
white-space: nowrap;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Navigation Containers */&lt;br /&gt;
&lt;br /&gt;
#left-navigation {&lt;br /&gt;
position: relative;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#right-navigation {&lt;br /&gt;
float: right;&lt;br /&gt;
margin-top: 2.5em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Navigation Labels */&lt;br /&gt;
div.vectorTabs h5,&lt;br /&gt;
div.vectorMenu h5 span {&lt;br /&gt;
display: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Namespaces and Views */&lt;br /&gt;
/* @noflip */&lt;br /&gt;
div.vectorTabs {&lt;br /&gt;
float: left;&lt;br /&gt;
height: 2.5em;&lt;br /&gt;
background-image:none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorTabs {&lt;br /&gt;
/* @embed */&lt;br /&gt;
padding-left: 1px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* @noflip */&lt;br /&gt;
div.vectorTabs ul {&lt;br /&gt;
float: left;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorTabs ul {&lt;br /&gt;
height: 100%;&lt;br /&gt;
list-style: none;&lt;br /&gt;
margin: 0;&lt;br /&gt;
padding: 0;&lt;br /&gt;
background-color:white;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* @noflip */&lt;br /&gt;
div.vectorTabs ul li {&lt;br /&gt;
float: left;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* OVERRIDDEN BY COMPLIANT BROWSERS */&lt;br /&gt;
div.vectorTabs ul li {&lt;br /&gt;
line-height: 1.125em;&lt;br /&gt;
display: inline-block;&lt;br /&gt;
height: 100%;&lt;br /&gt;
margin: 0;&lt;br /&gt;
padding: 0;&lt;br /&gt;
background-color: #fff;&lt;br /&gt;
background-image:none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* IGNORED BY IE6 */&lt;br /&gt;
div.vectorTabs ul &amp;gt; li {&lt;br /&gt;
display: block;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorTabs li.selected {&lt;br /&gt;
/* @embed */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
	/* OVERRIDDEN BY COMPLIANT BROWSERS */&lt;br /&gt;
div.vectorTabs li a {&lt;br /&gt;
display: inline-block;&lt;br /&gt;
height: 1.9em;&lt;br /&gt;
padding-left: 0.5em;&lt;br /&gt;
padding-right: 0.5em;&lt;br /&gt;
color: #777;&lt;br /&gt;
cursor: pointer;&lt;br /&gt;
font-size: 0.75em;&lt;br /&gt;
text-decoration: none;&lt;br /&gt;
background:none;&lt;br /&gt;
background-color:#fff;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorTabs li a:hover {&lt;br /&gt;
background-color: #31859d;&lt;br /&gt;
color: #fff;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* IGNORED BY IE6 */&lt;br /&gt;
div.vectorTabs li &amp;gt; a {&lt;br /&gt;
display: block;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorTabs li.icon a {&lt;br /&gt;
background-position: bottom right;&lt;br /&gt;
background-repeat: no-repeat;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* OVERRIDDEN BY COMPLIANT BROWSERS */&lt;br /&gt;
div.vectorTabs span a  {&lt;br /&gt;
display: inline-block;&lt;br /&gt;
padding-top: 1.25em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* IGNORED BY IE6 */&lt;br /&gt;
/* @noflip */&lt;br /&gt;
div.vectorTabs span &amp;gt; a {&lt;br /&gt;
float: left;&lt;br /&gt;
display: block;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorTabs span {&lt;br /&gt;
display: inline-block;&lt;br /&gt;
/* @embed */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorTabs li.selected a,&lt;br /&gt;
div.vectorTabs li.selected a:visited{&lt;br /&gt;
color: #777;&lt;br /&gt;
text-decoration: none;&lt;br /&gt;
font-weight: bold;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorTabs li.selected a:hover{&lt;br /&gt;
color: #fff;&lt;br /&gt;
text-decoration: none;&lt;br /&gt;
font-weight: bold;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorTabs li.new a,&lt;br /&gt;
div.vectorTabs li.new a:visited{&lt;br /&gt;
color: #777;&lt;br /&gt;
text-decoration: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorTabs li.new a:hover{&lt;br /&gt;
color: #fff;&lt;br /&gt;
text-decoration: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Variants and Actions */&lt;br /&gt;
/* @noflip */&lt;br /&gt;
div.vectorMenu {&lt;br /&gt;
direction: ltr;&lt;br /&gt;
float: left;&lt;br /&gt;
/* @embed */&lt;br /&gt;
background-image: url(images/arrow-down-icon.png);&lt;br /&gt;
background-position: 100% 60%;&lt;br /&gt;
background-repeat: no-repeat;&lt;br /&gt;
cursor: pointer;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorMenu h3 a {&lt;br /&gt;
background-image:none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorMenuFocus {&lt;br /&gt;
/* @embed */&lt;br /&gt;
background-image: url(images/arrow-down-focus-icon.png);&lt;br /&gt;
background-position: 100% 60%;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* @noflip */&lt;br /&gt;
body.rtl div.vectorMenu {&lt;br /&gt;
direction: rtl;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* OVERRIDDEN BY COMPLIANT BROWSERS */&lt;br /&gt;
/* @noflip */&lt;br /&gt;
div#mw-head div.vectorMenu h5 {&lt;br /&gt;
float: left;&lt;br /&gt;
/* @embed */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* This will be flipped - unlike the one above it */&lt;br /&gt;
div#mw-head div.vectorMenu h5 {&lt;br /&gt;
background-position: bottom left;&lt;br /&gt;
margin-left: -1px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* IGNORED BY IE6 */&lt;br /&gt;
&lt;br /&gt;
div#mw-head div.vectorMenu &amp;gt; h5 {&lt;br /&gt;
background-image: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#mw-head div.vectorMenu h4 {&lt;br /&gt;
display: inline-block;&lt;br /&gt;
float: left;&lt;br /&gt;
font-size: 0.8em;&lt;br /&gt;
padding-left: 0.5em;&lt;br /&gt;
padding-top: 1.375em;&lt;br /&gt;
font-weight: normal;&lt;br /&gt;
border: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* OVERRIDDEN BY COMPLIANT BROWSERS */&lt;br /&gt;
/* @noflip */&lt;br /&gt;
div.vectorMenu h5 a {&lt;br /&gt;
display: inline-block;&lt;br /&gt;
width: 24px;&lt;br /&gt;
height: 2.5em;&lt;br /&gt;
text-decoration: none;&lt;br /&gt;
/* @embed */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* This will be flipped - unlike the one above it */&lt;br /&gt;
div.vectorMenu h5 a {&lt;br /&gt;
background-position: bottom right;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* IGNORED BY IE6 */&lt;br /&gt;
div.vectorMenu h5 &amp;gt; a {&lt;br /&gt;
display: block;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorMenu div.menu {&lt;br /&gt;
position: relative;&lt;br /&gt;
display: none;&lt;br /&gt;
clear: both;&lt;br /&gt;
text-align: left;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* OVERRIDDEN BY COMPLIANT BROWSERS */&lt;br /&gt;
/* @noflip */&lt;br /&gt;
body.rtl div.vectorMenu div.menu {&lt;br /&gt;
margin-left: 24px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* IGNORED BY IE6 */&lt;br /&gt;
/* @noflip */&lt;br /&gt;
body.rtl div.vectorMenu &amp;gt; div.menu {&lt;br /&gt;
margin-left: auto;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* IGNORED BY IE6 */&lt;br /&gt;
/* Also fixes old versions of FireFox */&lt;br /&gt;
/* @noflip */&lt;br /&gt;
body.rtl div.vectorMenu &amp;gt; div.menu,&lt;br /&gt;
x:-moz-any-link {&lt;br /&gt;
margin-left: 23px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Enable forcing showing of the menu for accessibility */&lt;br /&gt;
div.vectorMenu:hover div.menu,&lt;br /&gt;
div.vectorMenu div.menuForceShow {&lt;br /&gt;
display: block;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorMenu ul {&lt;br /&gt;
position: absolute;&lt;br /&gt;
background-color: white;&lt;br /&gt;
border: solid 1px silver;&lt;br /&gt;
border-top-width: 0;&lt;br /&gt;
list-style: none;&lt;br /&gt;
list-style-image: none;&lt;br /&gt;
list-style-type: none;&lt;br /&gt;
padding: 0;&lt;br /&gt;
margin: 0;&lt;br /&gt;
margin-left: -1px;&lt;br /&gt;
text-align: left;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Fixes old versions of FireFox */&lt;br /&gt;
div.vectorMenu ul,&lt;br /&gt;
x:-moz-any-link {&lt;br /&gt;
min-width: 5em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Returns things back to normal in modern versions of FireFox */&lt;br /&gt;
div.vectorMenu ul,&lt;br /&gt;
x:-moz-any-link,&lt;br /&gt;
x:default {&lt;br /&gt;
min-width: 0;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorMenu li {&lt;br /&gt;
padding: 0;&lt;br /&gt;
margin: 0;&lt;br /&gt;
text-align: left;&lt;br /&gt;
line-height: 1em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* OVERRIDDEN BY COMPLIANT BROWSERS */&lt;br /&gt;
div.vectorMenu li a {&lt;br /&gt;
display: inline-block;&lt;br /&gt;
padding: 0.5em;&lt;br /&gt;
white-space: nowrap;&lt;br /&gt;
color: #777;&lt;br /&gt;
cursor: pointer;&lt;br /&gt;
font-size: 0.8em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* IGNORED BY IE6 */&lt;br /&gt;
div.vectorMenu li &amp;gt; a {&lt;br /&gt;
display: block;&lt;br /&gt;
}&lt;br /&gt;
div.vectorMenu li.selected a,&lt;br /&gt;
div.vectorMenu li.selected a:visited {&lt;br /&gt;
color: #fff;&lt;br /&gt;
text-decoration: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Search */&lt;br /&gt;
#p-search h5 {&lt;br /&gt;
display: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* @noflip */&lt;br /&gt;
#p-search {&lt;br /&gt;
float: left;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#p-search {&lt;br /&gt;
margin-right: 0.5em;&lt;br /&gt;
margin-left: 0.5em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#p-search form,&lt;br /&gt;
#p-search input {&lt;br /&gt;
margin: 0;&lt;br /&gt;
margin-top: 0.4em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#simpleSearch {&lt;br /&gt;
display: block;&lt;br /&gt;
width: 14em;&lt;br /&gt;
height: 1.4em;&lt;br /&gt;
margin-top: 0.65em;&lt;br /&gt;
position: relative;&lt;br /&gt;
min-height: 1px; /* Gotta trigger hasLayout for IE7 */&lt;br /&gt;
border: solid 1px #AAAAAA;&lt;br /&gt;
color: black;&lt;br /&gt;
background-color: white;&lt;br /&gt;
/* @embed */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#simpleSearch label {&lt;br /&gt;
/*&lt;br /&gt;
 * DON'T PANIC! Browsers that won't scale this properly are the same browsers that have JS issues that prevent&lt;br /&gt;
 * this from ever being shown anyways.&lt;br /&gt;
 */&lt;br /&gt;
font-size: 13px;&lt;br /&gt;
top: 0.25em;&lt;br /&gt;
direction: ltr;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#simpleSearch input {&lt;br /&gt;
color: black;&lt;br /&gt;
direction: ltr;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#simpleSearch input:focus {&lt;br /&gt;
outline: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#simpleSearch input.placeholder {&lt;br /&gt;
color: #999999;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#simpleSearch input::-webkit-input-placeholder {&lt;br /&gt;
color: #999999;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#simpleSearch input#searchInput {&lt;br /&gt;
position: absolute;&lt;br /&gt;
top: 0;&lt;br /&gt;
left: 0;&lt;br /&gt;
width: 90%;&lt;br /&gt;
margin: 0;&lt;br /&gt;
padding: 0;&lt;br /&gt;
padding-left: 0.2em;&lt;br /&gt;
padding-top: 0.2em;&lt;br /&gt;
padding-bottom: 0.2em;&lt;br /&gt;
outline: none;&lt;br /&gt;
border: none;&lt;br /&gt;
&lt;br /&gt;
/*&lt;br /&gt;
 * DON'T PANIC! Browsers that won't scale this properly are the same browsers that have JS issues that prevent&lt;br /&gt;
 * this from ever being shown anyways.&lt;br /&gt;
 */&lt;br /&gt;
&lt;br /&gt;
font-size: 13px;&lt;br /&gt;
background-color: transparent;&lt;br /&gt;
direction: ltr;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#simpleSearch button#searchButton {&lt;br /&gt;
position: absolute;&lt;br /&gt;
width: 10%;&lt;br /&gt;
right: 0;&lt;br /&gt;
top: 0;&lt;br /&gt;
padding: 0;&lt;br /&gt;
padding-top: 0.3em;&lt;br /&gt;
padding-bottom: 0.2em;&lt;br /&gt;
padding-right: 0.4em;&lt;br /&gt;
margin: 0;&lt;br /&gt;
border: none;&lt;br /&gt;
cursor: pointer;&lt;br /&gt;
background-color: transparent;&lt;br /&gt;
background-image: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* OVERRIDDEN BY COMPLIANT BROWSERS */&lt;br /&gt;
div#simpleSearch button#searchButton img {&lt;br /&gt;
border: none;&lt;br /&gt;
margin: 0;&lt;br /&gt;
margin-top: -3px;&lt;br /&gt;
padding: 0;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* IGNORED BY IE6 */&lt;br /&gt;
div#simpleSearch button#searchButton &amp;gt; img {&lt;br /&gt;
margin: 0;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Panel */&lt;br /&gt;
div#mw-panel {&lt;br /&gt;
font-size: inherit;&lt;br /&gt;
position: absolute;&lt;br /&gt;
top: 100px;&lt;br /&gt;
padding-top: 0.5em;&lt;br /&gt;
width: 10em;&lt;br /&gt;
left: 0px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#mw-panel.collapsible-nav .portal {&lt;br /&gt;
font-size: 0.9em;&lt;br /&gt;
background-image:none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#mw-panel div.portal {&lt;br /&gt;
padding-bottom: 0;&lt;br /&gt;
direction: ltr;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#mw-panel div.portal h5 {&lt;br /&gt;
color: #000;&lt;br /&gt;
padding: 0.25em;&lt;br /&gt;
padding-top: 0;&lt;br /&gt;
padding-bottom: 0;&lt;br /&gt;
padding-left: 1.75em;&lt;br /&gt;
cursor: default;&lt;br /&gt;
border: none;&lt;br /&gt;
font-size: 0.6em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#mw-panel div.portal div.body {&lt;br /&gt;
margin: 0;&lt;br /&gt;
padding-top: 0.5em;&lt;br /&gt;
margin-left: 1.25em;&lt;br /&gt;
border-bottom: 4px solid #31859d;&lt;br /&gt;
/* @embed */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#mw-panel div.portal div.body ul {&lt;br /&gt;
list-style: none;&lt;br /&gt;
list-style-image: none;&lt;br /&gt;
list-style-type: none;&lt;br /&gt;
padding: 0;&lt;br /&gt;
margin: 0;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#mw-panel div.portal div.body ul li {&lt;br /&gt;
line-height: 1.5em;&lt;br /&gt;
padding: 0;&lt;br /&gt;
padding-bottom: 0.5em;&lt;br /&gt;
margin: 0;&lt;br /&gt;
overflow: hidden;&lt;br /&gt;
font-size: 0.7em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#mw-panel div.portal div.body ul li a {&lt;br /&gt;
text-transform: uppercase;&lt;br /&gt;
color: #000;&lt;br /&gt;
text-decoration: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#mw-panel div.portal div.body ul li a:hover {&lt;br /&gt;
background-color: #31859d;&lt;br /&gt;
color: #fff;&lt;br /&gt;
padding-top:0.5em;&lt;br /&gt;
padding-bottom:0.5em;&lt;br /&gt;
padding-left:2px;&lt;br /&gt;
padding-right:2px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Footer */&lt;br /&gt;
div#footer {&lt;br /&gt;
margin-left: 10em;&lt;br /&gt;
margin-top: 0;&lt;br /&gt;
padding: 0.75em;&lt;br /&gt;
/* @embed */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#footer ul {&lt;br /&gt;
list-style: none;&lt;br /&gt;
list-style-image: none;&lt;br /&gt;
list-style-type: none;&lt;br /&gt;
margin: 0;&lt;br /&gt;
padding: 0;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#footer ul li {&lt;br /&gt;
margin: 0;&lt;br /&gt;
padding: 0;&lt;br /&gt;
padding-top: 0.5em;&lt;br /&gt;
padding-bottom: 0.5em;&lt;br /&gt;
color: #000;&lt;br /&gt;
font-size: 0.7em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#footer #footer-icons {&lt;br /&gt;
float: right;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* @noflip */&lt;br /&gt;
body.ltr div#footer #footer-places {&lt;br /&gt;
float: left;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#footer #footer-info li {&lt;br /&gt;
line-height: 1.4em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#footer #footer-icons li {&lt;br /&gt;
float: left;&lt;br /&gt;
margin-left: 0.5em;&lt;br /&gt;
line-height: 2em;&lt;br /&gt;
text-align: right;&lt;br /&gt;
display:none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#footer #footer-places li {&lt;br /&gt;
float: left;&lt;br /&gt;
margin-right: 1em;&lt;br /&gt;
line-height: 2em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#footer #footer-places li a {&lt;br /&gt;
color: #000;&lt;br /&gt;
text-decoration: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#footer #footer-places li a:hover {&lt;br /&gt;
background-color: #31859d;&lt;br /&gt;
color: #fff;&lt;br /&gt;
padding:0.5em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#footer #footer-places li a:active {&lt;br /&gt;
font-weight: bold;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Logo */&lt;br /&gt;
#p-logo {&lt;br /&gt;
position: absolute;&lt;br /&gt;
top:-140px;&lt;br /&gt;
left: 15px;&lt;br /&gt;
width: 10em;&lt;br /&gt;
height:70px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#p-logo a {&lt;br /&gt;
display: block;&lt;br /&gt;
width: 10em;&lt;br /&gt;
background-repeat: no-repeat;&lt;br /&gt;
background-position: center center;&lt;br /&gt;
text-decoration: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/*&lt;br /&gt;
 *&lt;br /&gt;
 * The following code is highly modified from monobook. It would be nice if the&lt;br /&gt;
 * preftoc id was more human readable like preferences-toc for instance,&lt;br /&gt;
 * howerver this would require backporting the other skins.&lt;br /&gt;
 */&lt;br /&gt;
&lt;br /&gt;
/* Preferences */&lt;br /&gt;
#preftoc {&lt;br /&gt;
/* Tabs */&lt;br /&gt;
width: 100%;&lt;br /&gt;
float: left;&lt;br /&gt;
clear: both;&lt;br /&gt;
margin: 0 !important;&lt;br /&gt;
padding: 0 !important;&lt;br /&gt;
/* @embed */&lt;br /&gt;
background-image: url(images/preferences-break.png);&lt;br /&gt;
background-position: bottom left;&lt;br /&gt;
background-repeat: no-repeat;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#preftoc li {&lt;br /&gt;
/* Tab */&lt;br /&gt;
float: left;&lt;br /&gt;
margin: 0;&lt;br /&gt;
padding: 0;&lt;br /&gt;
padding-right: 1px;&lt;br /&gt;
height: 2.25em;&lt;br /&gt;
white-space: nowrap;&lt;br /&gt;
list-style-type: none;&lt;br /&gt;
list-style-image: none;&lt;br /&gt;
/* @embed */&lt;br /&gt;
background-image: url(images/preferences-break.png);&lt;br /&gt;
background-position: bottom right;&lt;br /&gt;
background-repeat: no-repeat;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Sadly, IE6 won't understand this */&lt;br /&gt;
#preftoc li:first-child {&lt;br /&gt;
margin-left: 1px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#preftoc a,&lt;br /&gt;
#preftoc a:active {&lt;br /&gt;
display: inline-block;&lt;br /&gt;
position: relative;&lt;br /&gt;
color: #000;&lt;br /&gt;
padding: 0.5em;&lt;br /&gt;
text-decoration: none;&lt;br /&gt;
background-image: none;&lt;br /&gt;
font-size: 0.9em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#preftoc a:hover,&lt;br /&gt;
#preftoc a:focus {&lt;br /&gt;
text-decoration: none;&lt;br /&gt;
background-color: #31859d;&lt;br /&gt;
color: #fff;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#preftoc li.selected a {&lt;br /&gt;
/* @embed */&lt;br /&gt;
background-image: url(images/preferences-fade.png);&lt;br /&gt;
background-position: bottom;&lt;br /&gt;
background-repeat: repeat-x;&lt;br /&gt;
color: #000;&lt;br /&gt;
text-decoration: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#preferences {&lt;br /&gt;
float: left;&lt;br /&gt;
width: 100%;&lt;br /&gt;
margin: 0;&lt;br /&gt;
margin-top: -2px;&lt;br /&gt;
clear: both;&lt;br /&gt;
border: solid 1px #cccccc;&lt;br /&gt;
background-color: #f9f9f9;&lt;br /&gt;
/* @embed */&lt;br /&gt;
background-image: url(images/preferences-base.png);&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#preferences fieldset {&lt;br /&gt;
border: none;&lt;br /&gt;
border-top: solid 1px #cccccc;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#preferences fieldset.prefsection {&lt;br /&gt;
border: none;&lt;br /&gt;
padding: 0;&lt;br /&gt;
margin: 1em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#preferences legend {&lt;br /&gt;
color: #666666;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#preferences fieldset.prefsection legend.mainLegend {&lt;br /&gt;
display: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#preferences td {&lt;br /&gt;
padding-left: 0.5em;&lt;br /&gt;
padding-right: 0.5em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#preferences td.htmlform-tip {&lt;br /&gt;
font-size: x-small;&lt;br /&gt;
padding: .2em 2em;&lt;br /&gt;
color: #666666;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#preferences div.mw-prefs-buttons {&lt;br /&gt;
padding: 1em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#preferences div.mw-prefs-buttons input {&lt;br /&gt;
margin-right: 0.25em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/**&lt;br /&gt;
 * The following code is slightly modified from monobook&lt;br /&gt;
 */&lt;br /&gt;
&lt;br /&gt;
div#content {&lt;br /&gt;
line-height: 1.5em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#bodyContent {&lt;br /&gt;
font-size: 0.8em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.editsection {&lt;br /&gt;
float: right;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
ul {&lt;br /&gt;
/* @embed */&lt;br /&gt;
list-style-image: url(images/bullet-icon.png);&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
pre {&lt;br /&gt;
line-height: 1.3em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Site Notice (includes notices from CentralNotice extension) */&lt;br /&gt;
#siteNotice {&lt;br /&gt;
font-size: 0.8em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#firstHeading {&lt;br /&gt;
padding-top: 0;&lt;br /&gt;
margin-top: 0;&lt;br /&gt;
padding-top: 0;&lt;br /&gt;
font-size: 1.6em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#content a.external,&lt;br /&gt;
div#content a.external[href ^=&amp;quot;gopher://&amp;quot;] {&lt;br /&gt;
/* @embed */&lt;br /&gt;
background: url(skins/Vector/images/external-link-ltr-icon.png) center right no-repeat;&lt;br /&gt;
padding-right: 13px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#content a.external[href ^=&amp;quot;https://&amp;quot;],&lt;br /&gt;
.link-https {&lt;br /&gt;
/* @embed */&lt;br /&gt;
background: url(skins/Vector/images/lock-icon.png) center right no-repeat;&lt;br /&gt;
padding-right: 13px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#content a.external[href ^=&amp;quot;mailto:&amp;quot;],&lt;br /&gt;
.link-mailto {&lt;br /&gt;
/* @embed */&lt;br /&gt;
background: url(skins/Vector/images/mail-icon.png) center right no-repeat;&lt;br /&gt;
padding-right: 13px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#content a.external[href ^=&amp;quot;news:&amp;quot;] {&lt;br /&gt;
/* @embed */&lt;br /&gt;
background: url(skins/Vector/images/news-icon.png) center right no-repeat;&lt;br /&gt;
padding-right: 13px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#content a.external[href ^=&amp;quot;ftp://&amp;quot;],&lt;br /&gt;
.link-ftp {&lt;br /&gt;
/* @embed */&lt;br /&gt;
background: url(skins/Vector/images/file-icon.png) center right no-repeat;&lt;br /&gt;
padding-right: 13px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#content a.external[href ^=&amp;quot;irc://&amp;quot;],&lt;br /&gt;
div#content a.external[href ^=&amp;quot;ircs://&amp;quot;],&lt;br /&gt;
.link-irc {&lt;br /&gt;
/* @embed */&lt;br /&gt;
background: url(skins/Vector/images/talk-icon.png) center right no-repeat;&lt;br /&gt;
padding-right: 13px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#content a.external[href $=&amp;quot;.ogg&amp;quot;], div#content a.external[href $=&amp;quot;.OGG&amp;quot;],&lt;br /&gt;
div#content a.external[href $=&amp;quot;.mid&amp;quot;], div#content a.external[href $=&amp;quot;.MID&amp;quot;],&lt;br /&gt;
div#content a.external[href $=&amp;quot;.midi&amp;quot;], div#content a.external[href $=&amp;quot;.MIDI&amp;quot;],&lt;br /&gt;
div#content a.external[href $=&amp;quot;.mp3&amp;quot;], div#content a.external[href $=&amp;quot;.MP3&amp;quot;],&lt;br /&gt;
div#content a.external[href $=&amp;quot;.wav&amp;quot;], div#content a.external[href $=&amp;quot;.WAV&amp;quot;],&lt;br /&gt;
div#content a.external[href $=&amp;quot;.wma&amp;quot;], div#content a.external[href $=&amp;quot;.WMA&amp;quot;],&lt;br /&gt;
.link-audio {&lt;br /&gt;
/* @embed */&lt;br /&gt;
background: url(skins/Vector/images/audio-icon.png) center right no-repeat;&lt;br /&gt;
padding-right: 13px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#content a.external[href $=&amp;quot;.ogm&amp;quot;], div#content a.external[href $=&amp;quot;.OGM&amp;quot;],&lt;br /&gt;
div#content a.external[href $=&amp;quot;.avi&amp;quot;], div#content a.external[href $=&amp;quot;.AVI&amp;quot;],&lt;br /&gt;
div#content a.external[href $=&amp;quot;.mpeg&amp;quot;], div#content a.external[href $=&amp;quot;.MPEG&amp;quot;],&lt;br /&gt;
div#content a.external[href $=&amp;quot;.mpg&amp;quot;], div#content a.external[href $=&amp;quot;.MPG&amp;quot;],&lt;br /&gt;
.link-video {&lt;br /&gt;
/* @embed */&lt;br /&gt;
background: url(skins/Vector/images/video-icon.png) center right no-repeat;&lt;br /&gt;
padding-right: 13px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#content a.external[href $=&amp;quot;.pdf&amp;quot;], div#content a.external[href $=&amp;quot;.PDF&amp;quot;],&lt;br /&gt;
div#content a.external[href *=&amp;quot;.pdf#&amp;quot;], div#content a.external[href *=&amp;quot;.PDF#&amp;quot;],&lt;br /&gt;
div#content a.external[href *=&amp;quot;.pdf?&amp;quot;], div#content a.external[href *=&amp;quot;.PDF?&amp;quot;],&lt;br /&gt;
.link-document {&lt;br /&gt;
/* @embed */&lt;br /&gt;
background: url(skins/Vector/images/document-icon.png) center right no-repeat;&lt;br /&gt;
padding-right: 13px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#content .printfooter {&lt;br /&gt;
display: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Icon for Usernames */&lt;br /&gt;
#pt-userpage,&lt;br /&gt;
#pt-anonuserpage,&lt;br /&gt;
#pt-login {&lt;br /&gt;
/* @embed */&lt;br /&gt;
background: url(skins/Vector/images/user-icon.png) left top no-repeat;&lt;br /&gt;
padding-left: 15px !important;&lt;br /&gt;
text-transform: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.redirectText {&lt;br /&gt;
font-size: 140%;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.redirectMsg img {&lt;br /&gt;
vertical-align: text-bottom;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#bodyContent {&lt;br /&gt;
position: relative;&lt;br /&gt;
width: 100%;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#mw-js-message {&lt;br /&gt;
font-size: 0.8em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#bodyContent {&lt;br /&gt;
line-height: 1.5em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Watch/Unwatch Icon Styling */&lt;br /&gt;
#ca-unwatch.icon a,&lt;br /&gt;
#ca-watch.icon a {&lt;br /&gt;
margin: 0;&lt;br /&gt;
padding: 0;&lt;br /&gt;
outline: none;&lt;br /&gt;
display: block;&lt;br /&gt;
width: 26px;&lt;br /&gt;
/* This hides the text but shows the background image */&lt;br /&gt;
padding-top: 3.1em;&lt;br /&gt;
margin-top: 0;&lt;br /&gt;
/* Only applied in IE6 */&lt;br /&gt;
margin-top: -0.8em !ie;&lt;br /&gt;
height: 0;&lt;br /&gt;
overflow: hidden;&lt;br /&gt;
/* @embed */&lt;br /&gt;
background-image: url(images/watch-icons.png);&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#ca-unwatch.icon a {&lt;br /&gt;
background-position: -43px 60%;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#ca-watch.icon a {&lt;br /&gt;
background-position: 5px 60%;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#ca-unwatch.icon a:hover,&lt;br /&gt;
#ca-unwatch.icon a:focus {&lt;br /&gt;
background-position: -67px 60%;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#ca-watch.icon a:hover,&lt;br /&gt;
#ca-watch.icon a:focus {&lt;br /&gt;
background-position: -19px 60%;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#ca-unwatch.icon a.loading,&lt;br /&gt;
#ca-watch.icon a.loading {&lt;br /&gt;
/* @embed */&lt;br /&gt;
background-image: url(images/watch-icon-loading.gif);&lt;br /&gt;
background-position: 5px 60%;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#ca-unwatch.icon a span,&lt;br /&gt;
#ca-watch.icon a span {&lt;br /&gt;
display: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorTabs ul {&lt;br /&gt;
/* @embed */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Tooltips are outside of the normal body code, so this helps make the size of the text sensible */&lt;br /&gt;
.tipsy {&lt;br /&gt;
font-size: 0.8em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#mw-panel div.portal {&lt;br /&gt;
    background-image: none;&lt;br /&gt;
}&lt;/div&gt;</summary>
		<author><name>WikiSysop</name></author>	</entry>

	<entry>
		<id>https://web.fhnw.ch/plattformen/hattie-wiki/w/index.php?title=MediaWiki:Common.css&amp;diff=7166</id>
		<title>MediaWiki:Common.css</title>
		<link rel="alternate" type="text/html" href="https://web.fhnw.ch/plattformen/hattie-wiki/w/index.php?title=MediaWiki:Common.css&amp;diff=7166"/>
				<updated>2019-05-23T09:02:04Z</updated>
		
		<summary type="html">&lt;p&gt;WikiSysop: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;/* Das folgende CSS wird für alle Benutzeroberflächen geladen. */&lt;br /&gt;
&lt;br /&gt;
@import url(http://fonts.googleapis.com/css?family=Open+Sans);&lt;br /&gt;
&lt;br /&gt;
/* Framework */&lt;br /&gt;
&lt;br /&gt;
html,&lt;br /&gt;
body {&lt;br /&gt;
height: 100%;&lt;br /&gt;
margin: 0;&lt;br /&gt;
padding: 0;&lt;br /&gt;
font-family: 'Open Sans',sans-serif;&lt;br /&gt;
font-size: 1.1em;&lt;br /&gt;
color:#777;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
body {&lt;br /&gt;
background-color: #dcdcdc;&lt;br /&gt;
/* @embed */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Links */&lt;br /&gt;
a {&lt;br /&gt;
color: #31859d;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.mw-body a.external {&lt;br /&gt;
color: #31859d;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#mw-panel div.portal div.body ul li a:visited {&lt;br /&gt;
color: #31859d;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#mw-panel div.portal div.body ul li a:active {&lt;br /&gt;
color: #31859d;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#mw-panel.collapsible-nav .portal.collapsed h3 a {&lt;br /&gt;
color: #31859d;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Content */&lt;br /&gt;
&lt;br /&gt;
div#content {&lt;br /&gt;
/* @embed */&lt;br /&gt;
background-color: white;&lt;br /&gt;
color: #777;&lt;br /&gt;
direction: ltr;&lt;br /&gt;
border-width: 0px;&lt;br /&gt;
border-style: solid;&lt;br /&gt;
margin-top: 0;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Head */&lt;br /&gt;
&lt;br /&gt;
#mw-page-base {&lt;br /&gt;
height: 5em;&lt;br /&gt;
background-color: white;&lt;br /&gt;
border-bottom: 0;&lt;br /&gt;
/* @embed */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#mw-head-base {&lt;br /&gt;
height: 5em;&lt;br /&gt;
/* @embed */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#mw-head {&lt;br /&gt;
position: absolute;&lt;br /&gt;
top: 0;&lt;br /&gt;
right: 0;&lt;br /&gt;
width: 100%;&lt;br /&gt;
background-color: white;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#mw-head h5 {&lt;br /&gt;
margin: 0;&lt;br /&gt;
padding: 0;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Hide empty portlets */&lt;br /&gt;
div.emptyPortlet {&lt;br /&gt;
display: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Personal */&lt;br /&gt;
&lt;br /&gt;
#p-personal {&lt;br /&gt;
position: absolute;&lt;br /&gt;
top: 0;&lt;br /&gt;
right: 0.75em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#p-personal h5 {&lt;br /&gt;
display: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#p-personal ul {&lt;br /&gt;
list-style: none;&lt;br /&gt;
margin: 0;&lt;br /&gt;
padding-left: 10em; /* Keep from overlapping logo */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* @noflip */&lt;br /&gt;
&lt;br /&gt;
#p-personal li {&lt;br /&gt;
line-height: 1.125em;&lt;br /&gt;
float: left;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#p-personal li a {&lt;br /&gt;
color: #777;&lt;br /&gt;
text-decoration: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#p-personal li a:hover {&lt;br /&gt;
background-color: #31859d;&lt;br /&gt;
color: #fff;&lt;br /&gt;
padding:0.5em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#p-personal li.selected a:hover{&lt;br /&gt;
color: #fff;&lt;br /&gt;
text-decoration: none;&lt;br /&gt;
font-weight: bold;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#p-personal li a:visited {&lt;br /&gt;
color: #31859d;&lt;br /&gt;
text-decoration: bold;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#p-personal a.new {&lt;br /&gt;
color: #31859d;&lt;br /&gt;
text-decoration: bold;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* This one flips! */&lt;br /&gt;
&lt;br /&gt;
#p-personal li {&lt;br /&gt;
margin-left: 0.75em;&lt;br /&gt;
margin-top: 0.5em;&lt;br /&gt;
font-size: 0.75em;&lt;br /&gt;
white-space: nowrap;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Navigation Containers */&lt;br /&gt;
&lt;br /&gt;
#left-navigation {&lt;br /&gt;
position: relative;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#right-navigation {&lt;br /&gt;
float: right;&lt;br /&gt;
margin-top: 2.5em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Navigation Labels */&lt;br /&gt;
div.vectorTabs h5,&lt;br /&gt;
div.vectorMenu h5 span {&lt;br /&gt;
display: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Namespaces and Views */&lt;br /&gt;
/* @noflip */&lt;br /&gt;
div.vectorTabs {&lt;br /&gt;
float: left;&lt;br /&gt;
height: 2.5em;&lt;br /&gt;
background-image:none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorTabs {&lt;br /&gt;
/* @embed */&lt;br /&gt;
padding-left: 1px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* @noflip */&lt;br /&gt;
div.vectorTabs ul {&lt;br /&gt;
float: left;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorTabs ul {&lt;br /&gt;
height: 100%;&lt;br /&gt;
list-style: none;&lt;br /&gt;
margin: 0;&lt;br /&gt;
padding: 0;&lt;br /&gt;
background-color:white;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* @noflip */&lt;br /&gt;
div.vectorTabs ul li {&lt;br /&gt;
float: left;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* OVERRIDDEN BY COMPLIANT BROWSERS */&lt;br /&gt;
div.vectorTabs ul li {&lt;br /&gt;
line-height: 1.125em;&lt;br /&gt;
display: inline-block;&lt;br /&gt;
height: 100%;&lt;br /&gt;
margin: 0;&lt;br /&gt;
padding: 0;&lt;br /&gt;
background-color: #fff;&lt;br /&gt;
background-image:none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* IGNORED BY IE6 */&lt;br /&gt;
div.vectorTabs ul &amp;gt; li {&lt;br /&gt;
display: block;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorTabs li.selected {&lt;br /&gt;
/* @embed */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
	/* OVERRIDDEN BY COMPLIANT BROWSERS */&lt;br /&gt;
div.vectorTabs li a {&lt;br /&gt;
display: inline-block;&lt;br /&gt;
height: 1.9em;&lt;br /&gt;
padding-left: 0.5em;&lt;br /&gt;
padding-right: 0.5em;&lt;br /&gt;
color: #777;&lt;br /&gt;
cursor: pointer;&lt;br /&gt;
font-size: 0.75em;&lt;br /&gt;
text-decoration: none;&lt;br /&gt;
background:none;&lt;br /&gt;
background-color:#fff;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorTabs li a:hover {&lt;br /&gt;
background-color: #31859d;&lt;br /&gt;
color: #fff;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* IGNORED BY IE6 */&lt;br /&gt;
div.vectorTabs li &amp;gt; a {&lt;br /&gt;
display: block;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorTabs li.icon a {&lt;br /&gt;
background-position: bottom right;&lt;br /&gt;
background-repeat: no-repeat;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* OVERRIDDEN BY COMPLIANT BROWSERS */&lt;br /&gt;
div.vectorTabs span a  {&lt;br /&gt;
display: inline-block;&lt;br /&gt;
padding-top: 1.25em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* IGNORED BY IE6 */&lt;br /&gt;
/* @noflip */&lt;br /&gt;
div.vectorTabs span &amp;gt; a {&lt;br /&gt;
float: left;&lt;br /&gt;
display: block;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorTabs span {&lt;br /&gt;
display: inline-block;&lt;br /&gt;
/* @embed */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorTabs li.selected a,&lt;br /&gt;
div.vectorTabs li.selected a:visited{&lt;br /&gt;
color: #777;&lt;br /&gt;
text-decoration: none;&lt;br /&gt;
font-weight: bold;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorTabs li.selected a:hover{&lt;br /&gt;
color: #fff;&lt;br /&gt;
text-decoration: none;&lt;br /&gt;
font-weight: bold;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorTabs li.new a,&lt;br /&gt;
div.vectorTabs li.new a:visited{&lt;br /&gt;
color: #777;&lt;br /&gt;
text-decoration: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorTabs li.new a:hover{&lt;br /&gt;
color: #fff;&lt;br /&gt;
text-decoration: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Variants and Actions */&lt;br /&gt;
/* @noflip */&lt;br /&gt;
div.vectorMenu {&lt;br /&gt;
direction: ltr;&lt;br /&gt;
float: left;&lt;br /&gt;
/* @embed */&lt;br /&gt;
background-image: url(images/arrow-down-icon.png);&lt;br /&gt;
background-position: 100% 60%;&lt;br /&gt;
background-repeat: no-repeat;&lt;br /&gt;
cursor: pointer;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorMenu h3 a {&lt;br /&gt;
background-image:none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorMenuFocus {&lt;br /&gt;
/* @embed */&lt;br /&gt;
background-image: url(images/arrow-down-focus-icon.png);&lt;br /&gt;
background-position: 100% 60%;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* @noflip */&lt;br /&gt;
body.rtl div.vectorMenu {&lt;br /&gt;
direction: rtl;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* OVERRIDDEN BY COMPLIANT BROWSERS */&lt;br /&gt;
/* @noflip */&lt;br /&gt;
div#mw-head div.vectorMenu h5 {&lt;br /&gt;
float: left;&lt;br /&gt;
/* @embed */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* This will be flipped - unlike the one above it */&lt;br /&gt;
div#mw-head div.vectorMenu h5 {&lt;br /&gt;
background-position: bottom left;&lt;br /&gt;
margin-left: -1px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* IGNORED BY IE6 */&lt;br /&gt;
&lt;br /&gt;
div#mw-head div.vectorMenu &amp;gt; h5 {&lt;br /&gt;
background-image: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#mw-head div.vectorMenu h4 {&lt;br /&gt;
display: inline-block;&lt;br /&gt;
float: left;&lt;br /&gt;
font-size: 0.8em;&lt;br /&gt;
padding-left: 0.5em;&lt;br /&gt;
padding-top: 1.375em;&lt;br /&gt;
font-weight: normal;&lt;br /&gt;
border: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* OVERRIDDEN BY COMPLIANT BROWSERS */&lt;br /&gt;
/* @noflip */&lt;br /&gt;
div.vectorMenu h5 a {&lt;br /&gt;
display: inline-block;&lt;br /&gt;
width: 24px;&lt;br /&gt;
height: 2.5em;&lt;br /&gt;
text-decoration: none;&lt;br /&gt;
/* @embed */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* This will be flipped - unlike the one above it */&lt;br /&gt;
div.vectorMenu h5 a {&lt;br /&gt;
background-position: bottom right;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* IGNORED BY IE6 */&lt;br /&gt;
div.vectorMenu h5 &amp;gt; a {&lt;br /&gt;
display: block;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorMenu div.menu {&lt;br /&gt;
position: relative;&lt;br /&gt;
display: none;&lt;br /&gt;
clear: both;&lt;br /&gt;
text-align: left;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* OVERRIDDEN BY COMPLIANT BROWSERS */&lt;br /&gt;
/* @noflip */&lt;br /&gt;
body.rtl div.vectorMenu div.menu {&lt;br /&gt;
margin-left: 24px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* IGNORED BY IE6 */&lt;br /&gt;
/* @noflip */&lt;br /&gt;
body.rtl div.vectorMenu &amp;gt; div.menu {&lt;br /&gt;
margin-left: auto;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* IGNORED BY IE6 */&lt;br /&gt;
/* Also fixes old versions of FireFox */&lt;br /&gt;
/* @noflip */&lt;br /&gt;
body.rtl div.vectorMenu &amp;gt; div.menu,&lt;br /&gt;
x:-moz-any-link {&lt;br /&gt;
margin-left: 23px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Enable forcing showing of the menu for accessibility */&lt;br /&gt;
div.vectorMenu:hover div.menu,&lt;br /&gt;
div.vectorMenu div.menuForceShow {&lt;br /&gt;
display: block;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorMenu ul {&lt;br /&gt;
position: absolute;&lt;br /&gt;
background-color: white;&lt;br /&gt;
border: solid 1px silver;&lt;br /&gt;
border-top-width: 0;&lt;br /&gt;
list-style: none;&lt;br /&gt;
list-style-image: none;&lt;br /&gt;
list-style-type: none;&lt;br /&gt;
padding: 0;&lt;br /&gt;
margin: 0;&lt;br /&gt;
margin-left: -1px;&lt;br /&gt;
text-align: left;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Fixes old versions of FireFox */&lt;br /&gt;
div.vectorMenu ul,&lt;br /&gt;
x:-moz-any-link {&lt;br /&gt;
min-width: 5em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Returns things back to normal in modern versions of FireFox */&lt;br /&gt;
div.vectorMenu ul,&lt;br /&gt;
x:-moz-any-link,&lt;br /&gt;
x:default {&lt;br /&gt;
min-width: 0;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorMenu li {&lt;br /&gt;
padding: 0;&lt;br /&gt;
margin: 0;&lt;br /&gt;
text-align: left;&lt;br /&gt;
line-height: 1em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* OVERRIDDEN BY COMPLIANT BROWSERS */&lt;br /&gt;
div.vectorMenu li a {&lt;br /&gt;
display: inline-block;&lt;br /&gt;
padding: 0.5em;&lt;br /&gt;
white-space: nowrap;&lt;br /&gt;
color: #777;&lt;br /&gt;
cursor: pointer;&lt;br /&gt;
font-size: 0.8em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* IGNORED BY IE6 */&lt;br /&gt;
div.vectorMenu li &amp;gt; a {&lt;br /&gt;
display: block;&lt;br /&gt;
}&lt;br /&gt;
div.vectorMenu li.selected a,&lt;br /&gt;
div.vectorMenu li.selected a:visited {&lt;br /&gt;
color: #fff;&lt;br /&gt;
text-decoration: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Search */&lt;br /&gt;
#p-search h5 {&lt;br /&gt;
display: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* @noflip */&lt;br /&gt;
#p-search {&lt;br /&gt;
float: left;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#p-search {&lt;br /&gt;
margin-right: 0.5em;&lt;br /&gt;
margin-left: 0.5em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#p-search form,&lt;br /&gt;
#p-search input {&lt;br /&gt;
margin: 0;&lt;br /&gt;
margin-top: 0.4em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#simpleSearch {&lt;br /&gt;
display: block;&lt;br /&gt;
width: 14em;&lt;br /&gt;
height: 1.4em;&lt;br /&gt;
margin-top: 0.65em;&lt;br /&gt;
position: relative;&lt;br /&gt;
min-height: 1px; /* Gotta trigger hasLayout for IE7 */&lt;br /&gt;
border: solid 1px #AAAAAA;&lt;br /&gt;
color: black;&lt;br /&gt;
background-color: white;&lt;br /&gt;
/* @embed */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#simpleSearch label {&lt;br /&gt;
/*&lt;br /&gt;
 * DON'T PANIC! Browsers that won't scale this properly are the same browsers that have JS issues that prevent&lt;br /&gt;
 * this from ever being shown anyways.&lt;br /&gt;
 */&lt;br /&gt;
font-size: 13px;&lt;br /&gt;
top: 0.25em;&lt;br /&gt;
direction: ltr;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#simpleSearch input {&lt;br /&gt;
color: black;&lt;br /&gt;
direction: ltr;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#simpleSearch input:focus {&lt;br /&gt;
outline: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#simpleSearch input.placeholder {&lt;br /&gt;
color: #999999;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#simpleSearch input::-webkit-input-placeholder {&lt;br /&gt;
color: #999999;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#simpleSearch input#searchInput {&lt;br /&gt;
position: absolute;&lt;br /&gt;
top: 0;&lt;br /&gt;
left: 0;&lt;br /&gt;
width: 90%;&lt;br /&gt;
margin: 0;&lt;br /&gt;
padding: 0;&lt;br /&gt;
padding-left: 0.2em;&lt;br /&gt;
padding-top: 0.2em;&lt;br /&gt;
padding-bottom: 0.2em;&lt;br /&gt;
outline: none;&lt;br /&gt;
border: none;&lt;br /&gt;
&lt;br /&gt;
/*&lt;br /&gt;
 * DON'T PANIC! Browsers that won't scale this properly are the same browsers that have JS issues that prevent&lt;br /&gt;
 * this from ever being shown anyways.&lt;br /&gt;
 */&lt;br /&gt;
&lt;br /&gt;
font-size: 13px;&lt;br /&gt;
background-color: transparent;&lt;br /&gt;
direction: ltr;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#simpleSearch button#searchButton {&lt;br /&gt;
position: absolute;&lt;br /&gt;
width: 10%;&lt;br /&gt;
right: 0;&lt;br /&gt;
top: 0;&lt;br /&gt;
padding: 0;&lt;br /&gt;
padding-top: 0.3em;&lt;br /&gt;
padding-bottom: 0.2em;&lt;br /&gt;
padding-right: 0.4em;&lt;br /&gt;
margin: 0;&lt;br /&gt;
border: none;&lt;br /&gt;
cursor: pointer;&lt;br /&gt;
background-color: transparent;&lt;br /&gt;
background-image: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* OVERRIDDEN BY COMPLIANT BROWSERS */&lt;br /&gt;
div#simpleSearch button#searchButton img {&lt;br /&gt;
border: none;&lt;br /&gt;
margin: 0;&lt;br /&gt;
margin-top: -3px;&lt;br /&gt;
padding: 0;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* IGNORED BY IE6 */&lt;br /&gt;
div#simpleSearch button#searchButton &amp;gt; img {&lt;br /&gt;
margin: 0;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Panel */&lt;br /&gt;
div#mw-panel {&lt;br /&gt;
font-size: inherit;&lt;br /&gt;
position: absolute;&lt;br /&gt;
top: 100px;&lt;br /&gt;
padding-top: 0.5em;&lt;br /&gt;
width: 10em;&lt;br /&gt;
left: 0px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#mw-panel.collapsible-nav .portal {&lt;br /&gt;
font-size: 0.9em;&lt;br /&gt;
background-image:none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#mw-panel div.portal {&lt;br /&gt;
padding-bottom: 0;&lt;br /&gt;
direction: ltr;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#mw-panel div.portal h5 {&lt;br /&gt;
color: #000;&lt;br /&gt;
padding: 0.25em;&lt;br /&gt;
padding-top: 0;&lt;br /&gt;
padding-bottom: 0;&lt;br /&gt;
padding-left: 1.75em;&lt;br /&gt;
cursor: default;&lt;br /&gt;
border: none;&lt;br /&gt;
font-size: 0.6em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#mw-panel div.portal div.body {&lt;br /&gt;
margin: 0;&lt;br /&gt;
padding-top: 0.5em;&lt;br /&gt;
margin-left: 1.25em;&lt;br /&gt;
border-bottom: 4px solid #31859d;&lt;br /&gt;
/* @embed */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#mw-panel div.portal div.body ul {&lt;br /&gt;
list-style: none;&lt;br /&gt;
list-style-image: none;&lt;br /&gt;
list-style-type: none;&lt;br /&gt;
padding: 0;&lt;br /&gt;
margin: 0;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#mw-panel div.portal div.body ul li {&lt;br /&gt;
line-height: 1.5em;&lt;br /&gt;
padding: 0;&lt;br /&gt;
padding-bottom: 0.5em;&lt;br /&gt;
margin: 0;&lt;br /&gt;
overflow: hidden;&lt;br /&gt;
font-size: 0.7em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#mw-panel div.portal div.body ul li a {&lt;br /&gt;
text-transform: uppercase;&lt;br /&gt;
color: #000;&lt;br /&gt;
text-decoration: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#mw-panel div.portal div.body ul li a:hover {&lt;br /&gt;
background-color: #31859d;&lt;br /&gt;
color: #fff;&lt;br /&gt;
padding-top:0.5em;&lt;br /&gt;
padding-bottom:0.5em;&lt;br /&gt;
padding-left:2px;&lt;br /&gt;
padding-right:2px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Footer */&lt;br /&gt;
div#footer {&lt;br /&gt;
margin-left: 10em;&lt;br /&gt;
margin-top: 0;&lt;br /&gt;
padding: 0.75em;&lt;br /&gt;
/* @embed */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#footer ul {&lt;br /&gt;
list-style: none;&lt;br /&gt;
list-style-image: none;&lt;br /&gt;
list-style-type: none;&lt;br /&gt;
margin: 0;&lt;br /&gt;
padding: 0;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#footer ul li {&lt;br /&gt;
margin: 0;&lt;br /&gt;
padding: 0;&lt;br /&gt;
padding-top: 0.5em;&lt;br /&gt;
padding-bottom: 0.5em;&lt;br /&gt;
color: #000;&lt;br /&gt;
font-size: 0.7em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#footer #footer-icons {&lt;br /&gt;
float: right;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* @noflip */&lt;br /&gt;
body.ltr div#footer #footer-places {&lt;br /&gt;
float: left;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#footer #footer-info li {&lt;br /&gt;
line-height: 1.4em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#footer #footer-icons li {&lt;br /&gt;
float: left;&lt;br /&gt;
margin-left: 0.5em;&lt;br /&gt;
line-height: 2em;&lt;br /&gt;
text-align: right;&lt;br /&gt;
display:none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#footer #footer-places li {&lt;br /&gt;
float: left;&lt;br /&gt;
margin-right: 1em;&lt;br /&gt;
line-height: 2em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#footer #footer-places li a {&lt;br /&gt;
color: #000;&lt;br /&gt;
text-decoration: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#footer #footer-places li a:hover {&lt;br /&gt;
background-color: #31859d;&lt;br /&gt;
color: #fff;&lt;br /&gt;
padding:0.5em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#footer #footer-places li a:active {&lt;br /&gt;
font-weight: bold;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Logo */&lt;br /&gt;
#p-logo {&lt;br /&gt;
position: absolute;&lt;br /&gt;
top:-140px;&lt;br /&gt;
left: 15px;&lt;br /&gt;
width: 10em;&lt;br /&gt;
height:70px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#p-logo a {&lt;br /&gt;
display: block;&lt;br /&gt;
width: 10em;&lt;br /&gt;
background-repeat: no-repeat;&lt;br /&gt;
background-position: center center;&lt;br /&gt;
text-decoration: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/*&lt;br /&gt;
 *&lt;br /&gt;
 * The following code is highly modified from monobook. It would be nice if the&lt;br /&gt;
 * preftoc id was more human readable like preferences-toc for instance,&lt;br /&gt;
 * howerver this would require backporting the other skins.&lt;br /&gt;
 */&lt;br /&gt;
&lt;br /&gt;
/* Preferences */&lt;br /&gt;
#preftoc {&lt;br /&gt;
/* Tabs */&lt;br /&gt;
width: 100%;&lt;br /&gt;
float: left;&lt;br /&gt;
clear: both;&lt;br /&gt;
margin: 0 !important;&lt;br /&gt;
padding: 0 !important;&lt;br /&gt;
/* @embed */&lt;br /&gt;
background-image: url(images/preferences-break.png);&lt;br /&gt;
background-position: bottom left;&lt;br /&gt;
background-repeat: no-repeat;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#preftoc li {&lt;br /&gt;
/* Tab */&lt;br /&gt;
float: left;&lt;br /&gt;
margin: 0;&lt;br /&gt;
padding: 0;&lt;br /&gt;
padding-right: 1px;&lt;br /&gt;
height: 2.25em;&lt;br /&gt;
white-space: nowrap;&lt;br /&gt;
list-style-type: none;&lt;br /&gt;
list-style-image: none;&lt;br /&gt;
/* @embed */&lt;br /&gt;
background-image: url(images/preferences-break.png);&lt;br /&gt;
background-position: bottom right;&lt;br /&gt;
background-repeat: no-repeat;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Sadly, IE6 won't understand this */&lt;br /&gt;
#preftoc li:first-child {&lt;br /&gt;
margin-left: 1px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#preftoc a,&lt;br /&gt;
#preftoc a:active {&lt;br /&gt;
display: inline-block;&lt;br /&gt;
position: relative;&lt;br /&gt;
color: #000;&lt;br /&gt;
padding: 0.5em;&lt;br /&gt;
text-decoration: none;&lt;br /&gt;
background-image: none;&lt;br /&gt;
font-size: 0.9em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#preftoc a:hover,&lt;br /&gt;
#preftoc a:focus {&lt;br /&gt;
text-decoration: none;&lt;br /&gt;
background-color: #31859d;&lt;br /&gt;
color: #fff;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#preftoc li.selected a {&lt;br /&gt;
/* @embed */&lt;br /&gt;
background-image: url(images/preferences-fade.png);&lt;br /&gt;
background-position: bottom;&lt;br /&gt;
background-repeat: repeat-x;&lt;br /&gt;
color: #000;&lt;br /&gt;
text-decoration: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#preferences {&lt;br /&gt;
float: left;&lt;br /&gt;
width: 100%;&lt;br /&gt;
margin: 0;&lt;br /&gt;
margin-top: -2px;&lt;br /&gt;
clear: both;&lt;br /&gt;
border: solid 1px #cccccc;&lt;br /&gt;
background-color: #f9f9f9;&lt;br /&gt;
/* @embed */&lt;br /&gt;
background-image: url(images/preferences-base.png);&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#preferences fieldset {&lt;br /&gt;
border: none;&lt;br /&gt;
border-top: solid 1px #cccccc;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#preferences fieldset.prefsection {&lt;br /&gt;
border: none;&lt;br /&gt;
padding: 0;&lt;br /&gt;
margin: 1em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#preferences legend {&lt;br /&gt;
color: #666666;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#preferences fieldset.prefsection legend.mainLegend {&lt;br /&gt;
display: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#preferences td {&lt;br /&gt;
padding-left: 0.5em;&lt;br /&gt;
padding-right: 0.5em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#preferences td.htmlform-tip {&lt;br /&gt;
font-size: x-small;&lt;br /&gt;
padding: .2em 2em;&lt;br /&gt;
color: #666666;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#preferences div.mw-prefs-buttons {&lt;br /&gt;
padding: 1em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#preferences div.mw-prefs-buttons input {&lt;br /&gt;
margin-right: 0.25em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/**&lt;br /&gt;
 * The following code is slightly modified from monobook&lt;br /&gt;
 */&lt;br /&gt;
&lt;br /&gt;
div#content {&lt;br /&gt;
line-height: 1.5em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#bodyContent {&lt;br /&gt;
font-size: 0.8em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.editsection {&lt;br /&gt;
float: right;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
ul {&lt;br /&gt;
/* @embed */&lt;br /&gt;
list-style-image: url(images/bullet-icon.png);&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
pre {&lt;br /&gt;
line-height: 1.3em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Site Notice (includes notices from CentralNotice extension) */&lt;br /&gt;
#siteNotice {&lt;br /&gt;
font-size: 0.8em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#firstHeading {&lt;br /&gt;
padding-top: 0;&lt;br /&gt;
margin-top: 0;&lt;br /&gt;
padding-top: 0;&lt;br /&gt;
font-size: 1.6em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#content a.external,&lt;br /&gt;
div#content a.external[href ^=&amp;quot;gopher://&amp;quot;] {&lt;br /&gt;
/* @embed */&lt;br /&gt;
background: url(skins/Vector/images/external-link-ltr-icon.png) center right no-repeat;&lt;br /&gt;
padding-right: 13px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#content a.external[href ^=&amp;quot;https://&amp;quot;],&lt;br /&gt;
.link-https {&lt;br /&gt;
/* @embed */&lt;br /&gt;
background: url(images/lock-icon.png) center right no-repeat;&lt;br /&gt;
padding-right: 13px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#content a.external[href ^=&amp;quot;mailto:&amp;quot;],&lt;br /&gt;
.link-mailto {&lt;br /&gt;
/* @embed */&lt;br /&gt;
background: url(images/mail-icon.png) center right no-repeat;&lt;br /&gt;
padding-right: 13px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#content a.external[href ^=&amp;quot;news:&amp;quot;] {&lt;br /&gt;
/* @embed */&lt;br /&gt;
background: url(images/news-icon.png) center right no-repeat;&lt;br /&gt;
padding-right: 13px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#content a.external[href ^=&amp;quot;ftp://&amp;quot;],&lt;br /&gt;
.link-ftp {&lt;br /&gt;
/* @embed */&lt;br /&gt;
background: url(images/file-icon.png) center right no-repeat;&lt;br /&gt;
padding-right: 13px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#content a.external[href ^=&amp;quot;irc://&amp;quot;],&lt;br /&gt;
div#content a.external[href ^=&amp;quot;ircs://&amp;quot;],&lt;br /&gt;
.link-irc {&lt;br /&gt;
/* @embed */&lt;br /&gt;
background: url(images/talk-icon.png) center right no-repeat;&lt;br /&gt;
padding-right: 13px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#content a.external[href $=&amp;quot;.ogg&amp;quot;], div#content a.external[href $=&amp;quot;.OGG&amp;quot;],&lt;br /&gt;
div#content a.external[href $=&amp;quot;.mid&amp;quot;], div#content a.external[href $=&amp;quot;.MID&amp;quot;],&lt;br /&gt;
div#content a.external[href $=&amp;quot;.midi&amp;quot;], div#content a.external[href $=&amp;quot;.MIDI&amp;quot;],&lt;br /&gt;
div#content a.external[href $=&amp;quot;.mp3&amp;quot;], div#content a.external[href $=&amp;quot;.MP3&amp;quot;],&lt;br /&gt;
div#content a.external[href $=&amp;quot;.wav&amp;quot;], div#content a.external[href $=&amp;quot;.WAV&amp;quot;],&lt;br /&gt;
div#content a.external[href $=&amp;quot;.wma&amp;quot;], div#content a.external[href $=&amp;quot;.WMA&amp;quot;],&lt;br /&gt;
.link-audio {&lt;br /&gt;
/* @embed */&lt;br /&gt;
background: url(images/audio-icon.png) center right no-repeat;&lt;br /&gt;
padding-right: 13px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#content a.external[href $=&amp;quot;.ogm&amp;quot;], div#content a.external[href $=&amp;quot;.OGM&amp;quot;],&lt;br /&gt;
div#content a.external[href $=&amp;quot;.avi&amp;quot;], div#content a.external[href $=&amp;quot;.AVI&amp;quot;],&lt;br /&gt;
div#content a.external[href $=&amp;quot;.mpeg&amp;quot;], div#content a.external[href $=&amp;quot;.MPEG&amp;quot;],&lt;br /&gt;
div#content a.external[href $=&amp;quot;.mpg&amp;quot;], div#content a.external[href $=&amp;quot;.MPG&amp;quot;],&lt;br /&gt;
.link-video {&lt;br /&gt;
/* @embed */&lt;br /&gt;
background: url(images/video-icon.png) center right no-repeat;&lt;br /&gt;
padding-right: 13px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#content a.external[href $=&amp;quot;.pdf&amp;quot;], div#content a.external[href $=&amp;quot;.PDF&amp;quot;],&lt;br /&gt;
div#content a.external[href *=&amp;quot;.pdf#&amp;quot;], div#content a.external[href *=&amp;quot;.PDF#&amp;quot;],&lt;br /&gt;
div#content a.external[href *=&amp;quot;.pdf?&amp;quot;], div#content a.external[href *=&amp;quot;.PDF?&amp;quot;],&lt;br /&gt;
.link-document {&lt;br /&gt;
/* @embed */&lt;br /&gt;
background: url(images/document-icon.png) center right no-repeat;&lt;br /&gt;
padding-right: 13px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#content .printfooter {&lt;br /&gt;
display: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Icon for Usernames */&lt;br /&gt;
#pt-userpage,&lt;br /&gt;
#pt-anonuserpage,&lt;br /&gt;
#pt-login {&lt;br /&gt;
/* @embed */&lt;br /&gt;
background: url(images/user-icon.png) left top no-repeat;&lt;br /&gt;
padding-left: 15px !important;&lt;br /&gt;
text-transform: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.redirectText {&lt;br /&gt;
font-size: 140%;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.redirectMsg img {&lt;br /&gt;
vertical-align: text-bottom;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#bodyContent {&lt;br /&gt;
position: relative;&lt;br /&gt;
width: 100%;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#mw-js-message {&lt;br /&gt;
font-size: 0.8em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#bodyContent {&lt;br /&gt;
line-height: 1.5em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Watch/Unwatch Icon Styling */&lt;br /&gt;
#ca-unwatch.icon a,&lt;br /&gt;
#ca-watch.icon a {&lt;br /&gt;
margin: 0;&lt;br /&gt;
padding: 0;&lt;br /&gt;
outline: none;&lt;br /&gt;
display: block;&lt;br /&gt;
width: 26px;&lt;br /&gt;
/* This hides the text but shows the background image */&lt;br /&gt;
padding-top: 3.1em;&lt;br /&gt;
margin-top: 0;&lt;br /&gt;
/* Only applied in IE6 */&lt;br /&gt;
margin-top: -0.8em !ie;&lt;br /&gt;
height: 0;&lt;br /&gt;
overflow: hidden;&lt;br /&gt;
/* @embed */&lt;br /&gt;
background-image: url(images/watch-icons.png);&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#ca-unwatch.icon a {&lt;br /&gt;
background-position: -43px 60%;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#ca-watch.icon a {&lt;br /&gt;
background-position: 5px 60%;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#ca-unwatch.icon a:hover,&lt;br /&gt;
#ca-unwatch.icon a:focus {&lt;br /&gt;
background-position: -67px 60%;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#ca-watch.icon a:hover,&lt;br /&gt;
#ca-watch.icon a:focus {&lt;br /&gt;
background-position: -19px 60%;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#ca-unwatch.icon a.loading,&lt;br /&gt;
#ca-watch.icon a.loading {&lt;br /&gt;
/* @embed */&lt;br /&gt;
background-image: url(images/watch-icon-loading.gif);&lt;br /&gt;
background-position: 5px 60%;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#ca-unwatch.icon a span,&lt;br /&gt;
#ca-watch.icon a span {&lt;br /&gt;
display: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorTabs ul {&lt;br /&gt;
/* @embed */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Tooltips are outside of the normal body code, so this helps make the size of the text sensible */&lt;br /&gt;
.tipsy {&lt;br /&gt;
font-size: 0.8em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#mw-panel div.portal {&lt;br /&gt;
    background-image: none;&lt;br /&gt;
}&lt;/div&gt;</summary>
		<author><name>WikiSysop</name></author>	</entry>

	<entry>
		<id>https://web.fhnw.ch/plattformen/hattie-wiki/w/index.php?title=Diskussion:Welleneffekt&amp;diff=7119</id>
		<title>Diskussion:Welleneffekt</title>
		<link rel="alternate" type="text/html" href="https://web.fhnw.ch/plattformen/hattie-wiki/w/index.php?title=Diskussion:Welleneffekt&amp;diff=7119"/>
				<updated>2019-03-19T18:05:50Z</updated>
		
		<summary type="html">&lt;p&gt;WikiSysop: Die Seite wurde geleert.&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>WikiSysop</name></author>	</entry>

	<entry>
		<id>https://web.fhnw.ch/plattformen/hattie-wiki/w/index.php?title=LSM_Erhebungsinstrumente&amp;diff=6196</id>
		<title>LSM Erhebungsinstrumente</title>
		<link rel="alternate" type="text/html" href="https://web.fhnw.ch/plattformen/hattie-wiki/w/index.php?title=LSM_Erhebungsinstrumente&amp;diff=6196"/>
				<updated>2016-04-07T10:16:21Z</updated>
		
		<summary type="html">&lt;p&gt;WikiSysop: Die Seite wurde neu angelegt: «&amp;lt;gallery heights=200px mode=&amp;quot;packed-overlay&amp;quot;&amp;gt; Image:Staubsauger.JPG|[http://web.fhnw.ch/plattformen/hattie-wiki/w/images/Podcast_Fehlerstaubsauger_Lernresultat_D…»&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;gallery heights=200px mode=&amp;quot;packed-overlay&amp;quot;&amp;gt;&lt;br /&gt;
Image:Staubsauger.JPG|[http://web.fhnw.ch/plattformen/hattie-wiki/w/images/Podcast_Fehlerstaubsauger_Lernresultat_Deutsch_3PS.ppsx Der Fehlerstaubsauger]&lt;br /&gt;
&lt;br /&gt;
Image:Lernensichtbarmachen_psychologischeperspektive.jpg|[http://web.fhnw.ch/plattformen/hattie-wiki/w/images/Podcast_Fehlerstaubsauger_Lernresultat_Deutsch_3PS.ppsx Der Fehlerstaubsauger]&lt;br /&gt;
&lt;br /&gt;
Image:LSM_Banner_web.jpg|[http://web.fhnw.ch/plattformen/hattie-wiki/w/images/Podcast_Fehlerstaubsauger_Lernresultat_Deutsch_3PS.ppsx Der Fehlerstaubsauger]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/gallery&amp;gt;&lt;/div&gt;</summary>
		<author><name>WikiSysop</name></author>	</entry>

	<entry>
		<id>https://web.fhnw.ch/plattformen/hattie-wiki/w/index.php?title=Datei:Staubsauger.JPG&amp;diff=6195</id>
		<title>Datei:Staubsauger.JPG</title>
		<link rel="alternate" type="text/html" href="https://web.fhnw.ch/plattformen/hattie-wiki/w/index.php?title=Datei:Staubsauger.JPG&amp;diff=6195"/>
				<updated>2016-04-07T09:50:43Z</updated>
		
		<summary type="html">&lt;p&gt;WikiSysop: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>WikiSysop</name></author>	</entry>

	<entry>
		<id>https://web.fhnw.ch/plattformen/hattie-wiki/w/index.php?title=Datei:Podcast_Fehlerstaubsauger_Lernresultat_Deutsch_3PS.ppsx&amp;diff=6194</id>
		<title>Datei:Podcast Fehlerstaubsauger Lernresultat Deutsch 3PS.ppsx</title>
		<link rel="alternate" type="text/html" href="https://web.fhnw.ch/plattformen/hattie-wiki/w/index.php?title=Datei:Podcast_Fehlerstaubsauger_Lernresultat_Deutsch_3PS.ppsx&amp;diff=6194"/>
				<updated>2016-04-07T09:35:02Z</updated>
		
		<summary type="html">&lt;p&gt;WikiSysop: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>WikiSysop</name></author>	</entry>

	<entry>
		<id>https://web.fhnw.ch/plattformen/hattie-wiki/w/index.php?title=MediaWiki:Sidebar&amp;diff=5087</id>
		<title>MediaWiki:Sidebar</title>
		<link rel="alternate" type="text/html" href="https://web.fhnw.ch/plattformen/hattie-wiki/w/index.php?title=MediaWiki:Sidebar&amp;diff=5087"/>
				<updated>2015-05-18T13:29:18Z</updated>
		
		<summary type="html">&lt;p&gt;WikiSysop: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;br /&gt;
* navigation&lt;br /&gt;
** mainpage|Startseite&lt;br /&gt;
** Wiki:Über|Über das Wiki&lt;br /&gt;
** Kategorie:Faktoren|Faktoren A bis Z&lt;br /&gt;
** Kategorie:Glossar|Glossar A bis Z&lt;br /&gt;
** Spezial:Kategorien|Alle Kategorien&lt;br /&gt;
** randompage-url|randompage&lt;br /&gt;
** Spezial:Letzte_Änderungen|Letzte Änderungen&lt;br /&gt;
** helppage|help&lt;br /&gt;
* SEARCH&lt;br /&gt;
* TOOLBOX&lt;br /&gt;
* LANGUAGES&lt;/div&gt;</summary>
		<author><name>WikiSysop</name></author>	</entry>

	<entry>
		<id>https://web.fhnw.ch/plattformen/hattie-wiki/w/index.php?title=MediaWiki:Common.css&amp;diff=4584</id>
		<title>MediaWiki:Common.css</title>
		<link rel="alternate" type="text/html" href="https://web.fhnw.ch/plattformen/hattie-wiki/w/index.php?title=MediaWiki:Common.css&amp;diff=4584"/>
				<updated>2015-01-15T12:43:07Z</updated>
		
		<summary type="html">&lt;p&gt;WikiSysop: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;/* Das folgende CSS wird für alle Benutzeroberflächen geladen. */&lt;br /&gt;
&lt;br /&gt;
@import url(http://fonts.googleapis.com/css?family=Open+Sans);&lt;br /&gt;
&lt;br /&gt;
/* Framework */&lt;br /&gt;
&lt;br /&gt;
html,&lt;br /&gt;
body {&lt;br /&gt;
height: 100%;&lt;br /&gt;
margin: 0;&lt;br /&gt;
padding: 0;&lt;br /&gt;
font-family: 'Open Sans',sans-serif;&lt;br /&gt;
font-size: 1.1em;&lt;br /&gt;
color:#777;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
body {&lt;br /&gt;
background-color: #dcdcdc;&lt;br /&gt;
/* @embed */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Links */&lt;br /&gt;
a {&lt;br /&gt;
color: #31859d;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.mw-body a.external {&lt;br /&gt;
color: #31859d;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#mw-panel div.portal div.body ul li a:visited {&lt;br /&gt;
color: #31859d;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#mw-panel div.portal div.body ul li a:active {&lt;br /&gt;
color: #31859d;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#mw-panel.collapsible-nav .portal.collapsed h3 a {&lt;br /&gt;
color: #31859d;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Content */&lt;br /&gt;
&lt;br /&gt;
div#content {&lt;br /&gt;
/* @embed */&lt;br /&gt;
background-color: white;&lt;br /&gt;
color: #777;&lt;br /&gt;
direction: ltr;&lt;br /&gt;
border-width: 0px;&lt;br /&gt;
border-style: solid;&lt;br /&gt;
margin-top: 0;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Head */&lt;br /&gt;
&lt;br /&gt;
#mw-page-base {&lt;br /&gt;
height: 5em;&lt;br /&gt;
background-color: white;&lt;br /&gt;
border-bottom: 0;&lt;br /&gt;
/* @embed */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#mw-head-base {&lt;br /&gt;
height: 5em;&lt;br /&gt;
/* @embed */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#mw-head {&lt;br /&gt;
position: absolute;&lt;br /&gt;
top: 0;&lt;br /&gt;
right: 0;&lt;br /&gt;
width: 100%;&lt;br /&gt;
background-color: white;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#mw-head h5 {&lt;br /&gt;
margin: 0;&lt;br /&gt;
padding: 0;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Hide empty portlets */&lt;br /&gt;
div.emptyPortlet {&lt;br /&gt;
display: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Personal */&lt;br /&gt;
&lt;br /&gt;
#p-personal {&lt;br /&gt;
position: absolute;&lt;br /&gt;
top: 0;&lt;br /&gt;
right: 0.75em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#p-personal h5 {&lt;br /&gt;
display: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#p-personal ul {&lt;br /&gt;
list-style: none;&lt;br /&gt;
margin: 0;&lt;br /&gt;
padding-left: 10em; /* Keep from overlapping logo */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* @noflip */&lt;br /&gt;
&lt;br /&gt;
#p-personal li {&lt;br /&gt;
line-height: 1.125em;&lt;br /&gt;
float: left;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#p-personal li a {&lt;br /&gt;
color: #777;&lt;br /&gt;
text-decoration: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#p-personal li a:hover {&lt;br /&gt;
background-color: #31859d;&lt;br /&gt;
color: #fff;&lt;br /&gt;
padding:0.5em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#p-personal li.selected a:hover{&lt;br /&gt;
color: #fff;&lt;br /&gt;
text-decoration: none;&lt;br /&gt;
font-weight: bold;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#p-personal li a:visited {&lt;br /&gt;
color: #31859d;&lt;br /&gt;
text-decoration: bold;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#p-personal a.new {&lt;br /&gt;
color: #31859d;&lt;br /&gt;
text-decoration: bold;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* This one flips! */&lt;br /&gt;
&lt;br /&gt;
#p-personal li {&lt;br /&gt;
margin-left: 0.75em;&lt;br /&gt;
margin-top: 0.5em;&lt;br /&gt;
font-size: 0.75em;&lt;br /&gt;
white-space: nowrap;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Navigation Containers */&lt;br /&gt;
&lt;br /&gt;
#left-navigation {&lt;br /&gt;
position: relative;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#right-navigation {&lt;br /&gt;
float: right;&lt;br /&gt;
margin-top: 2.5em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Navigation Labels */&lt;br /&gt;
div.vectorTabs h5,&lt;br /&gt;
div.vectorMenu h5 span {&lt;br /&gt;
display: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Namespaces and Views */&lt;br /&gt;
/* @noflip */&lt;br /&gt;
div.vectorTabs {&lt;br /&gt;
float: left;&lt;br /&gt;
height: 2.5em;&lt;br /&gt;
background-image:none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorTabs {&lt;br /&gt;
/* @embed */&lt;br /&gt;
padding-left: 1px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* @noflip */&lt;br /&gt;
div.vectorTabs ul {&lt;br /&gt;
float: left;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorTabs ul {&lt;br /&gt;
height: 100%;&lt;br /&gt;
list-style: none;&lt;br /&gt;
margin: 0;&lt;br /&gt;
padding: 0;&lt;br /&gt;
background-color:white;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* @noflip */&lt;br /&gt;
div.vectorTabs ul li {&lt;br /&gt;
float: left;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* OVERRIDDEN BY COMPLIANT BROWSERS */&lt;br /&gt;
div.vectorTabs ul li {&lt;br /&gt;
line-height: 1.125em;&lt;br /&gt;
display: inline-block;&lt;br /&gt;
height: 100%;&lt;br /&gt;
margin: 0;&lt;br /&gt;
padding: 0;&lt;br /&gt;
background-color: #fff;&lt;br /&gt;
background-image:none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* IGNORED BY IE6 */&lt;br /&gt;
div.vectorTabs ul &amp;gt; li {&lt;br /&gt;
display: block;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorTabs li.selected {&lt;br /&gt;
/* @embed */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
	/* OVERRIDDEN BY COMPLIANT BROWSERS */&lt;br /&gt;
div.vectorTabs li a {&lt;br /&gt;
display: inline-block;&lt;br /&gt;
height: 1.9em;&lt;br /&gt;
padding-left: 0.5em;&lt;br /&gt;
padding-right: 0.5em;&lt;br /&gt;
color: #777;&lt;br /&gt;
cursor: pointer;&lt;br /&gt;
font-size: 0.75em;&lt;br /&gt;
text-decoration: none;&lt;br /&gt;
background:none;&lt;br /&gt;
background-color:#fff;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorTabs li a:hover {&lt;br /&gt;
background-color: #31859d;&lt;br /&gt;
color: #fff;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* IGNORED BY IE6 */&lt;br /&gt;
div.vectorTabs li &amp;gt; a {&lt;br /&gt;
display: block;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorTabs li.icon a {&lt;br /&gt;
background-position: bottom right;&lt;br /&gt;
background-repeat: no-repeat;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* OVERRIDDEN BY COMPLIANT BROWSERS */&lt;br /&gt;
div.vectorTabs span a  {&lt;br /&gt;
display: inline-block;&lt;br /&gt;
padding-top: 1.25em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* IGNORED BY IE6 */&lt;br /&gt;
/* @noflip */&lt;br /&gt;
div.vectorTabs span &amp;gt; a {&lt;br /&gt;
float: left;&lt;br /&gt;
display: block;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorTabs span {&lt;br /&gt;
display: inline-block;&lt;br /&gt;
/* @embed */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorTabs li.selected a,&lt;br /&gt;
div.vectorTabs li.selected a:visited{&lt;br /&gt;
color: #777;&lt;br /&gt;
text-decoration: none;&lt;br /&gt;
font-weight: bold;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorTabs li.selected a:hover{&lt;br /&gt;
color: #fff;&lt;br /&gt;
text-decoration: none;&lt;br /&gt;
font-weight: bold;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorTabs li.new a,&lt;br /&gt;
div.vectorTabs li.new a:visited{&lt;br /&gt;
color: #777;&lt;br /&gt;
text-decoration: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorTabs li.new a:hover{&lt;br /&gt;
color: #fff;&lt;br /&gt;
text-decoration: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Variants and Actions */&lt;br /&gt;
/* @noflip */&lt;br /&gt;
div.vectorMenu {&lt;br /&gt;
direction: ltr;&lt;br /&gt;
float: left;&lt;br /&gt;
/* @embed */&lt;br /&gt;
background-image: url(images/arrow-down-icon.png);&lt;br /&gt;
background-position: 100% 60%;&lt;br /&gt;
background-repeat: no-repeat;&lt;br /&gt;
cursor: pointer;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorMenu h3 a {&lt;br /&gt;
background-image:none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorMenuFocus {&lt;br /&gt;
/* @embed */&lt;br /&gt;
background-image: url(images/arrow-down-focus-icon.png);&lt;br /&gt;
background-position: 100% 60%;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* @noflip */&lt;br /&gt;
body.rtl div.vectorMenu {&lt;br /&gt;
direction: rtl;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* OVERRIDDEN BY COMPLIANT BROWSERS */&lt;br /&gt;
/* @noflip */&lt;br /&gt;
div#mw-head div.vectorMenu h5 {&lt;br /&gt;
float: left;&lt;br /&gt;
/* @embed */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* This will be flipped - unlike the one above it */&lt;br /&gt;
div#mw-head div.vectorMenu h5 {&lt;br /&gt;
background-position: bottom left;&lt;br /&gt;
margin-left: -1px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* IGNORED BY IE6 */&lt;br /&gt;
&lt;br /&gt;
div#mw-head div.vectorMenu &amp;gt; h5 {&lt;br /&gt;
background-image: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#mw-head div.vectorMenu h4 {&lt;br /&gt;
display: inline-block;&lt;br /&gt;
float: left;&lt;br /&gt;
font-size: 0.8em;&lt;br /&gt;
padding-left: 0.5em;&lt;br /&gt;
padding-top: 1.375em;&lt;br /&gt;
font-weight: normal;&lt;br /&gt;
border: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* OVERRIDDEN BY COMPLIANT BROWSERS */&lt;br /&gt;
/* @noflip */&lt;br /&gt;
div.vectorMenu h5 a {&lt;br /&gt;
display: inline-block;&lt;br /&gt;
width: 24px;&lt;br /&gt;
height: 2.5em;&lt;br /&gt;
text-decoration: none;&lt;br /&gt;
/* @embed */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* This will be flipped - unlike the one above it */&lt;br /&gt;
div.vectorMenu h5 a {&lt;br /&gt;
background-position: bottom right;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* IGNORED BY IE6 */&lt;br /&gt;
div.vectorMenu h5 &amp;gt; a {&lt;br /&gt;
display: block;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorMenu div.menu {&lt;br /&gt;
position: relative;&lt;br /&gt;
display: none;&lt;br /&gt;
clear: both;&lt;br /&gt;
text-align: left;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* OVERRIDDEN BY COMPLIANT BROWSERS */&lt;br /&gt;
/* @noflip */&lt;br /&gt;
body.rtl div.vectorMenu div.menu {&lt;br /&gt;
margin-left: 24px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* IGNORED BY IE6 */&lt;br /&gt;
/* @noflip */&lt;br /&gt;
body.rtl div.vectorMenu &amp;gt; div.menu {&lt;br /&gt;
margin-left: auto;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* IGNORED BY IE6 */&lt;br /&gt;
/* Also fixes old versions of FireFox */&lt;br /&gt;
/* @noflip */&lt;br /&gt;
body.rtl div.vectorMenu &amp;gt; div.menu,&lt;br /&gt;
x:-moz-any-link {&lt;br /&gt;
margin-left: 23px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Enable forcing showing of the menu for accessibility */&lt;br /&gt;
div.vectorMenu:hover div.menu,&lt;br /&gt;
div.vectorMenu div.menuForceShow {&lt;br /&gt;
display: block;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorMenu ul {&lt;br /&gt;
position: absolute;&lt;br /&gt;
background-color: white;&lt;br /&gt;
border: solid 1px silver;&lt;br /&gt;
border-top-width: 0;&lt;br /&gt;
list-style: none;&lt;br /&gt;
list-style-image: none;&lt;br /&gt;
list-style-type: none;&lt;br /&gt;
padding: 0;&lt;br /&gt;
margin: 0;&lt;br /&gt;
margin-left: -1px;&lt;br /&gt;
text-align: left;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Fixes old versions of FireFox */&lt;br /&gt;
div.vectorMenu ul,&lt;br /&gt;
x:-moz-any-link {&lt;br /&gt;
min-width: 5em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Returns things back to normal in modern versions of FireFox */&lt;br /&gt;
div.vectorMenu ul,&lt;br /&gt;
x:-moz-any-link,&lt;br /&gt;
x:default {&lt;br /&gt;
min-width: 0;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorMenu li {&lt;br /&gt;
padding: 0;&lt;br /&gt;
margin: 0;&lt;br /&gt;
text-align: left;&lt;br /&gt;
line-height: 1em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* OVERRIDDEN BY COMPLIANT BROWSERS */&lt;br /&gt;
div.vectorMenu li a {&lt;br /&gt;
display: inline-block;&lt;br /&gt;
padding: 0.5em;&lt;br /&gt;
white-space: nowrap;&lt;br /&gt;
color: #777;&lt;br /&gt;
cursor: pointer;&lt;br /&gt;
font-size: 0.8em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* IGNORED BY IE6 */&lt;br /&gt;
div.vectorMenu li &amp;gt; a {&lt;br /&gt;
display: block;&lt;br /&gt;
}&lt;br /&gt;
div.vectorMenu li.selected a,&lt;br /&gt;
div.vectorMenu li.selected a:visited {&lt;br /&gt;
color: #fff;&lt;br /&gt;
text-decoration: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Search */&lt;br /&gt;
#p-search h5 {&lt;br /&gt;
display: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* @noflip */&lt;br /&gt;
#p-search {&lt;br /&gt;
float: left;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#p-search {&lt;br /&gt;
margin-right: 0.5em;&lt;br /&gt;
margin-left: 0.5em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#p-search form,&lt;br /&gt;
#p-search input {&lt;br /&gt;
margin: 0;&lt;br /&gt;
margin-top: 0.4em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#simpleSearch {&lt;br /&gt;
display: block;&lt;br /&gt;
width: 14em;&lt;br /&gt;
height: 1.4em;&lt;br /&gt;
margin-top: 0.65em;&lt;br /&gt;
position: relative;&lt;br /&gt;
min-height: 1px; /* Gotta trigger hasLayout for IE7 */&lt;br /&gt;
border: solid 1px #AAAAAA;&lt;br /&gt;
color: black;&lt;br /&gt;
background-color: white;&lt;br /&gt;
/* @embed */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#simpleSearch label {&lt;br /&gt;
/*&lt;br /&gt;
 * DON'T PANIC! Browsers that won't scale this properly are the same browsers that have JS issues that prevent&lt;br /&gt;
 * this from ever being shown anyways.&lt;br /&gt;
 */&lt;br /&gt;
font-size: 13px;&lt;br /&gt;
top: 0.25em;&lt;br /&gt;
direction: ltr;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#simpleSearch input {&lt;br /&gt;
color: black;&lt;br /&gt;
direction: ltr;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#simpleSearch input:focus {&lt;br /&gt;
outline: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#simpleSearch input.placeholder {&lt;br /&gt;
color: #999999;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#simpleSearch input::-webkit-input-placeholder {&lt;br /&gt;
color: #999999;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#simpleSearch input#searchInput {&lt;br /&gt;
position: absolute;&lt;br /&gt;
top: 0;&lt;br /&gt;
left: 0;&lt;br /&gt;
width: 90%;&lt;br /&gt;
margin: 0;&lt;br /&gt;
padding: 0;&lt;br /&gt;
padding-left: 0.2em;&lt;br /&gt;
padding-top: 0.2em;&lt;br /&gt;
padding-bottom: 0.2em;&lt;br /&gt;
outline: none;&lt;br /&gt;
border: none;&lt;br /&gt;
&lt;br /&gt;
/*&lt;br /&gt;
 * DON'T PANIC! Browsers that won't scale this properly are the same browsers that have JS issues that prevent&lt;br /&gt;
 * this from ever being shown anyways.&lt;br /&gt;
 */&lt;br /&gt;
&lt;br /&gt;
font-size: 13px;&lt;br /&gt;
background-color: transparent;&lt;br /&gt;
direction: ltr;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#simpleSearch button#searchButton {&lt;br /&gt;
position: absolute;&lt;br /&gt;
width: 10%;&lt;br /&gt;
right: 0;&lt;br /&gt;
top: 0;&lt;br /&gt;
padding: 0;&lt;br /&gt;
padding-top: 0.3em;&lt;br /&gt;
padding-bottom: 0.2em;&lt;br /&gt;
padding-right: 0.4em;&lt;br /&gt;
margin: 0;&lt;br /&gt;
border: none;&lt;br /&gt;
cursor: pointer;&lt;br /&gt;
background-color: transparent;&lt;br /&gt;
background-image: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* OVERRIDDEN BY COMPLIANT BROWSERS */&lt;br /&gt;
div#simpleSearch button#searchButton img {&lt;br /&gt;
border: none;&lt;br /&gt;
margin: 0;&lt;br /&gt;
margin-top: -3px;&lt;br /&gt;
padding: 0;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* IGNORED BY IE6 */&lt;br /&gt;
div#simpleSearch button#searchButton &amp;gt; img {&lt;br /&gt;
margin: 0;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Panel */&lt;br /&gt;
div#mw-panel {&lt;br /&gt;
font-size: inherit;&lt;br /&gt;
position: absolute;&lt;br /&gt;
top: 100px;&lt;br /&gt;
padding-top: 0.5em;&lt;br /&gt;
width: 10em;&lt;br /&gt;
left: 0px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#mw-panel.collapsible-nav .portal {&lt;br /&gt;
font-size: 0.9em;&lt;br /&gt;
background-image:none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#mw-panel div.portal {&lt;br /&gt;
padding-bottom: 0;&lt;br /&gt;
direction: ltr;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#mw-panel div.portal h5 {&lt;br /&gt;
color: #000;&lt;br /&gt;
padding: 0.25em;&lt;br /&gt;
padding-top: 0;&lt;br /&gt;
padding-bottom: 0;&lt;br /&gt;
padding-left: 1.75em;&lt;br /&gt;
cursor: default;&lt;br /&gt;
border: none;&lt;br /&gt;
font-size: 0.6em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#mw-panel div.portal div.body {&lt;br /&gt;
margin: 0;&lt;br /&gt;
padding-top: 0.5em;&lt;br /&gt;
margin-left: 1.25em;&lt;br /&gt;
border-bottom: 4px solid #31859d;&lt;br /&gt;
/* @embed */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#mw-panel div.portal div.body ul {&lt;br /&gt;
list-style: none;&lt;br /&gt;
list-style-image: none;&lt;br /&gt;
list-style-type: none;&lt;br /&gt;
padding: 0;&lt;br /&gt;
margin: 0;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#mw-panel div.portal div.body ul li {&lt;br /&gt;
line-height: 1.5em;&lt;br /&gt;
padding: 0;&lt;br /&gt;
padding-bottom: 0.5em;&lt;br /&gt;
margin: 0;&lt;br /&gt;
overflow: hidden;&lt;br /&gt;
font-size: 0.7em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#mw-panel div.portal div.body ul li a {&lt;br /&gt;
text-transform: uppercase;&lt;br /&gt;
color: #000;&lt;br /&gt;
text-decoration: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#mw-panel div.portal div.body ul li a:hover {&lt;br /&gt;
background-color: #31859d;&lt;br /&gt;
color: #fff;&lt;br /&gt;
padding-top:0.5em;&lt;br /&gt;
padding-bottom:0.5em;&lt;br /&gt;
padding-left:2px;&lt;br /&gt;
padding-right:2px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Footer */&lt;br /&gt;
div#footer {&lt;br /&gt;
margin-left: 10em;&lt;br /&gt;
margin-top: 0;&lt;br /&gt;
padding: 0.75em;&lt;br /&gt;
/* @embed */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#footer ul {&lt;br /&gt;
list-style: none;&lt;br /&gt;
list-style-image: none;&lt;br /&gt;
list-style-type: none;&lt;br /&gt;
margin: 0;&lt;br /&gt;
padding: 0;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#footer ul li {&lt;br /&gt;
margin: 0;&lt;br /&gt;
padding: 0;&lt;br /&gt;
padding-top: 0.5em;&lt;br /&gt;
padding-bottom: 0.5em;&lt;br /&gt;
color: #000;&lt;br /&gt;
font-size: 0.7em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#footer #footer-icons {&lt;br /&gt;
float: right;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* @noflip */&lt;br /&gt;
body.ltr div#footer #footer-places {&lt;br /&gt;
float: left;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#footer #footer-info li {&lt;br /&gt;
line-height: 1.4em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#footer #footer-icons li {&lt;br /&gt;
float: left;&lt;br /&gt;
margin-left: 0.5em;&lt;br /&gt;
line-height: 2em;&lt;br /&gt;
text-align: right;&lt;br /&gt;
display:none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#footer #footer-places li {&lt;br /&gt;
float: left;&lt;br /&gt;
margin-right: 1em;&lt;br /&gt;
line-height: 2em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#footer #footer-places li a {&lt;br /&gt;
color: #000;&lt;br /&gt;
text-decoration: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#footer #footer-places li a:hover {&lt;br /&gt;
background-color: #31859d;&lt;br /&gt;
color: #fff;&lt;br /&gt;
padding:0.5em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#footer #footer-places li a:active {&lt;br /&gt;
font-weight: bold;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Logo */&lt;br /&gt;
#p-logo {&lt;br /&gt;
position: absolute;&lt;br /&gt;
top:-140px;&lt;br /&gt;
left: 15px;&lt;br /&gt;
width: 10em;&lt;br /&gt;
height:70px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#p-logo a {&lt;br /&gt;
display: block;&lt;br /&gt;
width: 10em;&lt;br /&gt;
background-repeat: no-repeat;&lt;br /&gt;
background-position: center center;&lt;br /&gt;
text-decoration: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/*&lt;br /&gt;
 *&lt;br /&gt;
 * The following code is highly modified from monobook. It would be nice if the&lt;br /&gt;
 * preftoc id was more human readable like preferences-toc for instance,&lt;br /&gt;
 * howerver this would require backporting the other skins.&lt;br /&gt;
 */&lt;br /&gt;
&lt;br /&gt;
/* Preferences */&lt;br /&gt;
#preftoc {&lt;br /&gt;
/* Tabs */&lt;br /&gt;
width: 100%;&lt;br /&gt;
float: left;&lt;br /&gt;
clear: both;&lt;br /&gt;
margin: 0 !important;&lt;br /&gt;
padding: 0 !important;&lt;br /&gt;
/* @embed */&lt;br /&gt;
background-image: url(images/preferences-break.png);&lt;br /&gt;
background-position: bottom left;&lt;br /&gt;
background-repeat: no-repeat;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#preftoc li {&lt;br /&gt;
/* Tab */&lt;br /&gt;
float: left;&lt;br /&gt;
margin: 0;&lt;br /&gt;
padding: 0;&lt;br /&gt;
padding-right: 1px;&lt;br /&gt;
height: 2.25em;&lt;br /&gt;
white-space: nowrap;&lt;br /&gt;
list-style-type: none;&lt;br /&gt;
list-style-image: none;&lt;br /&gt;
/* @embed */&lt;br /&gt;
background-image: url(images/preferences-break.png);&lt;br /&gt;
background-position: bottom right;&lt;br /&gt;
background-repeat: no-repeat;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Sadly, IE6 won't understand this */&lt;br /&gt;
#preftoc li:first-child {&lt;br /&gt;
margin-left: 1px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#preftoc a,&lt;br /&gt;
#preftoc a:active {&lt;br /&gt;
display: inline-block;&lt;br /&gt;
position: relative;&lt;br /&gt;
color: #000;&lt;br /&gt;
padding: 0.5em;&lt;br /&gt;
text-decoration: none;&lt;br /&gt;
background-image: none;&lt;br /&gt;
font-size: 0.9em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#preftoc a:hover,&lt;br /&gt;
#preftoc a:focus {&lt;br /&gt;
text-decoration: none;&lt;br /&gt;
background-color: #31859d;&lt;br /&gt;
color: #fff;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#preftoc li.selected a {&lt;br /&gt;
/* @embed */&lt;br /&gt;
background-image: url(images/preferences-fade.png);&lt;br /&gt;
background-position: bottom;&lt;br /&gt;
background-repeat: repeat-x;&lt;br /&gt;
color: #000;&lt;br /&gt;
text-decoration: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#preferences {&lt;br /&gt;
float: left;&lt;br /&gt;
width: 100%;&lt;br /&gt;
margin: 0;&lt;br /&gt;
margin-top: -2px;&lt;br /&gt;
clear: both;&lt;br /&gt;
border: solid 1px #cccccc;&lt;br /&gt;
background-color: #f9f9f9;&lt;br /&gt;
/* @embed */&lt;br /&gt;
background-image: url(images/preferences-base.png);&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#preferences fieldset {&lt;br /&gt;
border: none;&lt;br /&gt;
border-top: solid 1px #cccccc;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#preferences fieldset.prefsection {&lt;br /&gt;
border: none;&lt;br /&gt;
padding: 0;&lt;br /&gt;
margin: 1em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#preferences legend {&lt;br /&gt;
color: #666666;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#preferences fieldset.prefsection legend.mainLegend {&lt;br /&gt;
display: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#preferences td {&lt;br /&gt;
padding-left: 0.5em;&lt;br /&gt;
padding-right: 0.5em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#preferences td.htmlform-tip {&lt;br /&gt;
font-size: x-small;&lt;br /&gt;
padding: .2em 2em;&lt;br /&gt;
color: #666666;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#preferences div.mw-prefs-buttons {&lt;br /&gt;
padding: 1em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#preferences div.mw-prefs-buttons input {&lt;br /&gt;
margin-right: 0.25em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/**&lt;br /&gt;
 * The following code is slightly modified from monobook&lt;br /&gt;
 */&lt;br /&gt;
&lt;br /&gt;
div#content {&lt;br /&gt;
line-height: 1.5em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#bodyContent {&lt;br /&gt;
font-size: 0.8em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.editsection {&lt;br /&gt;
float: right;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
ul {&lt;br /&gt;
/* @embed */&lt;br /&gt;
list-style-image: url(images/bullet-icon.png);&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
pre {&lt;br /&gt;
line-height: 1.3em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Site Notice (includes notices from CentralNotice extension) */&lt;br /&gt;
#siteNotice {&lt;br /&gt;
font-size: 0.8em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#firstHeading {&lt;br /&gt;
padding-top: 0;&lt;br /&gt;
margin-top: 0;&lt;br /&gt;
padding-top: 0;&lt;br /&gt;
font-size: 1.6em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#content a.external,&lt;br /&gt;
div#content a.external[href ^=&amp;quot;gopher://&amp;quot;] {&lt;br /&gt;
/* @embed */&lt;br /&gt;
background: url(images/external-link-ltr-icon.png) center right no-repeat;&lt;br /&gt;
padding-right: 13px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#content a.external[href ^=&amp;quot;https://&amp;quot;],&lt;br /&gt;
.link-https {&lt;br /&gt;
/* @embed */&lt;br /&gt;
background: url(images/lock-icon.png) center right no-repeat;&lt;br /&gt;
padding-right: 13px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#content a.external[href ^=&amp;quot;mailto:&amp;quot;],&lt;br /&gt;
.link-mailto {&lt;br /&gt;
/* @embed */&lt;br /&gt;
background: url(images/mail-icon.png) center right no-repeat;&lt;br /&gt;
padding-right: 13px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#content a.external[href ^=&amp;quot;news:&amp;quot;] {&lt;br /&gt;
/* @embed */&lt;br /&gt;
background: url(images/news-icon.png) center right no-repeat;&lt;br /&gt;
padding-right: 13px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#content a.external[href ^=&amp;quot;ftp://&amp;quot;],&lt;br /&gt;
.link-ftp {&lt;br /&gt;
/* @embed */&lt;br /&gt;
background: url(images/file-icon.png) center right no-repeat;&lt;br /&gt;
padding-right: 13px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#content a.external[href ^=&amp;quot;irc://&amp;quot;],&lt;br /&gt;
div#content a.external[href ^=&amp;quot;ircs://&amp;quot;],&lt;br /&gt;
.link-irc {&lt;br /&gt;
/* @embed */&lt;br /&gt;
background: url(images/talk-icon.png) center right no-repeat;&lt;br /&gt;
padding-right: 13px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#content a.external[href $=&amp;quot;.ogg&amp;quot;], div#content a.external[href $=&amp;quot;.OGG&amp;quot;],&lt;br /&gt;
div#content a.external[href $=&amp;quot;.mid&amp;quot;], div#content a.external[href $=&amp;quot;.MID&amp;quot;],&lt;br /&gt;
div#content a.external[href $=&amp;quot;.midi&amp;quot;], div#content a.external[href $=&amp;quot;.MIDI&amp;quot;],&lt;br /&gt;
div#content a.external[href $=&amp;quot;.mp3&amp;quot;], div#content a.external[href $=&amp;quot;.MP3&amp;quot;],&lt;br /&gt;
div#content a.external[href $=&amp;quot;.wav&amp;quot;], div#content a.external[href $=&amp;quot;.WAV&amp;quot;],&lt;br /&gt;
div#content a.external[href $=&amp;quot;.wma&amp;quot;], div#content a.external[href $=&amp;quot;.WMA&amp;quot;],&lt;br /&gt;
.link-audio {&lt;br /&gt;
/* @embed */&lt;br /&gt;
background: url(images/audio-icon.png) center right no-repeat;&lt;br /&gt;
padding-right: 13px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#content a.external[href $=&amp;quot;.ogm&amp;quot;], div#content a.external[href $=&amp;quot;.OGM&amp;quot;],&lt;br /&gt;
div#content a.external[href $=&amp;quot;.avi&amp;quot;], div#content a.external[href $=&amp;quot;.AVI&amp;quot;],&lt;br /&gt;
div#content a.external[href $=&amp;quot;.mpeg&amp;quot;], div#content a.external[href $=&amp;quot;.MPEG&amp;quot;],&lt;br /&gt;
div#content a.external[href $=&amp;quot;.mpg&amp;quot;], div#content a.external[href $=&amp;quot;.MPG&amp;quot;],&lt;br /&gt;
.link-video {&lt;br /&gt;
/* @embed */&lt;br /&gt;
background: url(images/video-icon.png) center right no-repeat;&lt;br /&gt;
padding-right: 13px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#content a.external[href $=&amp;quot;.pdf&amp;quot;], div#content a.external[href $=&amp;quot;.PDF&amp;quot;],&lt;br /&gt;
div#content a.external[href *=&amp;quot;.pdf#&amp;quot;], div#content a.external[href *=&amp;quot;.PDF#&amp;quot;],&lt;br /&gt;
div#content a.external[href *=&amp;quot;.pdf?&amp;quot;], div#content a.external[href *=&amp;quot;.PDF?&amp;quot;],&lt;br /&gt;
.link-document {&lt;br /&gt;
/* @embed */&lt;br /&gt;
background: url(images/document-icon.png) center right no-repeat;&lt;br /&gt;
padding-right: 13px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#content .printfooter {&lt;br /&gt;
display: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Icon for Usernames */&lt;br /&gt;
#pt-userpage,&lt;br /&gt;
#pt-anonuserpage,&lt;br /&gt;
#pt-login {&lt;br /&gt;
/* @embed */&lt;br /&gt;
background: url(images/user-icon.png) left top no-repeat;&lt;br /&gt;
padding-left: 15px !important;&lt;br /&gt;
text-transform: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.redirectText {&lt;br /&gt;
font-size: 140%;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.redirectMsg img {&lt;br /&gt;
vertical-align: text-bottom;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#bodyContent {&lt;br /&gt;
position: relative;&lt;br /&gt;
width: 100%;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#mw-js-message {&lt;br /&gt;
font-size: 0.8em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#bodyContent {&lt;br /&gt;
line-height: 1.5em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Watch/Unwatch Icon Styling */&lt;br /&gt;
#ca-unwatch.icon a,&lt;br /&gt;
#ca-watch.icon a {&lt;br /&gt;
margin: 0;&lt;br /&gt;
padding: 0;&lt;br /&gt;
outline: none;&lt;br /&gt;
display: block;&lt;br /&gt;
width: 26px;&lt;br /&gt;
/* This hides the text but shows the background image */&lt;br /&gt;
padding-top: 3.1em;&lt;br /&gt;
margin-top: 0;&lt;br /&gt;
/* Only applied in IE6 */&lt;br /&gt;
margin-top: -0.8em !ie;&lt;br /&gt;
height: 0;&lt;br /&gt;
overflow: hidden;&lt;br /&gt;
/* @embed */&lt;br /&gt;
background-image: url(images/watch-icons.png);&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#ca-unwatch.icon a {&lt;br /&gt;
background-position: -43px 60%;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#ca-watch.icon a {&lt;br /&gt;
background-position: 5px 60%;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#ca-unwatch.icon a:hover,&lt;br /&gt;
#ca-unwatch.icon a:focus {&lt;br /&gt;
background-position: -67px 60%;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#ca-watch.icon a:hover,&lt;br /&gt;
#ca-watch.icon a:focus {&lt;br /&gt;
background-position: -19px 60%;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#ca-unwatch.icon a.loading,&lt;br /&gt;
#ca-watch.icon a.loading {&lt;br /&gt;
/* @embed */&lt;br /&gt;
background-image: url(images/watch-icon-loading.gif);&lt;br /&gt;
background-position: 5px 60%;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#ca-unwatch.icon a span,&lt;br /&gt;
#ca-watch.icon a span {&lt;br /&gt;
display: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorTabs ul {&lt;br /&gt;
/* @embed */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Tooltips are outside of the normal body code, so this helps make the size of the text sensible */&lt;br /&gt;
.tipsy {&lt;br /&gt;
font-size: 0.8em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#mw-panel div.portal {&lt;br /&gt;
    background-image: none;&lt;br /&gt;
}&lt;/div&gt;</summary>
		<author><name>WikiSysop</name></author>	</entry>

	<entry>
		<id>https://web.fhnw.ch/plattformen/hattie-wiki/w/index.php?title=MediaWiki:Common.css&amp;diff=3400</id>
		<title>MediaWiki:Common.css</title>
		<link rel="alternate" type="text/html" href="https://web.fhnw.ch/plattformen/hattie-wiki/w/index.php?title=MediaWiki:Common.css&amp;diff=3400"/>
				<updated>2014-05-12T08:34:54Z</updated>
		
		<summary type="html">&lt;p&gt;WikiSysop: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;/* Das folgende CSS wird für alle Benutzeroberflächen geladen. */&lt;br /&gt;
&lt;br /&gt;
@import url(http://fonts.googleapis.com/css?family=Open+Sans);&lt;br /&gt;
&lt;br /&gt;
/* Framework */&lt;br /&gt;
&lt;br /&gt;
html,&lt;br /&gt;
body {&lt;br /&gt;
height: 100%;&lt;br /&gt;
margin: 0;&lt;br /&gt;
padding: 0;&lt;br /&gt;
font-family: 'Open Sans',sans-serif;&lt;br /&gt;
font-size: 1.1em;&lt;br /&gt;
color:#777;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
body {&lt;br /&gt;
background-color: #dcdcdc;&lt;br /&gt;
/* @embed */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Links */&lt;br /&gt;
a {&lt;br /&gt;
color: #31859d;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.mw-body a.external {&lt;br /&gt;
color: #31859d;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#mw-panel div.portal div.body ul li a:visited {&lt;br /&gt;
color: #31859d;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#mw-panel div.portal div.body ul li a:active {&lt;br /&gt;
color: #31859d;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#mw-panel.collapsible-nav .portal.collapsed h3 a {&lt;br /&gt;
color: #31859d;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Content */&lt;br /&gt;
&lt;br /&gt;
div#content {&lt;br /&gt;
/* @embed */&lt;br /&gt;
background-color: white;&lt;br /&gt;
color: #777;&lt;br /&gt;
direction: ltr;&lt;br /&gt;
border-width: 0px;&lt;br /&gt;
border-style: solid;&lt;br /&gt;
margin-top: 0;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Head */&lt;br /&gt;
&lt;br /&gt;
#mw-page-base {&lt;br /&gt;
height: 5em;&lt;br /&gt;
background-color: white;&lt;br /&gt;
border-bottom: 0;&lt;br /&gt;
/* @embed */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#mw-head-base {&lt;br /&gt;
height: 5em;&lt;br /&gt;
/* @embed */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#mw-head {&lt;br /&gt;
position: absolute;&lt;br /&gt;
top: 0;&lt;br /&gt;
right: 0;&lt;br /&gt;
width: 100%;&lt;br /&gt;
background-color: white;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#mw-head h5 {&lt;br /&gt;
margin: 0;&lt;br /&gt;
padding: 0;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Hide empty portlets */&lt;br /&gt;
div.emptyPortlet {&lt;br /&gt;
display: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Personal */&lt;br /&gt;
&lt;br /&gt;
#p-personal {&lt;br /&gt;
position: absolute;&lt;br /&gt;
top: 0;&lt;br /&gt;
right: 0.75em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#p-personal h5 {&lt;br /&gt;
display: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#p-personal ul {&lt;br /&gt;
list-style: none;&lt;br /&gt;
margin: 0;&lt;br /&gt;
padding-left: 10em; /* Keep from overlapping logo */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* @noflip */&lt;br /&gt;
&lt;br /&gt;
#p-personal li {&lt;br /&gt;
line-height: 1.125em;&lt;br /&gt;
float: left;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#p-personal li a {&lt;br /&gt;
color: #777;&lt;br /&gt;
text-decoration: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#p-personal li a:hover {&lt;br /&gt;
background-color: #31859d;&lt;br /&gt;
color: #fff;&lt;br /&gt;
padding:0.5em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#p-personal li.selected a:hover{&lt;br /&gt;
color: #fff;&lt;br /&gt;
text-decoration: none;&lt;br /&gt;
font-weight: bold;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#p-personal li a:visited {&lt;br /&gt;
color: #31859d;&lt;br /&gt;
text-decoration: bold;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#p-personal a.new {&lt;br /&gt;
color: #31859d;&lt;br /&gt;
text-decoration: bold;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* This one flips! */&lt;br /&gt;
&lt;br /&gt;
#p-personal li {&lt;br /&gt;
margin-left: 0.75em;&lt;br /&gt;
margin-top: 0.5em;&lt;br /&gt;
font-size: 0.75em;&lt;br /&gt;
white-space: nowrap;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Navigation Containers */&lt;br /&gt;
&lt;br /&gt;
#left-navigation {&lt;br /&gt;
position: relative;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#right-navigation {&lt;br /&gt;
float: right;&lt;br /&gt;
margin-top: 2.5em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Navigation Labels */&lt;br /&gt;
div.vectorTabs h5,&lt;br /&gt;
div.vectorMenu h5 span {&lt;br /&gt;
display: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Namespaces and Views */&lt;br /&gt;
/* @noflip */&lt;br /&gt;
div.vectorTabs {&lt;br /&gt;
float: left;&lt;br /&gt;
height: 2.5em;&lt;br /&gt;
background-image:none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorTabs {&lt;br /&gt;
/* @embed */&lt;br /&gt;
padding-left: 1px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* @noflip */&lt;br /&gt;
div.vectorTabs ul {&lt;br /&gt;
float: left;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorTabs ul {&lt;br /&gt;
height: 100%;&lt;br /&gt;
list-style: none;&lt;br /&gt;
margin: 0;&lt;br /&gt;
padding: 0;&lt;br /&gt;
background-color:white;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* @noflip */&lt;br /&gt;
div.vectorTabs ul li {&lt;br /&gt;
float: left;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* OVERRIDDEN BY COMPLIANT BROWSERS */&lt;br /&gt;
div.vectorTabs ul li {&lt;br /&gt;
line-height: 1.125em;&lt;br /&gt;
display: inline-block;&lt;br /&gt;
height: 100%;&lt;br /&gt;
margin: 0;&lt;br /&gt;
padding: 0;&lt;br /&gt;
background-color: #fff;&lt;br /&gt;
background-image:none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* IGNORED BY IE6 */&lt;br /&gt;
div.vectorTabs ul &amp;gt; li {&lt;br /&gt;
display: block;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorTabs li.selected {&lt;br /&gt;
/* @embed */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
	/* OVERRIDDEN BY COMPLIANT BROWSERS */&lt;br /&gt;
div.vectorTabs li a {&lt;br /&gt;
display: inline-block;&lt;br /&gt;
height: 1.9em;&lt;br /&gt;
padding-left: 0.5em;&lt;br /&gt;
padding-right: 0.5em;&lt;br /&gt;
color: #777;&lt;br /&gt;
cursor: pointer;&lt;br /&gt;
font-size: 0.75em;&lt;br /&gt;
text-decoration: none;&lt;br /&gt;
background:none;&lt;br /&gt;
background-color:#fff;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorTabs li a:hover {&lt;br /&gt;
background-color: #31859d;&lt;br /&gt;
color: #fff;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* IGNORED BY IE6 */&lt;br /&gt;
div.vectorTabs li &amp;gt; a {&lt;br /&gt;
display: block;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorTabs li.icon a {&lt;br /&gt;
background-position: bottom right;&lt;br /&gt;
background-repeat: no-repeat;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* OVERRIDDEN BY COMPLIANT BROWSERS */&lt;br /&gt;
div.vectorTabs span a  {&lt;br /&gt;
display: inline-block;&lt;br /&gt;
padding-top: 1.25em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* IGNORED BY IE6 */&lt;br /&gt;
/* @noflip */&lt;br /&gt;
div.vectorTabs span &amp;gt; a {&lt;br /&gt;
float: left;&lt;br /&gt;
display: block;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorTabs span {&lt;br /&gt;
display: inline-block;&lt;br /&gt;
/* @embed */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorTabs li.selected a,&lt;br /&gt;
div.vectorTabs li.selected a:visited{&lt;br /&gt;
color: #777;&lt;br /&gt;
text-decoration: none;&lt;br /&gt;
font-weight: bold;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorTabs li.selected a:hover{&lt;br /&gt;
color: #fff;&lt;br /&gt;
text-decoration: none;&lt;br /&gt;
font-weight: bold;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorTabs li.new a,&lt;br /&gt;
div.vectorTabs li.new a:visited{&lt;br /&gt;
color: #777;&lt;br /&gt;
text-decoration: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorTabs li.new a:hover{&lt;br /&gt;
color: #fff;&lt;br /&gt;
text-decoration: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Variants and Actions */&lt;br /&gt;
/* @noflip */&lt;br /&gt;
div.vectorMenu {&lt;br /&gt;
direction: ltr;&lt;br /&gt;
float: left;&lt;br /&gt;
/* @embed */&lt;br /&gt;
background-image: url(images/arrow-down-icon.png);&lt;br /&gt;
background-position: 100% 60%;&lt;br /&gt;
background-repeat: no-repeat;&lt;br /&gt;
cursor: pointer;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorMenu h3 a {&lt;br /&gt;
background-image:none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorMenuFocus {&lt;br /&gt;
/* @embed */&lt;br /&gt;
background-image: url(images/arrow-down-focus-icon.png);&lt;br /&gt;
background-position: 100% 60%;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* @noflip */&lt;br /&gt;
body.rtl div.vectorMenu {&lt;br /&gt;
direction: rtl;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* OVERRIDDEN BY COMPLIANT BROWSERS */&lt;br /&gt;
/* @noflip */&lt;br /&gt;
div#mw-head div.vectorMenu h5 {&lt;br /&gt;
float: left;&lt;br /&gt;
/* @embed */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* This will be flipped - unlike the one above it */&lt;br /&gt;
div#mw-head div.vectorMenu h5 {&lt;br /&gt;
background-position: bottom left;&lt;br /&gt;
margin-left: -1px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* IGNORED BY IE6 */&lt;br /&gt;
&lt;br /&gt;
div#mw-head div.vectorMenu &amp;gt; h5 {&lt;br /&gt;
background-image: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#mw-head div.vectorMenu h4 {&lt;br /&gt;
display: inline-block;&lt;br /&gt;
float: left;&lt;br /&gt;
font-size: 0.8em;&lt;br /&gt;
padding-left: 0.5em;&lt;br /&gt;
padding-top: 1.375em;&lt;br /&gt;
font-weight: normal;&lt;br /&gt;
border: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* OVERRIDDEN BY COMPLIANT BROWSERS */&lt;br /&gt;
/* @noflip */&lt;br /&gt;
div.vectorMenu h5 a {&lt;br /&gt;
display: inline-block;&lt;br /&gt;
width: 24px;&lt;br /&gt;
height: 2.5em;&lt;br /&gt;
text-decoration: none;&lt;br /&gt;
/* @embed */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* This will be flipped - unlike the one above it */&lt;br /&gt;
div.vectorMenu h5 a {&lt;br /&gt;
background-position: bottom right;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* IGNORED BY IE6 */&lt;br /&gt;
div.vectorMenu h5 &amp;gt; a {&lt;br /&gt;
display: block;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorMenu div.menu {&lt;br /&gt;
position: relative;&lt;br /&gt;
display: none;&lt;br /&gt;
clear: both;&lt;br /&gt;
text-align: left;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* OVERRIDDEN BY COMPLIANT BROWSERS */&lt;br /&gt;
/* @noflip */&lt;br /&gt;
body.rtl div.vectorMenu div.menu {&lt;br /&gt;
margin-left: 24px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* IGNORED BY IE6 */&lt;br /&gt;
/* @noflip */&lt;br /&gt;
body.rtl div.vectorMenu &amp;gt; div.menu {&lt;br /&gt;
margin-left: auto;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* IGNORED BY IE6 */&lt;br /&gt;
/* Also fixes old versions of FireFox */&lt;br /&gt;
/* @noflip */&lt;br /&gt;
body.rtl div.vectorMenu &amp;gt; div.menu,&lt;br /&gt;
x:-moz-any-link {&lt;br /&gt;
margin-left: 23px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Enable forcing showing of the menu for accessibility */&lt;br /&gt;
div.vectorMenu:hover div.menu,&lt;br /&gt;
div.vectorMenu div.menuForceShow {&lt;br /&gt;
display: block;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorMenu ul {&lt;br /&gt;
position: absolute;&lt;br /&gt;
background-color: white;&lt;br /&gt;
border: solid 1px silver;&lt;br /&gt;
border-top-width: 0;&lt;br /&gt;
list-style: none;&lt;br /&gt;
list-style-image: none;&lt;br /&gt;
list-style-type: none;&lt;br /&gt;
padding: 0;&lt;br /&gt;
margin: 0;&lt;br /&gt;
margin-left: -1px;&lt;br /&gt;
text-align: left;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Fixes old versions of FireFox */&lt;br /&gt;
div.vectorMenu ul,&lt;br /&gt;
x:-moz-any-link {&lt;br /&gt;
min-width: 5em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Returns things back to normal in modern versions of FireFox */&lt;br /&gt;
div.vectorMenu ul,&lt;br /&gt;
x:-moz-any-link,&lt;br /&gt;
x:default {&lt;br /&gt;
min-width: 0;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorMenu li {&lt;br /&gt;
padding: 0;&lt;br /&gt;
margin: 0;&lt;br /&gt;
text-align: left;&lt;br /&gt;
line-height: 1em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* OVERRIDDEN BY COMPLIANT BROWSERS */&lt;br /&gt;
div.vectorMenu li a {&lt;br /&gt;
display: inline-block;&lt;br /&gt;
padding: 0.5em;&lt;br /&gt;
white-space: nowrap;&lt;br /&gt;
color: #777;&lt;br /&gt;
cursor: pointer;&lt;br /&gt;
font-size: 0.8em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* IGNORED BY IE6 */&lt;br /&gt;
div.vectorMenu li &amp;gt; a {&lt;br /&gt;
display: block;&lt;br /&gt;
}&lt;br /&gt;
div.vectorMenu li.selected a,&lt;br /&gt;
div.vectorMenu li.selected a:visited {&lt;br /&gt;
color: #fff;&lt;br /&gt;
text-decoration: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Search */&lt;br /&gt;
#p-search h5 {&lt;br /&gt;
display: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* @noflip */&lt;br /&gt;
#p-search {&lt;br /&gt;
float: left;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#p-search {&lt;br /&gt;
margin-right: 0.5em;&lt;br /&gt;
margin-left: 0.5em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#p-search form,&lt;br /&gt;
#p-search input {&lt;br /&gt;
margin: 0;&lt;br /&gt;
margin-top: 0.4em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#simpleSearch {&lt;br /&gt;
display: block;&lt;br /&gt;
width: 14em;&lt;br /&gt;
height: 1.4em;&lt;br /&gt;
margin-top: 0.65em;&lt;br /&gt;
position: relative;&lt;br /&gt;
min-height: 1px; /* Gotta trigger hasLayout for IE7 */&lt;br /&gt;
border: solid 1px #AAAAAA;&lt;br /&gt;
color: black;&lt;br /&gt;
background-color: white;&lt;br /&gt;
/* @embed */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#simpleSearch label {&lt;br /&gt;
/*&lt;br /&gt;
 * DON'T PANIC! Browsers that won't scale this properly are the same browsers that have JS issues that prevent&lt;br /&gt;
 * this from ever being shown anyways.&lt;br /&gt;
 */&lt;br /&gt;
font-size: 13px;&lt;br /&gt;
top: 0.25em;&lt;br /&gt;
direction: ltr;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#simpleSearch input {&lt;br /&gt;
color: black;&lt;br /&gt;
direction: ltr;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#simpleSearch input:focus {&lt;br /&gt;
outline: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#simpleSearch input.placeholder {&lt;br /&gt;
color: #999999;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#simpleSearch input::-webkit-input-placeholder {&lt;br /&gt;
color: #999999;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#simpleSearch input#searchInput {&lt;br /&gt;
position: absolute;&lt;br /&gt;
top: 0;&lt;br /&gt;
left: 0;&lt;br /&gt;
width: 90%;&lt;br /&gt;
margin: 0;&lt;br /&gt;
padding: 0;&lt;br /&gt;
padding-left: 0.2em;&lt;br /&gt;
padding-top: 0.2em;&lt;br /&gt;
padding-bottom: 0.2em;&lt;br /&gt;
outline: none;&lt;br /&gt;
border: none;&lt;br /&gt;
&lt;br /&gt;
/*&lt;br /&gt;
 * DON'T PANIC! Browsers that won't scale this properly are the same browsers that have JS issues that prevent&lt;br /&gt;
 * this from ever being shown anyways.&lt;br /&gt;
 */&lt;br /&gt;
&lt;br /&gt;
font-size: 13px;&lt;br /&gt;
background-color: transparent;&lt;br /&gt;
direction: ltr;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#simpleSearch button#searchButton {&lt;br /&gt;
position: absolute;&lt;br /&gt;
width: 10%;&lt;br /&gt;
right: 0;&lt;br /&gt;
top: 0;&lt;br /&gt;
padding: 0;&lt;br /&gt;
padding-top: 0.3em;&lt;br /&gt;
padding-bottom: 0.2em;&lt;br /&gt;
padding-right: 0.4em;&lt;br /&gt;
margin: 0;&lt;br /&gt;
border: none;&lt;br /&gt;
cursor: pointer;&lt;br /&gt;
background-color: transparent;&lt;br /&gt;
background-image: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* OVERRIDDEN BY COMPLIANT BROWSERS */&lt;br /&gt;
div#simpleSearch button#searchButton img {&lt;br /&gt;
border: none;&lt;br /&gt;
margin: 0;&lt;br /&gt;
margin-top: -3px;&lt;br /&gt;
padding: 0;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* IGNORED BY IE6 */&lt;br /&gt;
div#simpleSearch button#searchButton &amp;gt; img {&lt;br /&gt;
margin: 0;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Panel */&lt;br /&gt;
div#mw-panel {&lt;br /&gt;
font-size: inherit;&lt;br /&gt;
position: absolute;&lt;br /&gt;
top: 100px;&lt;br /&gt;
padding-top: 0.5em;&lt;br /&gt;
width: 10em;&lt;br /&gt;
left: 0px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#mw-panel.collapsible-nav .portal {&lt;br /&gt;
font-size: 0.9em;&lt;br /&gt;
background-image:none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#mw-panel div.portal {&lt;br /&gt;
padding-bottom: 0;&lt;br /&gt;
direction: ltr;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#mw-panel div.portal h5 {&lt;br /&gt;
color: #000;&lt;br /&gt;
padding: 0.25em;&lt;br /&gt;
padding-top: 0;&lt;br /&gt;
padding-bottom: 0;&lt;br /&gt;
padding-left: 1.75em;&lt;br /&gt;
cursor: default;&lt;br /&gt;
border: none;&lt;br /&gt;
font-size: 0.6em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#mw-panel div.portal div.body {&lt;br /&gt;
margin: 0;&lt;br /&gt;
padding-top: 0.5em;&lt;br /&gt;
margin-left: 1.25em;&lt;br /&gt;
border-bottom: 4px solid #31859d;&lt;br /&gt;
/* @embed */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#mw-panel div.portal div.body ul {&lt;br /&gt;
list-style: none;&lt;br /&gt;
list-style-image: none;&lt;br /&gt;
list-style-type: none;&lt;br /&gt;
padding: 0;&lt;br /&gt;
margin: 0;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#mw-panel div.portal div.body ul li {&lt;br /&gt;
line-height: 1.5em;&lt;br /&gt;
padding: 0;&lt;br /&gt;
padding-bottom: 0.5em;&lt;br /&gt;
margin: 0;&lt;br /&gt;
overflow: hidden;&lt;br /&gt;
font-size: 0.7em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#mw-panel div.portal div.body ul li a {&lt;br /&gt;
text-transform: uppercase;&lt;br /&gt;
color: #000;&lt;br /&gt;
text-decoration: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#mw-panel div.portal div.body ul li a:hover {&lt;br /&gt;
background-color: #31859d;&lt;br /&gt;
color: #fff;&lt;br /&gt;
padding-top:0.5em;&lt;br /&gt;
padding-bottom:0.5em;&lt;br /&gt;
padding-left:2px;&lt;br /&gt;
padding-right:2px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Footer */&lt;br /&gt;
div#footer {&lt;br /&gt;
margin-left: 10em;&lt;br /&gt;
margin-top: 0;&lt;br /&gt;
padding: 0.75em;&lt;br /&gt;
/* @embed */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#footer ul {&lt;br /&gt;
list-style: none;&lt;br /&gt;
list-style-image: none;&lt;br /&gt;
list-style-type: none;&lt;br /&gt;
margin: 0;&lt;br /&gt;
padding: 0;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#footer ul li {&lt;br /&gt;
margin: 0;&lt;br /&gt;
padding: 0;&lt;br /&gt;
padding-top: 0.5em;&lt;br /&gt;
padding-bottom: 0.5em;&lt;br /&gt;
color: #000;&lt;br /&gt;
font-size: 0.7em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#footer #footer-icons {&lt;br /&gt;
float: right;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* @noflip */&lt;br /&gt;
body.ltr div#footer #footer-places {&lt;br /&gt;
float: left;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#footer #footer-info li {&lt;br /&gt;
line-height: 1.4em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#footer #footer-icons li {&lt;br /&gt;
float: left;&lt;br /&gt;
margin-left: 0.5em;&lt;br /&gt;
line-height: 2em;&lt;br /&gt;
text-align: right;&lt;br /&gt;
display:none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#footer #footer-places li {&lt;br /&gt;
float: left;&lt;br /&gt;
margin-right: 1em;&lt;br /&gt;
line-height: 2em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#footer #footer-places li a {&lt;br /&gt;
color: #000;&lt;br /&gt;
text-decoration: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#footer #footer-places li a:hover {&lt;br /&gt;
background-color: #31859d;&lt;br /&gt;
color: #fff;&lt;br /&gt;
padding:0.5em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#footer #footer-places li a:active {&lt;br /&gt;
font-weight: bold;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Logo */&lt;br /&gt;
#p-logo {&lt;br /&gt;
position: absolute;&lt;br /&gt;
top:-140px;&lt;br /&gt;
left: 15px;&lt;br /&gt;
width: 10em;&lt;br /&gt;
height:70px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#p-logo a {&lt;br /&gt;
display: block;&lt;br /&gt;
width: 10em;&lt;br /&gt;
background-repeat: no-repeat;&lt;br /&gt;
background-position: center center;&lt;br /&gt;
text-decoration: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/*&lt;br /&gt;
 *&lt;br /&gt;
 * The following code is highly modified from monobook. It would be nice if the&lt;br /&gt;
 * preftoc id was more human readable like preferences-toc for instance,&lt;br /&gt;
 * howerver this would require backporting the other skins.&lt;br /&gt;
 */&lt;br /&gt;
&lt;br /&gt;
/* Preferences */&lt;br /&gt;
#preftoc {&lt;br /&gt;
/* Tabs */&lt;br /&gt;
width: 100%;&lt;br /&gt;
float: left;&lt;br /&gt;
clear: both;&lt;br /&gt;
margin: 0 !important;&lt;br /&gt;
padding: 0 !important;&lt;br /&gt;
/* @embed */&lt;br /&gt;
background-image: url(images/preferences-break.png);&lt;br /&gt;
background-position: bottom left;&lt;br /&gt;
background-repeat: no-repeat;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#preftoc li {&lt;br /&gt;
/* Tab */&lt;br /&gt;
float: left;&lt;br /&gt;
margin: 0;&lt;br /&gt;
padding: 0;&lt;br /&gt;
padding-right: 1px;&lt;br /&gt;
height: 2.25em;&lt;br /&gt;
white-space: nowrap;&lt;br /&gt;
list-style-type: none;&lt;br /&gt;
list-style-image: none;&lt;br /&gt;
/* @embed */&lt;br /&gt;
background-image: url(images/preferences-break.png);&lt;br /&gt;
background-position: bottom right;&lt;br /&gt;
background-repeat: no-repeat;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Sadly, IE6 won't understand this */&lt;br /&gt;
#preftoc li:first-child {&lt;br /&gt;
margin-left: 1px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#preftoc a,&lt;br /&gt;
#preftoc a:active {&lt;br /&gt;
display: inline-block;&lt;br /&gt;
position: relative;&lt;br /&gt;
color: #000;&lt;br /&gt;
padding: 0.5em;&lt;br /&gt;
text-decoration: none;&lt;br /&gt;
background-image: none;&lt;br /&gt;
font-size: 0.9em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#preftoc a:hover,&lt;br /&gt;
#preftoc a:focus {&lt;br /&gt;
text-decoration: none;&lt;br /&gt;
background-color: #31859d;&lt;br /&gt;
color: #fff;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#preftoc li.selected a {&lt;br /&gt;
/* @embed */&lt;br /&gt;
background-image: url(images/preferences-fade.png);&lt;br /&gt;
background-position: bottom;&lt;br /&gt;
background-repeat: repeat-x;&lt;br /&gt;
color: #000;&lt;br /&gt;
text-decoration: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#preferences {&lt;br /&gt;
float: left;&lt;br /&gt;
width: 100%;&lt;br /&gt;
margin: 0;&lt;br /&gt;
margin-top: -2px;&lt;br /&gt;
clear: both;&lt;br /&gt;
border: solid 1px #cccccc;&lt;br /&gt;
background-color: #f9f9f9;&lt;br /&gt;
/* @embed */&lt;br /&gt;
background-image: url(images/preferences-base.png);&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#preferences fieldset {&lt;br /&gt;
border: none;&lt;br /&gt;
border-top: solid 1px #cccccc;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#preferences fieldset.prefsection {&lt;br /&gt;
border: none;&lt;br /&gt;
padding: 0;&lt;br /&gt;
margin: 1em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#preferences legend {&lt;br /&gt;
color: #666666;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#preferences fieldset.prefsection legend.mainLegend {&lt;br /&gt;
display: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#preferences td {&lt;br /&gt;
padding-left: 0.5em;&lt;br /&gt;
padding-right: 0.5em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#preferences td.htmlform-tip {&lt;br /&gt;
font-size: x-small;&lt;br /&gt;
padding: .2em 2em;&lt;br /&gt;
color: #666666;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#preferences div.mw-prefs-buttons {&lt;br /&gt;
padding: 1em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#preferences div.mw-prefs-buttons input {&lt;br /&gt;
margin-right: 0.25em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/**&lt;br /&gt;
 * The following code is slightly modified from monobook&lt;br /&gt;
 */&lt;br /&gt;
&lt;br /&gt;
div#content {&lt;br /&gt;
line-height: 1.5em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#bodyContent {&lt;br /&gt;
font-size: 0.8em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.editsection {&lt;br /&gt;
float: right;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
ul {&lt;br /&gt;
/* @embed */&lt;br /&gt;
list-style-image: url(images/bullet-icon.png);&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
pre {&lt;br /&gt;
line-height: 1.3em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Site Notice (includes notices from CentralNotice extension) */&lt;br /&gt;
#siteNotice {&lt;br /&gt;
font-size: 0.8em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#firstHeading {&lt;br /&gt;
padding-top: 0;&lt;br /&gt;
margin-top: 0;&lt;br /&gt;
padding-top: 0;&lt;br /&gt;
font-size: 1.6em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#content a.external,&lt;br /&gt;
div#content a.external[href ^=&amp;quot;gopher://&amp;quot;] {&lt;br /&gt;
/* @embed */&lt;br /&gt;
background: url(images/external-link-ltr-icon.png) center right no-repeat;&lt;br /&gt;
padding-right: 13px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#content a.external[href ^=&amp;quot;https://&amp;quot;],&lt;br /&gt;
.link-https {&lt;br /&gt;
/* @embed */&lt;br /&gt;
background: url(images/lock-icon.png) center right no-repeat;&lt;br /&gt;
padding-right: 13px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#content a.external[href ^=&amp;quot;mailto:&amp;quot;],&lt;br /&gt;
.link-mailto {&lt;br /&gt;
/* @embed */&lt;br /&gt;
background: url(images/mail-icon.png) center right no-repeat;&lt;br /&gt;
padding-right: 13px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#content a.external[href ^=&amp;quot;news:&amp;quot;] {&lt;br /&gt;
/* @embed */&lt;br /&gt;
background: url(images/news-icon.png) center right no-repeat;&lt;br /&gt;
padding-right: 13px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#content a.external[href ^=&amp;quot;ftp://&amp;quot;],&lt;br /&gt;
.link-ftp {&lt;br /&gt;
/* @embed */&lt;br /&gt;
background: url(images/file-icon.png) center right no-repeat;&lt;br /&gt;
padding-right: 13px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#content a.external[href ^=&amp;quot;irc://&amp;quot;],&lt;br /&gt;
div#content a.external[href ^=&amp;quot;ircs://&amp;quot;],&lt;br /&gt;
.link-irc {&lt;br /&gt;
/* @embed */&lt;br /&gt;
background: url(images/talk-icon.png) center right no-repeat;&lt;br /&gt;
padding-right: 13px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#content a.external[href $=&amp;quot;.ogg&amp;quot;], div#content a.external[href $=&amp;quot;.OGG&amp;quot;],&lt;br /&gt;
div#content a.external[href $=&amp;quot;.mid&amp;quot;], div#content a.external[href $=&amp;quot;.MID&amp;quot;],&lt;br /&gt;
div#content a.external[href $=&amp;quot;.midi&amp;quot;], div#content a.external[href $=&amp;quot;.MIDI&amp;quot;],&lt;br /&gt;
div#content a.external[href $=&amp;quot;.mp3&amp;quot;], div#content a.external[href $=&amp;quot;.MP3&amp;quot;],&lt;br /&gt;
div#content a.external[href $=&amp;quot;.wav&amp;quot;], div#content a.external[href $=&amp;quot;.WAV&amp;quot;],&lt;br /&gt;
div#content a.external[href $=&amp;quot;.wma&amp;quot;], div#content a.external[href $=&amp;quot;.WMA&amp;quot;],&lt;br /&gt;
.link-audio {&lt;br /&gt;
/* @embed */&lt;br /&gt;
background: url(images/audio-icon.png) center right no-repeat;&lt;br /&gt;
padding-right: 13px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#content a.external[href $=&amp;quot;.ogm&amp;quot;], div#content a.external[href $=&amp;quot;.OGM&amp;quot;],&lt;br /&gt;
div#content a.external[href $=&amp;quot;.avi&amp;quot;], div#content a.external[href $=&amp;quot;.AVI&amp;quot;],&lt;br /&gt;
div#content a.external[href $=&amp;quot;.mpeg&amp;quot;], div#content a.external[href $=&amp;quot;.MPEG&amp;quot;],&lt;br /&gt;
div#content a.external[href $=&amp;quot;.mpg&amp;quot;], div#content a.external[href $=&amp;quot;.MPG&amp;quot;],&lt;br /&gt;
.link-video {&lt;br /&gt;
/* @embed */&lt;br /&gt;
background: url(images/video-icon.png) center right no-repeat;&lt;br /&gt;
padding-right: 13px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#content a.external[href $=&amp;quot;.pdf&amp;quot;], div#content a.external[href $=&amp;quot;.PDF&amp;quot;],&lt;br /&gt;
div#content a.external[href *=&amp;quot;.pdf#&amp;quot;], div#content a.external[href *=&amp;quot;.PDF#&amp;quot;],&lt;br /&gt;
div#content a.external[href *=&amp;quot;.pdf?&amp;quot;], div#content a.external[href *=&amp;quot;.PDF?&amp;quot;],&lt;br /&gt;
.link-document {&lt;br /&gt;
/* @embed */&lt;br /&gt;
background: url(images/document-icon.png) center right no-repeat;&lt;br /&gt;
padding-right: 13px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#content .printfooter {&lt;br /&gt;
display: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Icon for Usernames */&lt;br /&gt;
#pt-userpage,&lt;br /&gt;
#pt-anonuserpage,&lt;br /&gt;
#pt-login {&lt;br /&gt;
/* @embed */&lt;br /&gt;
background: url(images/user-icon.png) left top no-repeat;&lt;br /&gt;
padding-left: 15px !important;&lt;br /&gt;
text-transform: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.redirectText {&lt;br /&gt;
font-size: 140%;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.redirectMsg img {&lt;br /&gt;
vertical-align: text-bottom;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#bodyContent {&lt;br /&gt;
position: relative;&lt;br /&gt;
width: 100%;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#mw-js-message {&lt;br /&gt;
font-size: 0.8em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#bodyContent {&lt;br /&gt;
line-height: 1.5em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Watch/Unwatch Icon Styling */&lt;br /&gt;
#ca-unwatch.icon a,&lt;br /&gt;
#ca-watch.icon a {&lt;br /&gt;
margin: 0;&lt;br /&gt;
padding: 0;&lt;br /&gt;
outline: none;&lt;br /&gt;
display: block;&lt;br /&gt;
width: 26px;&lt;br /&gt;
/* This hides the text but shows the background image */&lt;br /&gt;
padding-top: 3.1em;&lt;br /&gt;
margin-top: 0;&lt;br /&gt;
/* Only applied in IE6 */&lt;br /&gt;
margin-top: -0.8em !ie;&lt;br /&gt;
height: 0;&lt;br /&gt;
overflow: hidden;&lt;br /&gt;
/* @embed */&lt;br /&gt;
background-image: url(images/watch-icons.png);&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#ca-unwatch.icon a {&lt;br /&gt;
background-position: -43px 60%;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#ca-watch.icon a {&lt;br /&gt;
background-position: 5px 60%;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#ca-unwatch.icon a:hover,&lt;br /&gt;
#ca-unwatch.icon a:focus {&lt;br /&gt;
background-position: -67px 60%;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#ca-watch.icon a:hover,&lt;br /&gt;
#ca-watch.icon a:focus {&lt;br /&gt;
background-position: -19px 60%;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#ca-unwatch.icon a.loading,&lt;br /&gt;
#ca-watch.icon a.loading {&lt;br /&gt;
/* @embed */&lt;br /&gt;
background-image: url(images/watch-icon-loading.gif);&lt;br /&gt;
background-position: 5px 60%;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#ca-unwatch.icon a span,&lt;br /&gt;
#ca-watch.icon a span {&lt;br /&gt;
display: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorTabs ul {&lt;br /&gt;
/* @embed */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Tooltips are outside of the normal body code, so this helps make the size of the text sensible */&lt;br /&gt;
.tipsy {&lt;br /&gt;
font-size: 0.8em;&lt;br /&gt;
}&lt;/div&gt;</summary>
		<author><name>WikiSysop</name></author>	</entry>

	<entry>
		<id>https://web.fhnw.ch/plattformen/hattie-wiki/w/index.php?title=MediaWiki:Common.css&amp;diff=3399</id>
		<title>MediaWiki:Common.css</title>
		<link rel="alternate" type="text/html" href="https://web.fhnw.ch/plattformen/hattie-wiki/w/index.php?title=MediaWiki:Common.css&amp;diff=3399"/>
				<updated>2014-05-10T16:02:07Z</updated>
		
		<summary type="html">&lt;p&gt;WikiSysop: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;/* Das folgende CSS wird für alle Benutzeroberflächen geladen. */&lt;br /&gt;
&lt;br /&gt;
@import url(http://fonts.googleapis.com/css?family=Open+Sans);&lt;br /&gt;
&lt;br /&gt;
/* Framework */&lt;br /&gt;
&lt;br /&gt;
html,&lt;br /&gt;
body {&lt;br /&gt;
height: 100%;&lt;br /&gt;
margin: 0;&lt;br /&gt;
padding: 0;&lt;br /&gt;
font-family: 'Open Sans',sans-serif;&lt;br /&gt;
font-size: 1.1em;&lt;br /&gt;
color:#777;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
body {&lt;br /&gt;
background-color: #dcdcdc;&lt;br /&gt;
/* @embed */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Links */&lt;br /&gt;
a {&lt;br /&gt;
color: #31859d;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.mw-body a.external {&lt;br /&gt;
color: #31859d;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#mw-panel div.portal div.body ul li a:visited {&lt;br /&gt;
color: #31859d;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#mw-panel div.portal div.body ul li a:active {&lt;br /&gt;
color: #31859d;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#mw-panel.collapsible-nav .portal.collapsed h3 a {&lt;br /&gt;
color: #31859d;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Content */&lt;br /&gt;
&lt;br /&gt;
div#content {&lt;br /&gt;
/* @embed */&lt;br /&gt;
background-color: white;&lt;br /&gt;
color: #777;&lt;br /&gt;
direction: ltr;&lt;br /&gt;
border-width: 0px;&lt;br /&gt;
border-style: solid;&lt;br /&gt;
margin-top: 0;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Head */&lt;br /&gt;
&lt;br /&gt;
#mw-page-base {&lt;br /&gt;
height: 5em;&lt;br /&gt;
background-color: white;&lt;br /&gt;
border-bottom: 0;&lt;br /&gt;
/* @embed */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#mw-head-base {&lt;br /&gt;
height: 5em;&lt;br /&gt;
/* @embed */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#mw-head {&lt;br /&gt;
position: absolute;&lt;br /&gt;
top: 0;&lt;br /&gt;
right: 0;&lt;br /&gt;
width: 100%;&lt;br /&gt;
background-color: white;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#mw-head h5 {&lt;br /&gt;
margin: 0;&lt;br /&gt;
padding: 0;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Hide empty portlets */&lt;br /&gt;
div.emptyPortlet {&lt;br /&gt;
display: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Personal */&lt;br /&gt;
&lt;br /&gt;
#p-personal {&lt;br /&gt;
position: absolute;&lt;br /&gt;
top: 0;&lt;br /&gt;
right: 0.75em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#p-personal h5 {&lt;br /&gt;
display: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#p-personal ul {&lt;br /&gt;
list-style: none;&lt;br /&gt;
margin: 0;&lt;br /&gt;
padding-left: 10em; /* Keep from overlapping logo */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* @noflip */&lt;br /&gt;
&lt;br /&gt;
#p-personal li {&lt;br /&gt;
line-height: 1.125em;&lt;br /&gt;
float: left;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#p-personal li a {&lt;br /&gt;
color: #777;&lt;br /&gt;
text-decoration: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#p-personal li a:hover {&lt;br /&gt;
background-color: #31859d;&lt;br /&gt;
color: #fff;&lt;br /&gt;
padding:0.5em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#p-personal li.selected a:hover{&lt;br /&gt;
color: #fff;&lt;br /&gt;
text-decoration: none;&lt;br /&gt;
font-weight: bold;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#p-personal li a:visited {&lt;br /&gt;
color: #31859d;&lt;br /&gt;
text-decoration: bold;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#p-personal a.new {&lt;br /&gt;
color: #31859d;&lt;br /&gt;
text-decoration: bold;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* This one flips! */&lt;br /&gt;
&lt;br /&gt;
#p-personal li {&lt;br /&gt;
margin-left: 0.75em;&lt;br /&gt;
margin-top: 0.5em;&lt;br /&gt;
font-size: 0.75em;&lt;br /&gt;
white-space: nowrap;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Navigation Containers */&lt;br /&gt;
&lt;br /&gt;
#left-navigation {&lt;br /&gt;
position: relative;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#right-navigation {&lt;br /&gt;
float: right;&lt;br /&gt;
margin-top: 2.5em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Navigation Labels */&lt;br /&gt;
div.vectorTabs h5,&lt;br /&gt;
div.vectorMenu h5 span {&lt;br /&gt;
display: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Namespaces and Views */&lt;br /&gt;
/* @noflip */&lt;br /&gt;
div.vectorTabs {&lt;br /&gt;
float: left;&lt;br /&gt;
height: 2.5em;&lt;br /&gt;
background-image:none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorTabs {&lt;br /&gt;
/* @embed */&lt;br /&gt;
padding-left: 1px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* @noflip */&lt;br /&gt;
div.vectorTabs ul {&lt;br /&gt;
float: left;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorTabs ul {&lt;br /&gt;
height: 100%;&lt;br /&gt;
list-style: none;&lt;br /&gt;
margin: 0;&lt;br /&gt;
padding: 0;&lt;br /&gt;
background-color:white;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* @noflip */&lt;br /&gt;
div.vectorTabs ul li {&lt;br /&gt;
float: left;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* OVERRIDDEN BY COMPLIANT BROWSERS */&lt;br /&gt;
div.vectorTabs ul li {&lt;br /&gt;
line-height: 1.125em;&lt;br /&gt;
display: inline-block;&lt;br /&gt;
height: 100%;&lt;br /&gt;
margin: 0;&lt;br /&gt;
padding: 0;&lt;br /&gt;
background-color: #fff;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* IGNORED BY IE6 */&lt;br /&gt;
div.vectorTabs ul &amp;gt; li {&lt;br /&gt;
display: block;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorTabs li.selected {&lt;br /&gt;
/* @embed */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
	/* OVERRIDDEN BY COMPLIANT BROWSERS */&lt;br /&gt;
div.vectorTabs li a {&lt;br /&gt;
display: inline-block;&lt;br /&gt;
height: 1.9em;&lt;br /&gt;
padding-left: 0.5em;&lt;br /&gt;
padding-right: 0.5em;&lt;br /&gt;
color: #777;&lt;br /&gt;
cursor: pointer;&lt;br /&gt;
font-size: 0.75em;&lt;br /&gt;
text-decoration: none;&lt;br /&gt;
background:none;&lt;br /&gt;
background-color:#fff;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorTabs li a:hover {&lt;br /&gt;
background-color: #31859d;&lt;br /&gt;
color: #fff;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* IGNORED BY IE6 */&lt;br /&gt;
div.vectorTabs li &amp;gt; a {&lt;br /&gt;
display: block;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorTabs li.icon a {&lt;br /&gt;
background-position: bottom right;&lt;br /&gt;
background-repeat: no-repeat;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* OVERRIDDEN BY COMPLIANT BROWSERS */&lt;br /&gt;
div.vectorTabs span a  {&lt;br /&gt;
display: inline-block;&lt;br /&gt;
padding-top: 1.25em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* IGNORED BY IE6 */&lt;br /&gt;
/* @noflip */&lt;br /&gt;
div.vectorTabs span &amp;gt; a {&lt;br /&gt;
float: left;&lt;br /&gt;
display: block;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorTabs span {&lt;br /&gt;
display: inline-block;&lt;br /&gt;
/* @embed */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorTabs li.selected a,&lt;br /&gt;
div.vectorTabs li.selected a:visited{&lt;br /&gt;
color: #777;&lt;br /&gt;
text-decoration: none;&lt;br /&gt;
font-weight: bold;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorTabs li.selected a:hover{&lt;br /&gt;
color: #fff;&lt;br /&gt;
text-decoration: none;&lt;br /&gt;
font-weight: bold;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorTabs li.new a,&lt;br /&gt;
div.vectorTabs li.new a:visited{&lt;br /&gt;
color: #777;&lt;br /&gt;
text-decoration: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorTabs li.new a:hover{&lt;br /&gt;
color: #fff;&lt;br /&gt;
text-decoration: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Variants and Actions */&lt;br /&gt;
/* @noflip */&lt;br /&gt;
div.vectorMenu {&lt;br /&gt;
direction: ltr;&lt;br /&gt;
float: left;&lt;br /&gt;
/* @embed */&lt;br /&gt;
background-image: url(images/arrow-down-icon.png);&lt;br /&gt;
background-position: 100% 60%;&lt;br /&gt;
background-repeat: no-repeat;&lt;br /&gt;
cursor: pointer;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorMenu h3 a {&lt;br /&gt;
background-image:none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorMenuFocus {&lt;br /&gt;
/* @embed */&lt;br /&gt;
background-image: url(images/arrow-down-focus-icon.png);&lt;br /&gt;
background-position: 100% 60%;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* @noflip */&lt;br /&gt;
body.rtl div.vectorMenu {&lt;br /&gt;
direction: rtl;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* OVERRIDDEN BY COMPLIANT BROWSERS */&lt;br /&gt;
/* @noflip */&lt;br /&gt;
div#mw-head div.vectorMenu h5 {&lt;br /&gt;
float: left;&lt;br /&gt;
/* @embed */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* This will be flipped - unlike the one above it */&lt;br /&gt;
div#mw-head div.vectorMenu h5 {&lt;br /&gt;
background-position: bottom left;&lt;br /&gt;
margin-left: -1px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* IGNORED BY IE6 */&lt;br /&gt;
&lt;br /&gt;
div#mw-head div.vectorMenu &amp;gt; h5 {&lt;br /&gt;
background-image: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#mw-head div.vectorMenu h4 {&lt;br /&gt;
display: inline-block;&lt;br /&gt;
float: left;&lt;br /&gt;
font-size: 0.8em;&lt;br /&gt;
padding-left: 0.5em;&lt;br /&gt;
padding-top: 1.375em;&lt;br /&gt;
font-weight: normal;&lt;br /&gt;
border: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* OVERRIDDEN BY COMPLIANT BROWSERS */&lt;br /&gt;
/* @noflip */&lt;br /&gt;
div.vectorMenu h5 a {&lt;br /&gt;
display: inline-block;&lt;br /&gt;
width: 24px;&lt;br /&gt;
height: 2.5em;&lt;br /&gt;
text-decoration: none;&lt;br /&gt;
/* @embed */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* This will be flipped - unlike the one above it */&lt;br /&gt;
div.vectorMenu h5 a {&lt;br /&gt;
background-position: bottom right;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* IGNORED BY IE6 */&lt;br /&gt;
div.vectorMenu h5 &amp;gt; a {&lt;br /&gt;
display: block;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorMenu div.menu {&lt;br /&gt;
position: relative;&lt;br /&gt;
display: none;&lt;br /&gt;
clear: both;&lt;br /&gt;
text-align: left;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* OVERRIDDEN BY COMPLIANT BROWSERS */&lt;br /&gt;
/* @noflip */&lt;br /&gt;
body.rtl div.vectorMenu div.menu {&lt;br /&gt;
margin-left: 24px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* IGNORED BY IE6 */&lt;br /&gt;
/* @noflip */&lt;br /&gt;
body.rtl div.vectorMenu &amp;gt; div.menu {&lt;br /&gt;
margin-left: auto;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* IGNORED BY IE6 */&lt;br /&gt;
/* Also fixes old versions of FireFox */&lt;br /&gt;
/* @noflip */&lt;br /&gt;
body.rtl div.vectorMenu &amp;gt; div.menu,&lt;br /&gt;
x:-moz-any-link {&lt;br /&gt;
margin-left: 23px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Enable forcing showing of the menu for accessibility */&lt;br /&gt;
div.vectorMenu:hover div.menu,&lt;br /&gt;
div.vectorMenu div.menuForceShow {&lt;br /&gt;
display: block;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorMenu ul {&lt;br /&gt;
position: absolute;&lt;br /&gt;
background-color: white;&lt;br /&gt;
border: solid 1px silver;&lt;br /&gt;
border-top-width: 0;&lt;br /&gt;
list-style: none;&lt;br /&gt;
list-style-image: none;&lt;br /&gt;
list-style-type: none;&lt;br /&gt;
padding: 0;&lt;br /&gt;
margin: 0;&lt;br /&gt;
margin-left: -1px;&lt;br /&gt;
text-align: left;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Fixes old versions of FireFox */&lt;br /&gt;
div.vectorMenu ul,&lt;br /&gt;
x:-moz-any-link {&lt;br /&gt;
min-width: 5em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Returns things back to normal in modern versions of FireFox */&lt;br /&gt;
div.vectorMenu ul,&lt;br /&gt;
x:-moz-any-link,&lt;br /&gt;
x:default {&lt;br /&gt;
min-width: 0;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorMenu li {&lt;br /&gt;
padding: 0;&lt;br /&gt;
margin: 0;&lt;br /&gt;
text-align: left;&lt;br /&gt;
line-height: 1em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* OVERRIDDEN BY COMPLIANT BROWSERS */&lt;br /&gt;
div.vectorMenu li a {&lt;br /&gt;
display: inline-block;&lt;br /&gt;
padding: 0.5em;&lt;br /&gt;
white-space: nowrap;&lt;br /&gt;
color: #777;&lt;br /&gt;
cursor: pointer;&lt;br /&gt;
font-size: 0.8em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* IGNORED BY IE6 */&lt;br /&gt;
div.vectorMenu li &amp;gt; a {&lt;br /&gt;
display: block;&lt;br /&gt;
}&lt;br /&gt;
div.vectorMenu li.selected a,&lt;br /&gt;
div.vectorMenu li.selected a:visited {&lt;br /&gt;
color: #fff;&lt;br /&gt;
text-decoration: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Search */&lt;br /&gt;
#p-search h5 {&lt;br /&gt;
display: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* @noflip */&lt;br /&gt;
#p-search {&lt;br /&gt;
float: left;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#p-search {&lt;br /&gt;
margin-right: 0.5em;&lt;br /&gt;
margin-left: 0.5em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#p-search form,&lt;br /&gt;
#p-search input {&lt;br /&gt;
margin: 0;&lt;br /&gt;
margin-top: 0.4em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#simpleSearch {&lt;br /&gt;
display: block;&lt;br /&gt;
width: 14em;&lt;br /&gt;
height: 1.4em;&lt;br /&gt;
margin-top: 0.65em;&lt;br /&gt;
position: relative;&lt;br /&gt;
min-height: 1px; /* Gotta trigger hasLayout for IE7 */&lt;br /&gt;
border: solid 1px #AAAAAA;&lt;br /&gt;
color: black;&lt;br /&gt;
background-color: white;&lt;br /&gt;
/* @embed */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#simpleSearch label {&lt;br /&gt;
/*&lt;br /&gt;
 * DON'T PANIC! Browsers that won't scale this properly are the same browsers that have JS issues that prevent&lt;br /&gt;
 * this from ever being shown anyways.&lt;br /&gt;
 */&lt;br /&gt;
font-size: 13px;&lt;br /&gt;
top: 0.25em;&lt;br /&gt;
direction: ltr;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#simpleSearch input {&lt;br /&gt;
color: black;&lt;br /&gt;
direction: ltr;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#simpleSearch input:focus {&lt;br /&gt;
outline: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#simpleSearch input.placeholder {&lt;br /&gt;
color: #999999;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#simpleSearch input::-webkit-input-placeholder {&lt;br /&gt;
color: #999999;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#simpleSearch input#searchInput {&lt;br /&gt;
position: absolute;&lt;br /&gt;
top: 0;&lt;br /&gt;
left: 0;&lt;br /&gt;
width: 90%;&lt;br /&gt;
margin: 0;&lt;br /&gt;
padding: 0;&lt;br /&gt;
padding-left: 0.2em;&lt;br /&gt;
padding-top: 0.2em;&lt;br /&gt;
padding-bottom: 0.2em;&lt;br /&gt;
outline: none;&lt;br /&gt;
border: none;&lt;br /&gt;
&lt;br /&gt;
/*&lt;br /&gt;
 * DON'T PANIC! Browsers that won't scale this properly are the same browsers that have JS issues that prevent&lt;br /&gt;
 * this from ever being shown anyways.&lt;br /&gt;
 */&lt;br /&gt;
&lt;br /&gt;
font-size: 13px;&lt;br /&gt;
background-color: transparent;&lt;br /&gt;
direction: ltr;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#simpleSearch button#searchButton {&lt;br /&gt;
position: absolute;&lt;br /&gt;
width: 10%;&lt;br /&gt;
right: 0;&lt;br /&gt;
top: 0;&lt;br /&gt;
padding: 0;&lt;br /&gt;
padding-top: 0.3em;&lt;br /&gt;
padding-bottom: 0.2em;&lt;br /&gt;
padding-right: 0.4em;&lt;br /&gt;
margin: 0;&lt;br /&gt;
border: none;&lt;br /&gt;
cursor: pointer;&lt;br /&gt;
background-color: transparent;&lt;br /&gt;
background-image: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* OVERRIDDEN BY COMPLIANT BROWSERS */&lt;br /&gt;
div#simpleSearch button#searchButton img {&lt;br /&gt;
border: none;&lt;br /&gt;
margin: 0;&lt;br /&gt;
margin-top: -3px;&lt;br /&gt;
padding: 0;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* IGNORED BY IE6 */&lt;br /&gt;
div#simpleSearch button#searchButton &amp;gt; img {&lt;br /&gt;
margin: 0;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Panel */&lt;br /&gt;
div#mw-panel {&lt;br /&gt;
font-size: inherit;&lt;br /&gt;
position: absolute;&lt;br /&gt;
top: 100px;&lt;br /&gt;
padding-top: 0.5em;&lt;br /&gt;
width: 10em;&lt;br /&gt;
left: 0px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#mw-panel.collapsible-nav .portal {&lt;br /&gt;
font-size: 0.9em;&lt;br /&gt;
background-image:none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#mw-panel div.portal {&lt;br /&gt;
padding-bottom: 0;&lt;br /&gt;
direction: ltr;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#mw-panel div.portal h5 {&lt;br /&gt;
color: #000;&lt;br /&gt;
padding: 0.25em;&lt;br /&gt;
padding-top: 0;&lt;br /&gt;
padding-bottom: 0;&lt;br /&gt;
padding-left: 1.75em;&lt;br /&gt;
cursor: default;&lt;br /&gt;
border: none;&lt;br /&gt;
font-size: 0.6em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#mw-panel div.portal div.body {&lt;br /&gt;
margin: 0;&lt;br /&gt;
padding-top: 0.5em;&lt;br /&gt;
margin-left: 1.25em;&lt;br /&gt;
border-bottom: 4px solid #31859d;&lt;br /&gt;
/* @embed */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#mw-panel div.portal div.body ul {&lt;br /&gt;
list-style: none;&lt;br /&gt;
list-style-image: none;&lt;br /&gt;
list-style-type: none;&lt;br /&gt;
padding: 0;&lt;br /&gt;
margin: 0;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#mw-panel div.portal div.body ul li {&lt;br /&gt;
line-height: 1.5em;&lt;br /&gt;
padding: 0;&lt;br /&gt;
padding-bottom: 0.5em;&lt;br /&gt;
margin: 0;&lt;br /&gt;
overflow: hidden;&lt;br /&gt;
font-size: 0.7em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#mw-panel div.portal div.body ul li a {&lt;br /&gt;
text-transform: uppercase;&lt;br /&gt;
color: #000;&lt;br /&gt;
text-decoration: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#mw-panel div.portal div.body ul li a:hover {&lt;br /&gt;
background-color: #31859d;&lt;br /&gt;
color: #fff;&lt;br /&gt;
padding-top:0.5em;&lt;br /&gt;
padding-bottom:0.5em;&lt;br /&gt;
padding-left:2px;&lt;br /&gt;
padding-right:2px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Footer */&lt;br /&gt;
div#footer {&lt;br /&gt;
margin-left: 10em;&lt;br /&gt;
margin-top: 0;&lt;br /&gt;
padding: 0.75em;&lt;br /&gt;
/* @embed */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#footer ul {&lt;br /&gt;
list-style: none;&lt;br /&gt;
list-style-image: none;&lt;br /&gt;
list-style-type: none;&lt;br /&gt;
margin: 0;&lt;br /&gt;
padding: 0;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#footer ul li {&lt;br /&gt;
margin: 0;&lt;br /&gt;
padding: 0;&lt;br /&gt;
padding-top: 0.5em;&lt;br /&gt;
padding-bottom: 0.5em;&lt;br /&gt;
color: #000;&lt;br /&gt;
font-size: 0.7em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#footer #footer-icons {&lt;br /&gt;
float: right;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* @noflip */&lt;br /&gt;
body.ltr div#footer #footer-places {&lt;br /&gt;
float: left;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#footer #footer-info li {&lt;br /&gt;
line-height: 1.4em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#footer #footer-icons li {&lt;br /&gt;
float: left;&lt;br /&gt;
margin-left: 0.5em;&lt;br /&gt;
line-height: 2em;&lt;br /&gt;
text-align: right;&lt;br /&gt;
display:none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#footer #footer-places li {&lt;br /&gt;
float: left;&lt;br /&gt;
margin-right: 1em;&lt;br /&gt;
line-height: 2em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#footer #footer-places li a {&lt;br /&gt;
color: #000;&lt;br /&gt;
text-decoration: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#footer #footer-places li a:hover {&lt;br /&gt;
background-color: #31859d;&lt;br /&gt;
color: #fff;&lt;br /&gt;
padding:0.5em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#footer #footer-places li a:active {&lt;br /&gt;
font-weight: bold;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Logo */&lt;br /&gt;
#p-logo {&lt;br /&gt;
position: absolute;&lt;br /&gt;
top:-140px;&lt;br /&gt;
left: 15px;&lt;br /&gt;
width: 10em;&lt;br /&gt;
height:70px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#p-logo a {&lt;br /&gt;
display: block;&lt;br /&gt;
width: 10em;&lt;br /&gt;
background-repeat: no-repeat;&lt;br /&gt;
background-position: center center;&lt;br /&gt;
text-decoration: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/*&lt;br /&gt;
 *&lt;br /&gt;
 * The following code is highly modified from monobook. It would be nice if the&lt;br /&gt;
 * preftoc id was more human readable like preferences-toc for instance,&lt;br /&gt;
 * howerver this would require backporting the other skins.&lt;br /&gt;
 */&lt;br /&gt;
&lt;br /&gt;
/* Preferences */&lt;br /&gt;
#preftoc {&lt;br /&gt;
/* Tabs */&lt;br /&gt;
width: 100%;&lt;br /&gt;
float: left;&lt;br /&gt;
clear: both;&lt;br /&gt;
margin: 0 !important;&lt;br /&gt;
padding: 0 !important;&lt;br /&gt;
/* @embed */&lt;br /&gt;
background-image: url(images/preferences-break.png);&lt;br /&gt;
background-position: bottom left;&lt;br /&gt;
background-repeat: no-repeat;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#preftoc li {&lt;br /&gt;
/* Tab */&lt;br /&gt;
float: left;&lt;br /&gt;
margin: 0;&lt;br /&gt;
padding: 0;&lt;br /&gt;
padding-right: 1px;&lt;br /&gt;
height: 2.25em;&lt;br /&gt;
white-space: nowrap;&lt;br /&gt;
list-style-type: none;&lt;br /&gt;
list-style-image: none;&lt;br /&gt;
/* @embed */&lt;br /&gt;
background-image: url(images/preferences-break.png);&lt;br /&gt;
background-position: bottom right;&lt;br /&gt;
background-repeat: no-repeat;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Sadly, IE6 won't understand this */&lt;br /&gt;
#preftoc li:first-child {&lt;br /&gt;
margin-left: 1px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#preftoc a,&lt;br /&gt;
#preftoc a:active {&lt;br /&gt;
display: inline-block;&lt;br /&gt;
position: relative;&lt;br /&gt;
color: #000;&lt;br /&gt;
padding: 0.5em;&lt;br /&gt;
text-decoration: none;&lt;br /&gt;
background-image: none;&lt;br /&gt;
font-size: 0.9em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#preftoc a:hover,&lt;br /&gt;
#preftoc a:focus {&lt;br /&gt;
text-decoration: none;&lt;br /&gt;
background-color: #31859d;&lt;br /&gt;
color: #fff;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#preftoc li.selected a {&lt;br /&gt;
/* @embed */&lt;br /&gt;
background-image: url(images/preferences-fade.png);&lt;br /&gt;
background-position: bottom;&lt;br /&gt;
background-repeat: repeat-x;&lt;br /&gt;
color: #000;&lt;br /&gt;
text-decoration: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#preferences {&lt;br /&gt;
float: left;&lt;br /&gt;
width: 100%;&lt;br /&gt;
margin: 0;&lt;br /&gt;
margin-top: -2px;&lt;br /&gt;
clear: both;&lt;br /&gt;
border: solid 1px #cccccc;&lt;br /&gt;
background-color: #f9f9f9;&lt;br /&gt;
/* @embed */&lt;br /&gt;
background-image: url(images/preferences-base.png);&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#preferences fieldset {&lt;br /&gt;
border: none;&lt;br /&gt;
border-top: solid 1px #cccccc;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#preferences fieldset.prefsection {&lt;br /&gt;
border: none;&lt;br /&gt;
padding: 0;&lt;br /&gt;
margin: 1em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#preferences legend {&lt;br /&gt;
color: #666666;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#preferences fieldset.prefsection legend.mainLegend {&lt;br /&gt;
display: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#preferences td {&lt;br /&gt;
padding-left: 0.5em;&lt;br /&gt;
padding-right: 0.5em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#preferences td.htmlform-tip {&lt;br /&gt;
font-size: x-small;&lt;br /&gt;
padding: .2em 2em;&lt;br /&gt;
color: #666666;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#preferences div.mw-prefs-buttons {&lt;br /&gt;
padding: 1em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#preferences div.mw-prefs-buttons input {&lt;br /&gt;
margin-right: 0.25em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/**&lt;br /&gt;
 * The following code is slightly modified from monobook&lt;br /&gt;
 */&lt;br /&gt;
&lt;br /&gt;
div#content {&lt;br /&gt;
line-height: 1.5em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#bodyContent {&lt;br /&gt;
font-size: 0.8em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.editsection {&lt;br /&gt;
float: right;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
ul {&lt;br /&gt;
/* @embed */&lt;br /&gt;
list-style-image: url(images/bullet-icon.png);&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
pre {&lt;br /&gt;
line-height: 1.3em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Site Notice (includes notices from CentralNotice extension) */&lt;br /&gt;
#siteNotice {&lt;br /&gt;
font-size: 0.8em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#firstHeading {&lt;br /&gt;
padding-top: 0;&lt;br /&gt;
margin-top: 0;&lt;br /&gt;
padding-top: 0;&lt;br /&gt;
font-size: 1.6em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#content a.external,&lt;br /&gt;
div#content a.external[href ^=&amp;quot;gopher://&amp;quot;] {&lt;br /&gt;
/* @embed */&lt;br /&gt;
background: url(images/external-link-ltr-icon.png) center right no-repeat;&lt;br /&gt;
padding-right: 13px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#content a.external[href ^=&amp;quot;https://&amp;quot;],&lt;br /&gt;
.link-https {&lt;br /&gt;
/* @embed */&lt;br /&gt;
background: url(images/lock-icon.png) center right no-repeat;&lt;br /&gt;
padding-right: 13px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#content a.external[href ^=&amp;quot;mailto:&amp;quot;],&lt;br /&gt;
.link-mailto {&lt;br /&gt;
/* @embed */&lt;br /&gt;
background: url(images/mail-icon.png) center right no-repeat;&lt;br /&gt;
padding-right: 13px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#content a.external[href ^=&amp;quot;news:&amp;quot;] {&lt;br /&gt;
/* @embed */&lt;br /&gt;
background: url(images/news-icon.png) center right no-repeat;&lt;br /&gt;
padding-right: 13px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#content a.external[href ^=&amp;quot;ftp://&amp;quot;],&lt;br /&gt;
.link-ftp {&lt;br /&gt;
/* @embed */&lt;br /&gt;
background: url(images/file-icon.png) center right no-repeat;&lt;br /&gt;
padding-right: 13px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#content a.external[href ^=&amp;quot;irc://&amp;quot;],&lt;br /&gt;
div#content a.external[href ^=&amp;quot;ircs://&amp;quot;],&lt;br /&gt;
.link-irc {&lt;br /&gt;
/* @embed */&lt;br /&gt;
background: url(images/talk-icon.png) center right no-repeat;&lt;br /&gt;
padding-right: 13px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#content a.external[href $=&amp;quot;.ogg&amp;quot;], div#content a.external[href $=&amp;quot;.OGG&amp;quot;],&lt;br /&gt;
div#content a.external[href $=&amp;quot;.mid&amp;quot;], div#content a.external[href $=&amp;quot;.MID&amp;quot;],&lt;br /&gt;
div#content a.external[href $=&amp;quot;.midi&amp;quot;], div#content a.external[href $=&amp;quot;.MIDI&amp;quot;],&lt;br /&gt;
div#content a.external[href $=&amp;quot;.mp3&amp;quot;], div#content a.external[href $=&amp;quot;.MP3&amp;quot;],&lt;br /&gt;
div#content a.external[href $=&amp;quot;.wav&amp;quot;], div#content a.external[href $=&amp;quot;.WAV&amp;quot;],&lt;br /&gt;
div#content a.external[href $=&amp;quot;.wma&amp;quot;], div#content a.external[href $=&amp;quot;.WMA&amp;quot;],&lt;br /&gt;
.link-audio {&lt;br /&gt;
/* @embed */&lt;br /&gt;
background: url(images/audio-icon.png) center right no-repeat;&lt;br /&gt;
padding-right: 13px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#content a.external[href $=&amp;quot;.ogm&amp;quot;], div#content a.external[href $=&amp;quot;.OGM&amp;quot;],&lt;br /&gt;
div#content a.external[href $=&amp;quot;.avi&amp;quot;], div#content a.external[href $=&amp;quot;.AVI&amp;quot;],&lt;br /&gt;
div#content a.external[href $=&amp;quot;.mpeg&amp;quot;], div#content a.external[href $=&amp;quot;.MPEG&amp;quot;],&lt;br /&gt;
div#content a.external[href $=&amp;quot;.mpg&amp;quot;], div#content a.external[href $=&amp;quot;.MPG&amp;quot;],&lt;br /&gt;
.link-video {&lt;br /&gt;
/* @embed */&lt;br /&gt;
background: url(images/video-icon.png) center right no-repeat;&lt;br /&gt;
padding-right: 13px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#content a.external[href $=&amp;quot;.pdf&amp;quot;], div#content a.external[href $=&amp;quot;.PDF&amp;quot;],&lt;br /&gt;
div#content a.external[href *=&amp;quot;.pdf#&amp;quot;], div#content a.external[href *=&amp;quot;.PDF#&amp;quot;],&lt;br /&gt;
div#content a.external[href *=&amp;quot;.pdf?&amp;quot;], div#content a.external[href *=&amp;quot;.PDF?&amp;quot;],&lt;br /&gt;
.link-document {&lt;br /&gt;
/* @embed */&lt;br /&gt;
background: url(images/document-icon.png) center right no-repeat;&lt;br /&gt;
padding-right: 13px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#content .printfooter {&lt;br /&gt;
display: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Icon for Usernames */&lt;br /&gt;
#pt-userpage,&lt;br /&gt;
#pt-anonuserpage,&lt;br /&gt;
#pt-login {&lt;br /&gt;
/* @embed */&lt;br /&gt;
background: url(images/user-icon.png) left top no-repeat;&lt;br /&gt;
padding-left: 15px !important;&lt;br /&gt;
text-transform: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.redirectText {&lt;br /&gt;
font-size: 140%;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.redirectMsg img {&lt;br /&gt;
vertical-align: text-bottom;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#bodyContent {&lt;br /&gt;
position: relative;&lt;br /&gt;
width: 100%;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#mw-js-message {&lt;br /&gt;
font-size: 0.8em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#bodyContent {&lt;br /&gt;
line-height: 1.5em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Watch/Unwatch Icon Styling */&lt;br /&gt;
#ca-unwatch.icon a,&lt;br /&gt;
#ca-watch.icon a {&lt;br /&gt;
margin: 0;&lt;br /&gt;
padding: 0;&lt;br /&gt;
outline: none;&lt;br /&gt;
display: block;&lt;br /&gt;
width: 26px;&lt;br /&gt;
/* This hides the text but shows the background image */&lt;br /&gt;
padding-top: 3.1em;&lt;br /&gt;
margin-top: 0;&lt;br /&gt;
/* Only applied in IE6 */&lt;br /&gt;
margin-top: -0.8em !ie;&lt;br /&gt;
height: 0;&lt;br /&gt;
overflow: hidden;&lt;br /&gt;
/* @embed */&lt;br /&gt;
background-image: url(images/watch-icons.png);&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#ca-unwatch.icon a {&lt;br /&gt;
background-position: -43px 60%;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#ca-watch.icon a {&lt;br /&gt;
background-position: 5px 60%;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#ca-unwatch.icon a:hover,&lt;br /&gt;
#ca-unwatch.icon a:focus {&lt;br /&gt;
background-position: -67px 60%;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#ca-watch.icon a:hover,&lt;br /&gt;
#ca-watch.icon a:focus {&lt;br /&gt;
background-position: -19px 60%;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#ca-unwatch.icon a.loading,&lt;br /&gt;
#ca-watch.icon a.loading {&lt;br /&gt;
/* @embed */&lt;br /&gt;
background-image: url(images/watch-icon-loading.gif);&lt;br /&gt;
background-position: 5px 60%;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#ca-unwatch.icon a span,&lt;br /&gt;
#ca-watch.icon a span {&lt;br /&gt;
display: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorTabs ul {&lt;br /&gt;
/* @embed */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Tooltips are outside of the normal body code, so this helps make the size of the text sensible */&lt;br /&gt;
.tipsy {&lt;br /&gt;
font-size: 0.8em;&lt;br /&gt;
}&lt;/div&gt;</summary>
		<author><name>WikiSysop</name></author>	</entry>

	<entry>
		<id>https://web.fhnw.ch/plattformen/hattie-wiki/w/index.php?title=MediaWiki:Common.css&amp;diff=3398</id>
		<title>MediaWiki:Common.css</title>
		<link rel="alternate" type="text/html" href="https://web.fhnw.ch/plattformen/hattie-wiki/w/index.php?title=MediaWiki:Common.css&amp;diff=3398"/>
				<updated>2014-05-10T16:01:08Z</updated>
		
		<summary type="html">&lt;p&gt;WikiSysop: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;/* Das folgende CSS wird für alle Benutzeroberflächen geladen. */&lt;br /&gt;
&lt;br /&gt;
@import url(http://fonts.googleapis.com/css?family=Open+Sans);&lt;br /&gt;
&lt;br /&gt;
/* Framework */&lt;br /&gt;
&lt;br /&gt;
html,&lt;br /&gt;
body {&lt;br /&gt;
height: 100%;&lt;br /&gt;
margin: 0;&lt;br /&gt;
padding: 0;&lt;br /&gt;
font-family: 'Open Sans',sans-serif;&lt;br /&gt;
font-size: 1.1em;&lt;br /&gt;
color:#777;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
body {&lt;br /&gt;
background-color: #dcdcdc;&lt;br /&gt;
/* @embed */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Links */&lt;br /&gt;
a {&lt;br /&gt;
color: #31859d;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.mw-body a.external {&lt;br /&gt;
color: #31859d;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#mw-panel div.portal div.body ul li a:visited {&lt;br /&gt;
color: #31859d;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#mw-panel div.portal div.body ul li a:active {&lt;br /&gt;
color: #31859d;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#mw-panel.collapsible-nav .portal.collapsed h3 a {&lt;br /&gt;
color: #31859d;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Content */&lt;br /&gt;
&lt;br /&gt;
div#content {&lt;br /&gt;
/* @embed */&lt;br /&gt;
background-color: white;&lt;br /&gt;
color: #777;&lt;br /&gt;
direction: ltr;&lt;br /&gt;
border-width: 0px;&lt;br /&gt;
border-style: solid;&lt;br /&gt;
margin-top: 0;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Head */&lt;br /&gt;
&lt;br /&gt;
#mw-page-base {&lt;br /&gt;
height: 5em;&lt;br /&gt;
background-color: white;&lt;br /&gt;
border-bottom: 0;&lt;br /&gt;
/* @embed */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#mw-head-base {&lt;br /&gt;
height: 5em;&lt;br /&gt;
/* @embed */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#mw-head {&lt;br /&gt;
position: absolute;&lt;br /&gt;
top: 0;&lt;br /&gt;
right: 0;&lt;br /&gt;
width: 100%;&lt;br /&gt;
background-color: white;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#mw-head h5 {&lt;br /&gt;
margin: 0;&lt;br /&gt;
padding: 0;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Hide empty portlets */&lt;br /&gt;
div.emptyPortlet {&lt;br /&gt;
display: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Personal */&lt;br /&gt;
&lt;br /&gt;
#p-personal {&lt;br /&gt;
position: absolute;&lt;br /&gt;
top: 0;&lt;br /&gt;
right: 0.75em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#p-personal h5 {&lt;br /&gt;
display: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#p-personal ul {&lt;br /&gt;
list-style: none;&lt;br /&gt;
margin: 0;&lt;br /&gt;
padding-left: 10em; /* Keep from overlapping logo */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* @noflip */&lt;br /&gt;
&lt;br /&gt;
#p-personal li {&lt;br /&gt;
line-height: 1.125em;&lt;br /&gt;
float: left;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#p-personal li a {&lt;br /&gt;
color: #777;&lt;br /&gt;
text-decoration: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#p-personal li a:hover {&lt;br /&gt;
background-color: #31859d;&lt;br /&gt;
color: #fff;&lt;br /&gt;
padding:0.5em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#p-personal li.selected a:hover{&lt;br /&gt;
color: #fff;&lt;br /&gt;
text-decoration: none;&lt;br /&gt;
font-weight: bold;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#p-personal li a:visited {&lt;br /&gt;
color: #31859d;&lt;br /&gt;
text-decoration: bold;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#p-personal a.new {&lt;br /&gt;
color: #31859d;&lt;br /&gt;
text-decoration: bold;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* This one flips! */&lt;br /&gt;
&lt;br /&gt;
#p-personal li {&lt;br /&gt;
margin-left: 0.75em;&lt;br /&gt;
margin-top: 0.5em;&lt;br /&gt;
font-size: 0.75em;&lt;br /&gt;
white-space: nowrap;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Navigation Containers */&lt;br /&gt;
&lt;br /&gt;
#left-navigation {&lt;br /&gt;
position: relative;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#right-navigation {&lt;br /&gt;
float: right;&lt;br /&gt;
margin-top: 2.5em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Navigation Labels */&lt;br /&gt;
div.vectorTabs h5,&lt;br /&gt;
div.vectorMenu h5 span {&lt;br /&gt;
display: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Namespaces and Views */&lt;br /&gt;
/* @noflip */&lt;br /&gt;
div.vectorTabs {&lt;br /&gt;
float: left;&lt;br /&gt;
height: 2.5em;&lt;br /&gt;
background-image:none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorTabs {&lt;br /&gt;
/* @embed */&lt;br /&gt;
padding-left: 1px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* @noflip */&lt;br /&gt;
div.vectorTabs ul {&lt;br /&gt;
float: left;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorTabs ul {&lt;br /&gt;
height: 100%;&lt;br /&gt;
list-style: none;&lt;br /&gt;
margin: 0;&lt;br /&gt;
padding: 0;&lt;br /&gt;
background-color:white;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* @noflip */&lt;br /&gt;
div.vectorTabs ul li {&lt;br /&gt;
float: left;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* OVERRIDDEN BY COMPLIANT BROWSERS */&lt;br /&gt;
div.vectorTabs ul li {&lt;br /&gt;
line-height: 1.125em;&lt;br /&gt;
display: inline-block;&lt;br /&gt;
height: 100%;&lt;br /&gt;
margin: 0;&lt;br /&gt;
padding: 0;&lt;br /&gt;
background-color: #fff;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* IGNORED BY IE6 */&lt;br /&gt;
div.vectorTabs ul &amp;gt; li {&lt;br /&gt;
display: block;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorTabs li.selected {&lt;br /&gt;
/* @embed */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
	/* OVERRIDDEN BY COMPLIANT BROWSERS */&lt;br /&gt;
div.vectorTabs li a {&lt;br /&gt;
display: inline-block;&lt;br /&gt;
height: 1.9em;&lt;br /&gt;
padding-left: 0.5em;&lt;br /&gt;
padding-right: 0.5em;&lt;br /&gt;
color: #777;&lt;br /&gt;
cursor: pointer;&lt;br /&gt;
font-size: 0.75em;&lt;br /&gt;
text-decoration: none;&lt;br /&gt;
background:none;&lt;br /&gt;
background-color:#fff;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorTabs li a:hover {&lt;br /&gt;
background-color: #31859d;&lt;br /&gt;
color: #fff;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* IGNORED BY IE6 */&lt;br /&gt;
div.vectorTabs li &amp;gt; a {&lt;br /&gt;
display: block;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorTabs li.icon a {&lt;br /&gt;
background-position: bottom right;&lt;br /&gt;
background-repeat: no-repeat;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* OVERRIDDEN BY COMPLIANT BROWSERS */&lt;br /&gt;
div.vectorTabs span a  {&lt;br /&gt;
display: inline-block;&lt;br /&gt;
padding-top: 1.25em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* IGNORED BY IE6 */&lt;br /&gt;
/* @noflip */&lt;br /&gt;
div.vectorTabs span &amp;gt; a {&lt;br /&gt;
float: left;&lt;br /&gt;
display: block;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorTabs span {&lt;br /&gt;
display: inline-block;&lt;br /&gt;
/* @embed */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorTabs li.selected a,&lt;br /&gt;
div.vectorTabs li.selected a:visited{&lt;br /&gt;
color: #777;&lt;br /&gt;
text-decoration: none;&lt;br /&gt;
font-weight: bold;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorTabs li.selected a:hover{&lt;br /&gt;
color: #fff;&lt;br /&gt;
text-decoration: none;&lt;br /&gt;
font-weight: bold;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorTabs li.new a,&lt;br /&gt;
div.vectorTabs li.new a:visited{&lt;br /&gt;
color: #777;&lt;br /&gt;
text-decoration: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorTabs li.new a:hover{&lt;br /&gt;
color: #fff;&lt;br /&gt;
text-decoration: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Variants and Actions */&lt;br /&gt;
/* @noflip */&lt;br /&gt;
div.vectorMenu {&lt;br /&gt;
direction: ltr;&lt;br /&gt;
float: left;&lt;br /&gt;
/* @embed */&lt;br /&gt;
background-image: url(images/arrow-down-icon.png);&lt;br /&gt;
background-position: 100% 60%;&lt;br /&gt;
background-repeat: no-repeat;&lt;br /&gt;
cursor: pointer;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorMenu h3 a {&lt;br /&gt;
background-image:none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorMenuFocus {&lt;br /&gt;
/* @embed */&lt;br /&gt;
background-image: url(images/arrow-down-focus-icon.png);&lt;br /&gt;
background-position: 100% 60%;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* @noflip */&lt;br /&gt;
body.rtl div.vectorMenu {&lt;br /&gt;
direction: rtl;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* OVERRIDDEN BY COMPLIANT BROWSERS */&lt;br /&gt;
/* @noflip */&lt;br /&gt;
div#mw-head div.vectorMenu h5 {&lt;br /&gt;
float: left;&lt;br /&gt;
/* @embed */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* This will be flipped - unlike the one above it */&lt;br /&gt;
div#mw-head div.vectorMenu h5 {&lt;br /&gt;
background-position: bottom left;&lt;br /&gt;
margin-left: -1px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* IGNORED BY IE6 */&lt;br /&gt;
&lt;br /&gt;
div#mw-head div.vectorMenu &amp;gt; h5 {&lt;br /&gt;
background-image: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#mw-head div.vectorMenu h4 {&lt;br /&gt;
display: inline-block;&lt;br /&gt;
float: left;&lt;br /&gt;
font-size: 0.8em;&lt;br /&gt;
padding-left: 0.5em;&lt;br /&gt;
padding-top: 1.375em;&lt;br /&gt;
font-weight: normal;&lt;br /&gt;
border: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* OVERRIDDEN BY COMPLIANT BROWSERS */&lt;br /&gt;
/* @noflip */&lt;br /&gt;
div.vectorMenu h5 a {&lt;br /&gt;
display: inline-block;&lt;br /&gt;
width: 24px;&lt;br /&gt;
height: 2.5em;&lt;br /&gt;
text-decoration: none;&lt;br /&gt;
/* @embed */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* This will be flipped - unlike the one above it */&lt;br /&gt;
div.vectorMenu h5 a {&lt;br /&gt;
background-position: bottom right;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* IGNORED BY IE6 */&lt;br /&gt;
div.vectorMenu h5 &amp;gt; a {&lt;br /&gt;
display: block;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorMenu div.menu {&lt;br /&gt;
position: relative;&lt;br /&gt;
display: none;&lt;br /&gt;
clear: both;&lt;br /&gt;
text-align: left;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* OVERRIDDEN BY COMPLIANT BROWSERS */&lt;br /&gt;
/* @noflip */&lt;br /&gt;
body.rtl div.vectorMenu div.menu {&lt;br /&gt;
margin-left: 24px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* IGNORED BY IE6 */&lt;br /&gt;
/* @noflip */&lt;br /&gt;
body.rtl div.vectorMenu &amp;gt; div.menu {&lt;br /&gt;
margin-left: auto;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* IGNORED BY IE6 */&lt;br /&gt;
/* Also fixes old versions of FireFox */&lt;br /&gt;
/* @noflip */&lt;br /&gt;
body.rtl div.vectorMenu &amp;gt; div.menu,&lt;br /&gt;
x:-moz-any-link {&lt;br /&gt;
margin-left: 23px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Enable forcing showing of the menu for accessibility */&lt;br /&gt;
div.vectorMenu:hover div.menu,&lt;br /&gt;
div.vectorMenu div.menuForceShow {&lt;br /&gt;
display: block;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorMenu ul {&lt;br /&gt;
position: absolute;&lt;br /&gt;
background-color: white;&lt;br /&gt;
border: solid 1px silver;&lt;br /&gt;
border-top-width: 0;&lt;br /&gt;
list-style: none;&lt;br /&gt;
list-style-image: none;&lt;br /&gt;
list-style-type: none;&lt;br /&gt;
padding: 0;&lt;br /&gt;
margin: 0;&lt;br /&gt;
margin-left: -1px;&lt;br /&gt;
text-align: left;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Fixes old versions of FireFox */&lt;br /&gt;
div.vectorMenu ul,&lt;br /&gt;
x:-moz-any-link {&lt;br /&gt;
min-width: 5em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Returns things back to normal in modern versions of FireFox */&lt;br /&gt;
div.vectorMenu ul,&lt;br /&gt;
x:-moz-any-link,&lt;br /&gt;
x:default {&lt;br /&gt;
min-width: 0;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorMenu li {&lt;br /&gt;
padding: 0;&lt;br /&gt;
margin: 0;&lt;br /&gt;
text-align: left;&lt;br /&gt;
line-height: 1em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* OVERRIDDEN BY COMPLIANT BROWSERS */&lt;br /&gt;
div.vectorMenu li a {&lt;br /&gt;
display: inline-block;&lt;br /&gt;
padding: 0.5em;&lt;br /&gt;
white-space: nowrap;&lt;br /&gt;
color: #777;&lt;br /&gt;
cursor: pointer;&lt;br /&gt;
font-size: 0.8em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* IGNORED BY IE6 */&lt;br /&gt;
div.vectorMenu li &amp;gt; a {&lt;br /&gt;
display: block;&lt;br /&gt;
}&lt;br /&gt;
div.vectorMenu li.selected a,&lt;br /&gt;
div.vectorMenu li.selected a:visited {&lt;br /&gt;
color: #fff;&lt;br /&gt;
text-decoration: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Search */&lt;br /&gt;
#p-search h5 {&lt;br /&gt;
display: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* @noflip */&lt;br /&gt;
#p-search {&lt;br /&gt;
float: left;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#p-search {&lt;br /&gt;
margin-right: 0.5em;&lt;br /&gt;
margin-left: 0.5em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#p-search form,&lt;br /&gt;
#p-search input {&lt;br /&gt;
margin: 0;&lt;br /&gt;
margin-top: 0.4em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#simpleSearch {&lt;br /&gt;
display: block;&lt;br /&gt;
width: 14em;&lt;br /&gt;
height: 1.4em;&lt;br /&gt;
margin-top: 0.65em;&lt;br /&gt;
position: relative;&lt;br /&gt;
min-height: 1px; /* Gotta trigger hasLayout for IE7 */&lt;br /&gt;
border: solid 1px #AAAAAA;&lt;br /&gt;
color: black;&lt;br /&gt;
background-color: white;&lt;br /&gt;
/* @embed */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#simpleSearch label {&lt;br /&gt;
/*&lt;br /&gt;
 * DON'T PANIC! Browsers that won't scale this properly are the same browsers that have JS issues that prevent&lt;br /&gt;
 * this from ever being shown anyways.&lt;br /&gt;
 */&lt;br /&gt;
font-size: 13px;&lt;br /&gt;
top: 0.25em;&lt;br /&gt;
direction: ltr;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#simpleSearch input {&lt;br /&gt;
color: black;&lt;br /&gt;
direction: ltr;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#simpleSearch input:focus {&lt;br /&gt;
outline: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#simpleSearch input.placeholder {&lt;br /&gt;
color: #999999;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#simpleSearch input::-webkit-input-placeholder {&lt;br /&gt;
color: #999999;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#simpleSearch input#searchInput {&lt;br /&gt;
position: absolute;&lt;br /&gt;
top: 0;&lt;br /&gt;
left: 0;&lt;br /&gt;
width: 90%;&lt;br /&gt;
margin: 0;&lt;br /&gt;
padding: 0;&lt;br /&gt;
padding-left: 0.2em;&lt;br /&gt;
padding-top: 0.2em;&lt;br /&gt;
padding-bottom: 0.2em;&lt;br /&gt;
outline: none;&lt;br /&gt;
border: none;&lt;br /&gt;
&lt;br /&gt;
/*&lt;br /&gt;
 * DON'T PANIC! Browsers that won't scale this properly are the same browsers that have JS issues that prevent&lt;br /&gt;
 * this from ever being shown anyways.&lt;br /&gt;
 */&lt;br /&gt;
&lt;br /&gt;
font-size: 13px;&lt;br /&gt;
background-color: transparent;&lt;br /&gt;
direction: ltr;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#simpleSearch button#searchButton {&lt;br /&gt;
position: absolute;&lt;br /&gt;
width: 10%;&lt;br /&gt;
right: 0;&lt;br /&gt;
top: 0;&lt;br /&gt;
padding: 0;&lt;br /&gt;
padding-top: 0.3em;&lt;br /&gt;
padding-bottom: 0.2em;&lt;br /&gt;
padding-right: 0.4em;&lt;br /&gt;
margin: 0;&lt;br /&gt;
border: none;&lt;br /&gt;
cursor: pointer;&lt;br /&gt;
background-color: transparent;&lt;br /&gt;
background-image: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* OVERRIDDEN BY COMPLIANT BROWSERS */&lt;br /&gt;
div#simpleSearch button#searchButton img {&lt;br /&gt;
border: none;&lt;br /&gt;
margin: 0;&lt;br /&gt;
margin-top: -3px;&lt;br /&gt;
padding: 0;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* IGNORED BY IE6 */&lt;br /&gt;
div#simpleSearch button#searchButton &amp;gt; img {&lt;br /&gt;
margin: 0;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Panel */&lt;br /&gt;
div#mw-panel {&lt;br /&gt;
font-size: inherit;&lt;br /&gt;
position: absolute;&lt;br /&gt;
top: 100px;&lt;br /&gt;
padding-top: 0.5em;&lt;br /&gt;
width: 10em;&lt;br /&gt;
left: 0px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#mw-panel.collapsible-nav .portal {&lt;br /&gt;
font-size: 0.9em;&lt;br /&gt;
background-image:none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#mw-panel div.portal {&lt;br /&gt;
padding-bottom: 0;&lt;br /&gt;
direction: ltr;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#mw-panel div.portal h5 {&lt;br /&gt;
color: #000;&lt;br /&gt;
padding: 0.25em;&lt;br /&gt;
padding-top: 0;&lt;br /&gt;
padding-bottom: 0;&lt;br /&gt;
padding-left: 1.75em;&lt;br /&gt;
cursor: default;&lt;br /&gt;
border: none;&lt;br /&gt;
font-size: 0.6em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#mw-panel div.portal div.body {&lt;br /&gt;
margin: 0;&lt;br /&gt;
padding-top: 0.5em;&lt;br /&gt;
margin-left: 1.25em;&lt;br /&gt;
border-bottom: 4px solid #31859d;&lt;br /&gt;
/* @embed */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#mw-panel div.portal div.body ul {&lt;br /&gt;
list-style: none;&lt;br /&gt;
list-style-image: none;&lt;br /&gt;
list-style-type: none;&lt;br /&gt;
padding: 0;&lt;br /&gt;
margin: 0;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#mw-panel div.portal div.body ul li {&lt;br /&gt;
line-height: 1.5em;&lt;br /&gt;
padding: 0;&lt;br /&gt;
padding-bottom: 0.5em;&lt;br /&gt;
margin: 0;&lt;br /&gt;
overflow: hidden;&lt;br /&gt;
font-size: 0.6em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#mw-panel div.portal div.body ul li a {&lt;br /&gt;
text-transform: uppercase;&lt;br /&gt;
color: #000;&lt;br /&gt;
text-decoration: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#mw-panel div.portal div.body ul li a:hover {&lt;br /&gt;
background-color: #31859d;&lt;br /&gt;
color: #fff;&lt;br /&gt;
padding-top:0.5em;&lt;br /&gt;
padding-bottom:0.5em;&lt;br /&gt;
padding-left:2px;&lt;br /&gt;
padding-right:2px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Footer */&lt;br /&gt;
div#footer {&lt;br /&gt;
margin-left: 10em;&lt;br /&gt;
margin-top: 0;&lt;br /&gt;
padding: 0.75em;&lt;br /&gt;
/* @embed */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#footer ul {&lt;br /&gt;
list-style: none;&lt;br /&gt;
list-style-image: none;&lt;br /&gt;
list-style-type: none;&lt;br /&gt;
margin: 0;&lt;br /&gt;
padding: 0;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#footer ul li {&lt;br /&gt;
margin: 0;&lt;br /&gt;
padding: 0;&lt;br /&gt;
padding-top: 0.5em;&lt;br /&gt;
padding-bottom: 0.5em;&lt;br /&gt;
color: #000;&lt;br /&gt;
font-size: 0.7em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#footer #footer-icons {&lt;br /&gt;
float: right;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* @noflip */&lt;br /&gt;
body.ltr div#footer #footer-places {&lt;br /&gt;
float: left;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#footer #footer-info li {&lt;br /&gt;
line-height: 1.4em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#footer #footer-icons li {&lt;br /&gt;
float: left;&lt;br /&gt;
margin-left: 0.5em;&lt;br /&gt;
line-height: 2em;&lt;br /&gt;
text-align: right;&lt;br /&gt;
display:none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#footer #footer-places li {&lt;br /&gt;
float: left;&lt;br /&gt;
margin-right: 1em;&lt;br /&gt;
line-height: 2em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#footer #footer-places li a {&lt;br /&gt;
color: #000;&lt;br /&gt;
text-decoration: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#footer #footer-places li a:hover {&lt;br /&gt;
background-color: #31859d;&lt;br /&gt;
color: #fff;&lt;br /&gt;
padding:0.5em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#footer #footer-places li a:active {&lt;br /&gt;
font-weight: bold;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Logo */&lt;br /&gt;
#p-logo {&lt;br /&gt;
position: absolute;&lt;br /&gt;
top:-140px;&lt;br /&gt;
left: 15px;&lt;br /&gt;
width: 10em;&lt;br /&gt;
height:70px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#p-logo a {&lt;br /&gt;
display: block;&lt;br /&gt;
width: 10em;&lt;br /&gt;
background-repeat: no-repeat;&lt;br /&gt;
background-position: center center;&lt;br /&gt;
text-decoration: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/*&lt;br /&gt;
 *&lt;br /&gt;
 * The following code is highly modified from monobook. It would be nice if the&lt;br /&gt;
 * preftoc id was more human readable like preferences-toc for instance,&lt;br /&gt;
 * howerver this would require backporting the other skins.&lt;br /&gt;
 */&lt;br /&gt;
&lt;br /&gt;
/* Preferences */&lt;br /&gt;
#preftoc {&lt;br /&gt;
/* Tabs */&lt;br /&gt;
width: 100%;&lt;br /&gt;
float: left;&lt;br /&gt;
clear: both;&lt;br /&gt;
margin: 0 !important;&lt;br /&gt;
padding: 0 !important;&lt;br /&gt;
/* @embed */&lt;br /&gt;
background-image: url(images/preferences-break.png);&lt;br /&gt;
background-position: bottom left;&lt;br /&gt;
background-repeat: no-repeat;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#preftoc li {&lt;br /&gt;
/* Tab */&lt;br /&gt;
float: left;&lt;br /&gt;
margin: 0;&lt;br /&gt;
padding: 0;&lt;br /&gt;
padding-right: 1px;&lt;br /&gt;
height: 2.25em;&lt;br /&gt;
white-space: nowrap;&lt;br /&gt;
list-style-type: none;&lt;br /&gt;
list-style-image: none;&lt;br /&gt;
/* @embed */&lt;br /&gt;
background-image: url(images/preferences-break.png);&lt;br /&gt;
background-position: bottom right;&lt;br /&gt;
background-repeat: no-repeat;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Sadly, IE6 won't understand this */&lt;br /&gt;
#preftoc li:first-child {&lt;br /&gt;
margin-left: 1px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#preftoc a,&lt;br /&gt;
#preftoc a:active {&lt;br /&gt;
display: inline-block;&lt;br /&gt;
position: relative;&lt;br /&gt;
color: #000;&lt;br /&gt;
padding: 0.5em;&lt;br /&gt;
text-decoration: none;&lt;br /&gt;
background-image: none;&lt;br /&gt;
font-size: 0.9em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#preftoc a:hover,&lt;br /&gt;
#preftoc a:focus {&lt;br /&gt;
text-decoration: none;&lt;br /&gt;
background-color: #31859d;&lt;br /&gt;
color: #fff;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#preftoc li.selected a {&lt;br /&gt;
/* @embed */&lt;br /&gt;
background-image: url(images/preferences-fade.png);&lt;br /&gt;
background-position: bottom;&lt;br /&gt;
background-repeat: repeat-x;&lt;br /&gt;
color: #000;&lt;br /&gt;
text-decoration: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#preferences {&lt;br /&gt;
float: left;&lt;br /&gt;
width: 100%;&lt;br /&gt;
margin: 0;&lt;br /&gt;
margin-top: -2px;&lt;br /&gt;
clear: both;&lt;br /&gt;
border: solid 1px #cccccc;&lt;br /&gt;
background-color: #f9f9f9;&lt;br /&gt;
/* @embed */&lt;br /&gt;
background-image: url(images/preferences-base.png);&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#preferences fieldset {&lt;br /&gt;
border: none;&lt;br /&gt;
border-top: solid 1px #cccccc;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#preferences fieldset.prefsection {&lt;br /&gt;
border: none;&lt;br /&gt;
padding: 0;&lt;br /&gt;
margin: 1em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#preferences legend {&lt;br /&gt;
color: #666666;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#preferences fieldset.prefsection legend.mainLegend {&lt;br /&gt;
display: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#preferences td {&lt;br /&gt;
padding-left: 0.5em;&lt;br /&gt;
padding-right: 0.5em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#preferences td.htmlform-tip {&lt;br /&gt;
font-size: x-small;&lt;br /&gt;
padding: .2em 2em;&lt;br /&gt;
color: #666666;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#preferences div.mw-prefs-buttons {&lt;br /&gt;
padding: 1em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#preferences div.mw-prefs-buttons input {&lt;br /&gt;
margin-right: 0.25em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/**&lt;br /&gt;
 * The following code is slightly modified from monobook&lt;br /&gt;
 */&lt;br /&gt;
&lt;br /&gt;
div#content {&lt;br /&gt;
line-height: 1.5em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#bodyContent {&lt;br /&gt;
font-size: 0.8em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.editsection {&lt;br /&gt;
float: right;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
ul {&lt;br /&gt;
/* @embed */&lt;br /&gt;
list-style-image: url(images/bullet-icon.png);&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
pre {&lt;br /&gt;
line-height: 1.3em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Site Notice (includes notices from CentralNotice extension) */&lt;br /&gt;
#siteNotice {&lt;br /&gt;
font-size: 0.8em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#firstHeading {&lt;br /&gt;
padding-top: 0;&lt;br /&gt;
margin-top: 0;&lt;br /&gt;
padding-top: 0;&lt;br /&gt;
font-size: 1.6em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#content a.external,&lt;br /&gt;
div#content a.external[href ^=&amp;quot;gopher://&amp;quot;] {&lt;br /&gt;
/* @embed */&lt;br /&gt;
background: url(images/external-link-ltr-icon.png) center right no-repeat;&lt;br /&gt;
padding-right: 13px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#content a.external[href ^=&amp;quot;https://&amp;quot;],&lt;br /&gt;
.link-https {&lt;br /&gt;
/* @embed */&lt;br /&gt;
background: url(images/lock-icon.png) center right no-repeat;&lt;br /&gt;
padding-right: 13px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#content a.external[href ^=&amp;quot;mailto:&amp;quot;],&lt;br /&gt;
.link-mailto {&lt;br /&gt;
/* @embed */&lt;br /&gt;
background: url(images/mail-icon.png) center right no-repeat;&lt;br /&gt;
padding-right: 13px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#content a.external[href ^=&amp;quot;news:&amp;quot;] {&lt;br /&gt;
/* @embed */&lt;br /&gt;
background: url(images/news-icon.png) center right no-repeat;&lt;br /&gt;
padding-right: 13px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#content a.external[href ^=&amp;quot;ftp://&amp;quot;],&lt;br /&gt;
.link-ftp {&lt;br /&gt;
/* @embed */&lt;br /&gt;
background: url(images/file-icon.png) center right no-repeat;&lt;br /&gt;
padding-right: 13px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#content a.external[href ^=&amp;quot;irc://&amp;quot;],&lt;br /&gt;
div#content a.external[href ^=&amp;quot;ircs://&amp;quot;],&lt;br /&gt;
.link-irc {&lt;br /&gt;
/* @embed */&lt;br /&gt;
background: url(images/talk-icon.png) center right no-repeat;&lt;br /&gt;
padding-right: 13px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#content a.external[href $=&amp;quot;.ogg&amp;quot;], div#content a.external[href $=&amp;quot;.OGG&amp;quot;],&lt;br /&gt;
div#content a.external[href $=&amp;quot;.mid&amp;quot;], div#content a.external[href $=&amp;quot;.MID&amp;quot;],&lt;br /&gt;
div#content a.external[href $=&amp;quot;.midi&amp;quot;], div#content a.external[href $=&amp;quot;.MIDI&amp;quot;],&lt;br /&gt;
div#content a.external[href $=&amp;quot;.mp3&amp;quot;], div#content a.external[href $=&amp;quot;.MP3&amp;quot;],&lt;br /&gt;
div#content a.external[href $=&amp;quot;.wav&amp;quot;], div#content a.external[href $=&amp;quot;.WAV&amp;quot;],&lt;br /&gt;
div#content a.external[href $=&amp;quot;.wma&amp;quot;], div#content a.external[href $=&amp;quot;.WMA&amp;quot;],&lt;br /&gt;
.link-audio {&lt;br /&gt;
/* @embed */&lt;br /&gt;
background: url(images/audio-icon.png) center right no-repeat;&lt;br /&gt;
padding-right: 13px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#content a.external[href $=&amp;quot;.ogm&amp;quot;], div#content a.external[href $=&amp;quot;.OGM&amp;quot;],&lt;br /&gt;
div#content a.external[href $=&amp;quot;.avi&amp;quot;], div#content a.external[href $=&amp;quot;.AVI&amp;quot;],&lt;br /&gt;
div#content a.external[href $=&amp;quot;.mpeg&amp;quot;], div#content a.external[href $=&amp;quot;.MPEG&amp;quot;],&lt;br /&gt;
div#content a.external[href $=&amp;quot;.mpg&amp;quot;], div#content a.external[href $=&amp;quot;.MPG&amp;quot;],&lt;br /&gt;
.link-video {&lt;br /&gt;
/* @embed */&lt;br /&gt;
background: url(images/video-icon.png) center right no-repeat;&lt;br /&gt;
padding-right: 13px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#content a.external[href $=&amp;quot;.pdf&amp;quot;], div#content a.external[href $=&amp;quot;.PDF&amp;quot;],&lt;br /&gt;
div#content a.external[href *=&amp;quot;.pdf#&amp;quot;], div#content a.external[href *=&amp;quot;.PDF#&amp;quot;],&lt;br /&gt;
div#content a.external[href *=&amp;quot;.pdf?&amp;quot;], div#content a.external[href *=&amp;quot;.PDF?&amp;quot;],&lt;br /&gt;
.link-document {&lt;br /&gt;
/* @embed */&lt;br /&gt;
background: url(images/document-icon.png) center right no-repeat;&lt;br /&gt;
padding-right: 13px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#content .printfooter {&lt;br /&gt;
display: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Icon for Usernames */&lt;br /&gt;
#pt-userpage,&lt;br /&gt;
#pt-anonuserpage,&lt;br /&gt;
#pt-login {&lt;br /&gt;
/* @embed */&lt;br /&gt;
background: url(images/user-icon.png) left top no-repeat;&lt;br /&gt;
padding-left: 15px !important;&lt;br /&gt;
text-transform: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.redirectText {&lt;br /&gt;
font-size: 140%;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.redirectMsg img {&lt;br /&gt;
vertical-align: text-bottom;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#bodyContent {&lt;br /&gt;
position: relative;&lt;br /&gt;
width: 100%;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#mw-js-message {&lt;br /&gt;
font-size: 0.8em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#bodyContent {&lt;br /&gt;
line-height: 1.5em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Watch/Unwatch Icon Styling */&lt;br /&gt;
#ca-unwatch.icon a,&lt;br /&gt;
#ca-watch.icon a {&lt;br /&gt;
margin: 0;&lt;br /&gt;
padding: 0;&lt;br /&gt;
outline: none;&lt;br /&gt;
display: block;&lt;br /&gt;
width: 26px;&lt;br /&gt;
/* This hides the text but shows the background image */&lt;br /&gt;
padding-top: 3.1em;&lt;br /&gt;
margin-top: 0;&lt;br /&gt;
/* Only applied in IE6 */&lt;br /&gt;
margin-top: -0.8em !ie;&lt;br /&gt;
height: 0;&lt;br /&gt;
overflow: hidden;&lt;br /&gt;
/* @embed */&lt;br /&gt;
background-image: url(images/watch-icons.png);&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#ca-unwatch.icon a {&lt;br /&gt;
background-position: -43px 60%;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#ca-watch.icon a {&lt;br /&gt;
background-position: 5px 60%;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#ca-unwatch.icon a:hover,&lt;br /&gt;
#ca-unwatch.icon a:focus {&lt;br /&gt;
background-position: -67px 60%;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#ca-watch.icon a:hover,&lt;br /&gt;
#ca-watch.icon a:focus {&lt;br /&gt;
background-position: -19px 60%;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#ca-unwatch.icon a.loading,&lt;br /&gt;
#ca-watch.icon a.loading {&lt;br /&gt;
/* @embed */&lt;br /&gt;
background-image: url(images/watch-icon-loading.gif);&lt;br /&gt;
background-position: 5px 60%;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#ca-unwatch.icon a span,&lt;br /&gt;
#ca-watch.icon a span {&lt;br /&gt;
display: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorTabs ul {&lt;br /&gt;
/* @embed */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Tooltips are outside of the normal body code, so this helps make the size of the text sensible */&lt;br /&gt;
.tipsy {&lt;br /&gt;
font-size: 0.8em;&lt;br /&gt;
}&lt;/div&gt;</summary>
		<author><name>WikiSysop</name></author>	</entry>

	<entry>
		<id>https://web.fhnw.ch/plattformen/hattie-wiki/w/index.php?title=MediaWiki:Common.css&amp;diff=3397</id>
		<title>MediaWiki:Common.css</title>
		<link rel="alternate" type="text/html" href="https://web.fhnw.ch/plattformen/hattie-wiki/w/index.php?title=MediaWiki:Common.css&amp;diff=3397"/>
				<updated>2014-05-10T15:59:15Z</updated>
		
		<summary type="html">&lt;p&gt;WikiSysop: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;/* Das folgende CSS wird für alle Benutzeroberflächen geladen. */&lt;br /&gt;
&lt;br /&gt;
@import url(http://fonts.googleapis.com/css?family=Open+Sans);&lt;br /&gt;
&lt;br /&gt;
/* Framework */&lt;br /&gt;
&lt;br /&gt;
html,&lt;br /&gt;
body {&lt;br /&gt;
height: 100%;&lt;br /&gt;
margin: 0;&lt;br /&gt;
padding: 0;&lt;br /&gt;
font-family: 'Open Sans',sans-serif;&lt;br /&gt;
font-size: 1.1em;&lt;br /&gt;
color:#777;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
body {&lt;br /&gt;
background-color: #dcdcdc;&lt;br /&gt;
/* @embed */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Links */&lt;br /&gt;
a {&lt;br /&gt;
color: #31859d;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.mw-body a.external {&lt;br /&gt;
color: #31859d;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#mw-panel div.portal div.body ul li a:visited {&lt;br /&gt;
color: #31859d;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#mw-panel div.portal div.body ul li a:active {&lt;br /&gt;
color: #31859d;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#mw-panel.collapsible-nav .portal.collapsed h3 a {&lt;br /&gt;
color: #31859d;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Content */&lt;br /&gt;
&lt;br /&gt;
div#content {&lt;br /&gt;
/* @embed */&lt;br /&gt;
background-color: white;&lt;br /&gt;
color: #777;&lt;br /&gt;
direction: ltr;&lt;br /&gt;
border-width: 0px;&lt;br /&gt;
border-style: solid;&lt;br /&gt;
margin-top: 0;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Head */&lt;br /&gt;
&lt;br /&gt;
#mw-page-base {&lt;br /&gt;
height: 5em;&lt;br /&gt;
background-color: white;&lt;br /&gt;
border-bottom: 0;&lt;br /&gt;
/* @embed */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#mw-head-base {&lt;br /&gt;
height: 5em;&lt;br /&gt;
/* @embed */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#mw-head {&lt;br /&gt;
position: absolute;&lt;br /&gt;
top: 0;&lt;br /&gt;
right: 0;&lt;br /&gt;
width: 100%;&lt;br /&gt;
background-color: white;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#mw-head h5 {&lt;br /&gt;
margin: 0;&lt;br /&gt;
padding: 0;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Hide empty portlets */&lt;br /&gt;
div.emptyPortlet {&lt;br /&gt;
display: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Personal */&lt;br /&gt;
&lt;br /&gt;
#p-personal {&lt;br /&gt;
position: absolute;&lt;br /&gt;
top: 0;&lt;br /&gt;
right: 0.75em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#p-personal h5 {&lt;br /&gt;
display: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#p-personal ul {&lt;br /&gt;
list-style: none;&lt;br /&gt;
margin: 0;&lt;br /&gt;
padding-left: 10em; /* Keep from overlapping logo */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* @noflip */&lt;br /&gt;
&lt;br /&gt;
#p-personal li {&lt;br /&gt;
line-height: 1.125em;&lt;br /&gt;
float: left;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#p-personal li a {&lt;br /&gt;
color: #777;&lt;br /&gt;
text-decoration: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#p-personal li a:hover {&lt;br /&gt;
background-color: #31859d;&lt;br /&gt;
color: #fff;&lt;br /&gt;
padding:0.5em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#p-personal li.selected a:hover{&lt;br /&gt;
color: #fff;&lt;br /&gt;
text-decoration: none;&lt;br /&gt;
font-weight: bold;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#p-personal li a:visited {&lt;br /&gt;
color: #31859d;&lt;br /&gt;
text-decoration: bold;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#p-personal a.new {&lt;br /&gt;
color: #31859d;&lt;br /&gt;
text-decoration: bold;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* This one flips! */&lt;br /&gt;
&lt;br /&gt;
#p-personal li {&lt;br /&gt;
margin-left: 0.75em;&lt;br /&gt;
margin-top: 0.5em;&lt;br /&gt;
font-size: 0.75em;&lt;br /&gt;
white-space: nowrap;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Navigation Containers */&lt;br /&gt;
&lt;br /&gt;
#left-navigation {&lt;br /&gt;
position: relative;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#right-navigation {&lt;br /&gt;
float: right;&lt;br /&gt;
margin-top: 2.5em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Navigation Labels */&lt;br /&gt;
div.vectorTabs h5,&lt;br /&gt;
div.vectorMenu h5 span {&lt;br /&gt;
display: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Namespaces and Views */&lt;br /&gt;
/* @noflip */&lt;br /&gt;
div.vectorTabs {&lt;br /&gt;
float: left;&lt;br /&gt;
height: 2.5em;&lt;br /&gt;
background-image:none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorTabs {&lt;br /&gt;
/* @embed */&lt;br /&gt;
padding-left: 1px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* @noflip */&lt;br /&gt;
div.vectorTabs ul {&lt;br /&gt;
float: left;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorTabs ul {&lt;br /&gt;
height: 100%;&lt;br /&gt;
list-style: none;&lt;br /&gt;
margin: 0;&lt;br /&gt;
padding: 0;&lt;br /&gt;
background-color:white;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* @noflip */&lt;br /&gt;
div.vectorTabs ul li {&lt;br /&gt;
float: left;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* OVERRIDDEN BY COMPLIANT BROWSERS */&lt;br /&gt;
div.vectorTabs ul li {&lt;br /&gt;
line-height: 1.125em;&lt;br /&gt;
display: inline-block;&lt;br /&gt;
height: 100%;&lt;br /&gt;
margin: 0;&lt;br /&gt;
padding: 0;&lt;br /&gt;
background-color: #fff;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* IGNORED BY IE6 */&lt;br /&gt;
div.vectorTabs ul &amp;gt; li {&lt;br /&gt;
display: block;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorTabs li.selected {&lt;br /&gt;
/* @embed */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
	/* OVERRIDDEN BY COMPLIANT BROWSERS */&lt;br /&gt;
div.vectorTabs li a {&lt;br /&gt;
display: inline-block;&lt;br /&gt;
height: 1.9em;&lt;br /&gt;
padding-left: 0.5em;&lt;br /&gt;
padding-right: 0.5em;&lt;br /&gt;
color: #777;&lt;br /&gt;
cursor: pointer;&lt;br /&gt;
font-size: 0.75em;&lt;br /&gt;
text-decoration: none;&lt;br /&gt;
background:none;&lt;br /&gt;
background-color:#fff;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorTabs li a:hover {&lt;br /&gt;
background-color: #31859d;&lt;br /&gt;
color: #fff;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* IGNORED BY IE6 */&lt;br /&gt;
div.vectorTabs li &amp;gt; a {&lt;br /&gt;
display: block;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorTabs li.icon a {&lt;br /&gt;
background-position: bottom right;&lt;br /&gt;
background-repeat: no-repeat;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* OVERRIDDEN BY COMPLIANT BROWSERS */&lt;br /&gt;
div.vectorTabs span a  {&lt;br /&gt;
display: inline-block;&lt;br /&gt;
padding-top: 1.25em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* IGNORED BY IE6 */&lt;br /&gt;
/* @noflip */&lt;br /&gt;
div.vectorTabs span &amp;gt; a {&lt;br /&gt;
float: left;&lt;br /&gt;
display: block;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorTabs span {&lt;br /&gt;
display: inline-block;&lt;br /&gt;
/* @embed */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorTabs li.selected a,&lt;br /&gt;
div.vectorTabs li.selected a:visited{&lt;br /&gt;
color: #777;&lt;br /&gt;
text-decoration: none;&lt;br /&gt;
font-weight: bold;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorTabs li.selected a:hover{&lt;br /&gt;
color: #fff;&lt;br /&gt;
text-decoration: none;&lt;br /&gt;
font-weight: bold;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorTabs li.new a,&lt;br /&gt;
div.vectorTabs li.new a:visited{&lt;br /&gt;
color: #777;&lt;br /&gt;
text-decoration: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorTabs li.new a:hover{&lt;br /&gt;
color: #fff;&lt;br /&gt;
text-decoration: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Variants and Actions */&lt;br /&gt;
/* @noflip */&lt;br /&gt;
div.vectorMenu {&lt;br /&gt;
direction: ltr;&lt;br /&gt;
float: left;&lt;br /&gt;
/* @embed */&lt;br /&gt;
background-image: url(images/arrow-down-icon.png);&lt;br /&gt;
background-position: 100% 60%;&lt;br /&gt;
background-repeat: no-repeat;&lt;br /&gt;
cursor: pointer;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorMenu h3 a {&lt;br /&gt;
background-image:none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorMenuFocus {&lt;br /&gt;
/* @embed */&lt;br /&gt;
background-image: url(images/arrow-down-focus-icon.png);&lt;br /&gt;
background-position: 100% 60%;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* @noflip */&lt;br /&gt;
body.rtl div.vectorMenu {&lt;br /&gt;
direction: rtl;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* OVERRIDDEN BY COMPLIANT BROWSERS */&lt;br /&gt;
/* @noflip */&lt;br /&gt;
div#mw-head div.vectorMenu h5 {&lt;br /&gt;
float: left;&lt;br /&gt;
/* @embed */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* This will be flipped - unlike the one above it */&lt;br /&gt;
div#mw-head div.vectorMenu h5 {&lt;br /&gt;
background-position: bottom left;&lt;br /&gt;
margin-left: -1px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* IGNORED BY IE6 */&lt;br /&gt;
&lt;br /&gt;
div#mw-head div.vectorMenu &amp;gt; h5 {&lt;br /&gt;
background-image: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#mw-head div.vectorMenu h4 {&lt;br /&gt;
display: inline-block;&lt;br /&gt;
float: left;&lt;br /&gt;
font-size: 0.8em;&lt;br /&gt;
padding-left: 0.5em;&lt;br /&gt;
padding-top: 1.375em;&lt;br /&gt;
font-weight: normal;&lt;br /&gt;
border: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* OVERRIDDEN BY COMPLIANT BROWSERS */&lt;br /&gt;
/* @noflip */&lt;br /&gt;
div.vectorMenu h5 a {&lt;br /&gt;
display: inline-block;&lt;br /&gt;
width: 24px;&lt;br /&gt;
height: 2.5em;&lt;br /&gt;
text-decoration: none;&lt;br /&gt;
/* @embed */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* This will be flipped - unlike the one above it */&lt;br /&gt;
div.vectorMenu h5 a {&lt;br /&gt;
background-position: bottom right;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* IGNORED BY IE6 */&lt;br /&gt;
div.vectorMenu h5 &amp;gt; a {&lt;br /&gt;
display: block;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorMenu div.menu {&lt;br /&gt;
position: relative;&lt;br /&gt;
display: none;&lt;br /&gt;
clear: both;&lt;br /&gt;
text-align: left;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* OVERRIDDEN BY COMPLIANT BROWSERS */&lt;br /&gt;
/* @noflip */&lt;br /&gt;
body.rtl div.vectorMenu div.menu {&lt;br /&gt;
margin-left: 24px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* IGNORED BY IE6 */&lt;br /&gt;
/* @noflip */&lt;br /&gt;
body.rtl div.vectorMenu &amp;gt; div.menu {&lt;br /&gt;
margin-left: auto;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* IGNORED BY IE6 */&lt;br /&gt;
/* Also fixes old versions of FireFox */&lt;br /&gt;
/* @noflip */&lt;br /&gt;
body.rtl div.vectorMenu &amp;gt; div.menu,&lt;br /&gt;
x:-moz-any-link {&lt;br /&gt;
margin-left: 23px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Enable forcing showing of the menu for accessibility */&lt;br /&gt;
div.vectorMenu:hover div.menu,&lt;br /&gt;
div.vectorMenu div.menuForceShow {&lt;br /&gt;
display: block;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorMenu ul {&lt;br /&gt;
position: absolute;&lt;br /&gt;
background-color: white;&lt;br /&gt;
border: solid 1px silver;&lt;br /&gt;
border-top-width: 0;&lt;br /&gt;
list-style: none;&lt;br /&gt;
list-style-image: none;&lt;br /&gt;
list-style-type: none;&lt;br /&gt;
padding: 0;&lt;br /&gt;
margin: 0;&lt;br /&gt;
margin-left: -1px;&lt;br /&gt;
text-align: left;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Fixes old versions of FireFox */&lt;br /&gt;
div.vectorMenu ul,&lt;br /&gt;
x:-moz-any-link {&lt;br /&gt;
min-width: 5em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Returns things back to normal in modern versions of FireFox */&lt;br /&gt;
div.vectorMenu ul,&lt;br /&gt;
x:-moz-any-link,&lt;br /&gt;
x:default {&lt;br /&gt;
min-width: 0;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorMenu li {&lt;br /&gt;
padding: 0;&lt;br /&gt;
margin: 0;&lt;br /&gt;
text-align: left;&lt;br /&gt;
line-height: 1em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* OVERRIDDEN BY COMPLIANT BROWSERS */&lt;br /&gt;
div.vectorMenu li a {&lt;br /&gt;
display: inline-block;&lt;br /&gt;
padding: 0.5em;&lt;br /&gt;
white-space: nowrap;&lt;br /&gt;
color: #777;&lt;br /&gt;
cursor: pointer;&lt;br /&gt;
font-size: 0.8em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* IGNORED BY IE6 */&lt;br /&gt;
div.vectorMenu li &amp;gt; a {&lt;br /&gt;
display: block;&lt;br /&gt;
}&lt;br /&gt;
div.vectorMenu li.selected a,&lt;br /&gt;
div.vectorMenu li.selected a:visited {&lt;br /&gt;
color: #fff;&lt;br /&gt;
text-decoration: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Search */&lt;br /&gt;
#p-search h5 {&lt;br /&gt;
display: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* @noflip */&lt;br /&gt;
#p-search {&lt;br /&gt;
float: left;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#p-search {&lt;br /&gt;
margin-right: 0.5em;&lt;br /&gt;
margin-left: 0.5em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#p-search form,&lt;br /&gt;
#p-search input {&lt;br /&gt;
margin: 0;&lt;br /&gt;
margin-top: 0.4em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#simpleSearch {&lt;br /&gt;
display: block;&lt;br /&gt;
width: 14em;&lt;br /&gt;
height: 1.4em;&lt;br /&gt;
margin-top: 0.65em;&lt;br /&gt;
position: relative;&lt;br /&gt;
min-height: 1px; /* Gotta trigger hasLayout for IE7 */&lt;br /&gt;
border: solid 1px #AAAAAA;&lt;br /&gt;
color: black;&lt;br /&gt;
background-color: white;&lt;br /&gt;
/* @embed */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#simpleSearch label {&lt;br /&gt;
/*&lt;br /&gt;
 * DON'T PANIC! Browsers that won't scale this properly are the same browsers that have JS issues that prevent&lt;br /&gt;
 * this from ever being shown anyways.&lt;br /&gt;
 */&lt;br /&gt;
font-size: 13px;&lt;br /&gt;
top: 0.25em;&lt;br /&gt;
direction: ltr;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#simpleSearch input {&lt;br /&gt;
color: black;&lt;br /&gt;
direction: ltr;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#simpleSearch input:focus {&lt;br /&gt;
outline: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#simpleSearch input.placeholder {&lt;br /&gt;
color: #999999;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#simpleSearch input::-webkit-input-placeholder {&lt;br /&gt;
color: #999999;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#simpleSearch input#searchInput {&lt;br /&gt;
position: absolute;&lt;br /&gt;
top: 0;&lt;br /&gt;
left: 0;&lt;br /&gt;
width: 90%;&lt;br /&gt;
margin: 0;&lt;br /&gt;
padding: 0;&lt;br /&gt;
padding-left: 0.2em;&lt;br /&gt;
padding-top: 0.2em;&lt;br /&gt;
padding-bottom: 0.2em;&lt;br /&gt;
outline: none;&lt;br /&gt;
border: none;&lt;br /&gt;
&lt;br /&gt;
/*&lt;br /&gt;
 * DON'T PANIC! Browsers that won't scale this properly are the same browsers that have JS issues that prevent&lt;br /&gt;
 * this from ever being shown anyways.&lt;br /&gt;
 */&lt;br /&gt;
&lt;br /&gt;
font-size: 13px;&lt;br /&gt;
background-color: transparent;&lt;br /&gt;
direction: ltr;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#simpleSearch button#searchButton {&lt;br /&gt;
position: absolute;&lt;br /&gt;
width: 10%;&lt;br /&gt;
right: 0;&lt;br /&gt;
top: 0;&lt;br /&gt;
padding: 0;&lt;br /&gt;
padding-top: 0.3em;&lt;br /&gt;
padding-bottom: 0.2em;&lt;br /&gt;
padding-right: 0.4em;&lt;br /&gt;
margin: 0;&lt;br /&gt;
border: none;&lt;br /&gt;
cursor: pointer;&lt;br /&gt;
background-color: transparent;&lt;br /&gt;
background-image: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* OVERRIDDEN BY COMPLIANT BROWSERS */&lt;br /&gt;
div#simpleSearch button#searchButton img {&lt;br /&gt;
border: none;&lt;br /&gt;
margin: 0;&lt;br /&gt;
margin-top: -3px;&lt;br /&gt;
padding: 0;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* IGNORED BY IE6 */&lt;br /&gt;
div#simpleSearch button#searchButton &amp;gt; img {&lt;br /&gt;
margin: 0;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Panel */&lt;br /&gt;
div#mw-panel {&lt;br /&gt;
font-size: inherit;&lt;br /&gt;
position: absolute;&lt;br /&gt;
top: 100px;&lt;br /&gt;
padding-top: 0.5em;&lt;br /&gt;
width: 10em;&lt;br /&gt;
left: 0px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#mw-panel.collapsible-nav .portal {&lt;br /&gt;
font-size: 0.9em;&lt;br /&gt;
background-image:none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#mw-panel div.portal {&lt;br /&gt;
padding-bottom: 0;&lt;br /&gt;
direction: ltr;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#mw-panel div.portal h5 {&lt;br /&gt;
color: #000;&lt;br /&gt;
text-transform: uppercase;&lt;br /&gt;
padding: 0.25em;&lt;br /&gt;
padding-top: 0;&lt;br /&gt;
padding-bottom: 0;&lt;br /&gt;
padding-left: 1.75em;&lt;br /&gt;
cursor: default;&lt;br /&gt;
border: none;&lt;br /&gt;
font-size: 0.6em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#mw-panel div.portal div.body {&lt;br /&gt;
margin: 0;&lt;br /&gt;
padding-top: 0.5em;&lt;br /&gt;
margin-left: 1.25em;&lt;br /&gt;
border-bottom: 4px solid #31859d;&lt;br /&gt;
/* @embed */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#mw-panel div.portal div.body ul {&lt;br /&gt;
list-style: none;&lt;br /&gt;
list-style-image: none;&lt;br /&gt;
list-style-type: none;&lt;br /&gt;
padding: 0;&lt;br /&gt;
margin: 0;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#mw-panel div.portal div.body ul li {&lt;br /&gt;
line-height: 1.5em;&lt;br /&gt;
padding: 0;&lt;br /&gt;
padding-bottom: 0.5em;&lt;br /&gt;
margin: 0;&lt;br /&gt;
overflow: hidden;&lt;br /&gt;
font-size: 0.75em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#mw-panel div.portal div.body ul li a {&lt;br /&gt;
text-transform: uppercase;&lt;br /&gt;
color: #000;&lt;br /&gt;
text-decoration: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#mw-panel div.portal div.body ul li a:hover {&lt;br /&gt;
background-color: #31859d;&lt;br /&gt;
color: #fff;&lt;br /&gt;
padding-top:0.5em;&lt;br /&gt;
padding-bottom:0.5em;&lt;br /&gt;
padding-left:2px;&lt;br /&gt;
padding-right:2px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Footer */&lt;br /&gt;
div#footer {&lt;br /&gt;
margin-left: 10em;&lt;br /&gt;
margin-top: 0;&lt;br /&gt;
padding: 0.75em;&lt;br /&gt;
/* @embed */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#footer ul {&lt;br /&gt;
list-style: none;&lt;br /&gt;
list-style-image: none;&lt;br /&gt;
list-style-type: none;&lt;br /&gt;
margin: 0;&lt;br /&gt;
padding: 0;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#footer ul li {&lt;br /&gt;
margin: 0;&lt;br /&gt;
padding: 0;&lt;br /&gt;
padding-top: 0.5em;&lt;br /&gt;
padding-bottom: 0.5em;&lt;br /&gt;
color: #000;&lt;br /&gt;
font-size: 0.7em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#footer #footer-icons {&lt;br /&gt;
float: right;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* @noflip */&lt;br /&gt;
body.ltr div#footer #footer-places {&lt;br /&gt;
float: left;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#footer #footer-info li {&lt;br /&gt;
line-height: 1.4em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#footer #footer-icons li {&lt;br /&gt;
float: left;&lt;br /&gt;
margin-left: 0.5em;&lt;br /&gt;
line-height: 2em;&lt;br /&gt;
text-align: right;&lt;br /&gt;
display:none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#footer #footer-places li {&lt;br /&gt;
float: left;&lt;br /&gt;
margin-right: 1em;&lt;br /&gt;
line-height: 2em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#footer #footer-places li a {&lt;br /&gt;
color: #000;&lt;br /&gt;
text-decoration: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#footer #footer-places li a:hover {&lt;br /&gt;
background-color: #31859d;&lt;br /&gt;
color: #fff;&lt;br /&gt;
padding:0.5em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#footer #footer-places li a:active {&lt;br /&gt;
font-weight: bold;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Logo */&lt;br /&gt;
#p-logo {&lt;br /&gt;
position: absolute;&lt;br /&gt;
top:-140px;&lt;br /&gt;
left: 15px;&lt;br /&gt;
width: 10em;&lt;br /&gt;
height:70px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#p-logo a {&lt;br /&gt;
display: block;&lt;br /&gt;
width: 10em;&lt;br /&gt;
background-repeat: no-repeat;&lt;br /&gt;
background-position: center center;&lt;br /&gt;
text-decoration: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/*&lt;br /&gt;
 *&lt;br /&gt;
 * The following code is highly modified from monobook. It would be nice if the&lt;br /&gt;
 * preftoc id was more human readable like preferences-toc for instance,&lt;br /&gt;
 * howerver this would require backporting the other skins.&lt;br /&gt;
 */&lt;br /&gt;
&lt;br /&gt;
/* Preferences */&lt;br /&gt;
#preftoc {&lt;br /&gt;
/* Tabs */&lt;br /&gt;
width: 100%;&lt;br /&gt;
float: left;&lt;br /&gt;
clear: both;&lt;br /&gt;
margin: 0 !important;&lt;br /&gt;
padding: 0 !important;&lt;br /&gt;
/* @embed */&lt;br /&gt;
background-image: url(images/preferences-break.png);&lt;br /&gt;
background-position: bottom left;&lt;br /&gt;
background-repeat: no-repeat;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#preftoc li {&lt;br /&gt;
/* Tab */&lt;br /&gt;
float: left;&lt;br /&gt;
margin: 0;&lt;br /&gt;
padding: 0;&lt;br /&gt;
padding-right: 1px;&lt;br /&gt;
height: 2.25em;&lt;br /&gt;
white-space: nowrap;&lt;br /&gt;
list-style-type: none;&lt;br /&gt;
list-style-image: none;&lt;br /&gt;
/* @embed */&lt;br /&gt;
background-image: url(images/preferences-break.png);&lt;br /&gt;
background-position: bottom right;&lt;br /&gt;
background-repeat: no-repeat;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Sadly, IE6 won't understand this */&lt;br /&gt;
#preftoc li:first-child {&lt;br /&gt;
margin-left: 1px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#preftoc a,&lt;br /&gt;
#preftoc a:active {&lt;br /&gt;
display: inline-block;&lt;br /&gt;
position: relative;&lt;br /&gt;
color: #000;&lt;br /&gt;
padding: 0.5em;&lt;br /&gt;
text-decoration: none;&lt;br /&gt;
background-image: none;&lt;br /&gt;
font-size: 0.9em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#preftoc a:hover,&lt;br /&gt;
#preftoc a:focus {&lt;br /&gt;
text-decoration: none;&lt;br /&gt;
background-color: #31859d;&lt;br /&gt;
color: #fff;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#preftoc li.selected a {&lt;br /&gt;
/* @embed */&lt;br /&gt;
background-image: url(images/preferences-fade.png);&lt;br /&gt;
background-position: bottom;&lt;br /&gt;
background-repeat: repeat-x;&lt;br /&gt;
color: #000;&lt;br /&gt;
text-decoration: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#preferences {&lt;br /&gt;
float: left;&lt;br /&gt;
width: 100%;&lt;br /&gt;
margin: 0;&lt;br /&gt;
margin-top: -2px;&lt;br /&gt;
clear: both;&lt;br /&gt;
border: solid 1px #cccccc;&lt;br /&gt;
background-color: #f9f9f9;&lt;br /&gt;
/* @embed */&lt;br /&gt;
background-image: url(images/preferences-base.png);&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#preferences fieldset {&lt;br /&gt;
border: none;&lt;br /&gt;
border-top: solid 1px #cccccc;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#preferences fieldset.prefsection {&lt;br /&gt;
border: none;&lt;br /&gt;
padding: 0;&lt;br /&gt;
margin: 1em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#preferences legend {&lt;br /&gt;
color: #666666;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#preferences fieldset.prefsection legend.mainLegend {&lt;br /&gt;
display: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#preferences td {&lt;br /&gt;
padding-left: 0.5em;&lt;br /&gt;
padding-right: 0.5em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#preferences td.htmlform-tip {&lt;br /&gt;
font-size: x-small;&lt;br /&gt;
padding: .2em 2em;&lt;br /&gt;
color: #666666;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#preferences div.mw-prefs-buttons {&lt;br /&gt;
padding: 1em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#preferences div.mw-prefs-buttons input {&lt;br /&gt;
margin-right: 0.25em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/**&lt;br /&gt;
 * The following code is slightly modified from monobook&lt;br /&gt;
 */&lt;br /&gt;
&lt;br /&gt;
div#content {&lt;br /&gt;
line-height: 1.5em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#bodyContent {&lt;br /&gt;
font-size: 0.8em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.editsection {&lt;br /&gt;
float: right;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
ul {&lt;br /&gt;
/* @embed */&lt;br /&gt;
list-style-image: url(images/bullet-icon.png);&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
pre {&lt;br /&gt;
line-height: 1.3em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Site Notice (includes notices from CentralNotice extension) */&lt;br /&gt;
#siteNotice {&lt;br /&gt;
font-size: 0.8em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#firstHeading {&lt;br /&gt;
padding-top: 0;&lt;br /&gt;
margin-top: 0;&lt;br /&gt;
padding-top: 0;&lt;br /&gt;
font-size: 1.6em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#content a.external,&lt;br /&gt;
div#content a.external[href ^=&amp;quot;gopher://&amp;quot;] {&lt;br /&gt;
/* @embed */&lt;br /&gt;
background: url(images/external-link-ltr-icon.png) center right no-repeat;&lt;br /&gt;
padding-right: 13px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#content a.external[href ^=&amp;quot;https://&amp;quot;],&lt;br /&gt;
.link-https {&lt;br /&gt;
/* @embed */&lt;br /&gt;
background: url(images/lock-icon.png) center right no-repeat;&lt;br /&gt;
padding-right: 13px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#content a.external[href ^=&amp;quot;mailto:&amp;quot;],&lt;br /&gt;
.link-mailto {&lt;br /&gt;
/* @embed */&lt;br /&gt;
background: url(images/mail-icon.png) center right no-repeat;&lt;br /&gt;
padding-right: 13px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#content a.external[href ^=&amp;quot;news:&amp;quot;] {&lt;br /&gt;
/* @embed */&lt;br /&gt;
background: url(images/news-icon.png) center right no-repeat;&lt;br /&gt;
padding-right: 13px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#content a.external[href ^=&amp;quot;ftp://&amp;quot;],&lt;br /&gt;
.link-ftp {&lt;br /&gt;
/* @embed */&lt;br /&gt;
background: url(images/file-icon.png) center right no-repeat;&lt;br /&gt;
padding-right: 13px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#content a.external[href ^=&amp;quot;irc://&amp;quot;],&lt;br /&gt;
div#content a.external[href ^=&amp;quot;ircs://&amp;quot;],&lt;br /&gt;
.link-irc {&lt;br /&gt;
/* @embed */&lt;br /&gt;
background: url(images/talk-icon.png) center right no-repeat;&lt;br /&gt;
padding-right: 13px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#content a.external[href $=&amp;quot;.ogg&amp;quot;], div#content a.external[href $=&amp;quot;.OGG&amp;quot;],&lt;br /&gt;
div#content a.external[href $=&amp;quot;.mid&amp;quot;], div#content a.external[href $=&amp;quot;.MID&amp;quot;],&lt;br /&gt;
div#content a.external[href $=&amp;quot;.midi&amp;quot;], div#content a.external[href $=&amp;quot;.MIDI&amp;quot;],&lt;br /&gt;
div#content a.external[href $=&amp;quot;.mp3&amp;quot;], div#content a.external[href $=&amp;quot;.MP3&amp;quot;],&lt;br /&gt;
div#content a.external[href $=&amp;quot;.wav&amp;quot;], div#content a.external[href $=&amp;quot;.WAV&amp;quot;],&lt;br /&gt;
div#content a.external[href $=&amp;quot;.wma&amp;quot;], div#content a.external[href $=&amp;quot;.WMA&amp;quot;],&lt;br /&gt;
.link-audio {&lt;br /&gt;
/* @embed */&lt;br /&gt;
background: url(images/audio-icon.png) center right no-repeat;&lt;br /&gt;
padding-right: 13px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#content a.external[href $=&amp;quot;.ogm&amp;quot;], div#content a.external[href $=&amp;quot;.OGM&amp;quot;],&lt;br /&gt;
div#content a.external[href $=&amp;quot;.avi&amp;quot;], div#content a.external[href $=&amp;quot;.AVI&amp;quot;],&lt;br /&gt;
div#content a.external[href $=&amp;quot;.mpeg&amp;quot;], div#content a.external[href $=&amp;quot;.MPEG&amp;quot;],&lt;br /&gt;
div#content a.external[href $=&amp;quot;.mpg&amp;quot;], div#content a.external[href $=&amp;quot;.MPG&amp;quot;],&lt;br /&gt;
.link-video {&lt;br /&gt;
/* @embed */&lt;br /&gt;
background: url(images/video-icon.png) center right no-repeat;&lt;br /&gt;
padding-right: 13px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#content a.external[href $=&amp;quot;.pdf&amp;quot;], div#content a.external[href $=&amp;quot;.PDF&amp;quot;],&lt;br /&gt;
div#content a.external[href *=&amp;quot;.pdf#&amp;quot;], div#content a.external[href *=&amp;quot;.PDF#&amp;quot;],&lt;br /&gt;
div#content a.external[href *=&amp;quot;.pdf?&amp;quot;], div#content a.external[href *=&amp;quot;.PDF?&amp;quot;],&lt;br /&gt;
.link-document {&lt;br /&gt;
/* @embed */&lt;br /&gt;
background: url(images/document-icon.png) center right no-repeat;&lt;br /&gt;
padding-right: 13px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#content .printfooter {&lt;br /&gt;
display: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Icon for Usernames */&lt;br /&gt;
#pt-userpage,&lt;br /&gt;
#pt-anonuserpage,&lt;br /&gt;
#pt-login {&lt;br /&gt;
/* @embed */&lt;br /&gt;
background: url(images/user-icon.png) left top no-repeat;&lt;br /&gt;
padding-left: 15px !important;&lt;br /&gt;
text-transform: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.redirectText {&lt;br /&gt;
font-size: 140%;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.redirectMsg img {&lt;br /&gt;
vertical-align: text-bottom;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#bodyContent {&lt;br /&gt;
position: relative;&lt;br /&gt;
width: 100%;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#mw-js-message {&lt;br /&gt;
font-size: 0.8em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#bodyContent {&lt;br /&gt;
line-height: 1.5em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Watch/Unwatch Icon Styling */&lt;br /&gt;
#ca-unwatch.icon a,&lt;br /&gt;
#ca-watch.icon a {&lt;br /&gt;
margin: 0;&lt;br /&gt;
padding: 0;&lt;br /&gt;
outline: none;&lt;br /&gt;
display: block;&lt;br /&gt;
width: 26px;&lt;br /&gt;
/* This hides the text but shows the background image */&lt;br /&gt;
padding-top: 3.1em;&lt;br /&gt;
margin-top: 0;&lt;br /&gt;
/* Only applied in IE6 */&lt;br /&gt;
margin-top: -0.8em !ie;&lt;br /&gt;
height: 0;&lt;br /&gt;
overflow: hidden;&lt;br /&gt;
/* @embed */&lt;br /&gt;
background-image: url(images/watch-icons.png);&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#ca-unwatch.icon a {&lt;br /&gt;
background-position: -43px 60%;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#ca-watch.icon a {&lt;br /&gt;
background-position: 5px 60%;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#ca-unwatch.icon a:hover,&lt;br /&gt;
#ca-unwatch.icon a:focus {&lt;br /&gt;
background-position: -67px 60%;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#ca-watch.icon a:hover,&lt;br /&gt;
#ca-watch.icon a:focus {&lt;br /&gt;
background-position: -19px 60%;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#ca-unwatch.icon a.loading,&lt;br /&gt;
#ca-watch.icon a.loading {&lt;br /&gt;
/* @embed */&lt;br /&gt;
background-image: url(images/watch-icon-loading.gif);&lt;br /&gt;
background-position: 5px 60%;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#ca-unwatch.icon a span,&lt;br /&gt;
#ca-watch.icon a span {&lt;br /&gt;
display: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorTabs ul {&lt;br /&gt;
/* @embed */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Tooltips are outside of the normal body code, so this helps make the size of the text sensible */&lt;br /&gt;
.tipsy {&lt;br /&gt;
font-size: 0.8em;&lt;br /&gt;
}&lt;/div&gt;</summary>
		<author><name>WikiSysop</name></author>	</entry>

	<entry>
		<id>https://web.fhnw.ch/plattformen/hattie-wiki/w/index.php?title=MediaWiki:Common.css&amp;diff=3396</id>
		<title>MediaWiki:Common.css</title>
		<link rel="alternate" type="text/html" href="https://web.fhnw.ch/plattformen/hattie-wiki/w/index.php?title=MediaWiki:Common.css&amp;diff=3396"/>
				<updated>2014-05-10T15:56:21Z</updated>
		
		<summary type="html">&lt;p&gt;WikiSysop: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;/* Das folgende CSS wird für alle Benutzeroberflächen geladen. */&lt;br /&gt;
&lt;br /&gt;
@import url(http://fonts.googleapis.com/css?family=Open+Sans);&lt;br /&gt;
&lt;br /&gt;
/* Framework */&lt;br /&gt;
&lt;br /&gt;
html,&lt;br /&gt;
body {&lt;br /&gt;
height: 100%;&lt;br /&gt;
margin: 0;&lt;br /&gt;
padding: 0;&lt;br /&gt;
font-family: 'Open Sans',sans-serif;&lt;br /&gt;
font-size: 1.1em;&lt;br /&gt;
color:#777;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
body {&lt;br /&gt;
background-color: #dcdcdc;&lt;br /&gt;
/* @embed */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Links */&lt;br /&gt;
a {&lt;br /&gt;
color: #31859d;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.mw-body a.external {&lt;br /&gt;
color: #31859d;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#mw-panel div.portal div.body ul li a:visited {&lt;br /&gt;
color: #31859d;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#mw-panel div.portal div.body ul li a:active {&lt;br /&gt;
color: #31859d;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#mw-panel.collapsible-nav .portal.collapsed h3 a {&lt;br /&gt;
color: #31859d;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Content */&lt;br /&gt;
&lt;br /&gt;
div#content {&lt;br /&gt;
/* @embed */&lt;br /&gt;
background-color: white;&lt;br /&gt;
color: #777;&lt;br /&gt;
direction: ltr;&lt;br /&gt;
border-width: 0px;&lt;br /&gt;
border-style: solid;&lt;br /&gt;
margin-top: 0;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Head */&lt;br /&gt;
&lt;br /&gt;
#mw-page-base {&lt;br /&gt;
height: 5em;&lt;br /&gt;
background-color: white;&lt;br /&gt;
border-bottom: 0;&lt;br /&gt;
/* @embed */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#mw-head-base {&lt;br /&gt;
height: 5em;&lt;br /&gt;
/* @embed */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#mw-head {&lt;br /&gt;
position: absolute;&lt;br /&gt;
top: 0;&lt;br /&gt;
right: 0;&lt;br /&gt;
width: 100%;&lt;br /&gt;
background-color: white;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#mw-head h5 {&lt;br /&gt;
margin: 0;&lt;br /&gt;
padding: 0;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Hide empty portlets */&lt;br /&gt;
div.emptyPortlet {&lt;br /&gt;
display: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Personal */&lt;br /&gt;
&lt;br /&gt;
#p-personal {&lt;br /&gt;
position: absolute;&lt;br /&gt;
top: 0;&lt;br /&gt;
right: 0.75em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#p-personal h5 {&lt;br /&gt;
display: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#p-personal ul {&lt;br /&gt;
list-style: none;&lt;br /&gt;
margin: 0;&lt;br /&gt;
padding-left: 10em; /* Keep from overlapping logo */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* @noflip */&lt;br /&gt;
&lt;br /&gt;
#p-personal li {&lt;br /&gt;
line-height: 1.125em;&lt;br /&gt;
float: left;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#p-personal li a {&lt;br /&gt;
color: #777;&lt;br /&gt;
text-decoration: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#p-personal li a:hover {&lt;br /&gt;
background-color: #31859d;&lt;br /&gt;
color: #fff;&lt;br /&gt;
padding:0.5em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#p-personal li.selected a:hover{&lt;br /&gt;
color: #fff;&lt;br /&gt;
text-decoration: none;&lt;br /&gt;
font-weight: bold;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#p-personal li a:visited {&lt;br /&gt;
color: #31859d;&lt;br /&gt;
text-decoration: bold;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#p-personal li.selected a:visited{&lt;br /&gt;
color: #fff;&lt;br /&gt;
text-decoration: none;&lt;br /&gt;
font-weight: bold;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#p-personal a.new {&lt;br /&gt;
color: #31859d;&lt;br /&gt;
text-decoration: bold;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* This one flips! */&lt;br /&gt;
&lt;br /&gt;
#p-personal li {&lt;br /&gt;
margin-left: 0.75em;&lt;br /&gt;
margin-top: 0.5em;&lt;br /&gt;
font-size: 0.75em;&lt;br /&gt;
white-space: nowrap;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Navigation Containers */&lt;br /&gt;
&lt;br /&gt;
#left-navigation {&lt;br /&gt;
position: relative;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#right-navigation {&lt;br /&gt;
float: right;&lt;br /&gt;
margin-top: 2.5em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Navigation Labels */&lt;br /&gt;
div.vectorTabs h5,&lt;br /&gt;
div.vectorMenu h5 span {&lt;br /&gt;
display: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Namespaces and Views */&lt;br /&gt;
/* @noflip */&lt;br /&gt;
div.vectorTabs {&lt;br /&gt;
float: left;&lt;br /&gt;
height: 2.5em;&lt;br /&gt;
background-image:none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorTabs {&lt;br /&gt;
/* @embed */&lt;br /&gt;
padding-left: 1px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* @noflip */&lt;br /&gt;
div.vectorTabs ul {&lt;br /&gt;
float: left;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorTabs ul {&lt;br /&gt;
height: 100%;&lt;br /&gt;
list-style: none;&lt;br /&gt;
margin: 0;&lt;br /&gt;
padding: 0;&lt;br /&gt;
background-color:white;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* @noflip */&lt;br /&gt;
div.vectorTabs ul li {&lt;br /&gt;
float: left;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* OVERRIDDEN BY COMPLIANT BROWSERS */&lt;br /&gt;
div.vectorTabs ul li {&lt;br /&gt;
line-height: 1.125em;&lt;br /&gt;
display: inline-block;&lt;br /&gt;
height: 100%;&lt;br /&gt;
margin: 0;&lt;br /&gt;
padding: 0;&lt;br /&gt;
background-color: #fff;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* IGNORED BY IE6 */&lt;br /&gt;
div.vectorTabs ul &amp;gt; li {&lt;br /&gt;
display: block;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorTabs li.selected {&lt;br /&gt;
/* @embed */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
	/* OVERRIDDEN BY COMPLIANT BROWSERS */&lt;br /&gt;
div.vectorTabs li a {&lt;br /&gt;
display: inline-block;&lt;br /&gt;
height: 1.9em;&lt;br /&gt;
padding-left: 0.5em;&lt;br /&gt;
padding-right: 0.5em;&lt;br /&gt;
color: #777;&lt;br /&gt;
cursor: pointer;&lt;br /&gt;
font-size: 0.75em;&lt;br /&gt;
text-decoration: none;&lt;br /&gt;
background:none;&lt;br /&gt;
background-color:#fff;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorTabs li a:hover {&lt;br /&gt;
background-color: #31859d;&lt;br /&gt;
color: #fff;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* IGNORED BY IE6 */&lt;br /&gt;
div.vectorTabs li &amp;gt; a {&lt;br /&gt;
display: block;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorTabs li.icon a {&lt;br /&gt;
background-position: bottom right;&lt;br /&gt;
background-repeat: no-repeat;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* OVERRIDDEN BY COMPLIANT BROWSERS */&lt;br /&gt;
div.vectorTabs span a  {&lt;br /&gt;
display: inline-block;&lt;br /&gt;
padding-top: 1.25em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* IGNORED BY IE6 */&lt;br /&gt;
/* @noflip */&lt;br /&gt;
div.vectorTabs span &amp;gt; a {&lt;br /&gt;
float: left;&lt;br /&gt;
display: block;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorTabs span {&lt;br /&gt;
display: inline-block;&lt;br /&gt;
/* @embed */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorTabs li.selected a,&lt;br /&gt;
div.vectorTabs li.selected a:visited{&lt;br /&gt;
color: #777;&lt;br /&gt;
text-decoration: none;&lt;br /&gt;
font-weight: bold;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorTabs li.selected a:hover{&lt;br /&gt;
color: #fff;&lt;br /&gt;
text-decoration: none;&lt;br /&gt;
font-weight: bold;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorTabs li.new a,&lt;br /&gt;
div.vectorTabs li.new a:visited{&lt;br /&gt;
color: #777;&lt;br /&gt;
text-decoration: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorTabs li.new a:hover{&lt;br /&gt;
color: #fff;&lt;br /&gt;
text-decoration: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Variants and Actions */&lt;br /&gt;
/* @noflip */&lt;br /&gt;
div.vectorMenu {&lt;br /&gt;
direction: ltr;&lt;br /&gt;
float: left;&lt;br /&gt;
/* @embed */&lt;br /&gt;
background-image: url(images/arrow-down-icon.png);&lt;br /&gt;
background-position: 100% 60%;&lt;br /&gt;
background-repeat: no-repeat;&lt;br /&gt;
cursor: pointer;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorMenu h3 a {&lt;br /&gt;
background-image:none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorMenuFocus {&lt;br /&gt;
/* @embed */&lt;br /&gt;
background-image: url(images/arrow-down-focus-icon.png);&lt;br /&gt;
background-position: 100% 60%;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* @noflip */&lt;br /&gt;
body.rtl div.vectorMenu {&lt;br /&gt;
direction: rtl;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* OVERRIDDEN BY COMPLIANT BROWSERS */&lt;br /&gt;
/* @noflip */&lt;br /&gt;
div#mw-head div.vectorMenu h5 {&lt;br /&gt;
float: left;&lt;br /&gt;
/* @embed */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* This will be flipped - unlike the one above it */&lt;br /&gt;
div#mw-head div.vectorMenu h5 {&lt;br /&gt;
background-position: bottom left;&lt;br /&gt;
margin-left: -1px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* IGNORED BY IE6 */&lt;br /&gt;
&lt;br /&gt;
div#mw-head div.vectorMenu &amp;gt; h5 {&lt;br /&gt;
background-image: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#mw-head div.vectorMenu h4 {&lt;br /&gt;
display: inline-block;&lt;br /&gt;
float: left;&lt;br /&gt;
font-size: 0.8em;&lt;br /&gt;
padding-left: 0.5em;&lt;br /&gt;
padding-top: 1.375em;&lt;br /&gt;
font-weight: normal;&lt;br /&gt;
border: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* OVERRIDDEN BY COMPLIANT BROWSERS */&lt;br /&gt;
/* @noflip */&lt;br /&gt;
div.vectorMenu h5 a {&lt;br /&gt;
display: inline-block;&lt;br /&gt;
width: 24px;&lt;br /&gt;
height: 2.5em;&lt;br /&gt;
text-decoration: none;&lt;br /&gt;
/* @embed */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* This will be flipped - unlike the one above it */&lt;br /&gt;
div.vectorMenu h5 a {&lt;br /&gt;
background-position: bottom right;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* IGNORED BY IE6 */&lt;br /&gt;
div.vectorMenu h5 &amp;gt; a {&lt;br /&gt;
display: block;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorMenu div.menu {&lt;br /&gt;
position: relative;&lt;br /&gt;
display: none;&lt;br /&gt;
clear: both;&lt;br /&gt;
text-align: left;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* OVERRIDDEN BY COMPLIANT BROWSERS */&lt;br /&gt;
/* @noflip */&lt;br /&gt;
body.rtl div.vectorMenu div.menu {&lt;br /&gt;
margin-left: 24px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* IGNORED BY IE6 */&lt;br /&gt;
/* @noflip */&lt;br /&gt;
body.rtl div.vectorMenu &amp;gt; div.menu {&lt;br /&gt;
margin-left: auto;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* IGNORED BY IE6 */&lt;br /&gt;
/* Also fixes old versions of FireFox */&lt;br /&gt;
/* @noflip */&lt;br /&gt;
body.rtl div.vectorMenu &amp;gt; div.menu,&lt;br /&gt;
x:-moz-any-link {&lt;br /&gt;
margin-left: 23px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Enable forcing showing of the menu for accessibility */&lt;br /&gt;
div.vectorMenu:hover div.menu,&lt;br /&gt;
div.vectorMenu div.menuForceShow {&lt;br /&gt;
display: block;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorMenu ul {&lt;br /&gt;
position: absolute;&lt;br /&gt;
background-color: white;&lt;br /&gt;
border: solid 1px silver;&lt;br /&gt;
border-top-width: 0;&lt;br /&gt;
list-style: none;&lt;br /&gt;
list-style-image: none;&lt;br /&gt;
list-style-type: none;&lt;br /&gt;
padding: 0;&lt;br /&gt;
margin: 0;&lt;br /&gt;
margin-left: -1px;&lt;br /&gt;
text-align: left;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Fixes old versions of FireFox */&lt;br /&gt;
div.vectorMenu ul,&lt;br /&gt;
x:-moz-any-link {&lt;br /&gt;
min-width: 5em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Returns things back to normal in modern versions of FireFox */&lt;br /&gt;
div.vectorMenu ul,&lt;br /&gt;
x:-moz-any-link,&lt;br /&gt;
x:default {&lt;br /&gt;
min-width: 0;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorMenu li {&lt;br /&gt;
padding: 0;&lt;br /&gt;
margin: 0;&lt;br /&gt;
text-align: left;&lt;br /&gt;
line-height: 1em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* OVERRIDDEN BY COMPLIANT BROWSERS */&lt;br /&gt;
div.vectorMenu li a {&lt;br /&gt;
display: inline-block;&lt;br /&gt;
padding: 0.5em;&lt;br /&gt;
white-space: nowrap;&lt;br /&gt;
color: #777;&lt;br /&gt;
cursor: pointer;&lt;br /&gt;
font-size: 0.8em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* IGNORED BY IE6 */&lt;br /&gt;
div.vectorMenu li &amp;gt; a {&lt;br /&gt;
display: block;&lt;br /&gt;
}&lt;br /&gt;
div.vectorMenu li.selected a,&lt;br /&gt;
div.vectorMenu li.selected a:visited {&lt;br /&gt;
color: #fff;&lt;br /&gt;
text-decoration: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Search */&lt;br /&gt;
#p-search h5 {&lt;br /&gt;
display: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* @noflip */&lt;br /&gt;
#p-search {&lt;br /&gt;
float: left;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#p-search {&lt;br /&gt;
margin-right: 0.5em;&lt;br /&gt;
margin-left: 0.5em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#p-search form,&lt;br /&gt;
#p-search input {&lt;br /&gt;
margin: 0;&lt;br /&gt;
margin-top: 0.4em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#simpleSearch {&lt;br /&gt;
display: block;&lt;br /&gt;
width: 14em;&lt;br /&gt;
height: 1.4em;&lt;br /&gt;
margin-top: 0.65em;&lt;br /&gt;
position: relative;&lt;br /&gt;
min-height: 1px; /* Gotta trigger hasLayout for IE7 */&lt;br /&gt;
border: solid 1px #AAAAAA;&lt;br /&gt;
color: black;&lt;br /&gt;
background-color: white;&lt;br /&gt;
/* @embed */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#simpleSearch label {&lt;br /&gt;
/*&lt;br /&gt;
 * DON'T PANIC! Browsers that won't scale this properly are the same browsers that have JS issues that prevent&lt;br /&gt;
 * this from ever being shown anyways.&lt;br /&gt;
 */&lt;br /&gt;
font-size: 13px;&lt;br /&gt;
top: 0.25em;&lt;br /&gt;
direction: ltr;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#simpleSearch input {&lt;br /&gt;
color: black;&lt;br /&gt;
direction: ltr;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#simpleSearch input:focus {&lt;br /&gt;
outline: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#simpleSearch input.placeholder {&lt;br /&gt;
color: #999999;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#simpleSearch input::-webkit-input-placeholder {&lt;br /&gt;
color: #999999;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#simpleSearch input#searchInput {&lt;br /&gt;
position: absolute;&lt;br /&gt;
top: 0;&lt;br /&gt;
left: 0;&lt;br /&gt;
width: 90%;&lt;br /&gt;
margin: 0;&lt;br /&gt;
padding: 0;&lt;br /&gt;
padding-left: 0.2em;&lt;br /&gt;
padding-top: 0.2em;&lt;br /&gt;
padding-bottom: 0.2em;&lt;br /&gt;
outline: none;&lt;br /&gt;
border: none;&lt;br /&gt;
&lt;br /&gt;
/*&lt;br /&gt;
 * DON'T PANIC! Browsers that won't scale this properly are the same browsers that have JS issues that prevent&lt;br /&gt;
 * this from ever being shown anyways.&lt;br /&gt;
 */&lt;br /&gt;
&lt;br /&gt;
font-size: 13px;&lt;br /&gt;
background-color: transparent;&lt;br /&gt;
direction: ltr;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#simpleSearch button#searchButton {&lt;br /&gt;
position: absolute;&lt;br /&gt;
width: 10%;&lt;br /&gt;
right: 0;&lt;br /&gt;
top: 0;&lt;br /&gt;
padding: 0;&lt;br /&gt;
padding-top: 0.3em;&lt;br /&gt;
padding-bottom: 0.2em;&lt;br /&gt;
padding-right: 0.4em;&lt;br /&gt;
margin: 0;&lt;br /&gt;
border: none;&lt;br /&gt;
cursor: pointer;&lt;br /&gt;
background-color: transparent;&lt;br /&gt;
background-image: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* OVERRIDDEN BY COMPLIANT BROWSERS */&lt;br /&gt;
div#simpleSearch button#searchButton img {&lt;br /&gt;
border: none;&lt;br /&gt;
margin: 0;&lt;br /&gt;
margin-top: -3px;&lt;br /&gt;
padding: 0;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* IGNORED BY IE6 */&lt;br /&gt;
div#simpleSearch button#searchButton &amp;gt; img {&lt;br /&gt;
margin: 0;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Panel */&lt;br /&gt;
div#mw-panel {&lt;br /&gt;
font-size: inherit;&lt;br /&gt;
position: absolute;&lt;br /&gt;
top: 100px;&lt;br /&gt;
padding-top: 0.5em;&lt;br /&gt;
width: 10em;&lt;br /&gt;
left: 0px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#mw-panel.collapsible-nav .portal {&lt;br /&gt;
font-size: 0.9em;&lt;br /&gt;
background-image:none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#mw-panel div.portal {&lt;br /&gt;
padding-bottom: 0;&lt;br /&gt;
direction: ltr;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#mw-panel div.portal h5 {&lt;br /&gt;
color: #000;&lt;br /&gt;
text-transform: uppercase;&lt;br /&gt;
padding: 0.25em;&lt;br /&gt;
padding-top: 0;&lt;br /&gt;
padding-bottom: 0;&lt;br /&gt;
padding-left: 1.75em;&lt;br /&gt;
cursor: default;&lt;br /&gt;
border: none;&lt;br /&gt;
font-size: 0.75em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#mw-panel div.portal div.body {&lt;br /&gt;
margin: 0;&lt;br /&gt;
padding-top: 0.5em;&lt;br /&gt;
margin-left: 1.25em;&lt;br /&gt;
border-bottom: 4px solid #31859d;&lt;br /&gt;
/* @embed */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#mw-panel div.portal div.body ul {&lt;br /&gt;
list-style: none;&lt;br /&gt;
list-style-image: none;&lt;br /&gt;
list-style-type: none;&lt;br /&gt;
padding: 0;&lt;br /&gt;
margin: 0;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#mw-panel div.portal div.body ul li {&lt;br /&gt;
line-height: 1.5em;&lt;br /&gt;
padding: 0;&lt;br /&gt;
padding-bottom: 0.5em;&lt;br /&gt;
margin: 0;&lt;br /&gt;
overflow: hidden;&lt;br /&gt;
font-size: 0.75em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#mw-panel div.portal div.body ul li a {&lt;br /&gt;
text-transform: uppercase;&lt;br /&gt;
color: #000;&lt;br /&gt;
text-decoration: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#mw-panel div.portal div.body ul li a:hover {&lt;br /&gt;
background-color: #31859d;&lt;br /&gt;
color: #fff;&lt;br /&gt;
padding-top:0.5em;&lt;br /&gt;
padding-bottom:0.5em;&lt;br /&gt;
padding-left:2px;&lt;br /&gt;
padding-right:2px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Footer */&lt;br /&gt;
div#footer {&lt;br /&gt;
margin-left: 10em;&lt;br /&gt;
margin-top: 0;&lt;br /&gt;
padding: 0.75em;&lt;br /&gt;
/* @embed */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#footer ul {&lt;br /&gt;
list-style: none;&lt;br /&gt;
list-style-image: none;&lt;br /&gt;
list-style-type: none;&lt;br /&gt;
margin: 0;&lt;br /&gt;
padding: 0;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#footer ul li {&lt;br /&gt;
margin: 0;&lt;br /&gt;
padding: 0;&lt;br /&gt;
padding-top: 0.5em;&lt;br /&gt;
padding-bottom: 0.5em;&lt;br /&gt;
color: #000;&lt;br /&gt;
font-size: 0.7em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#footer #footer-icons {&lt;br /&gt;
float: right;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* @noflip */&lt;br /&gt;
body.ltr div#footer #footer-places {&lt;br /&gt;
float: left;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#footer #footer-info li {&lt;br /&gt;
line-height: 1.4em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#footer #footer-icons li {&lt;br /&gt;
float: left;&lt;br /&gt;
margin-left: 0.5em;&lt;br /&gt;
line-height: 2em;&lt;br /&gt;
text-align: right;&lt;br /&gt;
display:none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#footer #footer-places li {&lt;br /&gt;
float: left;&lt;br /&gt;
margin-right: 1em;&lt;br /&gt;
line-height: 2em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#footer #footer-places li a {&lt;br /&gt;
color: #000;&lt;br /&gt;
text-decoration: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#footer #footer-places li a:hover {&lt;br /&gt;
background-color: #31859d;&lt;br /&gt;
color: #fff;&lt;br /&gt;
padding:0.5em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#footer #footer-places li a:active {&lt;br /&gt;
font-weight: bold;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Logo */&lt;br /&gt;
#p-logo {&lt;br /&gt;
position: absolute;&lt;br /&gt;
top:-140px;&lt;br /&gt;
left: 15px;&lt;br /&gt;
width: 10em;&lt;br /&gt;
height:70px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#p-logo a {&lt;br /&gt;
display: block;&lt;br /&gt;
width: 10em;&lt;br /&gt;
background-repeat: no-repeat;&lt;br /&gt;
background-position: center center;&lt;br /&gt;
text-decoration: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/*&lt;br /&gt;
 *&lt;br /&gt;
 * The following code is highly modified from monobook. It would be nice if the&lt;br /&gt;
 * preftoc id was more human readable like preferences-toc for instance,&lt;br /&gt;
 * howerver this would require backporting the other skins.&lt;br /&gt;
 */&lt;br /&gt;
&lt;br /&gt;
/* Preferences */&lt;br /&gt;
#preftoc {&lt;br /&gt;
/* Tabs */&lt;br /&gt;
width: 100%;&lt;br /&gt;
float: left;&lt;br /&gt;
clear: both;&lt;br /&gt;
margin: 0 !important;&lt;br /&gt;
padding: 0 !important;&lt;br /&gt;
/* @embed */&lt;br /&gt;
background-image: url(images/preferences-break.png);&lt;br /&gt;
background-position: bottom left;&lt;br /&gt;
background-repeat: no-repeat;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#preftoc li {&lt;br /&gt;
/* Tab */&lt;br /&gt;
float: left;&lt;br /&gt;
margin: 0;&lt;br /&gt;
padding: 0;&lt;br /&gt;
padding-right: 1px;&lt;br /&gt;
height: 2.25em;&lt;br /&gt;
white-space: nowrap;&lt;br /&gt;
list-style-type: none;&lt;br /&gt;
list-style-image: none;&lt;br /&gt;
/* @embed */&lt;br /&gt;
background-image: url(images/preferences-break.png);&lt;br /&gt;
background-position: bottom right;&lt;br /&gt;
background-repeat: no-repeat;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Sadly, IE6 won't understand this */&lt;br /&gt;
#preftoc li:first-child {&lt;br /&gt;
margin-left: 1px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#preftoc a,&lt;br /&gt;
#preftoc a:active {&lt;br /&gt;
display: inline-block;&lt;br /&gt;
position: relative;&lt;br /&gt;
color: #000;&lt;br /&gt;
padding: 0.5em;&lt;br /&gt;
text-decoration: none;&lt;br /&gt;
background-image: none;&lt;br /&gt;
font-size: 0.9em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#preftoc a:hover,&lt;br /&gt;
#preftoc a:focus {&lt;br /&gt;
text-decoration: none;&lt;br /&gt;
background-color: #31859d;&lt;br /&gt;
color: #fff;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#preftoc li.selected a {&lt;br /&gt;
/* @embed */&lt;br /&gt;
background-image: url(images/preferences-fade.png);&lt;br /&gt;
background-position: bottom;&lt;br /&gt;
background-repeat: repeat-x;&lt;br /&gt;
color: #000;&lt;br /&gt;
text-decoration: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#preferences {&lt;br /&gt;
float: left;&lt;br /&gt;
width: 100%;&lt;br /&gt;
margin: 0;&lt;br /&gt;
margin-top: -2px;&lt;br /&gt;
clear: both;&lt;br /&gt;
border: solid 1px #cccccc;&lt;br /&gt;
background-color: #f9f9f9;&lt;br /&gt;
/* @embed */&lt;br /&gt;
background-image: url(images/preferences-base.png);&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#preferences fieldset {&lt;br /&gt;
border: none;&lt;br /&gt;
border-top: solid 1px #cccccc;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#preferences fieldset.prefsection {&lt;br /&gt;
border: none;&lt;br /&gt;
padding: 0;&lt;br /&gt;
margin: 1em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#preferences legend {&lt;br /&gt;
color: #666666;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#preferences fieldset.prefsection legend.mainLegend {&lt;br /&gt;
display: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#preferences td {&lt;br /&gt;
padding-left: 0.5em;&lt;br /&gt;
padding-right: 0.5em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#preferences td.htmlform-tip {&lt;br /&gt;
font-size: x-small;&lt;br /&gt;
padding: .2em 2em;&lt;br /&gt;
color: #666666;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#preferences div.mw-prefs-buttons {&lt;br /&gt;
padding: 1em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#preferences div.mw-prefs-buttons input {&lt;br /&gt;
margin-right: 0.25em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/**&lt;br /&gt;
 * The following code is slightly modified from monobook&lt;br /&gt;
 */&lt;br /&gt;
&lt;br /&gt;
div#content {&lt;br /&gt;
line-height: 1.5em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#bodyContent {&lt;br /&gt;
font-size: 0.8em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.editsection {&lt;br /&gt;
float: right;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
ul {&lt;br /&gt;
/* @embed */&lt;br /&gt;
list-style-image: url(images/bullet-icon.png);&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
pre {&lt;br /&gt;
line-height: 1.3em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Site Notice (includes notices from CentralNotice extension) */&lt;br /&gt;
#siteNotice {&lt;br /&gt;
font-size: 0.8em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#firstHeading {&lt;br /&gt;
padding-top: 0;&lt;br /&gt;
margin-top: 0;&lt;br /&gt;
padding-top: 0;&lt;br /&gt;
font-size: 1.6em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#content a.external,&lt;br /&gt;
div#content a.external[href ^=&amp;quot;gopher://&amp;quot;] {&lt;br /&gt;
/* @embed */&lt;br /&gt;
background: url(images/external-link-ltr-icon.png) center right no-repeat;&lt;br /&gt;
padding-right: 13px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#content a.external[href ^=&amp;quot;https://&amp;quot;],&lt;br /&gt;
.link-https {&lt;br /&gt;
/* @embed */&lt;br /&gt;
background: url(images/lock-icon.png) center right no-repeat;&lt;br /&gt;
padding-right: 13px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#content a.external[href ^=&amp;quot;mailto:&amp;quot;],&lt;br /&gt;
.link-mailto {&lt;br /&gt;
/* @embed */&lt;br /&gt;
background: url(images/mail-icon.png) center right no-repeat;&lt;br /&gt;
padding-right: 13px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#content a.external[href ^=&amp;quot;news:&amp;quot;] {&lt;br /&gt;
/* @embed */&lt;br /&gt;
background: url(images/news-icon.png) center right no-repeat;&lt;br /&gt;
padding-right: 13px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#content a.external[href ^=&amp;quot;ftp://&amp;quot;],&lt;br /&gt;
.link-ftp {&lt;br /&gt;
/* @embed */&lt;br /&gt;
background: url(images/file-icon.png) center right no-repeat;&lt;br /&gt;
padding-right: 13px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#content a.external[href ^=&amp;quot;irc://&amp;quot;],&lt;br /&gt;
div#content a.external[href ^=&amp;quot;ircs://&amp;quot;],&lt;br /&gt;
.link-irc {&lt;br /&gt;
/* @embed */&lt;br /&gt;
background: url(images/talk-icon.png) center right no-repeat;&lt;br /&gt;
padding-right: 13px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#content a.external[href $=&amp;quot;.ogg&amp;quot;], div#content a.external[href $=&amp;quot;.OGG&amp;quot;],&lt;br /&gt;
div#content a.external[href $=&amp;quot;.mid&amp;quot;], div#content a.external[href $=&amp;quot;.MID&amp;quot;],&lt;br /&gt;
div#content a.external[href $=&amp;quot;.midi&amp;quot;], div#content a.external[href $=&amp;quot;.MIDI&amp;quot;],&lt;br /&gt;
div#content a.external[href $=&amp;quot;.mp3&amp;quot;], div#content a.external[href $=&amp;quot;.MP3&amp;quot;],&lt;br /&gt;
div#content a.external[href $=&amp;quot;.wav&amp;quot;], div#content a.external[href $=&amp;quot;.WAV&amp;quot;],&lt;br /&gt;
div#content a.external[href $=&amp;quot;.wma&amp;quot;], div#content a.external[href $=&amp;quot;.WMA&amp;quot;],&lt;br /&gt;
.link-audio {&lt;br /&gt;
/* @embed */&lt;br /&gt;
background: url(images/audio-icon.png) center right no-repeat;&lt;br /&gt;
padding-right: 13px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#content a.external[href $=&amp;quot;.ogm&amp;quot;], div#content a.external[href $=&amp;quot;.OGM&amp;quot;],&lt;br /&gt;
div#content a.external[href $=&amp;quot;.avi&amp;quot;], div#content a.external[href $=&amp;quot;.AVI&amp;quot;],&lt;br /&gt;
div#content a.external[href $=&amp;quot;.mpeg&amp;quot;], div#content a.external[href $=&amp;quot;.MPEG&amp;quot;],&lt;br /&gt;
div#content a.external[href $=&amp;quot;.mpg&amp;quot;], div#content a.external[href $=&amp;quot;.MPG&amp;quot;],&lt;br /&gt;
.link-video {&lt;br /&gt;
/* @embed */&lt;br /&gt;
background: url(images/video-icon.png) center right no-repeat;&lt;br /&gt;
padding-right: 13px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#content a.external[href $=&amp;quot;.pdf&amp;quot;], div#content a.external[href $=&amp;quot;.PDF&amp;quot;],&lt;br /&gt;
div#content a.external[href *=&amp;quot;.pdf#&amp;quot;], div#content a.external[href *=&amp;quot;.PDF#&amp;quot;],&lt;br /&gt;
div#content a.external[href *=&amp;quot;.pdf?&amp;quot;], div#content a.external[href *=&amp;quot;.PDF?&amp;quot;],&lt;br /&gt;
.link-document {&lt;br /&gt;
/* @embed */&lt;br /&gt;
background: url(images/document-icon.png) center right no-repeat;&lt;br /&gt;
padding-right: 13px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#content .printfooter {&lt;br /&gt;
display: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Icon for Usernames */&lt;br /&gt;
#pt-userpage,&lt;br /&gt;
#pt-anonuserpage,&lt;br /&gt;
#pt-login {&lt;br /&gt;
/* @embed */&lt;br /&gt;
background: url(images/user-icon.png) left top no-repeat;&lt;br /&gt;
padding-left: 15px !important;&lt;br /&gt;
text-transform: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.redirectText {&lt;br /&gt;
font-size: 140%;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.redirectMsg img {&lt;br /&gt;
vertical-align: text-bottom;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#bodyContent {&lt;br /&gt;
position: relative;&lt;br /&gt;
width: 100%;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#mw-js-message {&lt;br /&gt;
font-size: 0.8em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#bodyContent {&lt;br /&gt;
line-height: 1.5em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Watch/Unwatch Icon Styling */&lt;br /&gt;
#ca-unwatch.icon a,&lt;br /&gt;
#ca-watch.icon a {&lt;br /&gt;
margin: 0;&lt;br /&gt;
padding: 0;&lt;br /&gt;
outline: none;&lt;br /&gt;
display: block;&lt;br /&gt;
width: 26px;&lt;br /&gt;
/* This hides the text but shows the background image */&lt;br /&gt;
padding-top: 3.1em;&lt;br /&gt;
margin-top: 0;&lt;br /&gt;
/* Only applied in IE6 */&lt;br /&gt;
margin-top: -0.8em !ie;&lt;br /&gt;
height: 0;&lt;br /&gt;
overflow: hidden;&lt;br /&gt;
/* @embed */&lt;br /&gt;
background-image: url(images/watch-icons.png);&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#ca-unwatch.icon a {&lt;br /&gt;
background-position: -43px 60%;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#ca-watch.icon a {&lt;br /&gt;
background-position: 5px 60%;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#ca-unwatch.icon a:hover,&lt;br /&gt;
#ca-unwatch.icon a:focus {&lt;br /&gt;
background-position: -67px 60%;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#ca-watch.icon a:hover,&lt;br /&gt;
#ca-watch.icon a:focus {&lt;br /&gt;
background-position: -19px 60%;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#ca-unwatch.icon a.loading,&lt;br /&gt;
#ca-watch.icon a.loading {&lt;br /&gt;
/* @embed */&lt;br /&gt;
background-image: url(images/watch-icon-loading.gif);&lt;br /&gt;
background-position: 5px 60%;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#ca-unwatch.icon a span,&lt;br /&gt;
#ca-watch.icon a span {&lt;br /&gt;
display: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorTabs ul {&lt;br /&gt;
/* @embed */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Tooltips are outside of the normal body code, so this helps make the size of the text sensible */&lt;br /&gt;
.tipsy {&lt;br /&gt;
font-size: 0.8em;&lt;br /&gt;
}&lt;/div&gt;</summary>
		<author><name>WikiSysop</name></author>	</entry>

	<entry>
		<id>https://web.fhnw.ch/plattformen/hattie-wiki/w/index.php?title=MediaWiki:Common.css&amp;diff=3395</id>
		<title>MediaWiki:Common.css</title>
		<link rel="alternate" type="text/html" href="https://web.fhnw.ch/plattformen/hattie-wiki/w/index.php?title=MediaWiki:Common.css&amp;diff=3395"/>
				<updated>2014-05-10T15:54:03Z</updated>
		
		<summary type="html">&lt;p&gt;WikiSysop: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;/* Das folgende CSS wird für alle Benutzeroberflächen geladen. */&lt;br /&gt;
&lt;br /&gt;
@import url(http://fonts.googleapis.com/css?family=Open+Sans);&lt;br /&gt;
&lt;br /&gt;
/* Framework */&lt;br /&gt;
&lt;br /&gt;
html,&lt;br /&gt;
body {&lt;br /&gt;
height: 100%;&lt;br /&gt;
margin: 0;&lt;br /&gt;
padding: 0;&lt;br /&gt;
font-family: 'Open Sans',sans-serif;&lt;br /&gt;
font-size: 1.1em;&lt;br /&gt;
color:#777;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
body {&lt;br /&gt;
background-color: #dcdcdc;&lt;br /&gt;
/* @embed */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Links */&lt;br /&gt;
a {&lt;br /&gt;
color: #31859d;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.mw-body a.external {&lt;br /&gt;
color: #31859d;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#mw-panel div.portal div.body ul li a:visited {&lt;br /&gt;
color: #31859d;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#mw-panel div.portal div.body ul li a:active {&lt;br /&gt;
color: #31859d;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#mw-panel.collapsible-nav .portal.collapsed h3 a {&lt;br /&gt;
color: #31859d;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Content */&lt;br /&gt;
&lt;br /&gt;
div#content {&lt;br /&gt;
/* @embed */&lt;br /&gt;
background-color: white;&lt;br /&gt;
color: #777;&lt;br /&gt;
direction: ltr;&lt;br /&gt;
border-width: 0px;&lt;br /&gt;
border-style: solid;&lt;br /&gt;
margin-top: 0;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Head */&lt;br /&gt;
&lt;br /&gt;
#mw-page-base {&lt;br /&gt;
height: 5em;&lt;br /&gt;
background-color: white;&lt;br /&gt;
border-bottom: 0;&lt;br /&gt;
/* @embed */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#mw-head-base {&lt;br /&gt;
height: 5em;&lt;br /&gt;
/* @embed */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#mw-head {&lt;br /&gt;
position: absolute;&lt;br /&gt;
top: 0;&lt;br /&gt;
right: 0;&lt;br /&gt;
width: 100%;&lt;br /&gt;
background-color: white;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#mw-head h5 {&lt;br /&gt;
margin: 0;&lt;br /&gt;
padding: 0;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Hide empty portlets */&lt;br /&gt;
div.emptyPortlet {&lt;br /&gt;
display: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Personal */&lt;br /&gt;
&lt;br /&gt;
#p-personal {&lt;br /&gt;
position: absolute;&lt;br /&gt;
top: 0;&lt;br /&gt;
right: 0.75em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#p-personal h5 {&lt;br /&gt;
display: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#p-personal ul {&lt;br /&gt;
list-style: none;&lt;br /&gt;
margin: 0;&lt;br /&gt;
padding-left: 10em; /* Keep from overlapping logo */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* @noflip */&lt;br /&gt;
&lt;br /&gt;
#p-personal li {&lt;br /&gt;
line-height: 1.125em;&lt;br /&gt;
float: left;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#p-personal li a {&lt;br /&gt;
color: #777;&lt;br /&gt;
text-decoration: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#p-personal li a:hover {&lt;br /&gt;
background-color: #31859d;&lt;br /&gt;
color: #fff;&lt;br /&gt;
padding:0.5em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#p-personal li.selected a:hover{&lt;br /&gt;
color: #fff;&lt;br /&gt;
text-decoration: none;&lt;br /&gt;
font-weight: bold;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#p-personal li a:visited {&lt;br /&gt;
color: #31859d;&lt;br /&gt;
text-decoration: bold;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#p-personal a.new {&lt;br /&gt;
color: #31859d;&lt;br /&gt;
text-decoration: bold;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* This one flips! */&lt;br /&gt;
&lt;br /&gt;
#p-personal li {&lt;br /&gt;
margin-left: 0.75em;&lt;br /&gt;
margin-top: 0.5em;&lt;br /&gt;
font-size: 0.75em;&lt;br /&gt;
white-space: nowrap;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Navigation Containers */&lt;br /&gt;
&lt;br /&gt;
#left-navigation {&lt;br /&gt;
position: relative;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#right-navigation {&lt;br /&gt;
float: right;&lt;br /&gt;
margin-top: 2.5em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Navigation Labels */&lt;br /&gt;
div.vectorTabs h5,&lt;br /&gt;
div.vectorMenu h5 span {&lt;br /&gt;
display: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Namespaces and Views */&lt;br /&gt;
/* @noflip */&lt;br /&gt;
div.vectorTabs {&lt;br /&gt;
float: left;&lt;br /&gt;
height: 2.5em;&lt;br /&gt;
background-image:none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorTabs {&lt;br /&gt;
/* @embed */&lt;br /&gt;
padding-left: 1px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* @noflip */&lt;br /&gt;
div.vectorTabs ul {&lt;br /&gt;
float: left;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorTabs ul {&lt;br /&gt;
height: 100%;&lt;br /&gt;
list-style: none;&lt;br /&gt;
margin: 0;&lt;br /&gt;
padding: 0;&lt;br /&gt;
background-color:white;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* @noflip */&lt;br /&gt;
div.vectorTabs ul li {&lt;br /&gt;
float: left;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* OVERRIDDEN BY COMPLIANT BROWSERS */&lt;br /&gt;
div.vectorTabs ul li {&lt;br /&gt;
line-height: 1.125em;&lt;br /&gt;
display: inline-block;&lt;br /&gt;
height: 100%;&lt;br /&gt;
margin: 0;&lt;br /&gt;
padding: 0;&lt;br /&gt;
background-color: #fff;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* IGNORED BY IE6 */&lt;br /&gt;
div.vectorTabs ul &amp;gt; li {&lt;br /&gt;
display: block;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorTabs li.selected {&lt;br /&gt;
/* @embed */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
	/* OVERRIDDEN BY COMPLIANT BROWSERS */&lt;br /&gt;
div.vectorTabs li a {&lt;br /&gt;
display: inline-block;&lt;br /&gt;
height: 1.9em;&lt;br /&gt;
padding-left: 0.5em;&lt;br /&gt;
padding-right: 0.5em;&lt;br /&gt;
color: #777;&lt;br /&gt;
cursor: pointer;&lt;br /&gt;
font-size: 0.75em;&lt;br /&gt;
text-decoration: none;&lt;br /&gt;
background:none;&lt;br /&gt;
background-color:#fff;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorTabs li a:hover {&lt;br /&gt;
background-color: #31859d;&lt;br /&gt;
color: #fff;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* IGNORED BY IE6 */&lt;br /&gt;
div.vectorTabs li &amp;gt; a {&lt;br /&gt;
display: block;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorTabs li.icon a {&lt;br /&gt;
background-position: bottom right;&lt;br /&gt;
background-repeat: no-repeat;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* OVERRIDDEN BY COMPLIANT BROWSERS */&lt;br /&gt;
div.vectorTabs span a  {&lt;br /&gt;
display: inline-block;&lt;br /&gt;
padding-top: 1.25em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* IGNORED BY IE6 */&lt;br /&gt;
/* @noflip */&lt;br /&gt;
div.vectorTabs span &amp;gt; a {&lt;br /&gt;
float: left;&lt;br /&gt;
display: block;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorTabs span {&lt;br /&gt;
display: inline-block;&lt;br /&gt;
/* @embed */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorTabs li.selected a,&lt;br /&gt;
div.vectorTabs li.selected a:visited{&lt;br /&gt;
color: #777;&lt;br /&gt;
text-decoration: none;&lt;br /&gt;
font-weight: bold;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorTabs li.selected a:hover{&lt;br /&gt;
color: #fff;&lt;br /&gt;
text-decoration: none;&lt;br /&gt;
font-weight: bold;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorTabs li.new a,&lt;br /&gt;
div.vectorTabs li.new a:visited{&lt;br /&gt;
color: #777;&lt;br /&gt;
text-decoration: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorTabs li.new a:hover{&lt;br /&gt;
color: #fff;&lt;br /&gt;
text-decoration: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Variants and Actions */&lt;br /&gt;
/* @noflip */&lt;br /&gt;
div.vectorMenu {&lt;br /&gt;
direction: ltr;&lt;br /&gt;
float: left;&lt;br /&gt;
/* @embed */&lt;br /&gt;
background-image: url(images/arrow-down-icon.png);&lt;br /&gt;
background-position: 100% 60%;&lt;br /&gt;
background-repeat: no-repeat;&lt;br /&gt;
cursor: pointer;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorMenu h3 a {&lt;br /&gt;
background-image:none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorMenuFocus {&lt;br /&gt;
/* @embed */&lt;br /&gt;
background-image: url(images/arrow-down-focus-icon.png);&lt;br /&gt;
background-position: 100% 60%;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* @noflip */&lt;br /&gt;
body.rtl div.vectorMenu {&lt;br /&gt;
direction: rtl;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* OVERRIDDEN BY COMPLIANT BROWSERS */&lt;br /&gt;
/* @noflip */&lt;br /&gt;
div#mw-head div.vectorMenu h5 {&lt;br /&gt;
float: left;&lt;br /&gt;
/* @embed */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* This will be flipped - unlike the one above it */&lt;br /&gt;
div#mw-head div.vectorMenu h5 {&lt;br /&gt;
background-position: bottom left;&lt;br /&gt;
margin-left: -1px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* IGNORED BY IE6 */&lt;br /&gt;
&lt;br /&gt;
div#mw-head div.vectorMenu &amp;gt; h5 {&lt;br /&gt;
background-image: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#mw-head div.vectorMenu h4 {&lt;br /&gt;
display: inline-block;&lt;br /&gt;
float: left;&lt;br /&gt;
font-size: 0.8em;&lt;br /&gt;
padding-left: 0.5em;&lt;br /&gt;
padding-top: 1.375em;&lt;br /&gt;
font-weight: normal;&lt;br /&gt;
border: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* OVERRIDDEN BY COMPLIANT BROWSERS */&lt;br /&gt;
/* @noflip */&lt;br /&gt;
div.vectorMenu h5 a {&lt;br /&gt;
display: inline-block;&lt;br /&gt;
width: 24px;&lt;br /&gt;
height: 2.5em;&lt;br /&gt;
text-decoration: none;&lt;br /&gt;
/* @embed */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* This will be flipped - unlike the one above it */&lt;br /&gt;
div.vectorMenu h5 a {&lt;br /&gt;
background-position: bottom right;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* IGNORED BY IE6 */&lt;br /&gt;
div.vectorMenu h5 &amp;gt; a {&lt;br /&gt;
display: block;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorMenu div.menu {&lt;br /&gt;
position: relative;&lt;br /&gt;
display: none;&lt;br /&gt;
clear: both;&lt;br /&gt;
text-align: left;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* OVERRIDDEN BY COMPLIANT BROWSERS */&lt;br /&gt;
/* @noflip */&lt;br /&gt;
body.rtl div.vectorMenu div.menu {&lt;br /&gt;
margin-left: 24px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* IGNORED BY IE6 */&lt;br /&gt;
/* @noflip */&lt;br /&gt;
body.rtl div.vectorMenu &amp;gt; div.menu {&lt;br /&gt;
margin-left: auto;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* IGNORED BY IE6 */&lt;br /&gt;
/* Also fixes old versions of FireFox */&lt;br /&gt;
/* @noflip */&lt;br /&gt;
body.rtl div.vectorMenu &amp;gt; div.menu,&lt;br /&gt;
x:-moz-any-link {&lt;br /&gt;
margin-left: 23px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Enable forcing showing of the menu for accessibility */&lt;br /&gt;
div.vectorMenu:hover div.menu,&lt;br /&gt;
div.vectorMenu div.menuForceShow {&lt;br /&gt;
display: block;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorMenu ul {&lt;br /&gt;
position: absolute;&lt;br /&gt;
background-color: white;&lt;br /&gt;
border: solid 1px silver;&lt;br /&gt;
border-top-width: 0;&lt;br /&gt;
list-style: none;&lt;br /&gt;
list-style-image: none;&lt;br /&gt;
list-style-type: none;&lt;br /&gt;
padding: 0;&lt;br /&gt;
margin: 0;&lt;br /&gt;
margin-left: -1px;&lt;br /&gt;
text-align: left;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Fixes old versions of FireFox */&lt;br /&gt;
div.vectorMenu ul,&lt;br /&gt;
x:-moz-any-link {&lt;br /&gt;
min-width: 5em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Returns things back to normal in modern versions of FireFox */&lt;br /&gt;
div.vectorMenu ul,&lt;br /&gt;
x:-moz-any-link,&lt;br /&gt;
x:default {&lt;br /&gt;
min-width: 0;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorMenu li {&lt;br /&gt;
padding: 0;&lt;br /&gt;
margin: 0;&lt;br /&gt;
text-align: left;&lt;br /&gt;
line-height: 1em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* OVERRIDDEN BY COMPLIANT BROWSERS */&lt;br /&gt;
div.vectorMenu li a {&lt;br /&gt;
display: inline-block;&lt;br /&gt;
padding: 0.5em;&lt;br /&gt;
white-space: nowrap;&lt;br /&gt;
color: #777;&lt;br /&gt;
cursor: pointer;&lt;br /&gt;
font-size: 0.8em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* IGNORED BY IE6 */&lt;br /&gt;
div.vectorMenu li &amp;gt; a {&lt;br /&gt;
display: block;&lt;br /&gt;
}&lt;br /&gt;
div.vectorMenu li.selected a,&lt;br /&gt;
div.vectorMenu li.selected a:visited {&lt;br /&gt;
color: #fff;&lt;br /&gt;
text-decoration: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Search */&lt;br /&gt;
#p-search h5 {&lt;br /&gt;
display: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* @noflip */&lt;br /&gt;
#p-search {&lt;br /&gt;
float: left;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#p-search {&lt;br /&gt;
margin-right: 0.5em;&lt;br /&gt;
margin-left: 0.5em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#p-search form,&lt;br /&gt;
#p-search input {&lt;br /&gt;
margin: 0;&lt;br /&gt;
margin-top: 0.4em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#simpleSearch {&lt;br /&gt;
display: block;&lt;br /&gt;
width: 14em;&lt;br /&gt;
height: 1.4em;&lt;br /&gt;
margin-top: 0.65em;&lt;br /&gt;
position: relative;&lt;br /&gt;
min-height: 1px; /* Gotta trigger hasLayout for IE7 */&lt;br /&gt;
border: solid 1px #AAAAAA;&lt;br /&gt;
color: black;&lt;br /&gt;
background-color: white;&lt;br /&gt;
/* @embed */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#simpleSearch label {&lt;br /&gt;
/*&lt;br /&gt;
 * DON'T PANIC! Browsers that won't scale this properly are the same browsers that have JS issues that prevent&lt;br /&gt;
 * this from ever being shown anyways.&lt;br /&gt;
 */&lt;br /&gt;
font-size: 13px;&lt;br /&gt;
top: 0.25em;&lt;br /&gt;
direction: ltr;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#simpleSearch input {&lt;br /&gt;
color: black;&lt;br /&gt;
direction: ltr;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#simpleSearch input:focus {&lt;br /&gt;
outline: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#simpleSearch input.placeholder {&lt;br /&gt;
color: #999999;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#simpleSearch input::-webkit-input-placeholder {&lt;br /&gt;
color: #999999;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#simpleSearch input#searchInput {&lt;br /&gt;
position: absolute;&lt;br /&gt;
top: 0;&lt;br /&gt;
left: 0;&lt;br /&gt;
width: 90%;&lt;br /&gt;
margin: 0;&lt;br /&gt;
padding: 0;&lt;br /&gt;
padding-left: 0.2em;&lt;br /&gt;
padding-top: 0.2em;&lt;br /&gt;
padding-bottom: 0.2em;&lt;br /&gt;
outline: none;&lt;br /&gt;
border: none;&lt;br /&gt;
&lt;br /&gt;
/*&lt;br /&gt;
 * DON'T PANIC! Browsers that won't scale this properly are the same browsers that have JS issues that prevent&lt;br /&gt;
 * this from ever being shown anyways.&lt;br /&gt;
 */&lt;br /&gt;
&lt;br /&gt;
font-size: 13px;&lt;br /&gt;
background-color: transparent;&lt;br /&gt;
direction: ltr;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#simpleSearch button#searchButton {&lt;br /&gt;
position: absolute;&lt;br /&gt;
width: 10%;&lt;br /&gt;
right: 0;&lt;br /&gt;
top: 0;&lt;br /&gt;
padding: 0;&lt;br /&gt;
padding-top: 0.3em;&lt;br /&gt;
padding-bottom: 0.2em;&lt;br /&gt;
padding-right: 0.4em;&lt;br /&gt;
margin: 0;&lt;br /&gt;
border: none;&lt;br /&gt;
cursor: pointer;&lt;br /&gt;
background-color: transparent;&lt;br /&gt;
background-image: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* OVERRIDDEN BY COMPLIANT BROWSERS */&lt;br /&gt;
div#simpleSearch button#searchButton img {&lt;br /&gt;
border: none;&lt;br /&gt;
margin: 0;&lt;br /&gt;
margin-top: -3px;&lt;br /&gt;
padding: 0;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* IGNORED BY IE6 */&lt;br /&gt;
div#simpleSearch button#searchButton &amp;gt; img {&lt;br /&gt;
margin: 0;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Panel */&lt;br /&gt;
div#mw-panel {&lt;br /&gt;
font-size: inherit;&lt;br /&gt;
position: absolute;&lt;br /&gt;
top: 100px;&lt;br /&gt;
padding-top: 0.5em;&lt;br /&gt;
width: 10em;&lt;br /&gt;
left: 0px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#mw-panel.collapsible-nav .portal {&lt;br /&gt;
font-size: 0.9em;&lt;br /&gt;
background-image:none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#mw-panel div.portal {&lt;br /&gt;
padding-bottom: 0;&lt;br /&gt;
direction: ltr;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#mw-panel div.portal h5 {&lt;br /&gt;
color: #000;&lt;br /&gt;
text-transform: uppercase;&lt;br /&gt;
padding: 0.25em;&lt;br /&gt;
padding-top: 0;&lt;br /&gt;
padding-bottom: 0;&lt;br /&gt;
padding-left: 1.75em;&lt;br /&gt;
cursor: default;&lt;br /&gt;
border: none;&lt;br /&gt;
font-size: 0.75em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#mw-panel div.portal div.body {&lt;br /&gt;
margin: 0;&lt;br /&gt;
padding-top: 0.5em;&lt;br /&gt;
margin-left: 1.25em;&lt;br /&gt;
border-bottom: 4px solid #31859d;&lt;br /&gt;
/* @embed */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#mw-panel div.portal div.body ul {&lt;br /&gt;
list-style: none;&lt;br /&gt;
list-style-image: none;&lt;br /&gt;
list-style-type: none;&lt;br /&gt;
padding: 0;&lt;br /&gt;
margin: 0;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#mw-panel div.portal div.body ul li {&lt;br /&gt;
line-height: 1.5em;&lt;br /&gt;
padding: 0;&lt;br /&gt;
padding-bottom: 0.5em;&lt;br /&gt;
margin: 0;&lt;br /&gt;
overflow: hidden;&lt;br /&gt;
font-size: 0.75em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#mw-panel div.portal div.body ul li a {&lt;br /&gt;
text-transform: uppercase;&lt;br /&gt;
color: #000;&lt;br /&gt;
text-decoration: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#mw-panel div.portal div.body ul li a:hover {&lt;br /&gt;
background-color: #31859d;&lt;br /&gt;
color: #fff;&lt;br /&gt;
padding-top:0.5em;&lt;br /&gt;
padding-bottom:0.5em;&lt;br /&gt;
padding-left:2px;&lt;br /&gt;
padding-right:2px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Footer */&lt;br /&gt;
div#footer {&lt;br /&gt;
margin-left: 10em;&lt;br /&gt;
margin-top: 0;&lt;br /&gt;
padding: 0.75em;&lt;br /&gt;
/* @embed */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#footer ul {&lt;br /&gt;
list-style: none;&lt;br /&gt;
list-style-image: none;&lt;br /&gt;
list-style-type: none;&lt;br /&gt;
margin: 0;&lt;br /&gt;
padding: 0;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#footer ul li {&lt;br /&gt;
margin: 0;&lt;br /&gt;
padding: 0;&lt;br /&gt;
padding-top: 0.5em;&lt;br /&gt;
padding-bottom: 0.5em;&lt;br /&gt;
color: #000;&lt;br /&gt;
font-size: 0.7em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#footer #footer-icons {&lt;br /&gt;
float: right;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* @noflip */&lt;br /&gt;
body.ltr div#footer #footer-places {&lt;br /&gt;
float: left;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#footer #footer-info li {&lt;br /&gt;
line-height: 1.4em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#footer #footer-icons li {&lt;br /&gt;
float: left;&lt;br /&gt;
margin-left: 0.5em;&lt;br /&gt;
line-height: 2em;&lt;br /&gt;
text-align: right;&lt;br /&gt;
display:none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#footer #footer-places li {&lt;br /&gt;
float: left;&lt;br /&gt;
margin-right: 1em;&lt;br /&gt;
line-height: 2em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#footer #footer-places li a {&lt;br /&gt;
color: #000;&lt;br /&gt;
text-decoration: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#footer #footer-places li a:hover {&lt;br /&gt;
background-color: #31859d;&lt;br /&gt;
color: #fff;&lt;br /&gt;
padding:0.5em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#footer #footer-places li a:active {&lt;br /&gt;
font-weight: bold;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Logo */&lt;br /&gt;
#p-logo {&lt;br /&gt;
position: absolute;&lt;br /&gt;
top:-140px;&lt;br /&gt;
left: 15px;&lt;br /&gt;
width: 10em;&lt;br /&gt;
height:70px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#p-logo a {&lt;br /&gt;
display: block;&lt;br /&gt;
width: 10em;&lt;br /&gt;
background-repeat: no-repeat;&lt;br /&gt;
background-position: center center;&lt;br /&gt;
text-decoration: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/*&lt;br /&gt;
 *&lt;br /&gt;
 * The following code is highly modified from monobook. It would be nice if the&lt;br /&gt;
 * preftoc id was more human readable like preferences-toc for instance,&lt;br /&gt;
 * howerver this would require backporting the other skins.&lt;br /&gt;
 */&lt;br /&gt;
&lt;br /&gt;
/* Preferences */&lt;br /&gt;
#preftoc {&lt;br /&gt;
/* Tabs */&lt;br /&gt;
width: 100%;&lt;br /&gt;
float: left;&lt;br /&gt;
clear: both;&lt;br /&gt;
margin: 0 !important;&lt;br /&gt;
padding: 0 !important;&lt;br /&gt;
/* @embed */&lt;br /&gt;
background-image: url(images/preferences-break.png);&lt;br /&gt;
background-position: bottom left;&lt;br /&gt;
background-repeat: no-repeat;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#preftoc li {&lt;br /&gt;
/* Tab */&lt;br /&gt;
float: left;&lt;br /&gt;
margin: 0;&lt;br /&gt;
padding: 0;&lt;br /&gt;
padding-right: 1px;&lt;br /&gt;
height: 2.25em;&lt;br /&gt;
white-space: nowrap;&lt;br /&gt;
list-style-type: none;&lt;br /&gt;
list-style-image: none;&lt;br /&gt;
/* @embed */&lt;br /&gt;
background-image: url(images/preferences-break.png);&lt;br /&gt;
background-position: bottom right;&lt;br /&gt;
background-repeat: no-repeat;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Sadly, IE6 won't understand this */&lt;br /&gt;
#preftoc li:first-child {&lt;br /&gt;
margin-left: 1px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#preftoc a,&lt;br /&gt;
#preftoc a:active {&lt;br /&gt;
display: inline-block;&lt;br /&gt;
position: relative;&lt;br /&gt;
color: #000;&lt;br /&gt;
padding: 0.5em;&lt;br /&gt;
text-decoration: none;&lt;br /&gt;
background-image: none;&lt;br /&gt;
font-size: 0.9em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#preftoc a:hover,&lt;br /&gt;
#preftoc a:focus {&lt;br /&gt;
text-decoration: none;&lt;br /&gt;
background-color: #31859d;&lt;br /&gt;
color: #fff;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#preftoc li.selected a {&lt;br /&gt;
/* @embed */&lt;br /&gt;
background-image: url(images/preferences-fade.png);&lt;br /&gt;
background-position: bottom;&lt;br /&gt;
background-repeat: repeat-x;&lt;br /&gt;
color: #000;&lt;br /&gt;
text-decoration: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#preferences {&lt;br /&gt;
float: left;&lt;br /&gt;
width: 100%;&lt;br /&gt;
margin: 0;&lt;br /&gt;
margin-top: -2px;&lt;br /&gt;
clear: both;&lt;br /&gt;
border: solid 1px #cccccc;&lt;br /&gt;
background-color: #f9f9f9;&lt;br /&gt;
/* @embed */&lt;br /&gt;
background-image: url(images/preferences-base.png);&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#preferences fieldset {&lt;br /&gt;
border: none;&lt;br /&gt;
border-top: solid 1px #cccccc;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#preferences fieldset.prefsection {&lt;br /&gt;
border: none;&lt;br /&gt;
padding: 0;&lt;br /&gt;
margin: 1em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#preferences legend {&lt;br /&gt;
color: #666666;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#preferences fieldset.prefsection legend.mainLegend {&lt;br /&gt;
display: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#preferences td {&lt;br /&gt;
padding-left: 0.5em;&lt;br /&gt;
padding-right: 0.5em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#preferences td.htmlform-tip {&lt;br /&gt;
font-size: x-small;&lt;br /&gt;
padding: .2em 2em;&lt;br /&gt;
color: #666666;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#preferences div.mw-prefs-buttons {&lt;br /&gt;
padding: 1em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#preferences div.mw-prefs-buttons input {&lt;br /&gt;
margin-right: 0.25em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/**&lt;br /&gt;
 * The following code is slightly modified from monobook&lt;br /&gt;
 */&lt;br /&gt;
&lt;br /&gt;
div#content {&lt;br /&gt;
line-height: 1.5em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#bodyContent {&lt;br /&gt;
font-size: 0.8em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.editsection {&lt;br /&gt;
float: right;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
ul {&lt;br /&gt;
/* @embed */&lt;br /&gt;
list-style-image: url(images/bullet-icon.png);&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
pre {&lt;br /&gt;
line-height: 1.3em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Site Notice (includes notices from CentralNotice extension) */&lt;br /&gt;
#siteNotice {&lt;br /&gt;
font-size: 0.8em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#firstHeading {&lt;br /&gt;
padding-top: 0;&lt;br /&gt;
margin-top: 0;&lt;br /&gt;
padding-top: 0;&lt;br /&gt;
font-size: 1.6em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#content a.external,&lt;br /&gt;
div#content a.external[href ^=&amp;quot;gopher://&amp;quot;] {&lt;br /&gt;
/* @embed */&lt;br /&gt;
background: url(images/external-link-ltr-icon.png) center right no-repeat;&lt;br /&gt;
padding-right: 13px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#content a.external[href ^=&amp;quot;https://&amp;quot;],&lt;br /&gt;
.link-https {&lt;br /&gt;
/* @embed */&lt;br /&gt;
background: url(images/lock-icon.png) center right no-repeat;&lt;br /&gt;
padding-right: 13px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#content a.external[href ^=&amp;quot;mailto:&amp;quot;],&lt;br /&gt;
.link-mailto {&lt;br /&gt;
/* @embed */&lt;br /&gt;
background: url(images/mail-icon.png) center right no-repeat;&lt;br /&gt;
padding-right: 13px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#content a.external[href ^=&amp;quot;news:&amp;quot;] {&lt;br /&gt;
/* @embed */&lt;br /&gt;
background: url(images/news-icon.png) center right no-repeat;&lt;br /&gt;
padding-right: 13px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#content a.external[href ^=&amp;quot;ftp://&amp;quot;],&lt;br /&gt;
.link-ftp {&lt;br /&gt;
/* @embed */&lt;br /&gt;
background: url(images/file-icon.png) center right no-repeat;&lt;br /&gt;
padding-right: 13px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#content a.external[href ^=&amp;quot;irc://&amp;quot;],&lt;br /&gt;
div#content a.external[href ^=&amp;quot;ircs://&amp;quot;],&lt;br /&gt;
.link-irc {&lt;br /&gt;
/* @embed */&lt;br /&gt;
background: url(images/talk-icon.png) center right no-repeat;&lt;br /&gt;
padding-right: 13px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#content a.external[href $=&amp;quot;.ogg&amp;quot;], div#content a.external[href $=&amp;quot;.OGG&amp;quot;],&lt;br /&gt;
div#content a.external[href $=&amp;quot;.mid&amp;quot;], div#content a.external[href $=&amp;quot;.MID&amp;quot;],&lt;br /&gt;
div#content a.external[href $=&amp;quot;.midi&amp;quot;], div#content a.external[href $=&amp;quot;.MIDI&amp;quot;],&lt;br /&gt;
div#content a.external[href $=&amp;quot;.mp3&amp;quot;], div#content a.external[href $=&amp;quot;.MP3&amp;quot;],&lt;br /&gt;
div#content a.external[href $=&amp;quot;.wav&amp;quot;], div#content a.external[href $=&amp;quot;.WAV&amp;quot;],&lt;br /&gt;
div#content a.external[href $=&amp;quot;.wma&amp;quot;], div#content a.external[href $=&amp;quot;.WMA&amp;quot;],&lt;br /&gt;
.link-audio {&lt;br /&gt;
/* @embed */&lt;br /&gt;
background: url(images/audio-icon.png) center right no-repeat;&lt;br /&gt;
padding-right: 13px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#content a.external[href $=&amp;quot;.ogm&amp;quot;], div#content a.external[href $=&amp;quot;.OGM&amp;quot;],&lt;br /&gt;
div#content a.external[href $=&amp;quot;.avi&amp;quot;], div#content a.external[href $=&amp;quot;.AVI&amp;quot;],&lt;br /&gt;
div#content a.external[href $=&amp;quot;.mpeg&amp;quot;], div#content a.external[href $=&amp;quot;.MPEG&amp;quot;],&lt;br /&gt;
div#content a.external[href $=&amp;quot;.mpg&amp;quot;], div#content a.external[href $=&amp;quot;.MPG&amp;quot;],&lt;br /&gt;
.link-video {&lt;br /&gt;
/* @embed */&lt;br /&gt;
background: url(images/video-icon.png) center right no-repeat;&lt;br /&gt;
padding-right: 13px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#content a.external[href $=&amp;quot;.pdf&amp;quot;], div#content a.external[href $=&amp;quot;.PDF&amp;quot;],&lt;br /&gt;
div#content a.external[href *=&amp;quot;.pdf#&amp;quot;], div#content a.external[href *=&amp;quot;.PDF#&amp;quot;],&lt;br /&gt;
div#content a.external[href *=&amp;quot;.pdf?&amp;quot;], div#content a.external[href *=&amp;quot;.PDF?&amp;quot;],&lt;br /&gt;
.link-document {&lt;br /&gt;
/* @embed */&lt;br /&gt;
background: url(images/document-icon.png) center right no-repeat;&lt;br /&gt;
padding-right: 13px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#content .printfooter {&lt;br /&gt;
display: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Icon for Usernames */&lt;br /&gt;
#pt-userpage,&lt;br /&gt;
#pt-anonuserpage,&lt;br /&gt;
#pt-login {&lt;br /&gt;
/* @embed */&lt;br /&gt;
background: url(images/user-icon.png) left top no-repeat;&lt;br /&gt;
padding-left: 15px !important;&lt;br /&gt;
text-transform: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.redirectText {&lt;br /&gt;
font-size: 140%;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.redirectMsg img {&lt;br /&gt;
vertical-align: text-bottom;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#bodyContent {&lt;br /&gt;
position: relative;&lt;br /&gt;
width: 100%;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#mw-js-message {&lt;br /&gt;
font-size: 0.8em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#bodyContent {&lt;br /&gt;
line-height: 1.5em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Watch/Unwatch Icon Styling */&lt;br /&gt;
#ca-unwatch.icon a,&lt;br /&gt;
#ca-watch.icon a {&lt;br /&gt;
margin: 0;&lt;br /&gt;
padding: 0;&lt;br /&gt;
outline: none;&lt;br /&gt;
display: block;&lt;br /&gt;
width: 26px;&lt;br /&gt;
/* This hides the text but shows the background image */&lt;br /&gt;
padding-top: 3.1em;&lt;br /&gt;
margin-top: 0;&lt;br /&gt;
/* Only applied in IE6 */&lt;br /&gt;
margin-top: -0.8em !ie;&lt;br /&gt;
height: 0;&lt;br /&gt;
overflow: hidden;&lt;br /&gt;
/* @embed */&lt;br /&gt;
background-image: url(images/watch-icons.png);&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#ca-unwatch.icon a {&lt;br /&gt;
background-position: -43px 60%;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#ca-watch.icon a {&lt;br /&gt;
background-position: 5px 60%;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#ca-unwatch.icon a:hover,&lt;br /&gt;
#ca-unwatch.icon a:focus {&lt;br /&gt;
background-position: -67px 60%;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#ca-watch.icon a:hover,&lt;br /&gt;
#ca-watch.icon a:focus {&lt;br /&gt;
background-position: -19px 60%;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#ca-unwatch.icon a.loading,&lt;br /&gt;
#ca-watch.icon a.loading {&lt;br /&gt;
/* @embed */&lt;br /&gt;
background-image: url(images/watch-icon-loading.gif);&lt;br /&gt;
background-position: 5px 60%;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#ca-unwatch.icon a span,&lt;br /&gt;
#ca-watch.icon a span {&lt;br /&gt;
display: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorTabs ul {&lt;br /&gt;
/* @embed */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Tooltips are outside of the normal body code, so this helps make the size of the text sensible */&lt;br /&gt;
.tipsy {&lt;br /&gt;
font-size: 0.8em;&lt;br /&gt;
}&lt;/div&gt;</summary>
		<author><name>WikiSysop</name></author>	</entry>

	<entry>
		<id>https://web.fhnw.ch/plattformen/hattie-wiki/w/index.php?title=MediaWiki:Common.css&amp;diff=3394</id>
		<title>MediaWiki:Common.css</title>
		<link rel="alternate" type="text/html" href="https://web.fhnw.ch/plattformen/hattie-wiki/w/index.php?title=MediaWiki:Common.css&amp;diff=3394"/>
				<updated>2014-05-10T15:50:45Z</updated>
		
		<summary type="html">&lt;p&gt;WikiSysop: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;/* Das folgende CSS wird für alle Benutzeroberflächen geladen. */&lt;br /&gt;
&lt;br /&gt;
@import url(http://fonts.googleapis.com/css?family=Open+Sans);&lt;br /&gt;
&lt;br /&gt;
/* Framework */&lt;br /&gt;
&lt;br /&gt;
html,&lt;br /&gt;
body {&lt;br /&gt;
height: 100%;&lt;br /&gt;
margin: 0;&lt;br /&gt;
padding: 0;&lt;br /&gt;
font-family: 'Open Sans',sans-serif;&lt;br /&gt;
font-size: 1.1em;&lt;br /&gt;
color:#777;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
body {&lt;br /&gt;
background-color: #dcdcdc;&lt;br /&gt;
/* @embed */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Links */&lt;br /&gt;
a {&lt;br /&gt;
color: #31859d;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.mw-body a.external {&lt;br /&gt;
color: #31859d;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#mw-panel div.portal div.body ul li a:visited {&lt;br /&gt;
color: #31859d;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#mw-panel div.portal div.body ul li a:active {&lt;br /&gt;
color: #31859d;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#mw-panel.collapsible-nav .portal.collapsed h3 a {&lt;br /&gt;
color: #31859d;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Content */&lt;br /&gt;
&lt;br /&gt;
div#content {&lt;br /&gt;
/* @embed */&lt;br /&gt;
background-color: white;&lt;br /&gt;
color: #777;&lt;br /&gt;
direction: ltr;&lt;br /&gt;
border-width: 0px;&lt;br /&gt;
border-style: solid;&lt;br /&gt;
margin-top: 0;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Head */&lt;br /&gt;
&lt;br /&gt;
#mw-page-base {&lt;br /&gt;
height: 5em;&lt;br /&gt;
background-color: white;&lt;br /&gt;
border-bottom: 0;&lt;br /&gt;
/* @embed */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#mw-head-base {&lt;br /&gt;
height: 5em;&lt;br /&gt;
/* @embed */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#mw-head {&lt;br /&gt;
position: absolute;&lt;br /&gt;
top: 0;&lt;br /&gt;
right: 0;&lt;br /&gt;
width: 100%;&lt;br /&gt;
background-color: white;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#mw-head h5 {&lt;br /&gt;
margin: 0;&lt;br /&gt;
padding: 0;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Hide empty portlets */&lt;br /&gt;
div.emptyPortlet {&lt;br /&gt;
display: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Personal */&lt;br /&gt;
&lt;br /&gt;
#p-personal {&lt;br /&gt;
position: absolute;&lt;br /&gt;
top: 0;&lt;br /&gt;
right: 0.75em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#p-personal h5 {&lt;br /&gt;
display: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#p-personal ul {&lt;br /&gt;
list-style: none;&lt;br /&gt;
margin: 0;&lt;br /&gt;
padding-left: 10em; /* Keep from overlapping logo */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* @noflip */&lt;br /&gt;
&lt;br /&gt;
#p-personal li {&lt;br /&gt;
line-height: 1.125em;&lt;br /&gt;
float: left;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#p-personal li a {&lt;br /&gt;
color: #777;&lt;br /&gt;
text-decoration: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#p-personal li a:hover {&lt;br /&gt;
background-color: #31859d;&lt;br /&gt;
color: #fff;&lt;br /&gt;
padding:0.5em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#p-personal li a:visited {&lt;br /&gt;
color: #31859d;&lt;br /&gt;
text-decoration: bold;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#p-personal a.new {&lt;br /&gt;
color: #31859d;&lt;br /&gt;
text-decoration: bold;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* This one flips! */&lt;br /&gt;
&lt;br /&gt;
#p-personal li {&lt;br /&gt;
margin-left: 0.75em;&lt;br /&gt;
margin-top: 0.5em;&lt;br /&gt;
font-size: 0.75em;&lt;br /&gt;
white-space: nowrap;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Navigation Containers */&lt;br /&gt;
&lt;br /&gt;
#left-navigation {&lt;br /&gt;
position: relative;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#right-navigation {&lt;br /&gt;
float: right;&lt;br /&gt;
margin-top: 2.5em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Navigation Labels */&lt;br /&gt;
div.vectorTabs h5,&lt;br /&gt;
div.vectorMenu h5 span {&lt;br /&gt;
display: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Namespaces and Views */&lt;br /&gt;
/* @noflip */&lt;br /&gt;
div.vectorTabs {&lt;br /&gt;
float: left;&lt;br /&gt;
height: 2.5em;&lt;br /&gt;
background-image:none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorTabs {&lt;br /&gt;
/* @embed */&lt;br /&gt;
padding-left: 1px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* @noflip */&lt;br /&gt;
div.vectorTabs ul {&lt;br /&gt;
float: left;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorTabs ul {&lt;br /&gt;
height: 100%;&lt;br /&gt;
list-style: none;&lt;br /&gt;
margin: 0;&lt;br /&gt;
padding: 0;&lt;br /&gt;
background-color:white;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* @noflip */&lt;br /&gt;
div.vectorTabs ul li {&lt;br /&gt;
float: left;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* OVERRIDDEN BY COMPLIANT BROWSERS */&lt;br /&gt;
div.vectorTabs ul li {&lt;br /&gt;
line-height: 1.125em;&lt;br /&gt;
display: inline-block;&lt;br /&gt;
height: 100%;&lt;br /&gt;
margin: 0;&lt;br /&gt;
padding: 0;&lt;br /&gt;
background-color: #fff;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* IGNORED BY IE6 */&lt;br /&gt;
div.vectorTabs ul &amp;gt; li {&lt;br /&gt;
display: block;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorTabs li.selected {&lt;br /&gt;
/* @embed */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
	/* OVERRIDDEN BY COMPLIANT BROWSERS */&lt;br /&gt;
div.vectorTabs li a {&lt;br /&gt;
display: inline-block;&lt;br /&gt;
height: 1.9em;&lt;br /&gt;
padding-left: 0.5em;&lt;br /&gt;
padding-right: 0.5em;&lt;br /&gt;
color: #777;&lt;br /&gt;
cursor: pointer;&lt;br /&gt;
font-size: 0.75em;&lt;br /&gt;
text-decoration: none;&lt;br /&gt;
background:none;&lt;br /&gt;
background-color:#fff;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorTabs li a:hover {&lt;br /&gt;
background-color: #31859d;&lt;br /&gt;
color: #fff;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* IGNORED BY IE6 */&lt;br /&gt;
div.vectorTabs li &amp;gt; a {&lt;br /&gt;
display: block;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorTabs li.icon a {&lt;br /&gt;
background-position: bottom right;&lt;br /&gt;
background-repeat: no-repeat;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* OVERRIDDEN BY COMPLIANT BROWSERS */&lt;br /&gt;
div.vectorTabs span a  {&lt;br /&gt;
display: inline-block;&lt;br /&gt;
padding-top: 1.25em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* IGNORED BY IE6 */&lt;br /&gt;
/* @noflip */&lt;br /&gt;
div.vectorTabs span &amp;gt; a {&lt;br /&gt;
float: left;&lt;br /&gt;
display: block;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorTabs span {&lt;br /&gt;
display: inline-block;&lt;br /&gt;
/* @embed */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorTabs li.selected a,&lt;br /&gt;
div.vectorTabs li.selected a:visited{&lt;br /&gt;
color: #777;&lt;br /&gt;
text-decoration: none;&lt;br /&gt;
font-weight: bold;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorTabs li.selected a:hover{&lt;br /&gt;
color: #fff;&lt;br /&gt;
text-decoration: none;&lt;br /&gt;
font-weight: bold;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorTabs li.new a,&lt;br /&gt;
div.vectorTabs li.new a:visited{&lt;br /&gt;
color: #777;&lt;br /&gt;
text-decoration: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorTabs li.new a:hover{&lt;br /&gt;
color: #fff;&lt;br /&gt;
text-decoration: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Variants and Actions */&lt;br /&gt;
/* @noflip */&lt;br /&gt;
div.vectorMenu {&lt;br /&gt;
direction: ltr;&lt;br /&gt;
float: left;&lt;br /&gt;
/* @embed */&lt;br /&gt;
background-image: url(images/arrow-down-icon.png);&lt;br /&gt;
background-position: 100% 60%;&lt;br /&gt;
background-repeat: no-repeat;&lt;br /&gt;
cursor: pointer;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorMenu h3 a {&lt;br /&gt;
background-image:none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorMenuFocus {&lt;br /&gt;
/* @embed */&lt;br /&gt;
background-image: url(images/arrow-down-focus-icon.png);&lt;br /&gt;
background-position: 100% 60%;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* @noflip */&lt;br /&gt;
body.rtl div.vectorMenu {&lt;br /&gt;
direction: rtl;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* OVERRIDDEN BY COMPLIANT BROWSERS */&lt;br /&gt;
/* @noflip */&lt;br /&gt;
div#mw-head div.vectorMenu h5 {&lt;br /&gt;
float: left;&lt;br /&gt;
/* @embed */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* This will be flipped - unlike the one above it */&lt;br /&gt;
div#mw-head div.vectorMenu h5 {&lt;br /&gt;
background-position: bottom left;&lt;br /&gt;
margin-left: -1px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* IGNORED BY IE6 */&lt;br /&gt;
&lt;br /&gt;
div#mw-head div.vectorMenu &amp;gt; h5 {&lt;br /&gt;
background-image: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#mw-head div.vectorMenu h4 {&lt;br /&gt;
display: inline-block;&lt;br /&gt;
float: left;&lt;br /&gt;
font-size: 0.8em;&lt;br /&gt;
padding-left: 0.5em;&lt;br /&gt;
padding-top: 1.375em;&lt;br /&gt;
font-weight: normal;&lt;br /&gt;
border: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* OVERRIDDEN BY COMPLIANT BROWSERS */&lt;br /&gt;
/* @noflip */&lt;br /&gt;
div.vectorMenu h5 a {&lt;br /&gt;
display: inline-block;&lt;br /&gt;
width: 24px;&lt;br /&gt;
height: 2.5em;&lt;br /&gt;
text-decoration: none;&lt;br /&gt;
/* @embed */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* This will be flipped - unlike the one above it */&lt;br /&gt;
div.vectorMenu h5 a {&lt;br /&gt;
background-position: bottom right;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* IGNORED BY IE6 */&lt;br /&gt;
div.vectorMenu h5 &amp;gt; a {&lt;br /&gt;
display: block;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorMenu div.menu {&lt;br /&gt;
position: relative;&lt;br /&gt;
display: none;&lt;br /&gt;
clear: both;&lt;br /&gt;
text-align: left;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* OVERRIDDEN BY COMPLIANT BROWSERS */&lt;br /&gt;
/* @noflip */&lt;br /&gt;
body.rtl div.vectorMenu div.menu {&lt;br /&gt;
margin-left: 24px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* IGNORED BY IE6 */&lt;br /&gt;
/* @noflip */&lt;br /&gt;
body.rtl div.vectorMenu &amp;gt; div.menu {&lt;br /&gt;
margin-left: auto;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* IGNORED BY IE6 */&lt;br /&gt;
/* Also fixes old versions of FireFox */&lt;br /&gt;
/* @noflip */&lt;br /&gt;
body.rtl div.vectorMenu &amp;gt; div.menu,&lt;br /&gt;
x:-moz-any-link {&lt;br /&gt;
margin-left: 23px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Enable forcing showing of the menu for accessibility */&lt;br /&gt;
div.vectorMenu:hover div.menu,&lt;br /&gt;
div.vectorMenu div.menuForceShow {&lt;br /&gt;
display: block;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorMenu ul {&lt;br /&gt;
position: absolute;&lt;br /&gt;
background-color: white;&lt;br /&gt;
border: solid 1px silver;&lt;br /&gt;
border-top-width: 0;&lt;br /&gt;
list-style: none;&lt;br /&gt;
list-style-image: none;&lt;br /&gt;
list-style-type: none;&lt;br /&gt;
padding: 0;&lt;br /&gt;
margin: 0;&lt;br /&gt;
margin-left: -1px;&lt;br /&gt;
text-align: left;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Fixes old versions of FireFox */&lt;br /&gt;
div.vectorMenu ul,&lt;br /&gt;
x:-moz-any-link {&lt;br /&gt;
min-width: 5em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Returns things back to normal in modern versions of FireFox */&lt;br /&gt;
div.vectorMenu ul,&lt;br /&gt;
x:-moz-any-link,&lt;br /&gt;
x:default {&lt;br /&gt;
min-width: 0;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorMenu li {&lt;br /&gt;
padding: 0;&lt;br /&gt;
margin: 0;&lt;br /&gt;
text-align: left;&lt;br /&gt;
line-height: 1em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* OVERRIDDEN BY COMPLIANT BROWSERS */&lt;br /&gt;
div.vectorMenu li a {&lt;br /&gt;
display: inline-block;&lt;br /&gt;
padding: 0.5em;&lt;br /&gt;
white-space: nowrap;&lt;br /&gt;
color: #777;&lt;br /&gt;
cursor: pointer;&lt;br /&gt;
font-size: 0.8em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* IGNORED BY IE6 */&lt;br /&gt;
div.vectorMenu li &amp;gt; a {&lt;br /&gt;
display: block;&lt;br /&gt;
}&lt;br /&gt;
div.vectorMenu li.selected a,&lt;br /&gt;
div.vectorMenu li.selected a:visited {&lt;br /&gt;
color: #fff;&lt;br /&gt;
text-decoration: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Search */&lt;br /&gt;
#p-search h5 {&lt;br /&gt;
display: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* @noflip */&lt;br /&gt;
#p-search {&lt;br /&gt;
float: left;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#p-search {&lt;br /&gt;
margin-right: 0.5em;&lt;br /&gt;
margin-left: 0.5em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#p-search form,&lt;br /&gt;
#p-search input {&lt;br /&gt;
margin: 0;&lt;br /&gt;
margin-top: 0.4em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#simpleSearch {&lt;br /&gt;
display: block;&lt;br /&gt;
width: 14em;&lt;br /&gt;
height: 1.4em;&lt;br /&gt;
margin-top: 0.65em;&lt;br /&gt;
position: relative;&lt;br /&gt;
min-height: 1px; /* Gotta trigger hasLayout for IE7 */&lt;br /&gt;
border: solid 1px #AAAAAA;&lt;br /&gt;
color: black;&lt;br /&gt;
background-color: white;&lt;br /&gt;
/* @embed */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#simpleSearch label {&lt;br /&gt;
/*&lt;br /&gt;
 * DON'T PANIC! Browsers that won't scale this properly are the same browsers that have JS issues that prevent&lt;br /&gt;
 * this from ever being shown anyways.&lt;br /&gt;
 */&lt;br /&gt;
font-size: 13px;&lt;br /&gt;
top: 0.25em;&lt;br /&gt;
direction: ltr;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#simpleSearch input {&lt;br /&gt;
color: black;&lt;br /&gt;
direction: ltr;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#simpleSearch input:focus {&lt;br /&gt;
outline: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#simpleSearch input.placeholder {&lt;br /&gt;
color: #999999;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#simpleSearch input::-webkit-input-placeholder {&lt;br /&gt;
color: #999999;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#simpleSearch input#searchInput {&lt;br /&gt;
position: absolute;&lt;br /&gt;
top: 0;&lt;br /&gt;
left: 0;&lt;br /&gt;
width: 90%;&lt;br /&gt;
margin: 0;&lt;br /&gt;
padding: 0;&lt;br /&gt;
padding-left: 0.2em;&lt;br /&gt;
padding-top: 0.2em;&lt;br /&gt;
padding-bottom: 0.2em;&lt;br /&gt;
outline: none;&lt;br /&gt;
border: none;&lt;br /&gt;
&lt;br /&gt;
/*&lt;br /&gt;
 * DON'T PANIC! Browsers that won't scale this properly are the same browsers that have JS issues that prevent&lt;br /&gt;
 * this from ever being shown anyways.&lt;br /&gt;
 */&lt;br /&gt;
&lt;br /&gt;
font-size: 13px;&lt;br /&gt;
background-color: transparent;&lt;br /&gt;
direction: ltr;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#simpleSearch button#searchButton {&lt;br /&gt;
position: absolute;&lt;br /&gt;
width: 10%;&lt;br /&gt;
right: 0;&lt;br /&gt;
top: 0;&lt;br /&gt;
padding: 0;&lt;br /&gt;
padding-top: 0.3em;&lt;br /&gt;
padding-bottom: 0.2em;&lt;br /&gt;
padding-right: 0.4em;&lt;br /&gt;
margin: 0;&lt;br /&gt;
border: none;&lt;br /&gt;
cursor: pointer;&lt;br /&gt;
background-color: transparent;&lt;br /&gt;
background-image: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* OVERRIDDEN BY COMPLIANT BROWSERS */&lt;br /&gt;
div#simpleSearch button#searchButton img {&lt;br /&gt;
border: none;&lt;br /&gt;
margin: 0;&lt;br /&gt;
margin-top: -3px;&lt;br /&gt;
padding: 0;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* IGNORED BY IE6 */&lt;br /&gt;
div#simpleSearch button#searchButton &amp;gt; img {&lt;br /&gt;
margin: 0;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Panel */&lt;br /&gt;
div#mw-panel {&lt;br /&gt;
font-size: inherit;&lt;br /&gt;
position: absolute;&lt;br /&gt;
top: 100px;&lt;br /&gt;
padding-top: 0.5em;&lt;br /&gt;
width: 10em;&lt;br /&gt;
left: 0px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#mw-panel.collapsible-nav .portal {&lt;br /&gt;
font-size: 0.9em;&lt;br /&gt;
background-image:none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#mw-panel div.portal {&lt;br /&gt;
padding-bottom: 0;&lt;br /&gt;
direction: ltr;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#mw-panel div.portal h5 {&lt;br /&gt;
color: #000;&lt;br /&gt;
text-transform: uppercase;&lt;br /&gt;
padding: 0.25em;&lt;br /&gt;
padding-top: 0;&lt;br /&gt;
padding-bottom: 0;&lt;br /&gt;
padding-left: 1.75em;&lt;br /&gt;
cursor: default;&lt;br /&gt;
border: none;&lt;br /&gt;
font-size: 0.75em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#mw-panel div.portal div.body {&lt;br /&gt;
margin: 0;&lt;br /&gt;
padding-top: 0.5em;&lt;br /&gt;
margin-left: 1.25em;&lt;br /&gt;
border-bottom: 4px solid #31859d;&lt;br /&gt;
/* @embed */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#mw-panel div.portal div.body ul {&lt;br /&gt;
list-style: none;&lt;br /&gt;
list-style-image: none;&lt;br /&gt;
list-style-type: none;&lt;br /&gt;
padding: 0;&lt;br /&gt;
margin: 0;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#mw-panel div.portal div.body ul li {&lt;br /&gt;
line-height: 1.5em;&lt;br /&gt;
padding: 0;&lt;br /&gt;
padding-bottom: 0.5em;&lt;br /&gt;
margin: 0;&lt;br /&gt;
overflow: hidden;&lt;br /&gt;
font-size: 0.75em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#mw-panel div.portal div.body ul li a {&lt;br /&gt;
text-transform: uppercase;&lt;br /&gt;
color: #000;&lt;br /&gt;
text-decoration: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#mw-panel div.portal div.body ul li a:hover {&lt;br /&gt;
background-color: #31859d;&lt;br /&gt;
color: #fff;&lt;br /&gt;
padding-top:0.5em;&lt;br /&gt;
padding-bottom:0.5em;&lt;br /&gt;
padding-left:2px;&lt;br /&gt;
padding-right:2px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Footer */&lt;br /&gt;
div#footer {&lt;br /&gt;
margin-left: 10em;&lt;br /&gt;
margin-top: 0;&lt;br /&gt;
padding: 0.75em;&lt;br /&gt;
/* @embed */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#footer ul {&lt;br /&gt;
list-style: none;&lt;br /&gt;
list-style-image: none;&lt;br /&gt;
list-style-type: none;&lt;br /&gt;
margin: 0;&lt;br /&gt;
padding: 0;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#footer ul li {&lt;br /&gt;
margin: 0;&lt;br /&gt;
padding: 0;&lt;br /&gt;
padding-top: 0.5em;&lt;br /&gt;
padding-bottom: 0.5em;&lt;br /&gt;
color: #000;&lt;br /&gt;
font-size: 0.7em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#footer #footer-icons {&lt;br /&gt;
float: right;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* @noflip */&lt;br /&gt;
body.ltr div#footer #footer-places {&lt;br /&gt;
float: left;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#footer #footer-info li {&lt;br /&gt;
line-height: 1.4em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#footer #footer-icons li {&lt;br /&gt;
float: left;&lt;br /&gt;
margin-left: 0.5em;&lt;br /&gt;
line-height: 2em;&lt;br /&gt;
text-align: right;&lt;br /&gt;
display:none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#footer #footer-places li {&lt;br /&gt;
float: left;&lt;br /&gt;
margin-right: 1em;&lt;br /&gt;
line-height: 2em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#footer #footer-places li a {&lt;br /&gt;
color: #000;&lt;br /&gt;
text-decoration: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#footer #footer-places li a:hover {&lt;br /&gt;
background-color: #31859d;&lt;br /&gt;
color: #fff;&lt;br /&gt;
padding:0.5em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#footer #footer-places li a:active {&lt;br /&gt;
font-weight: bold;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Logo */&lt;br /&gt;
#p-logo {&lt;br /&gt;
position: absolute;&lt;br /&gt;
top:-140px;&lt;br /&gt;
left: 15px;&lt;br /&gt;
width: 10em;&lt;br /&gt;
height:70px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#p-logo a {&lt;br /&gt;
display: block;&lt;br /&gt;
width: 10em;&lt;br /&gt;
background-repeat: no-repeat;&lt;br /&gt;
background-position: center center;&lt;br /&gt;
text-decoration: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/*&lt;br /&gt;
 *&lt;br /&gt;
 * The following code is highly modified from monobook. It would be nice if the&lt;br /&gt;
 * preftoc id was more human readable like preferences-toc for instance,&lt;br /&gt;
 * howerver this would require backporting the other skins.&lt;br /&gt;
 */&lt;br /&gt;
&lt;br /&gt;
/* Preferences */&lt;br /&gt;
#preftoc {&lt;br /&gt;
/* Tabs */&lt;br /&gt;
width: 100%;&lt;br /&gt;
float: left;&lt;br /&gt;
clear: both;&lt;br /&gt;
margin: 0 !important;&lt;br /&gt;
padding: 0 !important;&lt;br /&gt;
/* @embed */&lt;br /&gt;
background-image: url(images/preferences-break.png);&lt;br /&gt;
background-position: bottom left;&lt;br /&gt;
background-repeat: no-repeat;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#preftoc li {&lt;br /&gt;
/* Tab */&lt;br /&gt;
float: left;&lt;br /&gt;
margin: 0;&lt;br /&gt;
padding: 0;&lt;br /&gt;
padding-right: 1px;&lt;br /&gt;
height: 2.25em;&lt;br /&gt;
white-space: nowrap;&lt;br /&gt;
list-style-type: none;&lt;br /&gt;
list-style-image: none;&lt;br /&gt;
/* @embed */&lt;br /&gt;
background-image: url(images/preferences-break.png);&lt;br /&gt;
background-position: bottom right;&lt;br /&gt;
background-repeat: no-repeat;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Sadly, IE6 won't understand this */&lt;br /&gt;
#preftoc li:first-child {&lt;br /&gt;
margin-left: 1px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#preftoc a,&lt;br /&gt;
#preftoc a:active {&lt;br /&gt;
display: inline-block;&lt;br /&gt;
position: relative;&lt;br /&gt;
color: #000;&lt;br /&gt;
padding: 0.5em;&lt;br /&gt;
text-decoration: none;&lt;br /&gt;
background-image: none;&lt;br /&gt;
font-size: 0.9em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#preftoc a:hover,&lt;br /&gt;
#preftoc a:focus {&lt;br /&gt;
text-decoration: none;&lt;br /&gt;
background-color: #31859d;&lt;br /&gt;
color: #fff;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#preftoc li.selected a {&lt;br /&gt;
/* @embed */&lt;br /&gt;
background-image: url(images/preferences-fade.png);&lt;br /&gt;
background-position: bottom;&lt;br /&gt;
background-repeat: repeat-x;&lt;br /&gt;
color: #000;&lt;br /&gt;
text-decoration: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#preferences {&lt;br /&gt;
float: left;&lt;br /&gt;
width: 100%;&lt;br /&gt;
margin: 0;&lt;br /&gt;
margin-top: -2px;&lt;br /&gt;
clear: both;&lt;br /&gt;
border: solid 1px #cccccc;&lt;br /&gt;
background-color: #f9f9f9;&lt;br /&gt;
/* @embed */&lt;br /&gt;
background-image: url(images/preferences-base.png);&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#preferences fieldset {&lt;br /&gt;
border: none;&lt;br /&gt;
border-top: solid 1px #cccccc;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#preferences fieldset.prefsection {&lt;br /&gt;
border: none;&lt;br /&gt;
padding: 0;&lt;br /&gt;
margin: 1em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#preferences legend {&lt;br /&gt;
color: #666666;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#preferences fieldset.prefsection legend.mainLegend {&lt;br /&gt;
display: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#preferences td {&lt;br /&gt;
padding-left: 0.5em;&lt;br /&gt;
padding-right: 0.5em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#preferences td.htmlform-tip {&lt;br /&gt;
font-size: x-small;&lt;br /&gt;
padding: .2em 2em;&lt;br /&gt;
color: #666666;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#preferences div.mw-prefs-buttons {&lt;br /&gt;
padding: 1em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#preferences div.mw-prefs-buttons input {&lt;br /&gt;
margin-right: 0.25em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/**&lt;br /&gt;
 * The following code is slightly modified from monobook&lt;br /&gt;
 */&lt;br /&gt;
&lt;br /&gt;
div#content {&lt;br /&gt;
line-height: 1.5em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#bodyContent {&lt;br /&gt;
font-size: 0.8em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.editsection {&lt;br /&gt;
float: right;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
ul {&lt;br /&gt;
/* @embed */&lt;br /&gt;
list-style-image: url(images/bullet-icon.png);&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
pre {&lt;br /&gt;
line-height: 1.3em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Site Notice (includes notices from CentralNotice extension) */&lt;br /&gt;
#siteNotice {&lt;br /&gt;
font-size: 0.8em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#firstHeading {&lt;br /&gt;
padding-top: 0;&lt;br /&gt;
margin-top: 0;&lt;br /&gt;
padding-top: 0;&lt;br /&gt;
font-size: 1.6em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#content a.external,&lt;br /&gt;
div#content a.external[href ^=&amp;quot;gopher://&amp;quot;] {&lt;br /&gt;
/* @embed */&lt;br /&gt;
background: url(images/external-link-ltr-icon.png) center right no-repeat;&lt;br /&gt;
padding-right: 13px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#content a.external[href ^=&amp;quot;https://&amp;quot;],&lt;br /&gt;
.link-https {&lt;br /&gt;
/* @embed */&lt;br /&gt;
background: url(images/lock-icon.png) center right no-repeat;&lt;br /&gt;
padding-right: 13px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#content a.external[href ^=&amp;quot;mailto:&amp;quot;],&lt;br /&gt;
.link-mailto {&lt;br /&gt;
/* @embed */&lt;br /&gt;
background: url(images/mail-icon.png) center right no-repeat;&lt;br /&gt;
padding-right: 13px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#content a.external[href ^=&amp;quot;news:&amp;quot;] {&lt;br /&gt;
/* @embed */&lt;br /&gt;
background: url(images/news-icon.png) center right no-repeat;&lt;br /&gt;
padding-right: 13px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#content a.external[href ^=&amp;quot;ftp://&amp;quot;],&lt;br /&gt;
.link-ftp {&lt;br /&gt;
/* @embed */&lt;br /&gt;
background: url(images/file-icon.png) center right no-repeat;&lt;br /&gt;
padding-right: 13px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#content a.external[href ^=&amp;quot;irc://&amp;quot;],&lt;br /&gt;
div#content a.external[href ^=&amp;quot;ircs://&amp;quot;],&lt;br /&gt;
.link-irc {&lt;br /&gt;
/* @embed */&lt;br /&gt;
background: url(images/talk-icon.png) center right no-repeat;&lt;br /&gt;
padding-right: 13px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#content a.external[href $=&amp;quot;.ogg&amp;quot;], div#content a.external[href $=&amp;quot;.OGG&amp;quot;],&lt;br /&gt;
div#content a.external[href $=&amp;quot;.mid&amp;quot;], div#content a.external[href $=&amp;quot;.MID&amp;quot;],&lt;br /&gt;
div#content a.external[href $=&amp;quot;.midi&amp;quot;], div#content a.external[href $=&amp;quot;.MIDI&amp;quot;],&lt;br /&gt;
div#content a.external[href $=&amp;quot;.mp3&amp;quot;], div#content a.external[href $=&amp;quot;.MP3&amp;quot;],&lt;br /&gt;
div#content a.external[href $=&amp;quot;.wav&amp;quot;], div#content a.external[href $=&amp;quot;.WAV&amp;quot;],&lt;br /&gt;
div#content a.external[href $=&amp;quot;.wma&amp;quot;], div#content a.external[href $=&amp;quot;.WMA&amp;quot;],&lt;br /&gt;
.link-audio {&lt;br /&gt;
/* @embed */&lt;br /&gt;
background: url(images/audio-icon.png) center right no-repeat;&lt;br /&gt;
padding-right: 13px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#content a.external[href $=&amp;quot;.ogm&amp;quot;], div#content a.external[href $=&amp;quot;.OGM&amp;quot;],&lt;br /&gt;
div#content a.external[href $=&amp;quot;.avi&amp;quot;], div#content a.external[href $=&amp;quot;.AVI&amp;quot;],&lt;br /&gt;
div#content a.external[href $=&amp;quot;.mpeg&amp;quot;], div#content a.external[href $=&amp;quot;.MPEG&amp;quot;],&lt;br /&gt;
div#content a.external[href $=&amp;quot;.mpg&amp;quot;], div#content a.external[href $=&amp;quot;.MPG&amp;quot;],&lt;br /&gt;
.link-video {&lt;br /&gt;
/* @embed */&lt;br /&gt;
background: url(images/video-icon.png) center right no-repeat;&lt;br /&gt;
padding-right: 13px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#content a.external[href $=&amp;quot;.pdf&amp;quot;], div#content a.external[href $=&amp;quot;.PDF&amp;quot;],&lt;br /&gt;
div#content a.external[href *=&amp;quot;.pdf#&amp;quot;], div#content a.external[href *=&amp;quot;.PDF#&amp;quot;],&lt;br /&gt;
div#content a.external[href *=&amp;quot;.pdf?&amp;quot;], div#content a.external[href *=&amp;quot;.PDF?&amp;quot;],&lt;br /&gt;
.link-document {&lt;br /&gt;
/* @embed */&lt;br /&gt;
background: url(images/document-icon.png) center right no-repeat;&lt;br /&gt;
padding-right: 13px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#content .printfooter {&lt;br /&gt;
display: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Icon for Usernames */&lt;br /&gt;
#pt-userpage,&lt;br /&gt;
#pt-anonuserpage,&lt;br /&gt;
#pt-login {&lt;br /&gt;
/* @embed */&lt;br /&gt;
background: url(images/user-icon.png) left top no-repeat;&lt;br /&gt;
padding-left: 15px !important;&lt;br /&gt;
text-transform: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.redirectText {&lt;br /&gt;
font-size: 140%;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.redirectMsg img {&lt;br /&gt;
vertical-align: text-bottom;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#bodyContent {&lt;br /&gt;
position: relative;&lt;br /&gt;
width: 100%;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#mw-js-message {&lt;br /&gt;
font-size: 0.8em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#bodyContent {&lt;br /&gt;
line-height: 1.5em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Watch/Unwatch Icon Styling */&lt;br /&gt;
#ca-unwatch.icon a,&lt;br /&gt;
#ca-watch.icon a {&lt;br /&gt;
margin: 0;&lt;br /&gt;
padding: 0;&lt;br /&gt;
outline: none;&lt;br /&gt;
display: block;&lt;br /&gt;
width: 26px;&lt;br /&gt;
/* This hides the text but shows the background image */&lt;br /&gt;
padding-top: 3.1em;&lt;br /&gt;
margin-top: 0;&lt;br /&gt;
/* Only applied in IE6 */&lt;br /&gt;
margin-top: -0.8em !ie;&lt;br /&gt;
height: 0;&lt;br /&gt;
overflow: hidden;&lt;br /&gt;
/* @embed */&lt;br /&gt;
background-image: url(images/watch-icons.png);&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#ca-unwatch.icon a {&lt;br /&gt;
background-position: -43px 60%;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#ca-watch.icon a {&lt;br /&gt;
background-position: 5px 60%;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#ca-unwatch.icon a:hover,&lt;br /&gt;
#ca-unwatch.icon a:focus {&lt;br /&gt;
background-position: -67px 60%;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#ca-watch.icon a:hover,&lt;br /&gt;
#ca-watch.icon a:focus {&lt;br /&gt;
background-position: -19px 60%;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#ca-unwatch.icon a.loading,&lt;br /&gt;
#ca-watch.icon a.loading {&lt;br /&gt;
/* @embed */&lt;br /&gt;
background-image: url(images/watch-icon-loading.gif);&lt;br /&gt;
background-position: 5px 60%;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#ca-unwatch.icon a span,&lt;br /&gt;
#ca-watch.icon a span {&lt;br /&gt;
display: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorTabs ul {&lt;br /&gt;
/* @embed */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Tooltips are outside of the normal body code, so this helps make the size of the text sensible */&lt;br /&gt;
.tipsy {&lt;br /&gt;
font-size: 0.8em;&lt;br /&gt;
}&lt;/div&gt;</summary>
		<author><name>WikiSysop</name></author>	</entry>

	<entry>
		<id>https://web.fhnw.ch/plattformen/hattie-wiki/w/index.php?title=MediaWiki:Common.css&amp;diff=3393</id>
		<title>MediaWiki:Common.css</title>
		<link rel="alternate" type="text/html" href="https://web.fhnw.ch/plattformen/hattie-wiki/w/index.php?title=MediaWiki:Common.css&amp;diff=3393"/>
				<updated>2014-05-10T14:43:34Z</updated>
		
		<summary type="html">&lt;p&gt;WikiSysop: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;/* Das folgende CSS wird für alle Benutzeroberflächen geladen. */&lt;br /&gt;
&lt;br /&gt;
@import url(http://fonts.googleapis.com/css?family=Open+Sans);&lt;br /&gt;
&lt;br /&gt;
/* Framework */&lt;br /&gt;
&lt;br /&gt;
html,&lt;br /&gt;
body {&lt;br /&gt;
height: 100%;&lt;br /&gt;
margin: 0;&lt;br /&gt;
padding: 0;&lt;br /&gt;
font-family: 'Open Sans',sans-serif;&lt;br /&gt;
font-size: 1.1em;&lt;br /&gt;
color:#777;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
body {&lt;br /&gt;
background-color: #dcdcdc;&lt;br /&gt;
/* @embed */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Links */&lt;br /&gt;
a {&lt;br /&gt;
color: #31859d;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.mw-body a.external {&lt;br /&gt;
color: #31859d;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#mw-panel div.portal div.body ul li a:visited {&lt;br /&gt;
color: #31859d;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#mw-panel div.portal div.body ul li a:active {&lt;br /&gt;
color: #31859d;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#mw-panel.collapsible-nav .portal.collapsed h3 a {&lt;br /&gt;
color: #31859d;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Content */&lt;br /&gt;
&lt;br /&gt;
div#content {&lt;br /&gt;
/* @embed */&lt;br /&gt;
background-color: white;&lt;br /&gt;
color: #777;&lt;br /&gt;
direction: ltr;&lt;br /&gt;
border-width: 0px;&lt;br /&gt;
border-style: solid;&lt;br /&gt;
margin-top: 0;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Head */&lt;br /&gt;
&lt;br /&gt;
#mw-page-base {&lt;br /&gt;
height: 5em;&lt;br /&gt;
background-color: white;&lt;br /&gt;
border-bottom: 0;&lt;br /&gt;
/* @embed */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#mw-head-base {&lt;br /&gt;
height: 5em;&lt;br /&gt;
/* @embed */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#mw-head {&lt;br /&gt;
position: absolute;&lt;br /&gt;
top: 0;&lt;br /&gt;
right: 0;&lt;br /&gt;
width: 100%;&lt;br /&gt;
background-color: white;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#mw-head h5 {&lt;br /&gt;
margin: 0;&lt;br /&gt;
padding: 0;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Hide empty portlets */&lt;br /&gt;
div.emptyPortlet {&lt;br /&gt;
display: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Personal */&lt;br /&gt;
&lt;br /&gt;
#p-personal {&lt;br /&gt;
position: absolute;&lt;br /&gt;
top: 0;&lt;br /&gt;
right: 0.75em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#p-personal h5 {&lt;br /&gt;
display: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#p-personal ul {&lt;br /&gt;
list-style: none;&lt;br /&gt;
margin: 0;&lt;br /&gt;
padding-left: 10em; /* Keep from overlapping logo */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* @noflip */&lt;br /&gt;
&lt;br /&gt;
#p-personal li {&lt;br /&gt;
line-height: 1.125em;&lt;br /&gt;
float: left;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#p-personal li a {&lt;br /&gt;
color: #777;&lt;br /&gt;
text-decoration: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#p-personal li a:hover {&lt;br /&gt;
background-color: #31859d;&lt;br /&gt;
color: #fff;&lt;br /&gt;
padding:0.5em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#p-personal li a:visited {&lt;br /&gt;
color: #31859d;&lt;br /&gt;
text-decoration: bold;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#p-personal a.new {&lt;br /&gt;
color: #31859d;&lt;br /&gt;
text-decoration: bold;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* This one flips! */&lt;br /&gt;
&lt;br /&gt;
#p-personal li {&lt;br /&gt;
margin-left: 0.75em;&lt;br /&gt;
margin-top: 0.5em;&lt;br /&gt;
font-size: 0.75em;&lt;br /&gt;
white-space: nowrap;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Navigation Containers */&lt;br /&gt;
&lt;br /&gt;
#left-navigation {&lt;br /&gt;
position: relative;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#right-navigation {&lt;br /&gt;
float: right;&lt;br /&gt;
margin-top: 2.5em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Navigation Labels */&lt;br /&gt;
div.vectorTabs h5,&lt;br /&gt;
div.vectorMenu h5 span {&lt;br /&gt;
display: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Namespaces and Views */&lt;br /&gt;
/* @noflip */&lt;br /&gt;
div.vectorTabs {&lt;br /&gt;
float: left;&lt;br /&gt;
height: 2.5em;&lt;br /&gt;
background-image:none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorTabs {&lt;br /&gt;
/* @embed */&lt;br /&gt;
padding-left: 1px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* @noflip */&lt;br /&gt;
div.vectorTabs ul {&lt;br /&gt;
float: left;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorTabs ul {&lt;br /&gt;
height: 100%;&lt;br /&gt;
list-style: none;&lt;br /&gt;
margin: 0;&lt;br /&gt;
padding: 0;&lt;br /&gt;
background-color:white;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* @noflip */&lt;br /&gt;
div.vectorTabs ul li {&lt;br /&gt;
float: left;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* OVERRIDDEN BY COMPLIANT BROWSERS */&lt;br /&gt;
div.vectorTabs ul li {&lt;br /&gt;
line-height: 1.125em;&lt;br /&gt;
display: inline-block;&lt;br /&gt;
height: 100%;&lt;br /&gt;
margin: 0;&lt;br /&gt;
padding: 0;&lt;br /&gt;
background-color: #fff;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* IGNORED BY IE6 */&lt;br /&gt;
div.vectorTabs ul &amp;gt; li {&lt;br /&gt;
display: block;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorTabs li.selected {&lt;br /&gt;
/* @embed */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
	/* OVERRIDDEN BY COMPLIANT BROWSERS */&lt;br /&gt;
div.vectorTabs li a {&lt;br /&gt;
display: inline-block;&lt;br /&gt;
height: 1.9em;&lt;br /&gt;
padding-left: 0.5em;&lt;br /&gt;
padding-right: 0.5em;&lt;br /&gt;
color: #777;&lt;br /&gt;
cursor: pointer;&lt;br /&gt;
font-size: 0.8em;&lt;br /&gt;
text-decoration: none;&lt;br /&gt;
background:none;&lt;br /&gt;
background-color:#fff;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorTabs li a:hover {&lt;br /&gt;
background-color: #31859d;&lt;br /&gt;
color: #fff;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* IGNORED BY IE6 */&lt;br /&gt;
div.vectorTabs li &amp;gt; a {&lt;br /&gt;
display: block;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorTabs li.icon a {&lt;br /&gt;
background-position: bottom right;&lt;br /&gt;
background-repeat: no-repeat;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* OVERRIDDEN BY COMPLIANT BROWSERS */&lt;br /&gt;
div.vectorTabs span a  {&lt;br /&gt;
display: inline-block;&lt;br /&gt;
padding-top: 1.25em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* IGNORED BY IE6 */&lt;br /&gt;
/* @noflip */&lt;br /&gt;
div.vectorTabs span &amp;gt; a {&lt;br /&gt;
float: left;&lt;br /&gt;
display: block;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorTabs span {&lt;br /&gt;
display: inline-block;&lt;br /&gt;
/* @embed */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorTabs li.selected a,&lt;br /&gt;
div.vectorTabs li.selected a:visited{&lt;br /&gt;
color: #777;&lt;br /&gt;
text-decoration: none;&lt;br /&gt;
font-weight: bold;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorTabs li.selected a:hover{&lt;br /&gt;
color: #fff;&lt;br /&gt;
text-decoration: none;&lt;br /&gt;
font-weight: bold;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorTabs li.new a,&lt;br /&gt;
div.vectorTabs li.new a:visited{&lt;br /&gt;
color: #777;&lt;br /&gt;
text-decoration: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorTabs li.new a:hover{&lt;br /&gt;
color: #fff;&lt;br /&gt;
text-decoration: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Variants and Actions */&lt;br /&gt;
/* @noflip */&lt;br /&gt;
div.vectorMenu {&lt;br /&gt;
direction: ltr;&lt;br /&gt;
float: left;&lt;br /&gt;
/* @embed */&lt;br /&gt;
background-image: url(images/arrow-down-icon.png);&lt;br /&gt;
background-position: 100% 60%;&lt;br /&gt;
background-repeat: no-repeat;&lt;br /&gt;
cursor: pointer;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorMenu h3 a {&lt;br /&gt;
background-image:none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorMenuFocus {&lt;br /&gt;
/* @embed */&lt;br /&gt;
background-image: url(images/arrow-down-focus-icon.png);&lt;br /&gt;
background-position: 100% 60%;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* @noflip */&lt;br /&gt;
body.rtl div.vectorMenu {&lt;br /&gt;
direction: rtl;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* OVERRIDDEN BY COMPLIANT BROWSERS */&lt;br /&gt;
/* @noflip */&lt;br /&gt;
div#mw-head div.vectorMenu h5 {&lt;br /&gt;
float: left;&lt;br /&gt;
/* @embed */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* This will be flipped - unlike the one above it */&lt;br /&gt;
div#mw-head div.vectorMenu h5 {&lt;br /&gt;
background-position: bottom left;&lt;br /&gt;
margin-left: -1px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* IGNORED BY IE6 */&lt;br /&gt;
&lt;br /&gt;
div#mw-head div.vectorMenu &amp;gt; h5 {&lt;br /&gt;
background-image: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#mw-head div.vectorMenu h4 {&lt;br /&gt;
display: inline-block;&lt;br /&gt;
float: left;&lt;br /&gt;
font-size: 0.8em;&lt;br /&gt;
padding-left: 0.5em;&lt;br /&gt;
padding-top: 1.375em;&lt;br /&gt;
font-weight: normal;&lt;br /&gt;
border: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* OVERRIDDEN BY COMPLIANT BROWSERS */&lt;br /&gt;
/* @noflip */&lt;br /&gt;
div.vectorMenu h5 a {&lt;br /&gt;
display: inline-block;&lt;br /&gt;
width: 24px;&lt;br /&gt;
height: 2.5em;&lt;br /&gt;
text-decoration: none;&lt;br /&gt;
/* @embed */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* This will be flipped - unlike the one above it */&lt;br /&gt;
div.vectorMenu h5 a {&lt;br /&gt;
background-position: bottom right;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* IGNORED BY IE6 */&lt;br /&gt;
div.vectorMenu h5 &amp;gt; a {&lt;br /&gt;
display: block;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorMenu div.menu {&lt;br /&gt;
position: relative;&lt;br /&gt;
display: none;&lt;br /&gt;
clear: both;&lt;br /&gt;
text-align: left;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* OVERRIDDEN BY COMPLIANT BROWSERS */&lt;br /&gt;
/* @noflip */&lt;br /&gt;
body.rtl div.vectorMenu div.menu {&lt;br /&gt;
margin-left: 24px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* IGNORED BY IE6 */&lt;br /&gt;
/* @noflip */&lt;br /&gt;
body.rtl div.vectorMenu &amp;gt; div.menu {&lt;br /&gt;
margin-left: auto;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* IGNORED BY IE6 */&lt;br /&gt;
/* Also fixes old versions of FireFox */&lt;br /&gt;
/* @noflip */&lt;br /&gt;
body.rtl div.vectorMenu &amp;gt; div.menu,&lt;br /&gt;
x:-moz-any-link {&lt;br /&gt;
margin-left: 23px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Enable forcing showing of the menu for accessibility */&lt;br /&gt;
div.vectorMenu:hover div.menu,&lt;br /&gt;
div.vectorMenu div.menuForceShow {&lt;br /&gt;
display: block;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorMenu ul {&lt;br /&gt;
position: absolute;&lt;br /&gt;
background-color: white;&lt;br /&gt;
border: solid 1px silver;&lt;br /&gt;
border-top-width: 0;&lt;br /&gt;
list-style: none;&lt;br /&gt;
list-style-image: none;&lt;br /&gt;
list-style-type: none;&lt;br /&gt;
padding: 0;&lt;br /&gt;
margin: 0;&lt;br /&gt;
margin-left: -1px;&lt;br /&gt;
text-align: left;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Fixes old versions of FireFox */&lt;br /&gt;
div.vectorMenu ul,&lt;br /&gt;
x:-moz-any-link {&lt;br /&gt;
min-width: 5em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Returns things back to normal in modern versions of FireFox */&lt;br /&gt;
div.vectorMenu ul,&lt;br /&gt;
x:-moz-any-link,&lt;br /&gt;
x:default {&lt;br /&gt;
min-width: 0;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorMenu li {&lt;br /&gt;
padding: 0;&lt;br /&gt;
margin: 0;&lt;br /&gt;
text-align: left;&lt;br /&gt;
line-height: 1em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* OVERRIDDEN BY COMPLIANT BROWSERS */&lt;br /&gt;
div.vectorMenu li a {&lt;br /&gt;
display: inline-block;&lt;br /&gt;
padding: 0.5em;&lt;br /&gt;
white-space: nowrap;&lt;br /&gt;
color: #777;&lt;br /&gt;
cursor: pointer;&lt;br /&gt;
font-size: 0.8em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* IGNORED BY IE6 */&lt;br /&gt;
div.vectorMenu li &amp;gt; a {&lt;br /&gt;
display: block;&lt;br /&gt;
}&lt;br /&gt;
div.vectorMenu li.selected a,&lt;br /&gt;
div.vectorMenu li.selected a:visited {&lt;br /&gt;
color: #fff;&lt;br /&gt;
text-decoration: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Search */&lt;br /&gt;
#p-search h5 {&lt;br /&gt;
display: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* @noflip */&lt;br /&gt;
#p-search {&lt;br /&gt;
float: left;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#p-search {&lt;br /&gt;
margin-right: 0.5em;&lt;br /&gt;
margin-left: 0.5em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#p-search form,&lt;br /&gt;
#p-search input {&lt;br /&gt;
margin: 0;&lt;br /&gt;
margin-top: 0.4em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#simpleSearch {&lt;br /&gt;
display: block;&lt;br /&gt;
width: 14em;&lt;br /&gt;
height: 1.4em;&lt;br /&gt;
margin-top: 0.65em;&lt;br /&gt;
position: relative;&lt;br /&gt;
min-height: 1px; /* Gotta trigger hasLayout for IE7 */&lt;br /&gt;
border: solid 1px #AAAAAA;&lt;br /&gt;
color: black;&lt;br /&gt;
background-color: white;&lt;br /&gt;
/* @embed */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#simpleSearch label {&lt;br /&gt;
/*&lt;br /&gt;
 * DON'T PANIC! Browsers that won't scale this properly are the same browsers that have JS issues that prevent&lt;br /&gt;
 * this from ever being shown anyways.&lt;br /&gt;
 */&lt;br /&gt;
font-size: 13px;&lt;br /&gt;
top: 0.25em;&lt;br /&gt;
direction: ltr;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#simpleSearch input {&lt;br /&gt;
color: black;&lt;br /&gt;
direction: ltr;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#simpleSearch input:focus {&lt;br /&gt;
outline: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#simpleSearch input.placeholder {&lt;br /&gt;
color: #999999;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#simpleSearch input::-webkit-input-placeholder {&lt;br /&gt;
color: #999999;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#simpleSearch input#searchInput {&lt;br /&gt;
position: absolute;&lt;br /&gt;
top: 0;&lt;br /&gt;
left: 0;&lt;br /&gt;
width: 90%;&lt;br /&gt;
margin: 0;&lt;br /&gt;
padding: 0;&lt;br /&gt;
padding-left: 0.2em;&lt;br /&gt;
padding-top: 0.2em;&lt;br /&gt;
padding-bottom: 0.2em;&lt;br /&gt;
outline: none;&lt;br /&gt;
border: none;&lt;br /&gt;
&lt;br /&gt;
/*&lt;br /&gt;
 * DON'T PANIC! Browsers that won't scale this properly are the same browsers that have JS issues that prevent&lt;br /&gt;
 * this from ever being shown anyways.&lt;br /&gt;
 */&lt;br /&gt;
&lt;br /&gt;
font-size: 13px;&lt;br /&gt;
background-color: transparent;&lt;br /&gt;
direction: ltr;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#simpleSearch button#searchButton {&lt;br /&gt;
position: absolute;&lt;br /&gt;
width: 10%;&lt;br /&gt;
right: 0;&lt;br /&gt;
top: 0;&lt;br /&gt;
padding: 0;&lt;br /&gt;
padding-top: 0.3em;&lt;br /&gt;
padding-bottom: 0.2em;&lt;br /&gt;
padding-right: 0.4em;&lt;br /&gt;
margin: 0;&lt;br /&gt;
border: none;&lt;br /&gt;
cursor: pointer;&lt;br /&gt;
background-color: transparent;&lt;br /&gt;
background-image: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* OVERRIDDEN BY COMPLIANT BROWSERS */&lt;br /&gt;
div#simpleSearch button#searchButton img {&lt;br /&gt;
border: none;&lt;br /&gt;
margin: 0;&lt;br /&gt;
margin-top: -3px;&lt;br /&gt;
padding: 0;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* IGNORED BY IE6 */&lt;br /&gt;
div#simpleSearch button#searchButton &amp;gt; img {&lt;br /&gt;
margin: 0;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Panel */&lt;br /&gt;
div#mw-panel {&lt;br /&gt;
font-size: inherit;&lt;br /&gt;
position: absolute;&lt;br /&gt;
top: 100px;&lt;br /&gt;
padding-top: 0.5em;&lt;br /&gt;
width: 10em;&lt;br /&gt;
left: 0px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#mw-panel.collapsible-nav .portal {&lt;br /&gt;
font-size: 0.9em;&lt;br /&gt;
background-image:none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#mw-panel div.portal {&lt;br /&gt;
padding-bottom: 0;&lt;br /&gt;
direction: ltr;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#mw-panel div.portal h5 {&lt;br /&gt;
color: #000;&lt;br /&gt;
text-transform: uppercase;&lt;br /&gt;
padding: 0.25em;&lt;br /&gt;
padding-top: 0;&lt;br /&gt;
padding-bottom: 0;&lt;br /&gt;
padding-left: 1.75em;&lt;br /&gt;
cursor: default;&lt;br /&gt;
border: none;&lt;br /&gt;
font-size: 0.75em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#mw-panel div.portal div.body {&lt;br /&gt;
margin: 0;&lt;br /&gt;
padding-top: 0.5em;&lt;br /&gt;
margin-left: 1.25em;&lt;br /&gt;
border-bottom: 4px solid #31859d;&lt;br /&gt;
/* @embed */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#mw-panel div.portal div.body ul {&lt;br /&gt;
list-style: none;&lt;br /&gt;
list-style-image: none;&lt;br /&gt;
list-style-type: none;&lt;br /&gt;
padding: 0;&lt;br /&gt;
margin: 0;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#mw-panel div.portal div.body ul li {&lt;br /&gt;
line-height: 1.5em;&lt;br /&gt;
padding: 0;&lt;br /&gt;
padding-bottom: 0.5em;&lt;br /&gt;
margin: 0;&lt;br /&gt;
overflow: hidden;&lt;br /&gt;
font-size: 0.75em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#mw-panel div.portal div.body ul li a {&lt;br /&gt;
text-transform: uppercase;&lt;br /&gt;
color: #000;&lt;br /&gt;
text-decoration: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#mw-panel div.portal div.body ul li a:hover {&lt;br /&gt;
background-color: #31859d;&lt;br /&gt;
color: #fff;&lt;br /&gt;
padding-top:0.5em;&lt;br /&gt;
padding-bottom:0.5em;&lt;br /&gt;
padding-left:2px;&lt;br /&gt;
padding-right:2px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Footer */&lt;br /&gt;
div#footer {&lt;br /&gt;
margin-left: 10em;&lt;br /&gt;
margin-top: 0;&lt;br /&gt;
padding: 0.75em;&lt;br /&gt;
/* @embed */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#footer ul {&lt;br /&gt;
list-style: none;&lt;br /&gt;
list-style-image: none;&lt;br /&gt;
list-style-type: none;&lt;br /&gt;
margin: 0;&lt;br /&gt;
padding: 0;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#footer ul li {&lt;br /&gt;
margin: 0;&lt;br /&gt;
padding: 0;&lt;br /&gt;
padding-top: 0.5em;&lt;br /&gt;
padding-bottom: 0.5em;&lt;br /&gt;
color: #000;&lt;br /&gt;
font-size: 0.7em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#footer #footer-icons {&lt;br /&gt;
float: right;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* @noflip */&lt;br /&gt;
body.ltr div#footer #footer-places {&lt;br /&gt;
float: left;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#footer #footer-info li {&lt;br /&gt;
line-height: 1.4em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#footer #footer-icons li {&lt;br /&gt;
float: left;&lt;br /&gt;
margin-left: 0.5em;&lt;br /&gt;
line-height: 2em;&lt;br /&gt;
text-align: right;&lt;br /&gt;
display:none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#footer #footer-places li {&lt;br /&gt;
float: left;&lt;br /&gt;
margin-right: 1em;&lt;br /&gt;
line-height: 2em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#footer #footer-places li a {&lt;br /&gt;
color: #000;&lt;br /&gt;
text-decoration: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#footer #footer-places li a:hover {&lt;br /&gt;
background-color: #31859d;&lt;br /&gt;
color: #fff;&lt;br /&gt;
padding:0.5em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#footer #footer-places li a:active {&lt;br /&gt;
font-weight: bold;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Logo */&lt;br /&gt;
#p-logo {&lt;br /&gt;
position: absolute;&lt;br /&gt;
top:-140px;&lt;br /&gt;
left: 15px;&lt;br /&gt;
width: 10em;&lt;br /&gt;
height:70px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#p-logo a {&lt;br /&gt;
display: block;&lt;br /&gt;
width: 10em;&lt;br /&gt;
background-repeat: no-repeat;&lt;br /&gt;
background-position: center center;&lt;br /&gt;
text-decoration: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/*&lt;br /&gt;
 *&lt;br /&gt;
 * The following code is highly modified from monobook. It would be nice if the&lt;br /&gt;
 * preftoc id was more human readable like preferences-toc for instance,&lt;br /&gt;
 * howerver this would require backporting the other skins.&lt;br /&gt;
 */&lt;br /&gt;
&lt;br /&gt;
/* Preferences */&lt;br /&gt;
#preftoc {&lt;br /&gt;
/* Tabs */&lt;br /&gt;
width: 100%;&lt;br /&gt;
float: left;&lt;br /&gt;
clear: both;&lt;br /&gt;
margin: 0 !important;&lt;br /&gt;
padding: 0 !important;&lt;br /&gt;
/* @embed */&lt;br /&gt;
background-image: url(images/preferences-break.png);&lt;br /&gt;
background-position: bottom left;&lt;br /&gt;
background-repeat: no-repeat;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#preftoc li {&lt;br /&gt;
/* Tab */&lt;br /&gt;
float: left;&lt;br /&gt;
margin: 0;&lt;br /&gt;
padding: 0;&lt;br /&gt;
padding-right: 1px;&lt;br /&gt;
height: 2.25em;&lt;br /&gt;
white-space: nowrap;&lt;br /&gt;
list-style-type: none;&lt;br /&gt;
list-style-image: none;&lt;br /&gt;
/* @embed */&lt;br /&gt;
background-image: url(images/preferences-break.png);&lt;br /&gt;
background-position: bottom right;&lt;br /&gt;
background-repeat: no-repeat;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Sadly, IE6 won't understand this */&lt;br /&gt;
#preftoc li:first-child {&lt;br /&gt;
margin-left: 1px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#preftoc a,&lt;br /&gt;
#preftoc a:active {&lt;br /&gt;
display: inline-block;&lt;br /&gt;
position: relative;&lt;br /&gt;
color: #000;&lt;br /&gt;
padding: 0.5em;&lt;br /&gt;
text-decoration: none;&lt;br /&gt;
background-image: none;&lt;br /&gt;
font-size: 0.9em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#preftoc a:hover,&lt;br /&gt;
#preftoc a:focus {&lt;br /&gt;
text-decoration: none;&lt;br /&gt;
background-color: #31859d;&lt;br /&gt;
color: #fff;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#preftoc li.selected a {&lt;br /&gt;
/* @embed */&lt;br /&gt;
background-image: url(images/preferences-fade.png);&lt;br /&gt;
background-position: bottom;&lt;br /&gt;
background-repeat: repeat-x;&lt;br /&gt;
color: #000;&lt;br /&gt;
text-decoration: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#preferences {&lt;br /&gt;
float: left;&lt;br /&gt;
width: 100%;&lt;br /&gt;
margin: 0;&lt;br /&gt;
margin-top: -2px;&lt;br /&gt;
clear: both;&lt;br /&gt;
border: solid 1px #cccccc;&lt;br /&gt;
background-color: #f9f9f9;&lt;br /&gt;
/* @embed */&lt;br /&gt;
background-image: url(images/preferences-base.png);&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#preferences fieldset {&lt;br /&gt;
border: none;&lt;br /&gt;
border-top: solid 1px #cccccc;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#preferences fieldset.prefsection {&lt;br /&gt;
border: none;&lt;br /&gt;
padding: 0;&lt;br /&gt;
margin: 1em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#preferences legend {&lt;br /&gt;
color: #666666;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#preferences fieldset.prefsection legend.mainLegend {&lt;br /&gt;
display: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#preferences td {&lt;br /&gt;
padding-left: 0.5em;&lt;br /&gt;
padding-right: 0.5em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#preferences td.htmlform-tip {&lt;br /&gt;
font-size: x-small;&lt;br /&gt;
padding: .2em 2em;&lt;br /&gt;
color: #666666;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#preferences div.mw-prefs-buttons {&lt;br /&gt;
padding: 1em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#preferences div.mw-prefs-buttons input {&lt;br /&gt;
margin-right: 0.25em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/**&lt;br /&gt;
 * The following code is slightly modified from monobook&lt;br /&gt;
 */&lt;br /&gt;
&lt;br /&gt;
div#content {&lt;br /&gt;
line-height: 1.5em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#bodyContent {&lt;br /&gt;
font-size: 0.8em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.editsection {&lt;br /&gt;
float: right;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
ul {&lt;br /&gt;
/* @embed */&lt;br /&gt;
list-style-image: url(images/bullet-icon.png);&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
pre {&lt;br /&gt;
line-height: 1.3em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Site Notice (includes notices from CentralNotice extension) */&lt;br /&gt;
#siteNotice {&lt;br /&gt;
font-size: 0.8em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#firstHeading {&lt;br /&gt;
padding-top: 0;&lt;br /&gt;
margin-top: 0;&lt;br /&gt;
padding-top: 0;&lt;br /&gt;
font-size: 1.6em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#content a.external,&lt;br /&gt;
div#content a.external[href ^=&amp;quot;gopher://&amp;quot;] {&lt;br /&gt;
/* @embed */&lt;br /&gt;
background: url(images/external-link-ltr-icon.png) center right no-repeat;&lt;br /&gt;
padding-right: 13px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#content a.external[href ^=&amp;quot;https://&amp;quot;],&lt;br /&gt;
.link-https {&lt;br /&gt;
/* @embed */&lt;br /&gt;
background: url(images/lock-icon.png) center right no-repeat;&lt;br /&gt;
padding-right: 13px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#content a.external[href ^=&amp;quot;mailto:&amp;quot;],&lt;br /&gt;
.link-mailto {&lt;br /&gt;
/* @embed */&lt;br /&gt;
background: url(images/mail-icon.png) center right no-repeat;&lt;br /&gt;
padding-right: 13px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#content a.external[href ^=&amp;quot;news:&amp;quot;] {&lt;br /&gt;
/* @embed */&lt;br /&gt;
background: url(images/news-icon.png) center right no-repeat;&lt;br /&gt;
padding-right: 13px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#content a.external[href ^=&amp;quot;ftp://&amp;quot;],&lt;br /&gt;
.link-ftp {&lt;br /&gt;
/* @embed */&lt;br /&gt;
background: url(images/file-icon.png) center right no-repeat;&lt;br /&gt;
padding-right: 13px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#content a.external[href ^=&amp;quot;irc://&amp;quot;],&lt;br /&gt;
div#content a.external[href ^=&amp;quot;ircs://&amp;quot;],&lt;br /&gt;
.link-irc {&lt;br /&gt;
/* @embed */&lt;br /&gt;
background: url(images/talk-icon.png) center right no-repeat;&lt;br /&gt;
padding-right: 13px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#content a.external[href $=&amp;quot;.ogg&amp;quot;], div#content a.external[href $=&amp;quot;.OGG&amp;quot;],&lt;br /&gt;
div#content a.external[href $=&amp;quot;.mid&amp;quot;], div#content a.external[href $=&amp;quot;.MID&amp;quot;],&lt;br /&gt;
div#content a.external[href $=&amp;quot;.midi&amp;quot;], div#content a.external[href $=&amp;quot;.MIDI&amp;quot;],&lt;br /&gt;
div#content a.external[href $=&amp;quot;.mp3&amp;quot;], div#content a.external[href $=&amp;quot;.MP3&amp;quot;],&lt;br /&gt;
div#content a.external[href $=&amp;quot;.wav&amp;quot;], div#content a.external[href $=&amp;quot;.WAV&amp;quot;],&lt;br /&gt;
div#content a.external[href $=&amp;quot;.wma&amp;quot;], div#content a.external[href $=&amp;quot;.WMA&amp;quot;],&lt;br /&gt;
.link-audio {&lt;br /&gt;
/* @embed */&lt;br /&gt;
background: url(images/audio-icon.png) center right no-repeat;&lt;br /&gt;
padding-right: 13px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#content a.external[href $=&amp;quot;.ogm&amp;quot;], div#content a.external[href $=&amp;quot;.OGM&amp;quot;],&lt;br /&gt;
div#content a.external[href $=&amp;quot;.avi&amp;quot;], div#content a.external[href $=&amp;quot;.AVI&amp;quot;],&lt;br /&gt;
div#content a.external[href $=&amp;quot;.mpeg&amp;quot;], div#content a.external[href $=&amp;quot;.MPEG&amp;quot;],&lt;br /&gt;
div#content a.external[href $=&amp;quot;.mpg&amp;quot;], div#content a.external[href $=&amp;quot;.MPG&amp;quot;],&lt;br /&gt;
.link-video {&lt;br /&gt;
/* @embed */&lt;br /&gt;
background: url(images/video-icon.png) center right no-repeat;&lt;br /&gt;
padding-right: 13px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#content a.external[href $=&amp;quot;.pdf&amp;quot;], div#content a.external[href $=&amp;quot;.PDF&amp;quot;],&lt;br /&gt;
div#content a.external[href *=&amp;quot;.pdf#&amp;quot;], div#content a.external[href *=&amp;quot;.PDF#&amp;quot;],&lt;br /&gt;
div#content a.external[href *=&amp;quot;.pdf?&amp;quot;], div#content a.external[href *=&amp;quot;.PDF?&amp;quot;],&lt;br /&gt;
.link-document {&lt;br /&gt;
/* @embed */&lt;br /&gt;
background: url(images/document-icon.png) center right no-repeat;&lt;br /&gt;
padding-right: 13px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#content .printfooter {&lt;br /&gt;
display: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Icon for Usernames */&lt;br /&gt;
#pt-userpage,&lt;br /&gt;
#pt-anonuserpage,&lt;br /&gt;
#pt-login {&lt;br /&gt;
/* @embed */&lt;br /&gt;
background: url(images/user-icon.png) left top no-repeat;&lt;br /&gt;
padding-left: 15px !important;&lt;br /&gt;
text-transform: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.redirectText {&lt;br /&gt;
font-size: 140%;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.redirectMsg img {&lt;br /&gt;
vertical-align: text-bottom;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#bodyContent {&lt;br /&gt;
position: relative;&lt;br /&gt;
width: 100%;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#mw-js-message {&lt;br /&gt;
font-size: 0.8em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#bodyContent {&lt;br /&gt;
line-height: 1.5em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Watch/Unwatch Icon Styling */&lt;br /&gt;
#ca-unwatch.icon a,&lt;br /&gt;
#ca-watch.icon a {&lt;br /&gt;
margin: 0;&lt;br /&gt;
padding: 0;&lt;br /&gt;
outline: none;&lt;br /&gt;
display: block;&lt;br /&gt;
width: 26px;&lt;br /&gt;
/* This hides the text but shows the background image */&lt;br /&gt;
padding-top: 3.1em;&lt;br /&gt;
margin-top: 0;&lt;br /&gt;
/* Only applied in IE6 */&lt;br /&gt;
margin-top: -0.8em !ie;&lt;br /&gt;
height: 0;&lt;br /&gt;
overflow: hidden;&lt;br /&gt;
/* @embed */&lt;br /&gt;
background-image: url(images/watch-icons.png);&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#ca-unwatch.icon a {&lt;br /&gt;
background-position: -43px 60%;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#ca-watch.icon a {&lt;br /&gt;
background-position: 5px 60%;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#ca-unwatch.icon a:hover,&lt;br /&gt;
#ca-unwatch.icon a:focus {&lt;br /&gt;
background-position: -67px 60%;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#ca-watch.icon a:hover,&lt;br /&gt;
#ca-watch.icon a:focus {&lt;br /&gt;
background-position: -19px 60%;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#ca-unwatch.icon a.loading,&lt;br /&gt;
#ca-watch.icon a.loading {&lt;br /&gt;
/* @embed */&lt;br /&gt;
background-image: url(images/watch-icon-loading.gif);&lt;br /&gt;
background-position: 5px 60%;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#ca-unwatch.icon a span,&lt;br /&gt;
#ca-watch.icon a span {&lt;br /&gt;
display: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorTabs ul {&lt;br /&gt;
/* @embed */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Tooltips are outside of the normal body code, so this helps make the size of the text sensible */&lt;br /&gt;
.tipsy {&lt;br /&gt;
font-size: 0.8em;&lt;br /&gt;
}&lt;/div&gt;</summary>
		<author><name>WikiSysop</name></author>	</entry>

	<entry>
		<id>https://web.fhnw.ch/plattformen/hattie-wiki/w/index.php?title=MediaWiki:Common.css&amp;diff=3392</id>
		<title>MediaWiki:Common.css</title>
		<link rel="alternate" type="text/html" href="https://web.fhnw.ch/plattformen/hattie-wiki/w/index.php?title=MediaWiki:Common.css&amp;diff=3392"/>
				<updated>2014-05-10T14:41:15Z</updated>
		
		<summary type="html">&lt;p&gt;WikiSysop: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;/* Das folgende CSS wird für alle Benutzeroberflächen geladen. */&lt;br /&gt;
&lt;br /&gt;
@import url(http://fonts.googleapis.com/css?family=Open+Sans);&lt;br /&gt;
&lt;br /&gt;
/* Framework */&lt;br /&gt;
&lt;br /&gt;
html,&lt;br /&gt;
body {&lt;br /&gt;
height: 100%;&lt;br /&gt;
margin: 0;&lt;br /&gt;
padding: 0;&lt;br /&gt;
font-family: 'Open Sans',sans-serif;&lt;br /&gt;
font-size: 1em;&lt;br /&gt;
color:#777;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
body {&lt;br /&gt;
background-color: #dcdcdc;&lt;br /&gt;
/* @embed */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Links */&lt;br /&gt;
a {&lt;br /&gt;
color: #31859d;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.mw-body a.external {&lt;br /&gt;
color: #31859d;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#mw-panel div.portal div.body ul li a:visited {&lt;br /&gt;
color: #31859d;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#mw-panel div.portal div.body ul li a:active {&lt;br /&gt;
color: #31859d;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#mw-panel.collapsible-nav .portal.collapsed h3 a {&lt;br /&gt;
color: #31859d;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Content */&lt;br /&gt;
&lt;br /&gt;
div#content {&lt;br /&gt;
/* @embed */&lt;br /&gt;
background-color: white;&lt;br /&gt;
color: #777;&lt;br /&gt;
direction: ltr;&lt;br /&gt;
border-width: 0px;&lt;br /&gt;
border-style: solid;&lt;br /&gt;
margin-top: 0;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Head */&lt;br /&gt;
&lt;br /&gt;
#mw-page-base {&lt;br /&gt;
height: 5em;&lt;br /&gt;
background-color: white;&lt;br /&gt;
border-bottom: 0;&lt;br /&gt;
/* @embed */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#mw-head-base {&lt;br /&gt;
height: 5em;&lt;br /&gt;
/* @embed */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#mw-head {&lt;br /&gt;
position: absolute;&lt;br /&gt;
top: 0;&lt;br /&gt;
right: 0;&lt;br /&gt;
width: 100%;&lt;br /&gt;
background-color: white;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#mw-head h5 {&lt;br /&gt;
margin: 0;&lt;br /&gt;
padding: 0;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Hide empty portlets */&lt;br /&gt;
div.emptyPortlet {&lt;br /&gt;
display: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Personal */&lt;br /&gt;
&lt;br /&gt;
#p-personal {&lt;br /&gt;
position: absolute;&lt;br /&gt;
top: 0;&lt;br /&gt;
right: 0.75em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#p-personal h5 {&lt;br /&gt;
display: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#p-personal ul {&lt;br /&gt;
list-style: none;&lt;br /&gt;
margin: 0;&lt;br /&gt;
padding-left: 10em; /* Keep from overlapping logo */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* @noflip */&lt;br /&gt;
&lt;br /&gt;
#p-personal li {&lt;br /&gt;
line-height: 1.125em;&lt;br /&gt;
float: left;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#p-personal li a {&lt;br /&gt;
color: #777;&lt;br /&gt;
text-decoration: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#p-personal li a:hover {&lt;br /&gt;
background-color: #31859d;&lt;br /&gt;
color: #fff;&lt;br /&gt;
padding:0.5em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#p-personal li a:visited {&lt;br /&gt;
color: #31859d;&lt;br /&gt;
text-decoration: bold;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#p-personal a.new {&lt;br /&gt;
color: #31859d;&lt;br /&gt;
text-decoration: bold;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* This one flips! */&lt;br /&gt;
&lt;br /&gt;
#p-personal li {&lt;br /&gt;
margin-left: 0.75em;&lt;br /&gt;
margin-top: 0.5em;&lt;br /&gt;
font-size: 0.75em;&lt;br /&gt;
white-space: nowrap;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Navigation Containers */&lt;br /&gt;
&lt;br /&gt;
#left-navigation {&lt;br /&gt;
position: relative;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#right-navigation {&lt;br /&gt;
float: right;&lt;br /&gt;
margin-top: 2.5em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Navigation Labels */&lt;br /&gt;
div.vectorTabs h5,&lt;br /&gt;
div.vectorMenu h5 span {&lt;br /&gt;
display: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Namespaces and Views */&lt;br /&gt;
/* @noflip */&lt;br /&gt;
div.vectorTabs {&lt;br /&gt;
float: left;&lt;br /&gt;
height: 2.5em;&lt;br /&gt;
background-image:none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorTabs {&lt;br /&gt;
/* @embed */&lt;br /&gt;
padding-left: 1px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* @noflip */&lt;br /&gt;
div.vectorTabs ul {&lt;br /&gt;
float: left;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorTabs ul {&lt;br /&gt;
height: 100%;&lt;br /&gt;
list-style: none;&lt;br /&gt;
margin: 0;&lt;br /&gt;
padding: 0;&lt;br /&gt;
background-color:white;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* @noflip */&lt;br /&gt;
div.vectorTabs ul li {&lt;br /&gt;
float: left;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* OVERRIDDEN BY COMPLIANT BROWSERS */&lt;br /&gt;
div.vectorTabs ul li {&lt;br /&gt;
line-height: 1.125em;&lt;br /&gt;
display: inline-block;&lt;br /&gt;
height: 100%;&lt;br /&gt;
margin: 0;&lt;br /&gt;
padding: 0;&lt;br /&gt;
background-color: #fff;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* IGNORED BY IE6 */&lt;br /&gt;
div.vectorTabs ul &amp;gt; li {&lt;br /&gt;
display: block;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorTabs li.selected {&lt;br /&gt;
/* @embed */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
	/* OVERRIDDEN BY COMPLIANT BROWSERS */&lt;br /&gt;
div.vectorTabs li a {&lt;br /&gt;
display: inline-block;&lt;br /&gt;
height: 1.9em;&lt;br /&gt;
padding-left: 0.5em;&lt;br /&gt;
padding-right: 0.5em;&lt;br /&gt;
color: #777;&lt;br /&gt;
cursor: pointer;&lt;br /&gt;
font-size: 0.8em;&lt;br /&gt;
text-decoration: none;&lt;br /&gt;
background:none;&lt;br /&gt;
background-color:#fff;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorTabs li a:hover {&lt;br /&gt;
background-color: #31859d;&lt;br /&gt;
color: #fff;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* IGNORED BY IE6 */&lt;br /&gt;
div.vectorTabs li &amp;gt; a {&lt;br /&gt;
display: block;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorTabs li.icon a {&lt;br /&gt;
background-position: bottom right;&lt;br /&gt;
background-repeat: no-repeat;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* OVERRIDDEN BY COMPLIANT BROWSERS */&lt;br /&gt;
div.vectorTabs span a  {&lt;br /&gt;
display: inline-block;&lt;br /&gt;
padding-top: 1.25em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* IGNORED BY IE6 */&lt;br /&gt;
/* @noflip */&lt;br /&gt;
div.vectorTabs span &amp;gt; a {&lt;br /&gt;
float: left;&lt;br /&gt;
display: block;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorTabs span {&lt;br /&gt;
display: inline-block;&lt;br /&gt;
/* @embed */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorTabs li.selected a,&lt;br /&gt;
div.vectorTabs li.selected a:visited{&lt;br /&gt;
color: #777;&lt;br /&gt;
text-decoration: none;&lt;br /&gt;
font-weight: bold;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorTabs li.selected a:hover{&lt;br /&gt;
color: #fff;&lt;br /&gt;
text-decoration: none;&lt;br /&gt;
font-weight: bold;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorTabs li.new a,&lt;br /&gt;
div.vectorTabs li.new a:visited{&lt;br /&gt;
color: #777;&lt;br /&gt;
text-decoration: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorTabs li.new a:hover{&lt;br /&gt;
color: #fff;&lt;br /&gt;
text-decoration: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Variants and Actions */&lt;br /&gt;
/* @noflip */&lt;br /&gt;
div.vectorMenu {&lt;br /&gt;
direction: ltr;&lt;br /&gt;
float: left;&lt;br /&gt;
/* @embed */&lt;br /&gt;
background-image: url(images/arrow-down-icon.png);&lt;br /&gt;
background-position: 100% 60%;&lt;br /&gt;
background-repeat: no-repeat;&lt;br /&gt;
cursor: pointer;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorMenu h3 a {&lt;br /&gt;
background-image:none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorMenuFocus {&lt;br /&gt;
/* @embed */&lt;br /&gt;
background-image: url(images/arrow-down-focus-icon.png);&lt;br /&gt;
background-position: 100% 60%;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* @noflip */&lt;br /&gt;
body.rtl div.vectorMenu {&lt;br /&gt;
direction: rtl;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* OVERRIDDEN BY COMPLIANT BROWSERS */&lt;br /&gt;
/* @noflip */&lt;br /&gt;
div#mw-head div.vectorMenu h5 {&lt;br /&gt;
float: left;&lt;br /&gt;
/* @embed */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* This will be flipped - unlike the one above it */&lt;br /&gt;
div#mw-head div.vectorMenu h5 {&lt;br /&gt;
background-position: bottom left;&lt;br /&gt;
margin-left: -1px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* IGNORED BY IE6 */&lt;br /&gt;
&lt;br /&gt;
div#mw-head div.vectorMenu &amp;gt; h5 {&lt;br /&gt;
background-image: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#mw-head div.vectorMenu h4 {&lt;br /&gt;
display: inline-block;&lt;br /&gt;
float: left;&lt;br /&gt;
font-size: 0.8em;&lt;br /&gt;
padding-left: 0.5em;&lt;br /&gt;
padding-top: 1.375em;&lt;br /&gt;
font-weight: normal;&lt;br /&gt;
border: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* OVERRIDDEN BY COMPLIANT BROWSERS */&lt;br /&gt;
/* @noflip */&lt;br /&gt;
div.vectorMenu h5 a {&lt;br /&gt;
display: inline-block;&lt;br /&gt;
width: 24px;&lt;br /&gt;
height: 2.5em;&lt;br /&gt;
text-decoration: none;&lt;br /&gt;
/* @embed */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* This will be flipped - unlike the one above it */&lt;br /&gt;
div.vectorMenu h5 a {&lt;br /&gt;
background-position: bottom right;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* IGNORED BY IE6 */&lt;br /&gt;
div.vectorMenu h5 &amp;gt; a {&lt;br /&gt;
display: block;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorMenu div.menu {&lt;br /&gt;
position: relative;&lt;br /&gt;
display: none;&lt;br /&gt;
clear: both;&lt;br /&gt;
text-align: left;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* OVERRIDDEN BY COMPLIANT BROWSERS */&lt;br /&gt;
/* @noflip */&lt;br /&gt;
body.rtl div.vectorMenu div.menu {&lt;br /&gt;
margin-left: 24px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* IGNORED BY IE6 */&lt;br /&gt;
/* @noflip */&lt;br /&gt;
body.rtl div.vectorMenu &amp;gt; div.menu {&lt;br /&gt;
margin-left: auto;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* IGNORED BY IE6 */&lt;br /&gt;
/* Also fixes old versions of FireFox */&lt;br /&gt;
/* @noflip */&lt;br /&gt;
body.rtl div.vectorMenu &amp;gt; div.menu,&lt;br /&gt;
x:-moz-any-link {&lt;br /&gt;
margin-left: 23px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Enable forcing showing of the menu for accessibility */&lt;br /&gt;
div.vectorMenu:hover div.menu,&lt;br /&gt;
div.vectorMenu div.menuForceShow {&lt;br /&gt;
display: block;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorMenu ul {&lt;br /&gt;
position: absolute;&lt;br /&gt;
background-color: white;&lt;br /&gt;
border: solid 1px silver;&lt;br /&gt;
border-top-width: 0;&lt;br /&gt;
list-style: none;&lt;br /&gt;
list-style-image: none;&lt;br /&gt;
list-style-type: none;&lt;br /&gt;
padding: 0;&lt;br /&gt;
margin: 0;&lt;br /&gt;
margin-left: -1px;&lt;br /&gt;
text-align: left;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Fixes old versions of FireFox */&lt;br /&gt;
div.vectorMenu ul,&lt;br /&gt;
x:-moz-any-link {&lt;br /&gt;
min-width: 5em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Returns things back to normal in modern versions of FireFox */&lt;br /&gt;
div.vectorMenu ul,&lt;br /&gt;
x:-moz-any-link,&lt;br /&gt;
x:default {&lt;br /&gt;
min-width: 0;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorMenu li {&lt;br /&gt;
padding: 0;&lt;br /&gt;
margin: 0;&lt;br /&gt;
text-align: left;&lt;br /&gt;
line-height: 1em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* OVERRIDDEN BY COMPLIANT BROWSERS */&lt;br /&gt;
div.vectorMenu li a {&lt;br /&gt;
display: inline-block;&lt;br /&gt;
padding: 0.5em;&lt;br /&gt;
white-space: nowrap;&lt;br /&gt;
color: #777;&lt;br /&gt;
cursor: pointer;&lt;br /&gt;
font-size: 0.8em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* IGNORED BY IE6 */&lt;br /&gt;
div.vectorMenu li &amp;gt; a {&lt;br /&gt;
display: block;&lt;br /&gt;
}&lt;br /&gt;
div.vectorMenu li.selected a,&lt;br /&gt;
div.vectorMenu li.selected a:visited {&lt;br /&gt;
color: #fff;&lt;br /&gt;
text-decoration: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Search */&lt;br /&gt;
#p-search h5 {&lt;br /&gt;
display: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* @noflip */&lt;br /&gt;
#p-search {&lt;br /&gt;
float: left;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#p-search {&lt;br /&gt;
margin-right: 0.5em;&lt;br /&gt;
margin-left: 0.5em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#p-search form,&lt;br /&gt;
#p-search input {&lt;br /&gt;
margin: 0;&lt;br /&gt;
margin-top: 0.4em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#simpleSearch {&lt;br /&gt;
display: block;&lt;br /&gt;
width: 14em;&lt;br /&gt;
height: 1.4em;&lt;br /&gt;
margin-top: 0.65em;&lt;br /&gt;
position: relative;&lt;br /&gt;
min-height: 1px; /* Gotta trigger hasLayout for IE7 */&lt;br /&gt;
border: solid 1px #AAAAAA;&lt;br /&gt;
color: black;&lt;br /&gt;
background-color: white;&lt;br /&gt;
/* @embed */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#simpleSearch label {&lt;br /&gt;
/*&lt;br /&gt;
 * DON'T PANIC! Browsers that won't scale this properly are the same browsers that have JS issues that prevent&lt;br /&gt;
 * this from ever being shown anyways.&lt;br /&gt;
 */&lt;br /&gt;
font-size: 13px;&lt;br /&gt;
top: 0.25em;&lt;br /&gt;
direction: ltr;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#simpleSearch input {&lt;br /&gt;
color: black;&lt;br /&gt;
direction: ltr;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#simpleSearch input:focus {&lt;br /&gt;
outline: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#simpleSearch input.placeholder {&lt;br /&gt;
color: #999999;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#simpleSearch input::-webkit-input-placeholder {&lt;br /&gt;
color: #999999;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#simpleSearch input#searchInput {&lt;br /&gt;
position: absolute;&lt;br /&gt;
top: 0;&lt;br /&gt;
left: 0;&lt;br /&gt;
width: 90%;&lt;br /&gt;
margin: 0;&lt;br /&gt;
padding: 0;&lt;br /&gt;
padding-left: 0.2em;&lt;br /&gt;
padding-top: 0.2em;&lt;br /&gt;
padding-bottom: 0.2em;&lt;br /&gt;
outline: none;&lt;br /&gt;
border: none;&lt;br /&gt;
&lt;br /&gt;
/*&lt;br /&gt;
 * DON'T PANIC! Browsers that won't scale this properly are the same browsers that have JS issues that prevent&lt;br /&gt;
 * this from ever being shown anyways.&lt;br /&gt;
 */&lt;br /&gt;
&lt;br /&gt;
font-size: 13px;&lt;br /&gt;
background-color: transparent;&lt;br /&gt;
direction: ltr;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#simpleSearch button#searchButton {&lt;br /&gt;
position: absolute;&lt;br /&gt;
width: 10%;&lt;br /&gt;
right: 0;&lt;br /&gt;
top: 0;&lt;br /&gt;
padding: 0;&lt;br /&gt;
padding-top: 0.3em;&lt;br /&gt;
padding-bottom: 0.2em;&lt;br /&gt;
padding-right: 0.4em;&lt;br /&gt;
margin: 0;&lt;br /&gt;
border: none;&lt;br /&gt;
cursor: pointer;&lt;br /&gt;
background-color: transparent;&lt;br /&gt;
background-image: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* OVERRIDDEN BY COMPLIANT BROWSERS */&lt;br /&gt;
div#simpleSearch button#searchButton img {&lt;br /&gt;
border: none;&lt;br /&gt;
margin: 0;&lt;br /&gt;
margin-top: -3px;&lt;br /&gt;
padding: 0;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* IGNORED BY IE6 */&lt;br /&gt;
div#simpleSearch button#searchButton &amp;gt; img {&lt;br /&gt;
margin: 0;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Panel */&lt;br /&gt;
div#mw-panel {&lt;br /&gt;
font-size: inherit;&lt;br /&gt;
position: absolute;&lt;br /&gt;
top: 100px;&lt;br /&gt;
padding-top: 0.5em;&lt;br /&gt;
width: 10em;&lt;br /&gt;
left: 0px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#mw-panel.collapsible-nav .portal {&lt;br /&gt;
font-size: 0.9em;&lt;br /&gt;
background-image:none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#mw-panel div.portal {&lt;br /&gt;
padding-bottom: 0;&lt;br /&gt;
direction: ltr;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#mw-panel div.portal h5 {&lt;br /&gt;
color: #000;&lt;br /&gt;
text-transform: uppercase;&lt;br /&gt;
padding: 0.25em;&lt;br /&gt;
padding-top: 0;&lt;br /&gt;
padding-bottom: 0;&lt;br /&gt;
padding-left: 1.75em;&lt;br /&gt;
cursor: default;&lt;br /&gt;
border: none;&lt;br /&gt;
font-size: 0.75em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#mw-panel div.portal div.body {&lt;br /&gt;
margin: 0;&lt;br /&gt;
padding-top: 0.5em;&lt;br /&gt;
margin-left: 1.25em;&lt;br /&gt;
border-bottom: 4px solid #31859d;&lt;br /&gt;
/* @embed */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#mw-panel div.portal div.body ul {&lt;br /&gt;
list-style: none;&lt;br /&gt;
list-style-image: none;&lt;br /&gt;
list-style-type: none;&lt;br /&gt;
padding: 0;&lt;br /&gt;
margin: 0;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#mw-panel div.portal div.body ul li {&lt;br /&gt;
line-height: 1.5em;&lt;br /&gt;
padding: 0;&lt;br /&gt;
padding-bottom: 0.5em;&lt;br /&gt;
margin: 0;&lt;br /&gt;
overflow: hidden;&lt;br /&gt;
font-size: 0.75em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#mw-panel div.portal div.body ul li a {&lt;br /&gt;
text-transform: uppercase;&lt;br /&gt;
color: #000;&lt;br /&gt;
text-decoration: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#mw-panel div.portal div.body ul li a:hover {&lt;br /&gt;
background-color: #31859d;&lt;br /&gt;
color: #fff;&lt;br /&gt;
padding-top:0.5em;&lt;br /&gt;
padding-bottom:0.5em;&lt;br /&gt;
padding-left:2px;&lt;br /&gt;
padding-right:2px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Footer */&lt;br /&gt;
div#footer {&lt;br /&gt;
margin-left: 10em;&lt;br /&gt;
margin-top: 0;&lt;br /&gt;
padding: 0.75em;&lt;br /&gt;
/* @embed */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#footer ul {&lt;br /&gt;
list-style: none;&lt;br /&gt;
list-style-image: none;&lt;br /&gt;
list-style-type: none;&lt;br /&gt;
margin: 0;&lt;br /&gt;
padding: 0;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#footer ul li {&lt;br /&gt;
margin: 0;&lt;br /&gt;
padding: 0;&lt;br /&gt;
padding-top: 0.5em;&lt;br /&gt;
padding-bottom: 0.5em;&lt;br /&gt;
color: #000;&lt;br /&gt;
font-size: 0.7em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#footer #footer-icons {&lt;br /&gt;
float: right;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* @noflip */&lt;br /&gt;
body.ltr div#footer #footer-places {&lt;br /&gt;
float: left;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#footer #footer-info li {&lt;br /&gt;
line-height: 1.4em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#footer #footer-icons li {&lt;br /&gt;
float: left;&lt;br /&gt;
margin-left: 0.5em;&lt;br /&gt;
line-height: 2em;&lt;br /&gt;
text-align: right;&lt;br /&gt;
display:none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#footer #footer-places li {&lt;br /&gt;
float: left;&lt;br /&gt;
margin-right: 1em;&lt;br /&gt;
line-height: 2em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#footer #footer-places li a {&lt;br /&gt;
color: #000;&lt;br /&gt;
text-decoration: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#footer #footer-places li a:hover {&lt;br /&gt;
background-color: #31859d;&lt;br /&gt;
color: #fff;&lt;br /&gt;
padding:0.5em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#footer #footer-places li a:active {&lt;br /&gt;
font-weight: bold;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Logo */&lt;br /&gt;
#p-logo {&lt;br /&gt;
position: absolute;&lt;br /&gt;
top:-140px;&lt;br /&gt;
left: 15px;&lt;br /&gt;
width: 10em;&lt;br /&gt;
height:70px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#p-logo a {&lt;br /&gt;
display: block;&lt;br /&gt;
width: 10em;&lt;br /&gt;
background-repeat: no-repeat;&lt;br /&gt;
background-position: center center;&lt;br /&gt;
text-decoration: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/*&lt;br /&gt;
 *&lt;br /&gt;
 * The following code is highly modified from monobook. It would be nice if the&lt;br /&gt;
 * preftoc id was more human readable like preferences-toc for instance,&lt;br /&gt;
 * howerver this would require backporting the other skins.&lt;br /&gt;
 */&lt;br /&gt;
&lt;br /&gt;
/* Preferences */&lt;br /&gt;
#preftoc {&lt;br /&gt;
/* Tabs */&lt;br /&gt;
width: 100%;&lt;br /&gt;
float: left;&lt;br /&gt;
clear: both;&lt;br /&gt;
margin: 0 !important;&lt;br /&gt;
padding: 0 !important;&lt;br /&gt;
/* @embed */&lt;br /&gt;
background-image: url(images/preferences-break.png);&lt;br /&gt;
background-position: bottom left;&lt;br /&gt;
background-repeat: no-repeat;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#preftoc li {&lt;br /&gt;
/* Tab */&lt;br /&gt;
float: left;&lt;br /&gt;
margin: 0;&lt;br /&gt;
padding: 0;&lt;br /&gt;
padding-right: 1px;&lt;br /&gt;
height: 2.25em;&lt;br /&gt;
white-space: nowrap;&lt;br /&gt;
list-style-type: none;&lt;br /&gt;
list-style-image: none;&lt;br /&gt;
/* @embed */&lt;br /&gt;
background-image: url(images/preferences-break.png);&lt;br /&gt;
background-position: bottom right;&lt;br /&gt;
background-repeat: no-repeat;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Sadly, IE6 won't understand this */&lt;br /&gt;
#preftoc li:first-child {&lt;br /&gt;
margin-left: 1px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#preftoc a,&lt;br /&gt;
#preftoc a:active {&lt;br /&gt;
display: inline-block;&lt;br /&gt;
position: relative;&lt;br /&gt;
color: #000;&lt;br /&gt;
padding: 0.5em;&lt;br /&gt;
text-decoration: none;&lt;br /&gt;
background-image: none;&lt;br /&gt;
font-size: 0.9em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#preftoc a:hover,&lt;br /&gt;
#preftoc a:focus {&lt;br /&gt;
text-decoration: none;&lt;br /&gt;
background-color: #31859d;&lt;br /&gt;
color: #fff;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#preftoc li.selected a {&lt;br /&gt;
/* @embed */&lt;br /&gt;
background-image: url(images/preferences-fade.png);&lt;br /&gt;
background-position: bottom;&lt;br /&gt;
background-repeat: repeat-x;&lt;br /&gt;
color: #000;&lt;br /&gt;
text-decoration: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#preferences {&lt;br /&gt;
float: left;&lt;br /&gt;
width: 100%;&lt;br /&gt;
margin: 0;&lt;br /&gt;
margin-top: -2px;&lt;br /&gt;
clear: both;&lt;br /&gt;
border: solid 1px #cccccc;&lt;br /&gt;
background-color: #f9f9f9;&lt;br /&gt;
/* @embed */&lt;br /&gt;
background-image: url(images/preferences-base.png);&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#preferences fieldset {&lt;br /&gt;
border: none;&lt;br /&gt;
border-top: solid 1px #cccccc;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#preferences fieldset.prefsection {&lt;br /&gt;
border: none;&lt;br /&gt;
padding: 0;&lt;br /&gt;
margin: 1em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#preferences legend {&lt;br /&gt;
color: #666666;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#preferences fieldset.prefsection legend.mainLegend {&lt;br /&gt;
display: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#preferences td {&lt;br /&gt;
padding-left: 0.5em;&lt;br /&gt;
padding-right: 0.5em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#preferences td.htmlform-tip {&lt;br /&gt;
font-size: x-small;&lt;br /&gt;
padding: .2em 2em;&lt;br /&gt;
color: #666666;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#preferences div.mw-prefs-buttons {&lt;br /&gt;
padding: 1em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#preferences div.mw-prefs-buttons input {&lt;br /&gt;
margin-right: 0.25em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/**&lt;br /&gt;
 * The following code is slightly modified from monobook&lt;br /&gt;
 */&lt;br /&gt;
&lt;br /&gt;
div#content {&lt;br /&gt;
line-height: 1.5em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#bodyContent {&lt;br /&gt;
font-size: 0.8em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.editsection {&lt;br /&gt;
float: right;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
ul {&lt;br /&gt;
/* @embed */&lt;br /&gt;
list-style-image: url(images/bullet-icon.png);&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
pre {&lt;br /&gt;
line-height: 1.3em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Site Notice (includes notices from CentralNotice extension) */&lt;br /&gt;
#siteNotice {&lt;br /&gt;
font-size: 0.8em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#firstHeading {&lt;br /&gt;
padding-top: 0;&lt;br /&gt;
margin-top: 0;&lt;br /&gt;
padding-top: 0;&lt;br /&gt;
font-size: 1.6em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#content a.external,&lt;br /&gt;
div#content a.external[href ^=&amp;quot;gopher://&amp;quot;] {&lt;br /&gt;
/* @embed */&lt;br /&gt;
background: url(images/external-link-ltr-icon.png) center right no-repeat;&lt;br /&gt;
padding-right: 13px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#content a.external[href ^=&amp;quot;https://&amp;quot;],&lt;br /&gt;
.link-https {&lt;br /&gt;
/* @embed */&lt;br /&gt;
background: url(images/lock-icon.png) center right no-repeat;&lt;br /&gt;
padding-right: 13px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#content a.external[href ^=&amp;quot;mailto:&amp;quot;],&lt;br /&gt;
.link-mailto {&lt;br /&gt;
/* @embed */&lt;br /&gt;
background: url(images/mail-icon.png) center right no-repeat;&lt;br /&gt;
padding-right: 13px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#content a.external[href ^=&amp;quot;news:&amp;quot;] {&lt;br /&gt;
/* @embed */&lt;br /&gt;
background: url(images/news-icon.png) center right no-repeat;&lt;br /&gt;
padding-right: 13px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#content a.external[href ^=&amp;quot;ftp://&amp;quot;],&lt;br /&gt;
.link-ftp {&lt;br /&gt;
/* @embed */&lt;br /&gt;
background: url(images/file-icon.png) center right no-repeat;&lt;br /&gt;
padding-right: 13px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#content a.external[href ^=&amp;quot;irc://&amp;quot;],&lt;br /&gt;
div#content a.external[href ^=&amp;quot;ircs://&amp;quot;],&lt;br /&gt;
.link-irc {&lt;br /&gt;
/* @embed */&lt;br /&gt;
background: url(images/talk-icon.png) center right no-repeat;&lt;br /&gt;
padding-right: 13px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#content a.external[href $=&amp;quot;.ogg&amp;quot;], div#content a.external[href $=&amp;quot;.OGG&amp;quot;],&lt;br /&gt;
div#content a.external[href $=&amp;quot;.mid&amp;quot;], div#content a.external[href $=&amp;quot;.MID&amp;quot;],&lt;br /&gt;
div#content a.external[href $=&amp;quot;.midi&amp;quot;], div#content a.external[href $=&amp;quot;.MIDI&amp;quot;],&lt;br /&gt;
div#content a.external[href $=&amp;quot;.mp3&amp;quot;], div#content a.external[href $=&amp;quot;.MP3&amp;quot;],&lt;br /&gt;
div#content a.external[href $=&amp;quot;.wav&amp;quot;], div#content a.external[href $=&amp;quot;.WAV&amp;quot;],&lt;br /&gt;
div#content a.external[href $=&amp;quot;.wma&amp;quot;], div#content a.external[href $=&amp;quot;.WMA&amp;quot;],&lt;br /&gt;
.link-audio {&lt;br /&gt;
/* @embed */&lt;br /&gt;
background: url(images/audio-icon.png) center right no-repeat;&lt;br /&gt;
padding-right: 13px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#content a.external[href $=&amp;quot;.ogm&amp;quot;], div#content a.external[href $=&amp;quot;.OGM&amp;quot;],&lt;br /&gt;
div#content a.external[href $=&amp;quot;.avi&amp;quot;], div#content a.external[href $=&amp;quot;.AVI&amp;quot;],&lt;br /&gt;
div#content a.external[href $=&amp;quot;.mpeg&amp;quot;], div#content a.external[href $=&amp;quot;.MPEG&amp;quot;],&lt;br /&gt;
div#content a.external[href $=&amp;quot;.mpg&amp;quot;], div#content a.external[href $=&amp;quot;.MPG&amp;quot;],&lt;br /&gt;
.link-video {&lt;br /&gt;
/* @embed */&lt;br /&gt;
background: url(images/video-icon.png) center right no-repeat;&lt;br /&gt;
padding-right: 13px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#content a.external[href $=&amp;quot;.pdf&amp;quot;], div#content a.external[href $=&amp;quot;.PDF&amp;quot;],&lt;br /&gt;
div#content a.external[href *=&amp;quot;.pdf#&amp;quot;], div#content a.external[href *=&amp;quot;.PDF#&amp;quot;],&lt;br /&gt;
div#content a.external[href *=&amp;quot;.pdf?&amp;quot;], div#content a.external[href *=&amp;quot;.PDF?&amp;quot;],&lt;br /&gt;
.link-document {&lt;br /&gt;
/* @embed */&lt;br /&gt;
background: url(images/document-icon.png) center right no-repeat;&lt;br /&gt;
padding-right: 13px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#content .printfooter {&lt;br /&gt;
display: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Icon for Usernames */&lt;br /&gt;
#pt-userpage,&lt;br /&gt;
#pt-anonuserpage,&lt;br /&gt;
#pt-login {&lt;br /&gt;
/* @embed */&lt;br /&gt;
background: url(images/user-icon.png) left top no-repeat;&lt;br /&gt;
padding-left: 15px !important;&lt;br /&gt;
text-transform: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.redirectText {&lt;br /&gt;
font-size: 140%;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.redirectMsg img {&lt;br /&gt;
vertical-align: text-bottom;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#bodyContent {&lt;br /&gt;
position: relative;&lt;br /&gt;
width: 100%;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#mw-js-message {&lt;br /&gt;
font-size: 0.8em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#bodyContent {&lt;br /&gt;
line-height: 1.5em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Watch/Unwatch Icon Styling */&lt;br /&gt;
#ca-unwatch.icon a,&lt;br /&gt;
#ca-watch.icon a {&lt;br /&gt;
margin: 0;&lt;br /&gt;
padding: 0;&lt;br /&gt;
outline: none;&lt;br /&gt;
display: block;&lt;br /&gt;
width: 26px;&lt;br /&gt;
/* This hides the text but shows the background image */&lt;br /&gt;
padding-top: 3.1em;&lt;br /&gt;
margin-top: 0;&lt;br /&gt;
/* Only applied in IE6 */&lt;br /&gt;
margin-top: -0.8em !ie;&lt;br /&gt;
height: 0;&lt;br /&gt;
overflow: hidden;&lt;br /&gt;
/* @embed */&lt;br /&gt;
background-image: url(images/watch-icons.png);&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#ca-unwatch.icon a {&lt;br /&gt;
background-position: -43px 60%;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#ca-watch.icon a {&lt;br /&gt;
background-position: 5px 60%;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#ca-unwatch.icon a:hover,&lt;br /&gt;
#ca-unwatch.icon a:focus {&lt;br /&gt;
background-position: -67px 60%;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#ca-watch.icon a:hover,&lt;br /&gt;
#ca-watch.icon a:focus {&lt;br /&gt;
background-position: -19px 60%;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#ca-unwatch.icon a.loading,&lt;br /&gt;
#ca-watch.icon a.loading {&lt;br /&gt;
/* @embed */&lt;br /&gt;
background-image: url(images/watch-icon-loading.gif);&lt;br /&gt;
background-position: 5px 60%;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#ca-unwatch.icon a span,&lt;br /&gt;
#ca-watch.icon a span {&lt;br /&gt;
display: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorTabs ul {&lt;br /&gt;
/* @embed */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Tooltips are outside of the normal body code, so this helps make the size of the text sensible */&lt;br /&gt;
.tipsy {&lt;br /&gt;
font-size: 0.8em;&lt;br /&gt;
}&lt;/div&gt;</summary>
		<author><name>WikiSysop</name></author>	</entry>

	<entry>
		<id>https://web.fhnw.ch/plattformen/hattie-wiki/w/index.php?title=MediaWiki:Common.css&amp;diff=3391</id>
		<title>MediaWiki:Common.css</title>
		<link rel="alternate" type="text/html" href="https://web.fhnw.ch/plattformen/hattie-wiki/w/index.php?title=MediaWiki:Common.css&amp;diff=3391"/>
				<updated>2014-05-10T14:29:22Z</updated>
		
		<summary type="html">&lt;p&gt;WikiSysop: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;/* Das folgende CSS wird für alle Benutzeroberflächen geladen. */&lt;br /&gt;
&lt;br /&gt;
/* Framework */&lt;br /&gt;
&lt;br /&gt;
html,&lt;br /&gt;
body {&lt;br /&gt;
height: 100%;&lt;br /&gt;
margin: 0;&lt;br /&gt;
padding: 0;&lt;br /&gt;
font-family: Open Sans,sans-serif;&lt;br /&gt;
font-size: 1em;&lt;br /&gt;
color:#777;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
body {&lt;br /&gt;
background-color: #dcdcdc;&lt;br /&gt;
/* @embed */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Links */&lt;br /&gt;
a {&lt;br /&gt;
color: #31859d;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.mw-body a.external {&lt;br /&gt;
color: #31859d;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#mw-panel div.portal div.body ul li a:visited {&lt;br /&gt;
color: #31859d;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#mw-panel div.portal div.body ul li a:active {&lt;br /&gt;
color: #31859d;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#mw-panel.collapsible-nav .portal.collapsed h3 a {&lt;br /&gt;
color: #31859d;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Content */&lt;br /&gt;
&lt;br /&gt;
div#content {&lt;br /&gt;
/* @embed */&lt;br /&gt;
background-color: white;&lt;br /&gt;
color: #777;&lt;br /&gt;
direction: ltr;&lt;br /&gt;
border-width: 0px;&lt;br /&gt;
border-style: solid;&lt;br /&gt;
margin-top: 0;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Head */&lt;br /&gt;
&lt;br /&gt;
#mw-page-base {&lt;br /&gt;
height: 5em;&lt;br /&gt;
background-color: white;&lt;br /&gt;
border-bottom: 0;&lt;br /&gt;
/* @embed */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#mw-head-base {&lt;br /&gt;
height: 5em;&lt;br /&gt;
/* @embed */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#mw-head {&lt;br /&gt;
position: absolute;&lt;br /&gt;
top: 0;&lt;br /&gt;
right: 0;&lt;br /&gt;
width: 100%;&lt;br /&gt;
background-color: white;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#mw-head h5 {&lt;br /&gt;
margin: 0;&lt;br /&gt;
padding: 0;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Hide empty portlets */&lt;br /&gt;
div.emptyPortlet {&lt;br /&gt;
display: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Personal */&lt;br /&gt;
&lt;br /&gt;
#p-personal {&lt;br /&gt;
position: absolute;&lt;br /&gt;
top: 0;&lt;br /&gt;
right: 0.75em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#p-personal h5 {&lt;br /&gt;
display: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#p-personal ul {&lt;br /&gt;
list-style: none;&lt;br /&gt;
margin: 0;&lt;br /&gt;
padding-left: 10em; /* Keep from overlapping logo */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* @noflip */&lt;br /&gt;
&lt;br /&gt;
#p-personal li {&lt;br /&gt;
line-height: 1.125em;&lt;br /&gt;
float: left;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#p-personal li a {&lt;br /&gt;
color: #777;&lt;br /&gt;
text-decoration: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#p-personal li a:hover {&lt;br /&gt;
background-color: #31859d;&lt;br /&gt;
color: #fff;&lt;br /&gt;
padding:0.5em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#p-personal li a:visited {&lt;br /&gt;
color: #31859d;&lt;br /&gt;
text-decoration: bold;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#p-personal a.new {&lt;br /&gt;
color: #31859d;&lt;br /&gt;
text-decoration: bold;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* This one flips! */&lt;br /&gt;
&lt;br /&gt;
#p-personal li {&lt;br /&gt;
margin-left: 0.75em;&lt;br /&gt;
margin-top: 0.5em;&lt;br /&gt;
font-size: 0.75em;&lt;br /&gt;
white-space: nowrap;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Navigation Containers */&lt;br /&gt;
&lt;br /&gt;
#left-navigation {&lt;br /&gt;
position: relative;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#right-navigation {&lt;br /&gt;
float: right;&lt;br /&gt;
margin-top: 2.5em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Navigation Labels */&lt;br /&gt;
div.vectorTabs h5,&lt;br /&gt;
div.vectorMenu h5 span {&lt;br /&gt;
display: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Namespaces and Views */&lt;br /&gt;
/* @noflip */&lt;br /&gt;
div.vectorTabs {&lt;br /&gt;
float: left;&lt;br /&gt;
height: 2.5em;&lt;br /&gt;
background-image:none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorTabs {&lt;br /&gt;
/* @embed */&lt;br /&gt;
padding-left: 1px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* @noflip */&lt;br /&gt;
div.vectorTabs ul {&lt;br /&gt;
float: left;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorTabs ul {&lt;br /&gt;
height: 100%;&lt;br /&gt;
list-style: none;&lt;br /&gt;
margin: 0;&lt;br /&gt;
padding: 0;&lt;br /&gt;
background-color:white;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* @noflip */&lt;br /&gt;
div.vectorTabs ul li {&lt;br /&gt;
float: left;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* OVERRIDDEN BY COMPLIANT BROWSERS */&lt;br /&gt;
div.vectorTabs ul li {&lt;br /&gt;
line-height: 1.125em;&lt;br /&gt;
display: inline-block;&lt;br /&gt;
height: 100%;&lt;br /&gt;
margin: 0;&lt;br /&gt;
padding: 0;&lt;br /&gt;
background-color: #fff;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* IGNORED BY IE6 */&lt;br /&gt;
div.vectorTabs ul &amp;gt; li {&lt;br /&gt;
display: block;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorTabs li.selected {&lt;br /&gt;
/* @embed */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
	/* OVERRIDDEN BY COMPLIANT BROWSERS */&lt;br /&gt;
div.vectorTabs li a {&lt;br /&gt;
display: inline-block;&lt;br /&gt;
height: 1.9em;&lt;br /&gt;
padding-left: 0.5em;&lt;br /&gt;
padding-right: 0.5em;&lt;br /&gt;
color: #777;&lt;br /&gt;
cursor: pointer;&lt;br /&gt;
font-size: 0.8em;&lt;br /&gt;
text-decoration: none;&lt;br /&gt;
background:none;&lt;br /&gt;
background-color:#fff;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorTabs li a:hover {&lt;br /&gt;
background-color: #31859d;&lt;br /&gt;
color: #fff;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* IGNORED BY IE6 */&lt;br /&gt;
div.vectorTabs li &amp;gt; a {&lt;br /&gt;
display: block;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorTabs li.icon a {&lt;br /&gt;
background-position: bottom right;&lt;br /&gt;
background-repeat: no-repeat;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* OVERRIDDEN BY COMPLIANT BROWSERS */&lt;br /&gt;
div.vectorTabs span a  {&lt;br /&gt;
display: inline-block;&lt;br /&gt;
padding-top: 1.25em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* IGNORED BY IE6 */&lt;br /&gt;
/* @noflip */&lt;br /&gt;
div.vectorTabs span &amp;gt; a {&lt;br /&gt;
float: left;&lt;br /&gt;
display: block;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorTabs span {&lt;br /&gt;
display: inline-block;&lt;br /&gt;
/* @embed */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorTabs li.selected a,&lt;br /&gt;
div.vectorTabs li.selected a:visited{&lt;br /&gt;
color: #777;&lt;br /&gt;
text-decoration: none;&lt;br /&gt;
font-weight: bold;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorTabs li.selected a:hover{&lt;br /&gt;
color: #fff;&lt;br /&gt;
text-decoration: none;&lt;br /&gt;
font-weight: bold;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorTabs li.new a,&lt;br /&gt;
div.vectorTabs li.new a:visited{&lt;br /&gt;
color: #777;&lt;br /&gt;
text-decoration: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorTabs li.new a:hover{&lt;br /&gt;
color: #fff;&lt;br /&gt;
text-decoration: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Variants and Actions */&lt;br /&gt;
/* @noflip */&lt;br /&gt;
div.vectorMenu {&lt;br /&gt;
direction: ltr;&lt;br /&gt;
float: left;&lt;br /&gt;
/* @embed */&lt;br /&gt;
background-image: url(images/arrow-down-icon.png);&lt;br /&gt;
background-position: 100% 60%;&lt;br /&gt;
background-repeat: no-repeat;&lt;br /&gt;
cursor: pointer;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorMenu h3 a {&lt;br /&gt;
background-image:none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorMenuFocus {&lt;br /&gt;
/* @embed */&lt;br /&gt;
background-image: url(images/arrow-down-focus-icon.png);&lt;br /&gt;
background-position: 100% 60%;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* @noflip */&lt;br /&gt;
body.rtl div.vectorMenu {&lt;br /&gt;
direction: rtl;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* OVERRIDDEN BY COMPLIANT BROWSERS */&lt;br /&gt;
/* @noflip */&lt;br /&gt;
div#mw-head div.vectorMenu h5 {&lt;br /&gt;
float: left;&lt;br /&gt;
/* @embed */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* This will be flipped - unlike the one above it */&lt;br /&gt;
div#mw-head div.vectorMenu h5 {&lt;br /&gt;
background-position: bottom left;&lt;br /&gt;
margin-left: -1px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* IGNORED BY IE6 */&lt;br /&gt;
&lt;br /&gt;
div#mw-head div.vectorMenu &amp;gt; h5 {&lt;br /&gt;
background-image: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#mw-head div.vectorMenu h4 {&lt;br /&gt;
display: inline-block;&lt;br /&gt;
float: left;&lt;br /&gt;
font-size: 0.8em;&lt;br /&gt;
padding-left: 0.5em;&lt;br /&gt;
padding-top: 1.375em;&lt;br /&gt;
font-weight: normal;&lt;br /&gt;
border: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* OVERRIDDEN BY COMPLIANT BROWSERS */&lt;br /&gt;
/* @noflip */&lt;br /&gt;
div.vectorMenu h5 a {&lt;br /&gt;
display: inline-block;&lt;br /&gt;
width: 24px;&lt;br /&gt;
height: 2.5em;&lt;br /&gt;
text-decoration: none;&lt;br /&gt;
/* @embed */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* This will be flipped - unlike the one above it */&lt;br /&gt;
div.vectorMenu h5 a {&lt;br /&gt;
background-position: bottom right;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* IGNORED BY IE6 */&lt;br /&gt;
div.vectorMenu h5 &amp;gt; a {&lt;br /&gt;
display: block;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorMenu div.menu {&lt;br /&gt;
position: relative;&lt;br /&gt;
display: none;&lt;br /&gt;
clear: both;&lt;br /&gt;
text-align: left;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* OVERRIDDEN BY COMPLIANT BROWSERS */&lt;br /&gt;
/* @noflip */&lt;br /&gt;
body.rtl div.vectorMenu div.menu {&lt;br /&gt;
margin-left: 24px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* IGNORED BY IE6 */&lt;br /&gt;
/* @noflip */&lt;br /&gt;
body.rtl div.vectorMenu &amp;gt; div.menu {&lt;br /&gt;
margin-left: auto;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* IGNORED BY IE6 */&lt;br /&gt;
/* Also fixes old versions of FireFox */&lt;br /&gt;
/* @noflip */&lt;br /&gt;
body.rtl div.vectorMenu &amp;gt; div.menu,&lt;br /&gt;
x:-moz-any-link {&lt;br /&gt;
margin-left: 23px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Enable forcing showing of the menu for accessibility */&lt;br /&gt;
div.vectorMenu:hover div.menu,&lt;br /&gt;
div.vectorMenu div.menuForceShow {&lt;br /&gt;
display: block;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorMenu ul {&lt;br /&gt;
position: absolute;&lt;br /&gt;
background-color: white;&lt;br /&gt;
border: solid 1px silver;&lt;br /&gt;
border-top-width: 0;&lt;br /&gt;
list-style: none;&lt;br /&gt;
list-style-image: none;&lt;br /&gt;
list-style-type: none;&lt;br /&gt;
padding: 0;&lt;br /&gt;
margin: 0;&lt;br /&gt;
margin-left: -1px;&lt;br /&gt;
text-align: left;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Fixes old versions of FireFox */&lt;br /&gt;
div.vectorMenu ul,&lt;br /&gt;
x:-moz-any-link {&lt;br /&gt;
min-width: 5em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Returns things back to normal in modern versions of FireFox */&lt;br /&gt;
div.vectorMenu ul,&lt;br /&gt;
x:-moz-any-link,&lt;br /&gt;
x:default {&lt;br /&gt;
min-width: 0;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorMenu li {&lt;br /&gt;
padding: 0;&lt;br /&gt;
margin: 0;&lt;br /&gt;
text-align: left;&lt;br /&gt;
line-height: 1em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* OVERRIDDEN BY COMPLIANT BROWSERS */&lt;br /&gt;
div.vectorMenu li a {&lt;br /&gt;
display: inline-block;&lt;br /&gt;
padding: 0.5em;&lt;br /&gt;
white-space: nowrap;&lt;br /&gt;
color: #777;&lt;br /&gt;
cursor: pointer;&lt;br /&gt;
font-size: 0.8em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* IGNORED BY IE6 */&lt;br /&gt;
div.vectorMenu li &amp;gt; a {&lt;br /&gt;
display: block;&lt;br /&gt;
}&lt;br /&gt;
div.vectorMenu li.selected a,&lt;br /&gt;
div.vectorMenu li.selected a:visited {&lt;br /&gt;
color: #fff;&lt;br /&gt;
text-decoration: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Search */&lt;br /&gt;
#p-search h5 {&lt;br /&gt;
display: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* @noflip */&lt;br /&gt;
#p-search {&lt;br /&gt;
float: left;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#p-search {&lt;br /&gt;
margin-right: 0.5em;&lt;br /&gt;
margin-left: 0.5em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#p-search form,&lt;br /&gt;
#p-search input {&lt;br /&gt;
margin: 0;&lt;br /&gt;
margin-top: 0.4em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#simpleSearch {&lt;br /&gt;
display: block;&lt;br /&gt;
width: 14em;&lt;br /&gt;
height: 1.4em;&lt;br /&gt;
margin-top: 0.65em;&lt;br /&gt;
position: relative;&lt;br /&gt;
min-height: 1px; /* Gotta trigger hasLayout for IE7 */&lt;br /&gt;
border: solid 1px #AAAAAA;&lt;br /&gt;
color: black;&lt;br /&gt;
background-color: white;&lt;br /&gt;
/* @embed */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#simpleSearch label {&lt;br /&gt;
/*&lt;br /&gt;
 * DON'T PANIC! Browsers that won't scale this properly are the same browsers that have JS issues that prevent&lt;br /&gt;
 * this from ever being shown anyways.&lt;br /&gt;
 */&lt;br /&gt;
font-size: 13px;&lt;br /&gt;
top: 0.25em;&lt;br /&gt;
direction: ltr;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#simpleSearch input {&lt;br /&gt;
color: black;&lt;br /&gt;
direction: ltr;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#simpleSearch input:focus {&lt;br /&gt;
outline: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#simpleSearch input.placeholder {&lt;br /&gt;
color: #999999;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#simpleSearch input::-webkit-input-placeholder {&lt;br /&gt;
color: #999999;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#simpleSearch input#searchInput {&lt;br /&gt;
position: absolute;&lt;br /&gt;
top: 0;&lt;br /&gt;
left: 0;&lt;br /&gt;
width: 90%;&lt;br /&gt;
margin: 0;&lt;br /&gt;
padding: 0;&lt;br /&gt;
padding-left: 0.2em;&lt;br /&gt;
padding-top: 0.2em;&lt;br /&gt;
padding-bottom: 0.2em;&lt;br /&gt;
outline: none;&lt;br /&gt;
border: none;&lt;br /&gt;
&lt;br /&gt;
/*&lt;br /&gt;
 * DON'T PANIC! Browsers that won't scale this properly are the same browsers that have JS issues that prevent&lt;br /&gt;
 * this from ever being shown anyways.&lt;br /&gt;
 */&lt;br /&gt;
&lt;br /&gt;
font-size: 13px;&lt;br /&gt;
background-color: transparent;&lt;br /&gt;
direction: ltr;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#simpleSearch button#searchButton {&lt;br /&gt;
position: absolute;&lt;br /&gt;
width: 10%;&lt;br /&gt;
right: 0;&lt;br /&gt;
top: 0;&lt;br /&gt;
padding: 0;&lt;br /&gt;
padding-top: 0.3em;&lt;br /&gt;
padding-bottom: 0.2em;&lt;br /&gt;
padding-right: 0.4em;&lt;br /&gt;
margin: 0;&lt;br /&gt;
border: none;&lt;br /&gt;
cursor: pointer;&lt;br /&gt;
background-color: transparent;&lt;br /&gt;
background-image: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* OVERRIDDEN BY COMPLIANT BROWSERS */&lt;br /&gt;
div#simpleSearch button#searchButton img {&lt;br /&gt;
border: none;&lt;br /&gt;
margin: 0;&lt;br /&gt;
margin-top: -3px;&lt;br /&gt;
padding: 0;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* IGNORED BY IE6 */&lt;br /&gt;
div#simpleSearch button#searchButton &amp;gt; img {&lt;br /&gt;
margin: 0;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Panel */&lt;br /&gt;
div#mw-panel {&lt;br /&gt;
font-size: inherit;&lt;br /&gt;
position: absolute;&lt;br /&gt;
top: 100px;&lt;br /&gt;
padding-top: 0.5em;&lt;br /&gt;
width: 10em;&lt;br /&gt;
left: 0px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#mw-panel.collapsible-nav .portal {&lt;br /&gt;
font-size: 0.9em;&lt;br /&gt;
background-image:none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#mw-panel div.portal {&lt;br /&gt;
padding-bottom: 0;&lt;br /&gt;
direction: ltr;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#mw-panel div.portal h5 {&lt;br /&gt;
color: #000;&lt;br /&gt;
text-transform: uppercase;&lt;br /&gt;
padding: 0.25em;&lt;br /&gt;
padding-top: 0;&lt;br /&gt;
padding-bottom: 0;&lt;br /&gt;
padding-left: 1.75em;&lt;br /&gt;
cursor: default;&lt;br /&gt;
border: none;&lt;br /&gt;
font-size: 0.75em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#mw-panel div.portal div.body {&lt;br /&gt;
margin: 0;&lt;br /&gt;
padding-top: 0.5em;&lt;br /&gt;
margin-left: 1.25em;&lt;br /&gt;
border-bottom: 4px solid #31859d;&lt;br /&gt;
/* @embed */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#mw-panel div.portal div.body ul {&lt;br /&gt;
list-style: none;&lt;br /&gt;
list-style-image: none;&lt;br /&gt;
list-style-type: none;&lt;br /&gt;
padding: 0;&lt;br /&gt;
margin: 0;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#mw-panel div.portal div.body ul li {&lt;br /&gt;
line-height: 1.5em;&lt;br /&gt;
padding: 0;&lt;br /&gt;
padding-bottom: 0.5em;&lt;br /&gt;
margin: 0;&lt;br /&gt;
overflow: hidden;&lt;br /&gt;
font-size: 0.75em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#mw-panel div.portal div.body ul li a {&lt;br /&gt;
text-transform: uppercase;&lt;br /&gt;
color: #000;&lt;br /&gt;
text-decoration: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#mw-panel div.portal div.body ul li a:hover {&lt;br /&gt;
background-color: #31859d;&lt;br /&gt;
color: #fff;&lt;br /&gt;
padding-top:0.5em;&lt;br /&gt;
padding-bottom:0.5em;&lt;br /&gt;
padding-left:2px;&lt;br /&gt;
padding-right:2px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Footer */&lt;br /&gt;
div#footer {&lt;br /&gt;
margin-left: 10em;&lt;br /&gt;
margin-top: 0;&lt;br /&gt;
padding: 0.75em;&lt;br /&gt;
/* @embed */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#footer ul {&lt;br /&gt;
list-style: none;&lt;br /&gt;
list-style-image: none;&lt;br /&gt;
list-style-type: none;&lt;br /&gt;
margin: 0;&lt;br /&gt;
padding: 0;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#footer ul li {&lt;br /&gt;
margin: 0;&lt;br /&gt;
padding: 0;&lt;br /&gt;
padding-top: 0.5em;&lt;br /&gt;
padding-bottom: 0.5em;&lt;br /&gt;
color: #000;&lt;br /&gt;
font-size: 0.7em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#footer #footer-icons {&lt;br /&gt;
float: right;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* @noflip */&lt;br /&gt;
body.ltr div#footer #footer-places {&lt;br /&gt;
float: left;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#footer #footer-info li {&lt;br /&gt;
line-height: 1.4em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#footer #footer-icons li {&lt;br /&gt;
float: left;&lt;br /&gt;
margin-left: 0.5em;&lt;br /&gt;
line-height: 2em;&lt;br /&gt;
text-align: right;&lt;br /&gt;
display:none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#footer #footer-places li {&lt;br /&gt;
float: left;&lt;br /&gt;
margin-right: 1em;&lt;br /&gt;
line-height: 2em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#footer #footer-places li a {&lt;br /&gt;
color: #000;&lt;br /&gt;
text-decoration: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#footer #footer-places li a:hover {&lt;br /&gt;
background-color: #31859d;&lt;br /&gt;
color: #fff;&lt;br /&gt;
padding:0.5em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#footer #footer-places li a:active {&lt;br /&gt;
font-weight: bold;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Logo */&lt;br /&gt;
#p-logo {&lt;br /&gt;
position: absolute;&lt;br /&gt;
top:-140px;&lt;br /&gt;
left: 15px;&lt;br /&gt;
width: 10em;&lt;br /&gt;
height:70px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#p-logo a {&lt;br /&gt;
display: block;&lt;br /&gt;
width: 10em;&lt;br /&gt;
background-repeat: no-repeat;&lt;br /&gt;
background-position: center center;&lt;br /&gt;
text-decoration: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/*&lt;br /&gt;
 *&lt;br /&gt;
 * The following code is highly modified from monobook. It would be nice if the&lt;br /&gt;
 * preftoc id was more human readable like preferences-toc for instance,&lt;br /&gt;
 * howerver this would require backporting the other skins.&lt;br /&gt;
 */&lt;br /&gt;
&lt;br /&gt;
/* Preferences */&lt;br /&gt;
#preftoc {&lt;br /&gt;
/* Tabs */&lt;br /&gt;
width: 100%;&lt;br /&gt;
float: left;&lt;br /&gt;
clear: both;&lt;br /&gt;
margin: 0 !important;&lt;br /&gt;
padding: 0 !important;&lt;br /&gt;
/* @embed */&lt;br /&gt;
background-image: url(images/preferences-break.png);&lt;br /&gt;
background-position: bottom left;&lt;br /&gt;
background-repeat: no-repeat;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#preftoc li {&lt;br /&gt;
/* Tab */&lt;br /&gt;
float: left;&lt;br /&gt;
margin: 0;&lt;br /&gt;
padding: 0;&lt;br /&gt;
padding-right: 1px;&lt;br /&gt;
height: 2.25em;&lt;br /&gt;
white-space: nowrap;&lt;br /&gt;
list-style-type: none;&lt;br /&gt;
list-style-image: none;&lt;br /&gt;
/* @embed */&lt;br /&gt;
background-image: url(images/preferences-break.png);&lt;br /&gt;
background-position: bottom right;&lt;br /&gt;
background-repeat: no-repeat;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Sadly, IE6 won't understand this */&lt;br /&gt;
#preftoc li:first-child {&lt;br /&gt;
margin-left: 1px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#preftoc a,&lt;br /&gt;
#preftoc a:active {&lt;br /&gt;
display: inline-block;&lt;br /&gt;
position: relative;&lt;br /&gt;
color: #000;&lt;br /&gt;
padding: 0.5em;&lt;br /&gt;
text-decoration: none;&lt;br /&gt;
background-image: none;&lt;br /&gt;
font-size: 0.9em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#preftoc a:hover,&lt;br /&gt;
#preftoc a:focus {&lt;br /&gt;
text-decoration: none;&lt;br /&gt;
background-color: #31859d;&lt;br /&gt;
color: #fff;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#preftoc li.selected a {&lt;br /&gt;
/* @embed */&lt;br /&gt;
background-image: url(images/preferences-fade.png);&lt;br /&gt;
background-position: bottom;&lt;br /&gt;
background-repeat: repeat-x;&lt;br /&gt;
color: #000;&lt;br /&gt;
text-decoration: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#preferences {&lt;br /&gt;
float: left;&lt;br /&gt;
width: 100%;&lt;br /&gt;
margin: 0;&lt;br /&gt;
margin-top: -2px;&lt;br /&gt;
clear: both;&lt;br /&gt;
border: solid 1px #cccccc;&lt;br /&gt;
background-color: #f9f9f9;&lt;br /&gt;
/* @embed */&lt;br /&gt;
background-image: url(images/preferences-base.png);&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#preferences fieldset {&lt;br /&gt;
border: none;&lt;br /&gt;
border-top: solid 1px #cccccc;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#preferences fieldset.prefsection {&lt;br /&gt;
border: none;&lt;br /&gt;
padding: 0;&lt;br /&gt;
margin: 1em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#preferences legend {&lt;br /&gt;
color: #666666;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#preferences fieldset.prefsection legend.mainLegend {&lt;br /&gt;
display: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#preferences td {&lt;br /&gt;
padding-left: 0.5em;&lt;br /&gt;
padding-right: 0.5em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#preferences td.htmlform-tip {&lt;br /&gt;
font-size: x-small;&lt;br /&gt;
padding: .2em 2em;&lt;br /&gt;
color: #666666;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#preferences div.mw-prefs-buttons {&lt;br /&gt;
padding: 1em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#preferences div.mw-prefs-buttons input {&lt;br /&gt;
margin-right: 0.25em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/**&lt;br /&gt;
 * The following code is slightly modified from monobook&lt;br /&gt;
 */&lt;br /&gt;
&lt;br /&gt;
div#content {&lt;br /&gt;
line-height: 1.5em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#bodyContent {&lt;br /&gt;
font-size: 0.8em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.editsection {&lt;br /&gt;
float: right;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
ul {&lt;br /&gt;
/* @embed */&lt;br /&gt;
list-style-image: url(images/bullet-icon.png);&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
pre {&lt;br /&gt;
line-height: 1.3em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Site Notice (includes notices from CentralNotice extension) */&lt;br /&gt;
#siteNotice {&lt;br /&gt;
font-size: 0.8em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#firstHeading {&lt;br /&gt;
padding-top: 0;&lt;br /&gt;
margin-top: 0;&lt;br /&gt;
padding-top: 0;&lt;br /&gt;
font-size: 1.6em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#content a.external,&lt;br /&gt;
div#content a.external[href ^=&amp;quot;gopher://&amp;quot;] {&lt;br /&gt;
/* @embed */&lt;br /&gt;
background: url(images/external-link-ltr-icon.png) center right no-repeat;&lt;br /&gt;
padding-right: 13px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#content a.external[href ^=&amp;quot;https://&amp;quot;],&lt;br /&gt;
.link-https {&lt;br /&gt;
/* @embed */&lt;br /&gt;
background: url(images/lock-icon.png) center right no-repeat;&lt;br /&gt;
padding-right: 13px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#content a.external[href ^=&amp;quot;mailto:&amp;quot;],&lt;br /&gt;
.link-mailto {&lt;br /&gt;
/* @embed */&lt;br /&gt;
background: url(images/mail-icon.png) center right no-repeat;&lt;br /&gt;
padding-right: 13px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#content a.external[href ^=&amp;quot;news:&amp;quot;] {&lt;br /&gt;
/* @embed */&lt;br /&gt;
background: url(images/news-icon.png) center right no-repeat;&lt;br /&gt;
padding-right: 13px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#content a.external[href ^=&amp;quot;ftp://&amp;quot;],&lt;br /&gt;
.link-ftp {&lt;br /&gt;
/* @embed */&lt;br /&gt;
background: url(images/file-icon.png) center right no-repeat;&lt;br /&gt;
padding-right: 13px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#content a.external[href ^=&amp;quot;irc://&amp;quot;],&lt;br /&gt;
div#content a.external[href ^=&amp;quot;ircs://&amp;quot;],&lt;br /&gt;
.link-irc {&lt;br /&gt;
/* @embed */&lt;br /&gt;
background: url(images/talk-icon.png) center right no-repeat;&lt;br /&gt;
padding-right: 13px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#content a.external[href $=&amp;quot;.ogg&amp;quot;], div#content a.external[href $=&amp;quot;.OGG&amp;quot;],&lt;br /&gt;
div#content a.external[href $=&amp;quot;.mid&amp;quot;], div#content a.external[href $=&amp;quot;.MID&amp;quot;],&lt;br /&gt;
div#content a.external[href $=&amp;quot;.midi&amp;quot;], div#content a.external[href $=&amp;quot;.MIDI&amp;quot;],&lt;br /&gt;
div#content a.external[href $=&amp;quot;.mp3&amp;quot;], div#content a.external[href $=&amp;quot;.MP3&amp;quot;],&lt;br /&gt;
div#content a.external[href $=&amp;quot;.wav&amp;quot;], div#content a.external[href $=&amp;quot;.WAV&amp;quot;],&lt;br /&gt;
div#content a.external[href $=&amp;quot;.wma&amp;quot;], div#content a.external[href $=&amp;quot;.WMA&amp;quot;],&lt;br /&gt;
.link-audio {&lt;br /&gt;
/* @embed */&lt;br /&gt;
background: url(images/audio-icon.png) center right no-repeat;&lt;br /&gt;
padding-right: 13px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#content a.external[href $=&amp;quot;.ogm&amp;quot;], div#content a.external[href $=&amp;quot;.OGM&amp;quot;],&lt;br /&gt;
div#content a.external[href $=&amp;quot;.avi&amp;quot;], div#content a.external[href $=&amp;quot;.AVI&amp;quot;],&lt;br /&gt;
div#content a.external[href $=&amp;quot;.mpeg&amp;quot;], div#content a.external[href $=&amp;quot;.MPEG&amp;quot;],&lt;br /&gt;
div#content a.external[href $=&amp;quot;.mpg&amp;quot;], div#content a.external[href $=&amp;quot;.MPG&amp;quot;],&lt;br /&gt;
.link-video {&lt;br /&gt;
/* @embed */&lt;br /&gt;
background: url(images/video-icon.png) center right no-repeat;&lt;br /&gt;
padding-right: 13px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#content a.external[href $=&amp;quot;.pdf&amp;quot;], div#content a.external[href $=&amp;quot;.PDF&amp;quot;],&lt;br /&gt;
div#content a.external[href *=&amp;quot;.pdf#&amp;quot;], div#content a.external[href *=&amp;quot;.PDF#&amp;quot;],&lt;br /&gt;
div#content a.external[href *=&amp;quot;.pdf?&amp;quot;], div#content a.external[href *=&amp;quot;.PDF?&amp;quot;],&lt;br /&gt;
.link-document {&lt;br /&gt;
/* @embed */&lt;br /&gt;
background: url(images/document-icon.png) center right no-repeat;&lt;br /&gt;
padding-right: 13px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#content .printfooter {&lt;br /&gt;
display: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Icon for Usernames */&lt;br /&gt;
#pt-userpage,&lt;br /&gt;
#pt-anonuserpage,&lt;br /&gt;
#pt-login {&lt;br /&gt;
/* @embed */&lt;br /&gt;
background: url(images/user-icon.png) left top no-repeat;&lt;br /&gt;
padding-left: 15px !important;&lt;br /&gt;
text-transform: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.redirectText {&lt;br /&gt;
font-size: 140%;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.redirectMsg img {&lt;br /&gt;
vertical-align: text-bottom;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#bodyContent {&lt;br /&gt;
position: relative;&lt;br /&gt;
width: 100%;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#mw-js-message {&lt;br /&gt;
font-size: 0.8em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#bodyContent {&lt;br /&gt;
line-height: 1.5em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Watch/Unwatch Icon Styling */&lt;br /&gt;
#ca-unwatch.icon a,&lt;br /&gt;
#ca-watch.icon a {&lt;br /&gt;
margin: 0;&lt;br /&gt;
padding: 0;&lt;br /&gt;
outline: none;&lt;br /&gt;
display: block;&lt;br /&gt;
width: 26px;&lt;br /&gt;
/* This hides the text but shows the background image */&lt;br /&gt;
padding-top: 3.1em;&lt;br /&gt;
margin-top: 0;&lt;br /&gt;
/* Only applied in IE6 */&lt;br /&gt;
margin-top: -0.8em !ie;&lt;br /&gt;
height: 0;&lt;br /&gt;
overflow: hidden;&lt;br /&gt;
/* @embed */&lt;br /&gt;
background-image: url(images/watch-icons.png);&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#ca-unwatch.icon a {&lt;br /&gt;
background-position: -43px 60%;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#ca-watch.icon a {&lt;br /&gt;
background-position: 5px 60%;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#ca-unwatch.icon a:hover,&lt;br /&gt;
#ca-unwatch.icon a:focus {&lt;br /&gt;
background-position: -67px 60%;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#ca-watch.icon a:hover,&lt;br /&gt;
#ca-watch.icon a:focus {&lt;br /&gt;
background-position: -19px 60%;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#ca-unwatch.icon a.loading,&lt;br /&gt;
#ca-watch.icon a.loading {&lt;br /&gt;
/* @embed */&lt;br /&gt;
background-image: url(images/watch-icon-loading.gif);&lt;br /&gt;
background-position: 5px 60%;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#ca-unwatch.icon a span,&lt;br /&gt;
#ca-watch.icon a span {&lt;br /&gt;
display: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorTabs ul {&lt;br /&gt;
/* @embed */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Tooltips are outside of the normal body code, so this helps make the size of the text sensible */&lt;br /&gt;
.tipsy {&lt;br /&gt;
font-size: 0.8em;&lt;br /&gt;
}&lt;/div&gt;</summary>
		<author><name>WikiSysop</name></author>	</entry>

	<entry>
		<id>https://web.fhnw.ch/plattformen/hattie-wiki/w/index.php?title=MediaWiki:Common.css&amp;diff=3390</id>
		<title>MediaWiki:Common.css</title>
		<link rel="alternate" type="text/html" href="https://web.fhnw.ch/plattformen/hattie-wiki/w/index.php?title=MediaWiki:Common.css&amp;diff=3390"/>
				<updated>2014-05-10T14:27:10Z</updated>
		
		<summary type="html">&lt;p&gt;WikiSysop: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;/* Das folgende CSS wird für alle Benutzeroberflächen geladen. */&lt;br /&gt;
&lt;br /&gt;
/* Framework */&lt;br /&gt;
&lt;br /&gt;
html,&lt;br /&gt;
body {&lt;br /&gt;
height: 100%;&lt;br /&gt;
margin: 0;&lt;br /&gt;
padding: 0;&lt;br /&gt;
font-family: 'Open Sans',sans-serif;&lt;br /&gt;
font-size: 1em;&lt;br /&gt;
color:#777;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
body {&lt;br /&gt;
background-color: #dcdcdc;&lt;br /&gt;
/* @embed */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Links */&lt;br /&gt;
a {&lt;br /&gt;
color: #31859d;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.mw-body a.external {&lt;br /&gt;
color: #31859d;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#mw-panel div.portal div.body ul li a:visited {&lt;br /&gt;
color: #31859d;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#mw-panel div.portal div.body ul li a:active {&lt;br /&gt;
color: #31859d;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#mw-panel.collapsible-nav .portal.collapsed h3 a {&lt;br /&gt;
color: #31859d;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Content */&lt;br /&gt;
&lt;br /&gt;
div#content {&lt;br /&gt;
/* @embed */&lt;br /&gt;
background-color: white;&lt;br /&gt;
color: #777;&lt;br /&gt;
direction: ltr;&lt;br /&gt;
border-width: 0px;&lt;br /&gt;
border-style: solid;&lt;br /&gt;
margin-top: 0;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Head */&lt;br /&gt;
&lt;br /&gt;
#mw-page-base {&lt;br /&gt;
height: 5em;&lt;br /&gt;
background-color: white;&lt;br /&gt;
border-bottom: 0;&lt;br /&gt;
/* @embed */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#mw-head-base {&lt;br /&gt;
height: 5em;&lt;br /&gt;
/* @embed */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#mw-head {&lt;br /&gt;
position: absolute;&lt;br /&gt;
top: 0;&lt;br /&gt;
right: 0;&lt;br /&gt;
width: 100%;&lt;br /&gt;
background-color: white;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#mw-head h5 {&lt;br /&gt;
margin: 0;&lt;br /&gt;
padding: 0;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Hide empty portlets */&lt;br /&gt;
div.emptyPortlet {&lt;br /&gt;
display: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Personal */&lt;br /&gt;
&lt;br /&gt;
#p-personal {&lt;br /&gt;
position: absolute;&lt;br /&gt;
top: 0;&lt;br /&gt;
right: 0.75em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#p-personal h5 {&lt;br /&gt;
display: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#p-personal ul {&lt;br /&gt;
list-style: none;&lt;br /&gt;
margin: 0;&lt;br /&gt;
padding-left: 10em; /* Keep from overlapping logo */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* @noflip */&lt;br /&gt;
&lt;br /&gt;
#p-personal li {&lt;br /&gt;
line-height: 1.125em;&lt;br /&gt;
float: left;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#p-personal li a {&lt;br /&gt;
color: #777;&lt;br /&gt;
text-decoration: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#p-personal li a:hover {&lt;br /&gt;
background-color: #31859d;&lt;br /&gt;
color: #fff;&lt;br /&gt;
padding:0.5em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#p-personal li a:visited {&lt;br /&gt;
color: #31859d;&lt;br /&gt;
text-decoration: bold;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#p-personal a.new {&lt;br /&gt;
color: #31859d;&lt;br /&gt;
text-decoration: bold;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* This one flips! */&lt;br /&gt;
&lt;br /&gt;
#p-personal li {&lt;br /&gt;
margin-left: 0.75em;&lt;br /&gt;
margin-top: 0.5em;&lt;br /&gt;
font-size: 0.75em;&lt;br /&gt;
white-space: nowrap;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Navigation Containers */&lt;br /&gt;
&lt;br /&gt;
#left-navigation {&lt;br /&gt;
position: relative;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#right-navigation {&lt;br /&gt;
float: right;&lt;br /&gt;
margin-top: 2.5em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Navigation Labels */&lt;br /&gt;
div.vectorTabs h5,&lt;br /&gt;
div.vectorMenu h5 span {&lt;br /&gt;
display: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Namespaces and Views */&lt;br /&gt;
/* @noflip */&lt;br /&gt;
div.vectorTabs {&lt;br /&gt;
float: left;&lt;br /&gt;
height: 2.5em;&lt;br /&gt;
background-image:none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorTabs {&lt;br /&gt;
/* @embed */&lt;br /&gt;
padding-left: 1px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* @noflip */&lt;br /&gt;
div.vectorTabs ul {&lt;br /&gt;
float: left;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorTabs ul {&lt;br /&gt;
height: 100%;&lt;br /&gt;
list-style: none;&lt;br /&gt;
margin: 0;&lt;br /&gt;
padding: 0;&lt;br /&gt;
background-color:white;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* @noflip */&lt;br /&gt;
div.vectorTabs ul li {&lt;br /&gt;
float: left;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* OVERRIDDEN BY COMPLIANT BROWSERS */&lt;br /&gt;
div.vectorTabs ul li {&lt;br /&gt;
line-height: 1.125em;&lt;br /&gt;
display: inline-block;&lt;br /&gt;
height: 100%;&lt;br /&gt;
margin: 0;&lt;br /&gt;
padding: 0;&lt;br /&gt;
background-color: #fff;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* IGNORED BY IE6 */&lt;br /&gt;
div.vectorTabs ul &amp;gt; li {&lt;br /&gt;
display: block;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorTabs li.selected {&lt;br /&gt;
/* @embed */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
	/* OVERRIDDEN BY COMPLIANT BROWSERS */&lt;br /&gt;
div.vectorTabs li a {&lt;br /&gt;
display: inline-block;&lt;br /&gt;
height: 1.9em;&lt;br /&gt;
padding-left: 0.5em;&lt;br /&gt;
padding-right: 0.5em;&lt;br /&gt;
color: #777;&lt;br /&gt;
cursor: pointer;&lt;br /&gt;
font-size: 0.8em;&lt;br /&gt;
text-decoration: none;&lt;br /&gt;
background:none;&lt;br /&gt;
background-color:#fff;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorTabs li a:hover {&lt;br /&gt;
background-color: #31859d;&lt;br /&gt;
color: #fff;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* IGNORED BY IE6 */&lt;br /&gt;
div.vectorTabs li &amp;gt; a {&lt;br /&gt;
display: block;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorTabs li.icon a {&lt;br /&gt;
background-position: bottom right;&lt;br /&gt;
background-repeat: no-repeat;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* OVERRIDDEN BY COMPLIANT BROWSERS */&lt;br /&gt;
div.vectorTabs span a  {&lt;br /&gt;
display: inline-block;&lt;br /&gt;
padding-top: 1.25em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* IGNORED BY IE6 */&lt;br /&gt;
/* @noflip */&lt;br /&gt;
div.vectorTabs span &amp;gt; a {&lt;br /&gt;
float: left;&lt;br /&gt;
display: block;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorTabs span {&lt;br /&gt;
display: inline-block;&lt;br /&gt;
/* @embed */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorTabs li.selected a,&lt;br /&gt;
div.vectorTabs li.selected a:visited{&lt;br /&gt;
color: #777;&lt;br /&gt;
text-decoration: none;&lt;br /&gt;
font-weight: bold;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorTabs li.selected a:hover{&lt;br /&gt;
color: #fff;&lt;br /&gt;
text-decoration: none;&lt;br /&gt;
font-weight: bold;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorTabs li.new a,&lt;br /&gt;
div.vectorTabs li.new a:visited{&lt;br /&gt;
color: #777;&lt;br /&gt;
text-decoration: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorTabs li.new a:hover{&lt;br /&gt;
color: #fff;&lt;br /&gt;
text-decoration: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Variants and Actions */&lt;br /&gt;
/* @noflip */&lt;br /&gt;
div.vectorMenu {&lt;br /&gt;
direction: ltr;&lt;br /&gt;
float: left;&lt;br /&gt;
/* @embed */&lt;br /&gt;
background-image: url(images/arrow-down-icon.png);&lt;br /&gt;
background-position: 100% 60%;&lt;br /&gt;
background-repeat: no-repeat;&lt;br /&gt;
cursor: pointer;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorMenu h3 a {&lt;br /&gt;
background-image:none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorMenuFocus {&lt;br /&gt;
/* @embed */&lt;br /&gt;
background-image: url(images/arrow-down-focus-icon.png);&lt;br /&gt;
background-position: 100% 60%;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* @noflip */&lt;br /&gt;
body.rtl div.vectorMenu {&lt;br /&gt;
direction: rtl;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* OVERRIDDEN BY COMPLIANT BROWSERS */&lt;br /&gt;
/* @noflip */&lt;br /&gt;
div#mw-head div.vectorMenu h5 {&lt;br /&gt;
float: left;&lt;br /&gt;
/* @embed */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* This will be flipped - unlike the one above it */&lt;br /&gt;
div#mw-head div.vectorMenu h5 {&lt;br /&gt;
background-position: bottom left;&lt;br /&gt;
margin-left: -1px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* IGNORED BY IE6 */&lt;br /&gt;
&lt;br /&gt;
div#mw-head div.vectorMenu &amp;gt; h5 {&lt;br /&gt;
background-image: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#mw-head div.vectorMenu h4 {&lt;br /&gt;
display: inline-block;&lt;br /&gt;
float: left;&lt;br /&gt;
font-size: 0.8em;&lt;br /&gt;
padding-left: 0.5em;&lt;br /&gt;
padding-top: 1.375em;&lt;br /&gt;
font-weight: normal;&lt;br /&gt;
border: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* OVERRIDDEN BY COMPLIANT BROWSERS */&lt;br /&gt;
/* @noflip */&lt;br /&gt;
div.vectorMenu h5 a {&lt;br /&gt;
display: inline-block;&lt;br /&gt;
width: 24px;&lt;br /&gt;
height: 2.5em;&lt;br /&gt;
text-decoration: none;&lt;br /&gt;
/* @embed */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* This will be flipped - unlike the one above it */&lt;br /&gt;
div.vectorMenu h5 a {&lt;br /&gt;
background-position: bottom right;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* IGNORED BY IE6 */&lt;br /&gt;
div.vectorMenu h5 &amp;gt; a {&lt;br /&gt;
display: block;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorMenu div.menu {&lt;br /&gt;
position: relative;&lt;br /&gt;
display: none;&lt;br /&gt;
clear: both;&lt;br /&gt;
text-align: left;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* OVERRIDDEN BY COMPLIANT BROWSERS */&lt;br /&gt;
/* @noflip */&lt;br /&gt;
body.rtl div.vectorMenu div.menu {&lt;br /&gt;
margin-left: 24px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* IGNORED BY IE6 */&lt;br /&gt;
/* @noflip */&lt;br /&gt;
body.rtl div.vectorMenu &amp;gt; div.menu {&lt;br /&gt;
margin-left: auto;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* IGNORED BY IE6 */&lt;br /&gt;
/* Also fixes old versions of FireFox */&lt;br /&gt;
/* @noflip */&lt;br /&gt;
body.rtl div.vectorMenu &amp;gt; div.menu,&lt;br /&gt;
x:-moz-any-link {&lt;br /&gt;
margin-left: 23px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Enable forcing showing of the menu for accessibility */&lt;br /&gt;
div.vectorMenu:hover div.menu,&lt;br /&gt;
div.vectorMenu div.menuForceShow {&lt;br /&gt;
display: block;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorMenu ul {&lt;br /&gt;
position: absolute;&lt;br /&gt;
background-color: white;&lt;br /&gt;
border: solid 1px silver;&lt;br /&gt;
border-top-width: 0;&lt;br /&gt;
list-style: none;&lt;br /&gt;
list-style-image: none;&lt;br /&gt;
list-style-type: none;&lt;br /&gt;
padding: 0;&lt;br /&gt;
margin: 0;&lt;br /&gt;
margin-left: -1px;&lt;br /&gt;
text-align: left;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Fixes old versions of FireFox */&lt;br /&gt;
div.vectorMenu ul,&lt;br /&gt;
x:-moz-any-link {&lt;br /&gt;
min-width: 5em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Returns things back to normal in modern versions of FireFox */&lt;br /&gt;
div.vectorMenu ul,&lt;br /&gt;
x:-moz-any-link,&lt;br /&gt;
x:default {&lt;br /&gt;
min-width: 0;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorMenu li {&lt;br /&gt;
padding: 0;&lt;br /&gt;
margin: 0;&lt;br /&gt;
text-align: left;&lt;br /&gt;
line-height: 1em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* OVERRIDDEN BY COMPLIANT BROWSERS */&lt;br /&gt;
div.vectorMenu li a {&lt;br /&gt;
display: inline-block;&lt;br /&gt;
padding: 0.5em;&lt;br /&gt;
white-space: nowrap;&lt;br /&gt;
color: #777;&lt;br /&gt;
cursor: pointer;&lt;br /&gt;
font-size: 0.8em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* IGNORED BY IE6 */&lt;br /&gt;
div.vectorMenu li &amp;gt; a {&lt;br /&gt;
display: block;&lt;br /&gt;
}&lt;br /&gt;
div.vectorMenu li.selected a,&lt;br /&gt;
div.vectorMenu li.selected a:visited {&lt;br /&gt;
color: #fff;&lt;br /&gt;
text-decoration: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Search */&lt;br /&gt;
#p-search h5 {&lt;br /&gt;
display: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* @noflip */&lt;br /&gt;
#p-search {&lt;br /&gt;
float: left;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#p-search {&lt;br /&gt;
margin-right: 0.5em;&lt;br /&gt;
margin-left: 0.5em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#p-search form,&lt;br /&gt;
#p-search input {&lt;br /&gt;
margin: 0;&lt;br /&gt;
margin-top: 0.4em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#simpleSearch {&lt;br /&gt;
display: block;&lt;br /&gt;
width: 14em;&lt;br /&gt;
height: 1.4em;&lt;br /&gt;
margin-top: 0.65em;&lt;br /&gt;
position: relative;&lt;br /&gt;
min-height: 1px; /* Gotta trigger hasLayout for IE7 */&lt;br /&gt;
border: solid 1px #AAAAAA;&lt;br /&gt;
color: black;&lt;br /&gt;
background-color: white;&lt;br /&gt;
/* @embed */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#simpleSearch label {&lt;br /&gt;
/*&lt;br /&gt;
 * DON'T PANIC! Browsers that won't scale this properly are the same browsers that have JS issues that prevent&lt;br /&gt;
 * this from ever being shown anyways.&lt;br /&gt;
 */&lt;br /&gt;
font-size: 13px;&lt;br /&gt;
top: 0.25em;&lt;br /&gt;
direction: ltr;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#simpleSearch input {&lt;br /&gt;
color: black;&lt;br /&gt;
direction: ltr;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#simpleSearch input:focus {&lt;br /&gt;
outline: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#simpleSearch input.placeholder {&lt;br /&gt;
color: #999999;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#simpleSearch input::-webkit-input-placeholder {&lt;br /&gt;
color: #999999;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#simpleSearch input#searchInput {&lt;br /&gt;
position: absolute;&lt;br /&gt;
top: 0;&lt;br /&gt;
left: 0;&lt;br /&gt;
width: 90%;&lt;br /&gt;
margin: 0;&lt;br /&gt;
padding: 0;&lt;br /&gt;
padding-left: 0.2em;&lt;br /&gt;
padding-top: 0.2em;&lt;br /&gt;
padding-bottom: 0.2em;&lt;br /&gt;
outline: none;&lt;br /&gt;
border: none;&lt;br /&gt;
&lt;br /&gt;
/*&lt;br /&gt;
 * DON'T PANIC! Browsers that won't scale this properly are the same browsers that have JS issues that prevent&lt;br /&gt;
 * this from ever being shown anyways.&lt;br /&gt;
 */&lt;br /&gt;
&lt;br /&gt;
font-size: 13px;&lt;br /&gt;
background-color: transparent;&lt;br /&gt;
direction: ltr;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#simpleSearch button#searchButton {&lt;br /&gt;
position: absolute;&lt;br /&gt;
width: 10%;&lt;br /&gt;
right: 0;&lt;br /&gt;
top: 0;&lt;br /&gt;
padding: 0;&lt;br /&gt;
padding-top: 0.3em;&lt;br /&gt;
padding-bottom: 0.2em;&lt;br /&gt;
padding-right: 0.4em;&lt;br /&gt;
margin: 0;&lt;br /&gt;
border: none;&lt;br /&gt;
cursor: pointer;&lt;br /&gt;
background-color: transparent;&lt;br /&gt;
background-image: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* OVERRIDDEN BY COMPLIANT BROWSERS */&lt;br /&gt;
div#simpleSearch button#searchButton img {&lt;br /&gt;
border: none;&lt;br /&gt;
margin: 0;&lt;br /&gt;
margin-top: -3px;&lt;br /&gt;
padding: 0;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* IGNORED BY IE6 */&lt;br /&gt;
div#simpleSearch button#searchButton &amp;gt; img {&lt;br /&gt;
margin: 0;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Panel */&lt;br /&gt;
div#mw-panel {&lt;br /&gt;
font-size: inherit;&lt;br /&gt;
position: absolute;&lt;br /&gt;
top: 100px;&lt;br /&gt;
padding-top: 0.5em;&lt;br /&gt;
width: 10em;&lt;br /&gt;
left: 0px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#mw-panel.collapsible-nav .portal {&lt;br /&gt;
font-size: 0.9em;&lt;br /&gt;
background-image:none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#mw-panel div.portal {&lt;br /&gt;
padding-bottom: 0;&lt;br /&gt;
direction: ltr;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#mw-panel div.portal h5 {&lt;br /&gt;
color: #000;&lt;br /&gt;
text-transform: uppercase;&lt;br /&gt;
padding: 0.25em;&lt;br /&gt;
padding-top: 0;&lt;br /&gt;
padding-bottom: 0;&lt;br /&gt;
padding-left: 1.75em;&lt;br /&gt;
cursor: default;&lt;br /&gt;
border: none;&lt;br /&gt;
font-size: 0.75em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#mw-panel div.portal div.body {&lt;br /&gt;
margin: 0;&lt;br /&gt;
padding-top: 0.5em;&lt;br /&gt;
margin-left: 1.25em;&lt;br /&gt;
border-bottom: 4px solid #31859d;&lt;br /&gt;
/* @embed */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#mw-panel div.portal div.body ul {&lt;br /&gt;
list-style: none;&lt;br /&gt;
list-style-image: none;&lt;br /&gt;
list-style-type: none;&lt;br /&gt;
padding: 0;&lt;br /&gt;
margin: 0;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#mw-panel div.portal div.body ul li {&lt;br /&gt;
line-height: 1.5em;&lt;br /&gt;
padding: 0;&lt;br /&gt;
padding-bottom: 0.5em;&lt;br /&gt;
margin: 0;&lt;br /&gt;
overflow: hidden;&lt;br /&gt;
font-size: 0.75em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#mw-panel div.portal div.body ul li a {&lt;br /&gt;
text-transform: uppercase;&lt;br /&gt;
color: #000;&lt;br /&gt;
text-decoration: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#mw-panel div.portal div.body ul li a:hover {&lt;br /&gt;
background-color: #31859d;&lt;br /&gt;
color: #fff;&lt;br /&gt;
padding-top:0.5em;&lt;br /&gt;
padding-bottom:0.5em;&lt;br /&gt;
padding-left:2px;&lt;br /&gt;
padding-right:2px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Footer */&lt;br /&gt;
div#footer {&lt;br /&gt;
margin-left: 10em;&lt;br /&gt;
margin-top: 0;&lt;br /&gt;
padding: 0.75em;&lt;br /&gt;
/* @embed */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#footer ul {&lt;br /&gt;
list-style: none;&lt;br /&gt;
list-style-image: none;&lt;br /&gt;
list-style-type: none;&lt;br /&gt;
margin: 0;&lt;br /&gt;
padding: 0;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#footer ul li {&lt;br /&gt;
margin: 0;&lt;br /&gt;
padding: 0;&lt;br /&gt;
padding-top: 0.5em;&lt;br /&gt;
padding-bottom: 0.5em;&lt;br /&gt;
color: #000;&lt;br /&gt;
font-size: 0.7em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#footer #footer-icons {&lt;br /&gt;
float: right;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* @noflip */&lt;br /&gt;
body.ltr div#footer #footer-places {&lt;br /&gt;
float: left;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#footer #footer-info li {&lt;br /&gt;
line-height: 1.4em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#footer #footer-icons li {&lt;br /&gt;
float: left;&lt;br /&gt;
margin-left: 0.5em;&lt;br /&gt;
line-height: 2em;&lt;br /&gt;
text-align: right;&lt;br /&gt;
display:none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#footer #footer-places li {&lt;br /&gt;
float: left;&lt;br /&gt;
margin-right: 1em;&lt;br /&gt;
line-height: 2em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#footer #footer-places li a {&lt;br /&gt;
color: #000;&lt;br /&gt;
text-decoration: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#footer #footer-places li a:hover {&lt;br /&gt;
background-color: #31859d;&lt;br /&gt;
color: #fff;&lt;br /&gt;
padding:0.5em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#footer #footer-places li a:active {&lt;br /&gt;
font-weight: bold;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Logo */&lt;br /&gt;
#p-logo {&lt;br /&gt;
position: absolute;&lt;br /&gt;
top:-140px;&lt;br /&gt;
left: 15px;&lt;br /&gt;
width: 10em;&lt;br /&gt;
height:70px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#p-logo a {&lt;br /&gt;
display: block;&lt;br /&gt;
width: 10em;&lt;br /&gt;
background-repeat: no-repeat;&lt;br /&gt;
background-position: center center;&lt;br /&gt;
text-decoration: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/*&lt;br /&gt;
 *&lt;br /&gt;
 * The following code is highly modified from monobook. It would be nice if the&lt;br /&gt;
 * preftoc id was more human readable like preferences-toc for instance,&lt;br /&gt;
 * howerver this would require backporting the other skins.&lt;br /&gt;
 */&lt;br /&gt;
&lt;br /&gt;
/* Preferences */&lt;br /&gt;
#preftoc {&lt;br /&gt;
/* Tabs */&lt;br /&gt;
width: 100%;&lt;br /&gt;
float: left;&lt;br /&gt;
clear: both;&lt;br /&gt;
margin: 0 !important;&lt;br /&gt;
padding: 0 !important;&lt;br /&gt;
/* @embed */&lt;br /&gt;
background-image: url(images/preferences-break.png);&lt;br /&gt;
background-position: bottom left;&lt;br /&gt;
background-repeat: no-repeat;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#preftoc li {&lt;br /&gt;
/* Tab */&lt;br /&gt;
float: left;&lt;br /&gt;
margin: 0;&lt;br /&gt;
padding: 0;&lt;br /&gt;
padding-right: 1px;&lt;br /&gt;
height: 2.25em;&lt;br /&gt;
white-space: nowrap;&lt;br /&gt;
list-style-type: none;&lt;br /&gt;
list-style-image: none;&lt;br /&gt;
/* @embed */&lt;br /&gt;
background-image: url(images/preferences-break.png);&lt;br /&gt;
background-position: bottom right;&lt;br /&gt;
background-repeat: no-repeat;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Sadly, IE6 won't understand this */&lt;br /&gt;
#preftoc li:first-child {&lt;br /&gt;
margin-left: 1px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#preftoc a,&lt;br /&gt;
#preftoc a:active {&lt;br /&gt;
display: inline-block;&lt;br /&gt;
position: relative;&lt;br /&gt;
color: #000;&lt;br /&gt;
padding: 0.5em;&lt;br /&gt;
text-decoration: none;&lt;br /&gt;
background-image: none;&lt;br /&gt;
font-size: 0.9em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#preftoc a:hover,&lt;br /&gt;
#preftoc a:focus {&lt;br /&gt;
text-decoration: none;&lt;br /&gt;
background-color: #31859d;&lt;br /&gt;
color: #fff;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#preftoc li.selected a {&lt;br /&gt;
/* @embed */&lt;br /&gt;
background-image: url(images/preferences-fade.png);&lt;br /&gt;
background-position: bottom;&lt;br /&gt;
background-repeat: repeat-x;&lt;br /&gt;
color: #000;&lt;br /&gt;
text-decoration: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#preferences {&lt;br /&gt;
float: left;&lt;br /&gt;
width: 100%;&lt;br /&gt;
margin: 0;&lt;br /&gt;
margin-top: -2px;&lt;br /&gt;
clear: both;&lt;br /&gt;
border: solid 1px #cccccc;&lt;br /&gt;
background-color: #f9f9f9;&lt;br /&gt;
/* @embed */&lt;br /&gt;
background-image: url(images/preferences-base.png);&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#preferences fieldset {&lt;br /&gt;
border: none;&lt;br /&gt;
border-top: solid 1px #cccccc;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#preferences fieldset.prefsection {&lt;br /&gt;
border: none;&lt;br /&gt;
padding: 0;&lt;br /&gt;
margin: 1em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#preferences legend {&lt;br /&gt;
color: #666666;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#preferences fieldset.prefsection legend.mainLegend {&lt;br /&gt;
display: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#preferences td {&lt;br /&gt;
padding-left: 0.5em;&lt;br /&gt;
padding-right: 0.5em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#preferences td.htmlform-tip {&lt;br /&gt;
font-size: x-small;&lt;br /&gt;
padding: .2em 2em;&lt;br /&gt;
color: #666666;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#preferences div.mw-prefs-buttons {&lt;br /&gt;
padding: 1em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#preferences div.mw-prefs-buttons input {&lt;br /&gt;
margin-right: 0.25em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/**&lt;br /&gt;
 * The following code is slightly modified from monobook&lt;br /&gt;
 */&lt;br /&gt;
&lt;br /&gt;
div#content {&lt;br /&gt;
line-height: 1.5em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#bodyContent {&lt;br /&gt;
font-size: 0.8em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.editsection {&lt;br /&gt;
float: right;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
ul {&lt;br /&gt;
/* @embed */&lt;br /&gt;
list-style-image: url(images/bullet-icon.png);&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
pre {&lt;br /&gt;
line-height: 1.3em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Site Notice (includes notices from CentralNotice extension) */&lt;br /&gt;
#siteNotice {&lt;br /&gt;
font-size: 0.8em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#firstHeading {&lt;br /&gt;
padding-top: 0;&lt;br /&gt;
margin-top: 0;&lt;br /&gt;
padding-top: 0;&lt;br /&gt;
font-size: 1.6em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#content a.external,&lt;br /&gt;
div#content a.external[href ^=&amp;quot;gopher://&amp;quot;] {&lt;br /&gt;
/* @embed */&lt;br /&gt;
background: url(images/external-link-ltr-icon.png) center right no-repeat;&lt;br /&gt;
padding-right: 13px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#content a.external[href ^=&amp;quot;https://&amp;quot;],&lt;br /&gt;
.link-https {&lt;br /&gt;
/* @embed */&lt;br /&gt;
background: url(images/lock-icon.png) center right no-repeat;&lt;br /&gt;
padding-right: 13px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#content a.external[href ^=&amp;quot;mailto:&amp;quot;],&lt;br /&gt;
.link-mailto {&lt;br /&gt;
/* @embed */&lt;br /&gt;
background: url(images/mail-icon.png) center right no-repeat;&lt;br /&gt;
padding-right: 13px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#content a.external[href ^=&amp;quot;news:&amp;quot;] {&lt;br /&gt;
/* @embed */&lt;br /&gt;
background: url(images/news-icon.png) center right no-repeat;&lt;br /&gt;
padding-right: 13px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#content a.external[href ^=&amp;quot;ftp://&amp;quot;],&lt;br /&gt;
.link-ftp {&lt;br /&gt;
/* @embed */&lt;br /&gt;
background: url(images/file-icon.png) center right no-repeat;&lt;br /&gt;
padding-right: 13px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#content a.external[href ^=&amp;quot;irc://&amp;quot;],&lt;br /&gt;
div#content a.external[href ^=&amp;quot;ircs://&amp;quot;],&lt;br /&gt;
.link-irc {&lt;br /&gt;
/* @embed */&lt;br /&gt;
background: url(images/talk-icon.png) center right no-repeat;&lt;br /&gt;
padding-right: 13px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#content a.external[href $=&amp;quot;.ogg&amp;quot;], div#content a.external[href $=&amp;quot;.OGG&amp;quot;],&lt;br /&gt;
div#content a.external[href $=&amp;quot;.mid&amp;quot;], div#content a.external[href $=&amp;quot;.MID&amp;quot;],&lt;br /&gt;
div#content a.external[href $=&amp;quot;.midi&amp;quot;], div#content a.external[href $=&amp;quot;.MIDI&amp;quot;],&lt;br /&gt;
div#content a.external[href $=&amp;quot;.mp3&amp;quot;], div#content a.external[href $=&amp;quot;.MP3&amp;quot;],&lt;br /&gt;
div#content a.external[href $=&amp;quot;.wav&amp;quot;], div#content a.external[href $=&amp;quot;.WAV&amp;quot;],&lt;br /&gt;
div#content a.external[href $=&amp;quot;.wma&amp;quot;], div#content a.external[href $=&amp;quot;.WMA&amp;quot;],&lt;br /&gt;
.link-audio {&lt;br /&gt;
/* @embed */&lt;br /&gt;
background: url(images/audio-icon.png) center right no-repeat;&lt;br /&gt;
padding-right: 13px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#content a.external[href $=&amp;quot;.ogm&amp;quot;], div#content a.external[href $=&amp;quot;.OGM&amp;quot;],&lt;br /&gt;
div#content a.external[href $=&amp;quot;.avi&amp;quot;], div#content a.external[href $=&amp;quot;.AVI&amp;quot;],&lt;br /&gt;
div#content a.external[href $=&amp;quot;.mpeg&amp;quot;], div#content a.external[href $=&amp;quot;.MPEG&amp;quot;],&lt;br /&gt;
div#content a.external[href $=&amp;quot;.mpg&amp;quot;], div#content a.external[href $=&amp;quot;.MPG&amp;quot;],&lt;br /&gt;
.link-video {&lt;br /&gt;
/* @embed */&lt;br /&gt;
background: url(images/video-icon.png) center right no-repeat;&lt;br /&gt;
padding-right: 13px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#content a.external[href $=&amp;quot;.pdf&amp;quot;], div#content a.external[href $=&amp;quot;.PDF&amp;quot;],&lt;br /&gt;
div#content a.external[href *=&amp;quot;.pdf#&amp;quot;], div#content a.external[href *=&amp;quot;.PDF#&amp;quot;],&lt;br /&gt;
div#content a.external[href *=&amp;quot;.pdf?&amp;quot;], div#content a.external[href *=&amp;quot;.PDF?&amp;quot;],&lt;br /&gt;
.link-document {&lt;br /&gt;
/* @embed */&lt;br /&gt;
background: url(images/document-icon.png) center right no-repeat;&lt;br /&gt;
padding-right: 13px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#content .printfooter {&lt;br /&gt;
display: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Icon for Usernames */&lt;br /&gt;
#pt-userpage,&lt;br /&gt;
#pt-anonuserpage,&lt;br /&gt;
#pt-login {&lt;br /&gt;
/* @embed */&lt;br /&gt;
background: url(images/user-icon.png) left top no-repeat;&lt;br /&gt;
padding-left: 15px !important;&lt;br /&gt;
text-transform: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.redirectText {&lt;br /&gt;
font-size: 140%;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.redirectMsg img {&lt;br /&gt;
vertical-align: text-bottom;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#bodyContent {&lt;br /&gt;
position: relative;&lt;br /&gt;
width: 100%;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#mw-js-message {&lt;br /&gt;
font-size: 0.8em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#bodyContent {&lt;br /&gt;
line-height: 1.5em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Watch/Unwatch Icon Styling */&lt;br /&gt;
#ca-unwatch.icon a,&lt;br /&gt;
#ca-watch.icon a {&lt;br /&gt;
margin: 0;&lt;br /&gt;
padding: 0;&lt;br /&gt;
outline: none;&lt;br /&gt;
display: block;&lt;br /&gt;
width: 26px;&lt;br /&gt;
/* This hides the text but shows the background image */&lt;br /&gt;
padding-top: 3.1em;&lt;br /&gt;
margin-top: 0;&lt;br /&gt;
/* Only applied in IE6 */&lt;br /&gt;
margin-top: -0.8em !ie;&lt;br /&gt;
height: 0;&lt;br /&gt;
overflow: hidden;&lt;br /&gt;
/* @embed */&lt;br /&gt;
background-image: url(images/watch-icons.png);&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#ca-unwatch.icon a {&lt;br /&gt;
background-position: -43px 60%;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#ca-watch.icon a {&lt;br /&gt;
background-position: 5px 60%;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#ca-unwatch.icon a:hover,&lt;br /&gt;
#ca-unwatch.icon a:focus {&lt;br /&gt;
background-position: -67px 60%;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#ca-watch.icon a:hover,&lt;br /&gt;
#ca-watch.icon a:focus {&lt;br /&gt;
background-position: -19px 60%;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#ca-unwatch.icon a.loading,&lt;br /&gt;
#ca-watch.icon a.loading {&lt;br /&gt;
/* @embed */&lt;br /&gt;
background-image: url(images/watch-icon-loading.gif);&lt;br /&gt;
background-position: 5px 60%;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#ca-unwatch.icon a span,&lt;br /&gt;
#ca-watch.icon a span {&lt;br /&gt;
display: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorTabs ul {&lt;br /&gt;
/* @embed */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Tooltips are outside of the normal body code, so this helps make the size of the text sensible */&lt;br /&gt;
.tipsy {&lt;br /&gt;
font-size: 0.8em;&lt;br /&gt;
}&lt;/div&gt;</summary>
		<author><name>WikiSysop</name></author>	</entry>

	<entry>
		<id>https://web.fhnw.ch/plattformen/hattie-wiki/w/index.php?title=MediaWiki:Common.css&amp;diff=3389</id>
		<title>MediaWiki:Common.css</title>
		<link rel="alternate" type="text/html" href="https://web.fhnw.ch/plattformen/hattie-wiki/w/index.php?title=MediaWiki:Common.css&amp;diff=3389"/>
				<updated>2014-05-10T14:18:31Z</updated>
		
		<summary type="html">&lt;p&gt;WikiSysop: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;/* Das folgende CSS wird für alle Benutzeroberflächen geladen. */&lt;br /&gt;
&lt;br /&gt;
/* Framework */&lt;br /&gt;
&lt;br /&gt;
html,&lt;br /&gt;
body {&lt;br /&gt;
height: 100%;&lt;br /&gt;
margin: 0;&lt;br /&gt;
padding: 0;&lt;br /&gt;
font-family: &amp;quot;Open Sans&amp;quot;,sans-serif;&lt;br /&gt;
font-size: 1em;&lt;br /&gt;
color:#777;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
html,body,p,td,a,li {font-family: &amp;quot;Open Sans&amp;quot;,sans-serif;}&lt;br /&gt;
&lt;br /&gt;
body {&lt;br /&gt;
background-color: #dcdcdc;&lt;br /&gt;
/* @embed */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Links */&lt;br /&gt;
a {&lt;br /&gt;
color: #31859d;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.mw-body a.external {&lt;br /&gt;
color: #31859d;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#mw-panel div.portal div.body ul li a:visited {&lt;br /&gt;
color: #31859d;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#mw-panel div.portal div.body ul li a:active {&lt;br /&gt;
color: #31859d;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#mw-panel.collapsible-nav .portal.collapsed h3 a {&lt;br /&gt;
color: #31859d;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Content */&lt;br /&gt;
&lt;br /&gt;
div#content {&lt;br /&gt;
/* @embed */&lt;br /&gt;
background-color: white;&lt;br /&gt;
color: #777;&lt;br /&gt;
direction: ltr;&lt;br /&gt;
border-width: 0px;&lt;br /&gt;
border-style: solid;&lt;br /&gt;
margin-top: 0;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Head */&lt;br /&gt;
&lt;br /&gt;
#mw-page-base {&lt;br /&gt;
height: 5em;&lt;br /&gt;
background-color: white;&lt;br /&gt;
border-bottom: 0;&lt;br /&gt;
/* @embed */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#mw-head-base {&lt;br /&gt;
height: 5em;&lt;br /&gt;
/* @embed */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#mw-head {&lt;br /&gt;
position: absolute;&lt;br /&gt;
top: 0;&lt;br /&gt;
right: 0;&lt;br /&gt;
width: 100%;&lt;br /&gt;
background-color: white;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#mw-head h5 {&lt;br /&gt;
margin: 0;&lt;br /&gt;
padding: 0;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Hide empty portlets */&lt;br /&gt;
div.emptyPortlet {&lt;br /&gt;
display: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Personal */&lt;br /&gt;
&lt;br /&gt;
#p-personal {&lt;br /&gt;
position: absolute;&lt;br /&gt;
top: 0;&lt;br /&gt;
right: 0.75em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#p-personal h5 {&lt;br /&gt;
display: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#p-personal ul {&lt;br /&gt;
list-style: none;&lt;br /&gt;
margin: 0;&lt;br /&gt;
padding-left: 10em; /* Keep from overlapping logo */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* @noflip */&lt;br /&gt;
&lt;br /&gt;
#p-personal li {&lt;br /&gt;
line-height: 1.125em;&lt;br /&gt;
float: left;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#p-personal li a {&lt;br /&gt;
color: #777;&lt;br /&gt;
text-decoration: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#p-personal li a:hover {&lt;br /&gt;
background-color: #31859d;&lt;br /&gt;
color: #fff;&lt;br /&gt;
padding:0.5em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#p-personal li a:visited {&lt;br /&gt;
color: #31859d;&lt;br /&gt;
text-decoration: bold;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#p-personal a.new {&lt;br /&gt;
color: #31859d;&lt;br /&gt;
text-decoration: bold;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* This one flips! */&lt;br /&gt;
&lt;br /&gt;
#p-personal li {&lt;br /&gt;
margin-left: 0.75em;&lt;br /&gt;
margin-top: 0.5em;&lt;br /&gt;
font-size: 0.75em;&lt;br /&gt;
white-space: nowrap;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Navigation Containers */&lt;br /&gt;
&lt;br /&gt;
#left-navigation {&lt;br /&gt;
position: relative;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#right-navigation {&lt;br /&gt;
float: right;&lt;br /&gt;
margin-top: 2.5em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Navigation Labels */&lt;br /&gt;
div.vectorTabs h5,&lt;br /&gt;
div.vectorMenu h5 span {&lt;br /&gt;
display: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Namespaces and Views */&lt;br /&gt;
/* @noflip */&lt;br /&gt;
div.vectorTabs {&lt;br /&gt;
float: left;&lt;br /&gt;
height: 2.5em;&lt;br /&gt;
background-image:none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorTabs {&lt;br /&gt;
/* @embed */&lt;br /&gt;
padding-left: 1px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* @noflip */&lt;br /&gt;
div.vectorTabs ul {&lt;br /&gt;
float: left;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorTabs ul {&lt;br /&gt;
height: 100%;&lt;br /&gt;
list-style: none;&lt;br /&gt;
margin: 0;&lt;br /&gt;
padding: 0;&lt;br /&gt;
background-color:white;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* @noflip */&lt;br /&gt;
div.vectorTabs ul li {&lt;br /&gt;
float: left;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* OVERRIDDEN BY COMPLIANT BROWSERS */&lt;br /&gt;
div.vectorTabs ul li {&lt;br /&gt;
line-height: 1.125em;&lt;br /&gt;
display: inline-block;&lt;br /&gt;
height: 100%;&lt;br /&gt;
margin: 0;&lt;br /&gt;
padding: 0;&lt;br /&gt;
background-color: #fff;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* IGNORED BY IE6 */&lt;br /&gt;
div.vectorTabs ul &amp;gt; li {&lt;br /&gt;
display: block;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorTabs li.selected {&lt;br /&gt;
/* @embed */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
	/* OVERRIDDEN BY COMPLIANT BROWSERS */&lt;br /&gt;
div.vectorTabs li a {&lt;br /&gt;
display: inline-block;&lt;br /&gt;
height: 1.9em;&lt;br /&gt;
padding-left: 0.5em;&lt;br /&gt;
padding-right: 0.5em;&lt;br /&gt;
color: #777;&lt;br /&gt;
cursor: pointer;&lt;br /&gt;
font-size: 0.8em;&lt;br /&gt;
text-decoration: none;&lt;br /&gt;
background:none;&lt;br /&gt;
background-color:#fff;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorTabs li a:hover {&lt;br /&gt;
background-color: #31859d;&lt;br /&gt;
color: #fff;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* IGNORED BY IE6 */&lt;br /&gt;
div.vectorTabs li &amp;gt; a {&lt;br /&gt;
display: block;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorTabs li.icon a {&lt;br /&gt;
background-position: bottom right;&lt;br /&gt;
background-repeat: no-repeat;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* OVERRIDDEN BY COMPLIANT BROWSERS */&lt;br /&gt;
div.vectorTabs span a  {&lt;br /&gt;
display: inline-block;&lt;br /&gt;
padding-top: 1.25em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* IGNORED BY IE6 */&lt;br /&gt;
/* @noflip */&lt;br /&gt;
div.vectorTabs span &amp;gt; a {&lt;br /&gt;
float: left;&lt;br /&gt;
display: block;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorTabs span {&lt;br /&gt;
display: inline-block;&lt;br /&gt;
/* @embed */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorTabs li.selected a,&lt;br /&gt;
div.vectorTabs li.selected a:visited{&lt;br /&gt;
color: #777;&lt;br /&gt;
text-decoration: none;&lt;br /&gt;
font-weight: bold;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorTabs li.selected a:hover{&lt;br /&gt;
color: #fff;&lt;br /&gt;
text-decoration: none;&lt;br /&gt;
font-weight: bold;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorTabs li.new a,&lt;br /&gt;
div.vectorTabs li.new a:visited{&lt;br /&gt;
color: #777;&lt;br /&gt;
text-decoration: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorTabs li.new a:hover{&lt;br /&gt;
color: #fff;&lt;br /&gt;
text-decoration: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Variants and Actions */&lt;br /&gt;
/* @noflip */&lt;br /&gt;
div.vectorMenu {&lt;br /&gt;
direction: ltr;&lt;br /&gt;
float: left;&lt;br /&gt;
/* @embed */&lt;br /&gt;
background-image: url(images/arrow-down-icon.png);&lt;br /&gt;
background-position: 100% 60%;&lt;br /&gt;
background-repeat: no-repeat;&lt;br /&gt;
cursor: pointer;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorMenu h3 a {&lt;br /&gt;
background-image:none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorMenuFocus {&lt;br /&gt;
/* @embed */&lt;br /&gt;
background-image: url(images/arrow-down-focus-icon.png);&lt;br /&gt;
background-position: 100% 60%;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* @noflip */&lt;br /&gt;
body.rtl div.vectorMenu {&lt;br /&gt;
direction: rtl;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* OVERRIDDEN BY COMPLIANT BROWSERS */&lt;br /&gt;
/* @noflip */&lt;br /&gt;
div#mw-head div.vectorMenu h5 {&lt;br /&gt;
float: left;&lt;br /&gt;
/* @embed */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* This will be flipped - unlike the one above it */&lt;br /&gt;
div#mw-head div.vectorMenu h5 {&lt;br /&gt;
background-position: bottom left;&lt;br /&gt;
margin-left: -1px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* IGNORED BY IE6 */&lt;br /&gt;
&lt;br /&gt;
div#mw-head div.vectorMenu &amp;gt; h5 {&lt;br /&gt;
background-image: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#mw-head div.vectorMenu h4 {&lt;br /&gt;
display: inline-block;&lt;br /&gt;
float: left;&lt;br /&gt;
font-size: 0.8em;&lt;br /&gt;
padding-left: 0.5em;&lt;br /&gt;
padding-top: 1.375em;&lt;br /&gt;
font-weight: normal;&lt;br /&gt;
border: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* OVERRIDDEN BY COMPLIANT BROWSERS */&lt;br /&gt;
/* @noflip */&lt;br /&gt;
div.vectorMenu h5 a {&lt;br /&gt;
display: inline-block;&lt;br /&gt;
width: 24px;&lt;br /&gt;
height: 2.5em;&lt;br /&gt;
text-decoration: none;&lt;br /&gt;
/* @embed */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* This will be flipped - unlike the one above it */&lt;br /&gt;
div.vectorMenu h5 a {&lt;br /&gt;
background-position: bottom right;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* IGNORED BY IE6 */&lt;br /&gt;
div.vectorMenu h5 &amp;gt; a {&lt;br /&gt;
display: block;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorMenu div.menu {&lt;br /&gt;
position: relative;&lt;br /&gt;
display: none;&lt;br /&gt;
clear: both;&lt;br /&gt;
text-align: left;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* OVERRIDDEN BY COMPLIANT BROWSERS */&lt;br /&gt;
/* @noflip */&lt;br /&gt;
body.rtl div.vectorMenu div.menu {&lt;br /&gt;
margin-left: 24px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* IGNORED BY IE6 */&lt;br /&gt;
/* @noflip */&lt;br /&gt;
body.rtl div.vectorMenu &amp;gt; div.menu {&lt;br /&gt;
margin-left: auto;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* IGNORED BY IE6 */&lt;br /&gt;
/* Also fixes old versions of FireFox */&lt;br /&gt;
/* @noflip */&lt;br /&gt;
body.rtl div.vectorMenu &amp;gt; div.menu,&lt;br /&gt;
x:-moz-any-link {&lt;br /&gt;
margin-left: 23px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Enable forcing showing of the menu for accessibility */&lt;br /&gt;
div.vectorMenu:hover div.menu,&lt;br /&gt;
div.vectorMenu div.menuForceShow {&lt;br /&gt;
display: block;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorMenu ul {&lt;br /&gt;
position: absolute;&lt;br /&gt;
background-color: white;&lt;br /&gt;
border: solid 1px silver;&lt;br /&gt;
border-top-width: 0;&lt;br /&gt;
list-style: none;&lt;br /&gt;
list-style-image: none;&lt;br /&gt;
list-style-type: none;&lt;br /&gt;
padding: 0;&lt;br /&gt;
margin: 0;&lt;br /&gt;
margin-left: -1px;&lt;br /&gt;
text-align: left;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Fixes old versions of FireFox */&lt;br /&gt;
div.vectorMenu ul,&lt;br /&gt;
x:-moz-any-link {&lt;br /&gt;
min-width: 5em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Returns things back to normal in modern versions of FireFox */&lt;br /&gt;
div.vectorMenu ul,&lt;br /&gt;
x:-moz-any-link,&lt;br /&gt;
x:default {&lt;br /&gt;
min-width: 0;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorMenu li {&lt;br /&gt;
padding: 0;&lt;br /&gt;
margin: 0;&lt;br /&gt;
text-align: left;&lt;br /&gt;
line-height: 1em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* OVERRIDDEN BY COMPLIANT BROWSERS */&lt;br /&gt;
div.vectorMenu li a {&lt;br /&gt;
display: inline-block;&lt;br /&gt;
padding: 0.5em;&lt;br /&gt;
white-space: nowrap;&lt;br /&gt;
color: #777;&lt;br /&gt;
cursor: pointer;&lt;br /&gt;
font-size: 0.8em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* IGNORED BY IE6 */&lt;br /&gt;
div.vectorMenu li &amp;gt; a {&lt;br /&gt;
display: block;&lt;br /&gt;
}&lt;br /&gt;
div.vectorMenu li.selected a,&lt;br /&gt;
div.vectorMenu li.selected a:visited {&lt;br /&gt;
color: #fff;&lt;br /&gt;
text-decoration: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Search */&lt;br /&gt;
#p-search h5 {&lt;br /&gt;
display: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* @noflip */&lt;br /&gt;
#p-search {&lt;br /&gt;
float: left;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#p-search {&lt;br /&gt;
margin-right: 0.5em;&lt;br /&gt;
margin-left: 0.5em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#p-search form,&lt;br /&gt;
#p-search input {&lt;br /&gt;
margin: 0;&lt;br /&gt;
margin-top: 0.4em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#simpleSearch {&lt;br /&gt;
display: block;&lt;br /&gt;
width: 14em;&lt;br /&gt;
height: 1.4em;&lt;br /&gt;
margin-top: 0.65em;&lt;br /&gt;
position: relative;&lt;br /&gt;
min-height: 1px; /* Gotta trigger hasLayout for IE7 */&lt;br /&gt;
border: solid 1px #AAAAAA;&lt;br /&gt;
color: black;&lt;br /&gt;
background-color: white;&lt;br /&gt;
/* @embed */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#simpleSearch label {&lt;br /&gt;
/*&lt;br /&gt;
 * DON'T PANIC! Browsers that won't scale this properly are the same browsers that have JS issues that prevent&lt;br /&gt;
 * this from ever being shown anyways.&lt;br /&gt;
 */&lt;br /&gt;
font-size: 13px;&lt;br /&gt;
top: 0.25em;&lt;br /&gt;
direction: ltr;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#simpleSearch input {&lt;br /&gt;
color: black;&lt;br /&gt;
direction: ltr;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#simpleSearch input:focus {&lt;br /&gt;
outline: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#simpleSearch input.placeholder {&lt;br /&gt;
color: #999999;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#simpleSearch input::-webkit-input-placeholder {&lt;br /&gt;
color: #999999;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#simpleSearch input#searchInput {&lt;br /&gt;
position: absolute;&lt;br /&gt;
top: 0;&lt;br /&gt;
left: 0;&lt;br /&gt;
width: 90%;&lt;br /&gt;
margin: 0;&lt;br /&gt;
padding: 0;&lt;br /&gt;
padding-left: 0.2em;&lt;br /&gt;
padding-top: 0.2em;&lt;br /&gt;
padding-bottom: 0.2em;&lt;br /&gt;
outline: none;&lt;br /&gt;
border: none;&lt;br /&gt;
&lt;br /&gt;
/*&lt;br /&gt;
 * DON'T PANIC! Browsers that won't scale this properly are the same browsers that have JS issues that prevent&lt;br /&gt;
 * this from ever being shown anyways.&lt;br /&gt;
 */&lt;br /&gt;
&lt;br /&gt;
font-size: 13px;&lt;br /&gt;
background-color: transparent;&lt;br /&gt;
direction: ltr;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#simpleSearch button#searchButton {&lt;br /&gt;
position: absolute;&lt;br /&gt;
width: 10%;&lt;br /&gt;
right: 0;&lt;br /&gt;
top: 0;&lt;br /&gt;
padding: 0;&lt;br /&gt;
padding-top: 0.3em;&lt;br /&gt;
padding-bottom: 0.2em;&lt;br /&gt;
padding-right: 0.4em;&lt;br /&gt;
margin: 0;&lt;br /&gt;
border: none;&lt;br /&gt;
cursor: pointer;&lt;br /&gt;
background-color: transparent;&lt;br /&gt;
background-image: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* OVERRIDDEN BY COMPLIANT BROWSERS */&lt;br /&gt;
div#simpleSearch button#searchButton img {&lt;br /&gt;
border: none;&lt;br /&gt;
margin: 0;&lt;br /&gt;
margin-top: -3px;&lt;br /&gt;
padding: 0;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* IGNORED BY IE6 */&lt;br /&gt;
div#simpleSearch button#searchButton &amp;gt; img {&lt;br /&gt;
margin: 0;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Panel */&lt;br /&gt;
div#mw-panel {&lt;br /&gt;
font-size: inherit;&lt;br /&gt;
position: absolute;&lt;br /&gt;
top: 100px;&lt;br /&gt;
padding-top: 0.5em;&lt;br /&gt;
width: 10em;&lt;br /&gt;
left: 0px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#mw-panel.collapsible-nav .portal {&lt;br /&gt;
font-size: 0.9em;&lt;br /&gt;
background-image:none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#mw-panel div.portal {&lt;br /&gt;
padding-bottom: 0;&lt;br /&gt;
direction: ltr;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#mw-panel div.portal h5 {&lt;br /&gt;
color: #000;&lt;br /&gt;
text-transform: uppercase;&lt;br /&gt;
padding: 0.25em;&lt;br /&gt;
padding-top: 0;&lt;br /&gt;
padding-bottom: 0;&lt;br /&gt;
padding-left: 1.75em;&lt;br /&gt;
cursor: default;&lt;br /&gt;
border: none;&lt;br /&gt;
font-size: 0.75em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#mw-panel div.portal div.body {&lt;br /&gt;
margin: 0;&lt;br /&gt;
padding-top: 0.5em;&lt;br /&gt;
margin-left: 1.25em;&lt;br /&gt;
border-bottom: 4px solid #31859d;&lt;br /&gt;
/* @embed */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#mw-panel div.portal div.body ul {&lt;br /&gt;
list-style: none;&lt;br /&gt;
list-style-image: none;&lt;br /&gt;
list-style-type: none;&lt;br /&gt;
padding: 0;&lt;br /&gt;
margin: 0;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#mw-panel div.portal div.body ul li {&lt;br /&gt;
line-height: 1.5em;&lt;br /&gt;
padding: 0;&lt;br /&gt;
padding-bottom: 0.5em;&lt;br /&gt;
margin: 0;&lt;br /&gt;
overflow: hidden;&lt;br /&gt;
font-size: 0.75em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#mw-panel div.portal div.body ul li a {&lt;br /&gt;
text-transform: uppercase;&lt;br /&gt;
color: #000;&lt;br /&gt;
text-decoration: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#mw-panel div.portal div.body ul li a:hover {&lt;br /&gt;
background-color: #31859d;&lt;br /&gt;
color: #fff;&lt;br /&gt;
padding-top:0.5em;&lt;br /&gt;
padding-bottom:0.5em;&lt;br /&gt;
padding-left:2px;&lt;br /&gt;
padding-right:2px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Footer */&lt;br /&gt;
div#footer {&lt;br /&gt;
margin-left: 10em;&lt;br /&gt;
margin-top: 0;&lt;br /&gt;
padding: 0.75em;&lt;br /&gt;
/* @embed */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#footer ul {&lt;br /&gt;
list-style: none;&lt;br /&gt;
list-style-image: none;&lt;br /&gt;
list-style-type: none;&lt;br /&gt;
margin: 0;&lt;br /&gt;
padding: 0;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#footer ul li {&lt;br /&gt;
margin: 0;&lt;br /&gt;
padding: 0;&lt;br /&gt;
padding-top: 0.5em;&lt;br /&gt;
padding-bottom: 0.5em;&lt;br /&gt;
color: #000;&lt;br /&gt;
font-size: 0.7em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#footer #footer-icons {&lt;br /&gt;
float: right;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* @noflip */&lt;br /&gt;
body.ltr div#footer #footer-places {&lt;br /&gt;
float: left;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#footer #footer-info li {&lt;br /&gt;
line-height: 1.4em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#footer #footer-icons li {&lt;br /&gt;
float: left;&lt;br /&gt;
margin-left: 0.5em;&lt;br /&gt;
line-height: 2em;&lt;br /&gt;
text-align: right;&lt;br /&gt;
display:none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#footer #footer-places li {&lt;br /&gt;
float: left;&lt;br /&gt;
margin-right: 1em;&lt;br /&gt;
line-height: 2em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#footer #footer-places li a {&lt;br /&gt;
color: #000;&lt;br /&gt;
text-decoration: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#footer #footer-places li a:hover {&lt;br /&gt;
background-color: #31859d;&lt;br /&gt;
color: #fff;&lt;br /&gt;
padding:0.5em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#footer #footer-places li a:active {&lt;br /&gt;
font-weight: bold;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Logo */&lt;br /&gt;
#p-logo {&lt;br /&gt;
position: absolute;&lt;br /&gt;
top:-140px;&lt;br /&gt;
left: 15px;&lt;br /&gt;
width: 10em;&lt;br /&gt;
height:70px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#p-logo a {&lt;br /&gt;
display: block;&lt;br /&gt;
width: 10em;&lt;br /&gt;
background-repeat: no-repeat;&lt;br /&gt;
background-position: center center;&lt;br /&gt;
text-decoration: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/*&lt;br /&gt;
 *&lt;br /&gt;
 * The following code is highly modified from monobook. It would be nice if the&lt;br /&gt;
 * preftoc id was more human readable like preferences-toc for instance,&lt;br /&gt;
 * howerver this would require backporting the other skins.&lt;br /&gt;
 */&lt;br /&gt;
&lt;br /&gt;
/* Preferences */&lt;br /&gt;
#preftoc {&lt;br /&gt;
/* Tabs */&lt;br /&gt;
width: 100%;&lt;br /&gt;
float: left;&lt;br /&gt;
clear: both;&lt;br /&gt;
margin: 0 !important;&lt;br /&gt;
padding: 0 !important;&lt;br /&gt;
/* @embed */&lt;br /&gt;
background-image: url(images/preferences-break.png);&lt;br /&gt;
background-position: bottom left;&lt;br /&gt;
background-repeat: no-repeat;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#preftoc li {&lt;br /&gt;
/* Tab */&lt;br /&gt;
float: left;&lt;br /&gt;
margin: 0;&lt;br /&gt;
padding: 0;&lt;br /&gt;
padding-right: 1px;&lt;br /&gt;
height: 2.25em;&lt;br /&gt;
white-space: nowrap;&lt;br /&gt;
list-style-type: none;&lt;br /&gt;
list-style-image: none;&lt;br /&gt;
/* @embed */&lt;br /&gt;
background-image: url(images/preferences-break.png);&lt;br /&gt;
background-position: bottom right;&lt;br /&gt;
background-repeat: no-repeat;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Sadly, IE6 won't understand this */&lt;br /&gt;
#preftoc li:first-child {&lt;br /&gt;
margin-left: 1px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#preftoc a,&lt;br /&gt;
#preftoc a:active {&lt;br /&gt;
display: inline-block;&lt;br /&gt;
position: relative;&lt;br /&gt;
color: #000;&lt;br /&gt;
padding: 0.5em;&lt;br /&gt;
text-decoration: none;&lt;br /&gt;
background-image: none;&lt;br /&gt;
font-size: 0.9em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#preftoc a:hover,&lt;br /&gt;
#preftoc a:focus {&lt;br /&gt;
text-decoration: none;&lt;br /&gt;
background-color: #31859d;&lt;br /&gt;
color: #fff;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#preftoc li.selected a {&lt;br /&gt;
/* @embed */&lt;br /&gt;
background-image: url(images/preferences-fade.png);&lt;br /&gt;
background-position: bottom;&lt;br /&gt;
background-repeat: repeat-x;&lt;br /&gt;
color: #000;&lt;br /&gt;
text-decoration: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#preferences {&lt;br /&gt;
float: left;&lt;br /&gt;
width: 100%;&lt;br /&gt;
margin: 0;&lt;br /&gt;
margin-top: -2px;&lt;br /&gt;
clear: both;&lt;br /&gt;
border: solid 1px #cccccc;&lt;br /&gt;
background-color: #f9f9f9;&lt;br /&gt;
/* @embed */&lt;br /&gt;
background-image: url(images/preferences-base.png);&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#preferences fieldset {&lt;br /&gt;
border: none;&lt;br /&gt;
border-top: solid 1px #cccccc;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#preferences fieldset.prefsection {&lt;br /&gt;
border: none;&lt;br /&gt;
padding: 0;&lt;br /&gt;
margin: 1em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#preferences legend {&lt;br /&gt;
color: #666666;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#preferences fieldset.prefsection legend.mainLegend {&lt;br /&gt;
display: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#preferences td {&lt;br /&gt;
padding-left: 0.5em;&lt;br /&gt;
padding-right: 0.5em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#preferences td.htmlform-tip {&lt;br /&gt;
font-size: x-small;&lt;br /&gt;
padding: .2em 2em;&lt;br /&gt;
color: #666666;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#preferences div.mw-prefs-buttons {&lt;br /&gt;
padding: 1em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#preferences div.mw-prefs-buttons input {&lt;br /&gt;
margin-right: 0.25em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/**&lt;br /&gt;
 * The following code is slightly modified from monobook&lt;br /&gt;
 */&lt;br /&gt;
&lt;br /&gt;
div#content {&lt;br /&gt;
line-height: 1.5em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#bodyContent {&lt;br /&gt;
font-size: 0.8em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.editsection {&lt;br /&gt;
float: right;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
ul {&lt;br /&gt;
/* @embed */&lt;br /&gt;
list-style-image: url(images/bullet-icon.png);&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
pre {&lt;br /&gt;
line-height: 1.3em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Site Notice (includes notices from CentralNotice extension) */&lt;br /&gt;
#siteNotice {&lt;br /&gt;
font-size: 0.8em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#firstHeading {&lt;br /&gt;
padding-top: 0;&lt;br /&gt;
margin-top: 0;&lt;br /&gt;
padding-top: 0;&lt;br /&gt;
font-size: 1.6em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#content a.external,&lt;br /&gt;
div#content a.external[href ^=&amp;quot;gopher://&amp;quot;] {&lt;br /&gt;
/* @embed */&lt;br /&gt;
background: url(images/external-link-ltr-icon.png) center right no-repeat;&lt;br /&gt;
padding-right: 13px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#content a.external[href ^=&amp;quot;https://&amp;quot;],&lt;br /&gt;
.link-https {&lt;br /&gt;
/* @embed */&lt;br /&gt;
background: url(images/lock-icon.png) center right no-repeat;&lt;br /&gt;
padding-right: 13px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#content a.external[href ^=&amp;quot;mailto:&amp;quot;],&lt;br /&gt;
.link-mailto {&lt;br /&gt;
/* @embed */&lt;br /&gt;
background: url(images/mail-icon.png) center right no-repeat;&lt;br /&gt;
padding-right: 13px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#content a.external[href ^=&amp;quot;news:&amp;quot;] {&lt;br /&gt;
/* @embed */&lt;br /&gt;
background: url(images/news-icon.png) center right no-repeat;&lt;br /&gt;
padding-right: 13px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#content a.external[href ^=&amp;quot;ftp://&amp;quot;],&lt;br /&gt;
.link-ftp {&lt;br /&gt;
/* @embed */&lt;br /&gt;
background: url(images/file-icon.png) center right no-repeat;&lt;br /&gt;
padding-right: 13px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#content a.external[href ^=&amp;quot;irc://&amp;quot;],&lt;br /&gt;
div#content a.external[href ^=&amp;quot;ircs://&amp;quot;],&lt;br /&gt;
.link-irc {&lt;br /&gt;
/* @embed */&lt;br /&gt;
background: url(images/talk-icon.png) center right no-repeat;&lt;br /&gt;
padding-right: 13px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#content a.external[href $=&amp;quot;.ogg&amp;quot;], div#content a.external[href $=&amp;quot;.OGG&amp;quot;],&lt;br /&gt;
div#content a.external[href $=&amp;quot;.mid&amp;quot;], div#content a.external[href $=&amp;quot;.MID&amp;quot;],&lt;br /&gt;
div#content a.external[href $=&amp;quot;.midi&amp;quot;], div#content a.external[href $=&amp;quot;.MIDI&amp;quot;],&lt;br /&gt;
div#content a.external[href $=&amp;quot;.mp3&amp;quot;], div#content a.external[href $=&amp;quot;.MP3&amp;quot;],&lt;br /&gt;
div#content a.external[href $=&amp;quot;.wav&amp;quot;], div#content a.external[href $=&amp;quot;.WAV&amp;quot;],&lt;br /&gt;
div#content a.external[href $=&amp;quot;.wma&amp;quot;], div#content a.external[href $=&amp;quot;.WMA&amp;quot;],&lt;br /&gt;
.link-audio {&lt;br /&gt;
/* @embed */&lt;br /&gt;
background: url(images/audio-icon.png) center right no-repeat;&lt;br /&gt;
padding-right: 13px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#content a.external[href $=&amp;quot;.ogm&amp;quot;], div#content a.external[href $=&amp;quot;.OGM&amp;quot;],&lt;br /&gt;
div#content a.external[href $=&amp;quot;.avi&amp;quot;], div#content a.external[href $=&amp;quot;.AVI&amp;quot;],&lt;br /&gt;
div#content a.external[href $=&amp;quot;.mpeg&amp;quot;], div#content a.external[href $=&amp;quot;.MPEG&amp;quot;],&lt;br /&gt;
div#content a.external[href $=&amp;quot;.mpg&amp;quot;], div#content a.external[href $=&amp;quot;.MPG&amp;quot;],&lt;br /&gt;
.link-video {&lt;br /&gt;
/* @embed */&lt;br /&gt;
background: url(images/video-icon.png) center right no-repeat;&lt;br /&gt;
padding-right: 13px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#content a.external[href $=&amp;quot;.pdf&amp;quot;], div#content a.external[href $=&amp;quot;.PDF&amp;quot;],&lt;br /&gt;
div#content a.external[href *=&amp;quot;.pdf#&amp;quot;], div#content a.external[href *=&amp;quot;.PDF#&amp;quot;],&lt;br /&gt;
div#content a.external[href *=&amp;quot;.pdf?&amp;quot;], div#content a.external[href *=&amp;quot;.PDF?&amp;quot;],&lt;br /&gt;
.link-document {&lt;br /&gt;
/* @embed */&lt;br /&gt;
background: url(images/document-icon.png) center right no-repeat;&lt;br /&gt;
padding-right: 13px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#content .printfooter {&lt;br /&gt;
display: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Icon for Usernames */&lt;br /&gt;
#pt-userpage,&lt;br /&gt;
#pt-anonuserpage,&lt;br /&gt;
#pt-login {&lt;br /&gt;
/* @embed */&lt;br /&gt;
background: url(images/user-icon.png) left top no-repeat;&lt;br /&gt;
padding-left: 15px !important;&lt;br /&gt;
text-transform: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.redirectText {&lt;br /&gt;
font-size: 140%;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.redirectMsg img {&lt;br /&gt;
vertical-align: text-bottom;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#bodyContent {&lt;br /&gt;
position: relative;&lt;br /&gt;
width: 100%;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#mw-js-message {&lt;br /&gt;
font-size: 0.8em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#bodyContent {&lt;br /&gt;
line-height: 1.5em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Watch/Unwatch Icon Styling */&lt;br /&gt;
#ca-unwatch.icon a,&lt;br /&gt;
#ca-watch.icon a {&lt;br /&gt;
margin: 0;&lt;br /&gt;
padding: 0;&lt;br /&gt;
outline: none;&lt;br /&gt;
display: block;&lt;br /&gt;
width: 26px;&lt;br /&gt;
/* This hides the text but shows the background image */&lt;br /&gt;
padding-top: 3.1em;&lt;br /&gt;
margin-top: 0;&lt;br /&gt;
/* Only applied in IE6 */&lt;br /&gt;
margin-top: -0.8em !ie;&lt;br /&gt;
height: 0;&lt;br /&gt;
overflow: hidden;&lt;br /&gt;
/* @embed */&lt;br /&gt;
background-image: url(images/watch-icons.png);&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#ca-unwatch.icon a {&lt;br /&gt;
background-position: -43px 60%;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#ca-watch.icon a {&lt;br /&gt;
background-position: 5px 60%;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#ca-unwatch.icon a:hover,&lt;br /&gt;
#ca-unwatch.icon a:focus {&lt;br /&gt;
background-position: -67px 60%;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#ca-watch.icon a:hover,&lt;br /&gt;
#ca-watch.icon a:focus {&lt;br /&gt;
background-position: -19px 60%;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#ca-unwatch.icon a.loading,&lt;br /&gt;
#ca-watch.icon a.loading {&lt;br /&gt;
/* @embed */&lt;br /&gt;
background-image: url(images/watch-icon-loading.gif);&lt;br /&gt;
background-position: 5px 60%;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#ca-unwatch.icon a span,&lt;br /&gt;
#ca-watch.icon a span {&lt;br /&gt;
display: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorTabs ul {&lt;br /&gt;
/* @embed */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Tooltips are outside of the normal body code, so this helps make the size of the text sensible */&lt;br /&gt;
.tipsy {&lt;br /&gt;
font-size: 0.8em;&lt;br /&gt;
}&lt;/div&gt;</summary>
		<author><name>WikiSysop</name></author>	</entry>

	<entry>
		<id>https://web.fhnw.ch/plattformen/hattie-wiki/w/index.php?title=MediaWiki:Common.css&amp;diff=3388</id>
		<title>MediaWiki:Common.css</title>
		<link rel="alternate" type="text/html" href="https://web.fhnw.ch/plattformen/hattie-wiki/w/index.php?title=MediaWiki:Common.css&amp;diff=3388"/>
				<updated>2014-05-10T10:06:56Z</updated>
		
		<summary type="html">&lt;p&gt;WikiSysop: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;/* Das folgende CSS wird für alle Benutzeroberflächen geladen. */&lt;br /&gt;
&lt;br /&gt;
/* Framework */&lt;br /&gt;
&lt;br /&gt;
html,&lt;br /&gt;
body {&lt;br /&gt;
height: 100%;&lt;br /&gt;
margin: 0;&lt;br /&gt;
padding: 0;&lt;br /&gt;
font-family: &amp;quot;Open Sans&amp;quot;,sans-serif;&lt;br /&gt;
font-size: 1em;&lt;br /&gt;
color:#777;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
body {&lt;br /&gt;
background-color: #dcdcdc;&lt;br /&gt;
/* @embed */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Links */&lt;br /&gt;
a {&lt;br /&gt;
color: #31859d;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.mw-body a.external {&lt;br /&gt;
color: #31859d;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#mw-panel div.portal div.body ul li a:visited {&lt;br /&gt;
color: #31859d;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#mw-panel div.portal div.body ul li a:active {&lt;br /&gt;
color: #31859d;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#mw-panel.collapsible-nav .portal.collapsed h3 a {&lt;br /&gt;
color: #31859d;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Content */&lt;br /&gt;
&lt;br /&gt;
div#content {&lt;br /&gt;
/* @embed */&lt;br /&gt;
background-color: white;&lt;br /&gt;
color: #777;&lt;br /&gt;
direction: ltr;&lt;br /&gt;
border-width: 0px;&lt;br /&gt;
border-style: solid;&lt;br /&gt;
margin-top: 0;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Head */&lt;br /&gt;
&lt;br /&gt;
#mw-page-base {&lt;br /&gt;
height: 5em;&lt;br /&gt;
background-color: white;&lt;br /&gt;
border-bottom: 0;&lt;br /&gt;
/* @embed */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#mw-head-base {&lt;br /&gt;
height: 5em;&lt;br /&gt;
/* @embed */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#mw-head {&lt;br /&gt;
position: absolute;&lt;br /&gt;
top: 0;&lt;br /&gt;
right: 0;&lt;br /&gt;
width: 100%;&lt;br /&gt;
background-color: white;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#mw-head h5 {&lt;br /&gt;
margin: 0;&lt;br /&gt;
padding: 0;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Hide empty portlets */&lt;br /&gt;
div.emptyPortlet {&lt;br /&gt;
display: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Personal */&lt;br /&gt;
&lt;br /&gt;
#p-personal {&lt;br /&gt;
position: absolute;&lt;br /&gt;
top: 0;&lt;br /&gt;
right: 0.75em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#p-personal h5 {&lt;br /&gt;
display: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#p-personal ul {&lt;br /&gt;
list-style: none;&lt;br /&gt;
margin: 0;&lt;br /&gt;
padding-left: 10em; /* Keep from overlapping logo */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* @noflip */&lt;br /&gt;
&lt;br /&gt;
#p-personal li {&lt;br /&gt;
line-height: 1.125em;&lt;br /&gt;
float: left;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#p-personal li a {&lt;br /&gt;
color: #777;&lt;br /&gt;
text-decoration: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#p-personal li a:hover {&lt;br /&gt;
background-color: #31859d;&lt;br /&gt;
color: #fff;&lt;br /&gt;
padding:0.5em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#p-personal li a:visited {&lt;br /&gt;
color: #31859d;&lt;br /&gt;
text-decoration: bold;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#p-personal a.new {&lt;br /&gt;
color: #31859d;&lt;br /&gt;
text-decoration: bold;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* This one flips! */&lt;br /&gt;
&lt;br /&gt;
#p-personal li {&lt;br /&gt;
margin-left: 0.75em;&lt;br /&gt;
margin-top: 0.5em;&lt;br /&gt;
font-size: 0.75em;&lt;br /&gt;
white-space: nowrap;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Navigation Containers */&lt;br /&gt;
&lt;br /&gt;
#left-navigation {&lt;br /&gt;
position: relative;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#right-navigation {&lt;br /&gt;
float: right;&lt;br /&gt;
margin-top: 2.5em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Navigation Labels */&lt;br /&gt;
div.vectorTabs h5,&lt;br /&gt;
div.vectorMenu h5 span {&lt;br /&gt;
display: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Namespaces and Views */&lt;br /&gt;
/* @noflip */&lt;br /&gt;
div.vectorTabs {&lt;br /&gt;
float: left;&lt;br /&gt;
height: 2.5em;&lt;br /&gt;
background-image:none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorTabs {&lt;br /&gt;
/* @embed */&lt;br /&gt;
padding-left: 1px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* @noflip */&lt;br /&gt;
div.vectorTabs ul {&lt;br /&gt;
float: left;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorTabs ul {&lt;br /&gt;
height: 100%;&lt;br /&gt;
list-style: none;&lt;br /&gt;
margin: 0;&lt;br /&gt;
padding: 0;&lt;br /&gt;
background-color:white;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* @noflip */&lt;br /&gt;
div.vectorTabs ul li {&lt;br /&gt;
float: left;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* OVERRIDDEN BY COMPLIANT BROWSERS */&lt;br /&gt;
div.vectorTabs ul li {&lt;br /&gt;
line-height: 1.125em;&lt;br /&gt;
display: inline-block;&lt;br /&gt;
height: 100%;&lt;br /&gt;
margin: 0;&lt;br /&gt;
padding: 0;&lt;br /&gt;
background-color: #fff;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* IGNORED BY IE6 */&lt;br /&gt;
div.vectorTabs ul &amp;gt; li {&lt;br /&gt;
display: block;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorTabs li.selected {&lt;br /&gt;
/* @embed */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
	/* OVERRIDDEN BY COMPLIANT BROWSERS */&lt;br /&gt;
div.vectorTabs li a {&lt;br /&gt;
display: inline-block;&lt;br /&gt;
height: 1.9em;&lt;br /&gt;
padding-left: 0.5em;&lt;br /&gt;
padding-right: 0.5em;&lt;br /&gt;
color: #777;&lt;br /&gt;
cursor: pointer;&lt;br /&gt;
font-size: 0.8em;&lt;br /&gt;
text-decoration: none;&lt;br /&gt;
background:none;&lt;br /&gt;
background-color:#fff;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorTabs li a:hover {&lt;br /&gt;
background-color: #31859d;&lt;br /&gt;
color: #fff;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* IGNORED BY IE6 */&lt;br /&gt;
div.vectorTabs li &amp;gt; a {&lt;br /&gt;
display: block;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorTabs li.icon a {&lt;br /&gt;
background-position: bottom right;&lt;br /&gt;
background-repeat: no-repeat;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* OVERRIDDEN BY COMPLIANT BROWSERS */&lt;br /&gt;
div.vectorTabs span a  {&lt;br /&gt;
display: inline-block;&lt;br /&gt;
padding-top: 1.25em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* IGNORED BY IE6 */&lt;br /&gt;
/* @noflip */&lt;br /&gt;
div.vectorTabs span &amp;gt; a {&lt;br /&gt;
float: left;&lt;br /&gt;
display: block;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorTabs span {&lt;br /&gt;
display: inline-block;&lt;br /&gt;
/* @embed */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorTabs li.selected a,&lt;br /&gt;
div.vectorTabs li.selected a:visited{&lt;br /&gt;
color: #777;&lt;br /&gt;
text-decoration: none;&lt;br /&gt;
font-weight: bold;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorTabs li.selected a:hover{&lt;br /&gt;
color: #fff;&lt;br /&gt;
text-decoration: none;&lt;br /&gt;
font-weight: bold;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorTabs li.new a,&lt;br /&gt;
div.vectorTabs li.new a:visited{&lt;br /&gt;
color: #777;&lt;br /&gt;
text-decoration: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorTabs li.new a:hover{&lt;br /&gt;
color: #fff;&lt;br /&gt;
text-decoration: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Variants and Actions */&lt;br /&gt;
/* @noflip */&lt;br /&gt;
div.vectorMenu {&lt;br /&gt;
direction: ltr;&lt;br /&gt;
float: left;&lt;br /&gt;
/* @embed */&lt;br /&gt;
background-image: url(images/arrow-down-icon.png);&lt;br /&gt;
background-position: 100% 60%;&lt;br /&gt;
background-repeat: no-repeat;&lt;br /&gt;
cursor: pointer;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorMenu h3 a {&lt;br /&gt;
background-image:none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorMenuFocus {&lt;br /&gt;
/* @embed */&lt;br /&gt;
background-image: url(images/arrow-down-focus-icon.png);&lt;br /&gt;
background-position: 100% 60%;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* @noflip */&lt;br /&gt;
body.rtl div.vectorMenu {&lt;br /&gt;
direction: rtl;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* OVERRIDDEN BY COMPLIANT BROWSERS */&lt;br /&gt;
/* @noflip */&lt;br /&gt;
div#mw-head div.vectorMenu h5 {&lt;br /&gt;
float: left;&lt;br /&gt;
/* @embed */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* This will be flipped - unlike the one above it */&lt;br /&gt;
div#mw-head div.vectorMenu h5 {&lt;br /&gt;
background-position: bottom left;&lt;br /&gt;
margin-left: -1px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* IGNORED BY IE6 */&lt;br /&gt;
&lt;br /&gt;
div#mw-head div.vectorMenu &amp;gt; h5 {&lt;br /&gt;
background-image: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#mw-head div.vectorMenu h4 {&lt;br /&gt;
display: inline-block;&lt;br /&gt;
float: left;&lt;br /&gt;
font-size: 0.8em;&lt;br /&gt;
padding-left: 0.5em;&lt;br /&gt;
padding-top: 1.375em;&lt;br /&gt;
font-weight: normal;&lt;br /&gt;
border: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* OVERRIDDEN BY COMPLIANT BROWSERS */&lt;br /&gt;
/* @noflip */&lt;br /&gt;
div.vectorMenu h5 a {&lt;br /&gt;
display: inline-block;&lt;br /&gt;
width: 24px;&lt;br /&gt;
height: 2.5em;&lt;br /&gt;
text-decoration: none;&lt;br /&gt;
/* @embed */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* This will be flipped - unlike the one above it */&lt;br /&gt;
div.vectorMenu h5 a {&lt;br /&gt;
background-position: bottom right;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* IGNORED BY IE6 */&lt;br /&gt;
div.vectorMenu h5 &amp;gt; a {&lt;br /&gt;
display: block;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorMenu div.menu {&lt;br /&gt;
position: relative;&lt;br /&gt;
display: none;&lt;br /&gt;
clear: both;&lt;br /&gt;
text-align: left;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* OVERRIDDEN BY COMPLIANT BROWSERS */&lt;br /&gt;
/* @noflip */&lt;br /&gt;
body.rtl div.vectorMenu div.menu {&lt;br /&gt;
margin-left: 24px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* IGNORED BY IE6 */&lt;br /&gt;
/* @noflip */&lt;br /&gt;
body.rtl div.vectorMenu &amp;gt; div.menu {&lt;br /&gt;
margin-left: auto;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* IGNORED BY IE6 */&lt;br /&gt;
/* Also fixes old versions of FireFox */&lt;br /&gt;
/* @noflip */&lt;br /&gt;
body.rtl div.vectorMenu &amp;gt; div.menu,&lt;br /&gt;
x:-moz-any-link {&lt;br /&gt;
margin-left: 23px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Enable forcing showing of the menu for accessibility */&lt;br /&gt;
div.vectorMenu:hover div.menu,&lt;br /&gt;
div.vectorMenu div.menuForceShow {&lt;br /&gt;
display: block;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorMenu ul {&lt;br /&gt;
position: absolute;&lt;br /&gt;
background-color: white;&lt;br /&gt;
border: solid 1px silver;&lt;br /&gt;
border-top-width: 0;&lt;br /&gt;
list-style: none;&lt;br /&gt;
list-style-image: none;&lt;br /&gt;
list-style-type: none;&lt;br /&gt;
padding: 0;&lt;br /&gt;
margin: 0;&lt;br /&gt;
margin-left: -1px;&lt;br /&gt;
text-align: left;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Fixes old versions of FireFox */&lt;br /&gt;
div.vectorMenu ul,&lt;br /&gt;
x:-moz-any-link {&lt;br /&gt;
min-width: 5em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Returns things back to normal in modern versions of FireFox */&lt;br /&gt;
div.vectorMenu ul,&lt;br /&gt;
x:-moz-any-link,&lt;br /&gt;
x:default {&lt;br /&gt;
min-width: 0;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorMenu li {&lt;br /&gt;
padding: 0;&lt;br /&gt;
margin: 0;&lt;br /&gt;
text-align: left;&lt;br /&gt;
line-height: 1em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* OVERRIDDEN BY COMPLIANT BROWSERS */&lt;br /&gt;
div.vectorMenu li a {&lt;br /&gt;
display: inline-block;&lt;br /&gt;
padding: 0.5em;&lt;br /&gt;
white-space: nowrap;&lt;br /&gt;
color: #777;&lt;br /&gt;
cursor: pointer;&lt;br /&gt;
font-size: 0.8em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* IGNORED BY IE6 */&lt;br /&gt;
div.vectorMenu li &amp;gt; a {&lt;br /&gt;
display: block;&lt;br /&gt;
}&lt;br /&gt;
div.vectorMenu li.selected a,&lt;br /&gt;
div.vectorMenu li.selected a:visited {&lt;br /&gt;
color: #fff;&lt;br /&gt;
text-decoration: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Search */&lt;br /&gt;
#p-search h5 {&lt;br /&gt;
display: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* @noflip */&lt;br /&gt;
#p-search {&lt;br /&gt;
float: left;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#p-search {&lt;br /&gt;
margin-right: 0.5em;&lt;br /&gt;
margin-left: 0.5em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#p-search form,&lt;br /&gt;
#p-search input {&lt;br /&gt;
margin: 0;&lt;br /&gt;
margin-top: 0.4em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#simpleSearch {&lt;br /&gt;
display: block;&lt;br /&gt;
width: 14em;&lt;br /&gt;
height: 1.4em;&lt;br /&gt;
margin-top: 0.65em;&lt;br /&gt;
position: relative;&lt;br /&gt;
min-height: 1px; /* Gotta trigger hasLayout for IE7 */&lt;br /&gt;
border: solid 1px #AAAAAA;&lt;br /&gt;
color: black;&lt;br /&gt;
background-color: white;&lt;br /&gt;
/* @embed */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#simpleSearch label {&lt;br /&gt;
/*&lt;br /&gt;
 * DON'T PANIC! Browsers that won't scale this properly are the same browsers that have JS issues that prevent&lt;br /&gt;
 * this from ever being shown anyways.&lt;br /&gt;
 */&lt;br /&gt;
font-size: 13px;&lt;br /&gt;
top: 0.25em;&lt;br /&gt;
direction: ltr;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#simpleSearch input {&lt;br /&gt;
color: black;&lt;br /&gt;
direction: ltr;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#simpleSearch input:focus {&lt;br /&gt;
outline: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#simpleSearch input.placeholder {&lt;br /&gt;
color: #999999;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#simpleSearch input::-webkit-input-placeholder {&lt;br /&gt;
color: #999999;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#simpleSearch input#searchInput {&lt;br /&gt;
position: absolute;&lt;br /&gt;
top: 0;&lt;br /&gt;
left: 0;&lt;br /&gt;
width: 90%;&lt;br /&gt;
margin: 0;&lt;br /&gt;
padding: 0;&lt;br /&gt;
padding-left: 0.2em;&lt;br /&gt;
padding-top: 0.2em;&lt;br /&gt;
padding-bottom: 0.2em;&lt;br /&gt;
outline: none;&lt;br /&gt;
border: none;&lt;br /&gt;
&lt;br /&gt;
/*&lt;br /&gt;
 * DON'T PANIC! Browsers that won't scale this properly are the same browsers that have JS issues that prevent&lt;br /&gt;
 * this from ever being shown anyways.&lt;br /&gt;
 */&lt;br /&gt;
&lt;br /&gt;
font-size: 13px;&lt;br /&gt;
background-color: transparent;&lt;br /&gt;
direction: ltr;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#simpleSearch button#searchButton {&lt;br /&gt;
position: absolute;&lt;br /&gt;
width: 10%;&lt;br /&gt;
right: 0;&lt;br /&gt;
top: 0;&lt;br /&gt;
padding: 0;&lt;br /&gt;
padding-top: 0.3em;&lt;br /&gt;
padding-bottom: 0.2em;&lt;br /&gt;
padding-right: 0.4em;&lt;br /&gt;
margin: 0;&lt;br /&gt;
border: none;&lt;br /&gt;
cursor: pointer;&lt;br /&gt;
background-color: transparent;&lt;br /&gt;
background-image: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* OVERRIDDEN BY COMPLIANT BROWSERS */&lt;br /&gt;
div#simpleSearch button#searchButton img {&lt;br /&gt;
border: none;&lt;br /&gt;
margin: 0;&lt;br /&gt;
margin-top: -3px;&lt;br /&gt;
padding: 0;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* IGNORED BY IE6 */&lt;br /&gt;
div#simpleSearch button#searchButton &amp;gt; img {&lt;br /&gt;
margin: 0;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Panel */&lt;br /&gt;
div#mw-panel {&lt;br /&gt;
font-size: inherit;&lt;br /&gt;
position: absolute;&lt;br /&gt;
top: 100px;&lt;br /&gt;
padding-top: 0.5em;&lt;br /&gt;
width: 10em;&lt;br /&gt;
left: 0px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#mw-panel.collapsible-nav .portal {&lt;br /&gt;
font-size: 0.9em;&lt;br /&gt;
background-image:none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#mw-panel div.portal {&lt;br /&gt;
padding-bottom: 0;&lt;br /&gt;
direction: ltr;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#mw-panel div.portal h5 {&lt;br /&gt;
color: #000;&lt;br /&gt;
text-transform: uppercase;&lt;br /&gt;
padding: 0.25em;&lt;br /&gt;
padding-top: 0;&lt;br /&gt;
padding-bottom: 0;&lt;br /&gt;
padding-left: 1.75em;&lt;br /&gt;
cursor: default;&lt;br /&gt;
border: none;&lt;br /&gt;
font-size: 0.75em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#mw-panel div.portal div.body {&lt;br /&gt;
margin: 0;&lt;br /&gt;
padding-top: 0.5em;&lt;br /&gt;
margin-left: 1.25em;&lt;br /&gt;
border-bottom: 4px solid #31859d;&lt;br /&gt;
/* @embed */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#mw-panel div.portal div.body ul {&lt;br /&gt;
list-style: none;&lt;br /&gt;
list-style-image: none;&lt;br /&gt;
list-style-type: none;&lt;br /&gt;
padding: 0;&lt;br /&gt;
margin: 0;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#mw-panel div.portal div.body ul li {&lt;br /&gt;
line-height: 1.5em;&lt;br /&gt;
padding: 0;&lt;br /&gt;
padding-bottom: 0.5em;&lt;br /&gt;
margin: 0;&lt;br /&gt;
overflow: hidden;&lt;br /&gt;
font-size: 0.75em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#mw-panel div.portal div.body ul li a {&lt;br /&gt;
text-transform: uppercase;&lt;br /&gt;
color: #000;&lt;br /&gt;
text-decoration: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#mw-panel div.portal div.body ul li a:hover {&lt;br /&gt;
background-color: #31859d;&lt;br /&gt;
color: #fff;&lt;br /&gt;
padding-top:0.5em;&lt;br /&gt;
padding-bottom:0.5em;&lt;br /&gt;
padding-left:2px;&lt;br /&gt;
padding-right:2px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Footer */&lt;br /&gt;
div#footer {&lt;br /&gt;
margin-left: 10em;&lt;br /&gt;
margin-top: 0;&lt;br /&gt;
padding: 0.75em;&lt;br /&gt;
/* @embed */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#footer ul {&lt;br /&gt;
list-style: none;&lt;br /&gt;
list-style-image: none;&lt;br /&gt;
list-style-type: none;&lt;br /&gt;
margin: 0;&lt;br /&gt;
padding: 0;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#footer ul li {&lt;br /&gt;
margin: 0;&lt;br /&gt;
padding: 0;&lt;br /&gt;
padding-top: 0.5em;&lt;br /&gt;
padding-bottom: 0.5em;&lt;br /&gt;
color: #000;&lt;br /&gt;
font-size: 0.7em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#footer #footer-icons {&lt;br /&gt;
float: right;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* @noflip */&lt;br /&gt;
body.ltr div#footer #footer-places {&lt;br /&gt;
float: left;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#footer #footer-info li {&lt;br /&gt;
line-height: 1.4em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#footer #footer-icons li {&lt;br /&gt;
float: left;&lt;br /&gt;
margin-left: 0.5em;&lt;br /&gt;
line-height: 2em;&lt;br /&gt;
text-align: right;&lt;br /&gt;
display:none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#footer #footer-places li {&lt;br /&gt;
float: left;&lt;br /&gt;
margin-right: 1em;&lt;br /&gt;
line-height: 2em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#footer #footer-places li a {&lt;br /&gt;
color: #000;&lt;br /&gt;
text-decoration: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#footer #footer-places li a:hover {&lt;br /&gt;
background-color: #31859d;&lt;br /&gt;
color: #fff;&lt;br /&gt;
padding:0.5em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#footer #footer-places li a:active {&lt;br /&gt;
font-weight: bold;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Logo */&lt;br /&gt;
#p-logo {&lt;br /&gt;
position: absolute;&lt;br /&gt;
top:-140px;&lt;br /&gt;
left: 15px;&lt;br /&gt;
width: 10em;&lt;br /&gt;
height:70px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#p-logo a {&lt;br /&gt;
display: block;&lt;br /&gt;
width: 10em;&lt;br /&gt;
background-repeat: no-repeat;&lt;br /&gt;
background-position: center center;&lt;br /&gt;
text-decoration: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/*&lt;br /&gt;
 *&lt;br /&gt;
 * The following code is highly modified from monobook. It would be nice if the&lt;br /&gt;
 * preftoc id was more human readable like preferences-toc for instance,&lt;br /&gt;
 * howerver this would require backporting the other skins.&lt;br /&gt;
 */&lt;br /&gt;
&lt;br /&gt;
/* Preferences */&lt;br /&gt;
#preftoc {&lt;br /&gt;
/* Tabs */&lt;br /&gt;
width: 100%;&lt;br /&gt;
float: left;&lt;br /&gt;
clear: both;&lt;br /&gt;
margin: 0 !important;&lt;br /&gt;
padding: 0 !important;&lt;br /&gt;
/* @embed */&lt;br /&gt;
background-image: url(images/preferences-break.png);&lt;br /&gt;
background-position: bottom left;&lt;br /&gt;
background-repeat: no-repeat;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#preftoc li {&lt;br /&gt;
/* Tab */&lt;br /&gt;
float: left;&lt;br /&gt;
margin: 0;&lt;br /&gt;
padding: 0;&lt;br /&gt;
padding-right: 1px;&lt;br /&gt;
height: 2.25em;&lt;br /&gt;
white-space: nowrap;&lt;br /&gt;
list-style-type: none;&lt;br /&gt;
list-style-image: none;&lt;br /&gt;
/* @embed */&lt;br /&gt;
background-image: url(images/preferences-break.png);&lt;br /&gt;
background-position: bottom right;&lt;br /&gt;
background-repeat: no-repeat;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Sadly, IE6 won't understand this */&lt;br /&gt;
#preftoc li:first-child {&lt;br /&gt;
margin-left: 1px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#preftoc a,&lt;br /&gt;
#preftoc a:active {&lt;br /&gt;
display: inline-block;&lt;br /&gt;
position: relative;&lt;br /&gt;
color: #000;&lt;br /&gt;
padding: 0.5em;&lt;br /&gt;
text-decoration: none;&lt;br /&gt;
background-image: none;&lt;br /&gt;
font-size: 0.9em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#preftoc a:hover,&lt;br /&gt;
#preftoc a:focus {&lt;br /&gt;
text-decoration: none;&lt;br /&gt;
background-color: #31859d;&lt;br /&gt;
color: #fff;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#preftoc li.selected a {&lt;br /&gt;
/* @embed */&lt;br /&gt;
background-image: url(images/preferences-fade.png);&lt;br /&gt;
background-position: bottom;&lt;br /&gt;
background-repeat: repeat-x;&lt;br /&gt;
color: #000;&lt;br /&gt;
text-decoration: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#preferences {&lt;br /&gt;
float: left;&lt;br /&gt;
width: 100%;&lt;br /&gt;
margin: 0;&lt;br /&gt;
margin-top: -2px;&lt;br /&gt;
clear: both;&lt;br /&gt;
border: solid 1px #cccccc;&lt;br /&gt;
background-color: #f9f9f9;&lt;br /&gt;
/* @embed */&lt;br /&gt;
background-image: url(images/preferences-base.png);&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#preferences fieldset {&lt;br /&gt;
border: none;&lt;br /&gt;
border-top: solid 1px #cccccc;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#preferences fieldset.prefsection {&lt;br /&gt;
border: none;&lt;br /&gt;
padding: 0;&lt;br /&gt;
margin: 1em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#preferences legend {&lt;br /&gt;
color: #666666;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#preferences fieldset.prefsection legend.mainLegend {&lt;br /&gt;
display: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#preferences td {&lt;br /&gt;
padding-left: 0.5em;&lt;br /&gt;
padding-right: 0.5em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#preferences td.htmlform-tip {&lt;br /&gt;
font-size: x-small;&lt;br /&gt;
padding: .2em 2em;&lt;br /&gt;
color: #666666;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#preferences div.mw-prefs-buttons {&lt;br /&gt;
padding: 1em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#preferences div.mw-prefs-buttons input {&lt;br /&gt;
margin-right: 0.25em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/**&lt;br /&gt;
 * The following code is slightly modified from monobook&lt;br /&gt;
 */&lt;br /&gt;
&lt;br /&gt;
div#content {&lt;br /&gt;
line-height: 1.5em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#bodyContent {&lt;br /&gt;
font-size: 0.8em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.editsection {&lt;br /&gt;
float: right;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
ul {&lt;br /&gt;
/* @embed */&lt;br /&gt;
list-style-image: url(images/bullet-icon.png);&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
pre {&lt;br /&gt;
line-height: 1.3em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Site Notice (includes notices from CentralNotice extension) */&lt;br /&gt;
#siteNotice {&lt;br /&gt;
font-size: 0.8em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#firstHeading {&lt;br /&gt;
padding-top: 0;&lt;br /&gt;
margin-top: 0;&lt;br /&gt;
padding-top: 0;&lt;br /&gt;
font-size: 1.6em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#content a.external,&lt;br /&gt;
div#content a.external[href ^=&amp;quot;gopher://&amp;quot;] {&lt;br /&gt;
/* @embed */&lt;br /&gt;
background: url(images/external-link-ltr-icon.png) center right no-repeat;&lt;br /&gt;
padding-right: 13px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#content a.external[href ^=&amp;quot;https://&amp;quot;],&lt;br /&gt;
.link-https {&lt;br /&gt;
/* @embed */&lt;br /&gt;
background: url(images/lock-icon.png) center right no-repeat;&lt;br /&gt;
padding-right: 13px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#content a.external[href ^=&amp;quot;mailto:&amp;quot;],&lt;br /&gt;
.link-mailto {&lt;br /&gt;
/* @embed */&lt;br /&gt;
background: url(images/mail-icon.png) center right no-repeat;&lt;br /&gt;
padding-right: 13px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#content a.external[href ^=&amp;quot;news:&amp;quot;] {&lt;br /&gt;
/* @embed */&lt;br /&gt;
background: url(images/news-icon.png) center right no-repeat;&lt;br /&gt;
padding-right: 13px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#content a.external[href ^=&amp;quot;ftp://&amp;quot;],&lt;br /&gt;
.link-ftp {&lt;br /&gt;
/* @embed */&lt;br /&gt;
background: url(images/file-icon.png) center right no-repeat;&lt;br /&gt;
padding-right: 13px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#content a.external[href ^=&amp;quot;irc://&amp;quot;],&lt;br /&gt;
div#content a.external[href ^=&amp;quot;ircs://&amp;quot;],&lt;br /&gt;
.link-irc {&lt;br /&gt;
/* @embed */&lt;br /&gt;
background: url(images/talk-icon.png) center right no-repeat;&lt;br /&gt;
padding-right: 13px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#content a.external[href $=&amp;quot;.ogg&amp;quot;], div#content a.external[href $=&amp;quot;.OGG&amp;quot;],&lt;br /&gt;
div#content a.external[href $=&amp;quot;.mid&amp;quot;], div#content a.external[href $=&amp;quot;.MID&amp;quot;],&lt;br /&gt;
div#content a.external[href $=&amp;quot;.midi&amp;quot;], div#content a.external[href $=&amp;quot;.MIDI&amp;quot;],&lt;br /&gt;
div#content a.external[href $=&amp;quot;.mp3&amp;quot;], div#content a.external[href $=&amp;quot;.MP3&amp;quot;],&lt;br /&gt;
div#content a.external[href $=&amp;quot;.wav&amp;quot;], div#content a.external[href $=&amp;quot;.WAV&amp;quot;],&lt;br /&gt;
div#content a.external[href $=&amp;quot;.wma&amp;quot;], div#content a.external[href $=&amp;quot;.WMA&amp;quot;],&lt;br /&gt;
.link-audio {&lt;br /&gt;
/* @embed */&lt;br /&gt;
background: url(images/audio-icon.png) center right no-repeat;&lt;br /&gt;
padding-right: 13px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#content a.external[href $=&amp;quot;.ogm&amp;quot;], div#content a.external[href $=&amp;quot;.OGM&amp;quot;],&lt;br /&gt;
div#content a.external[href $=&amp;quot;.avi&amp;quot;], div#content a.external[href $=&amp;quot;.AVI&amp;quot;],&lt;br /&gt;
div#content a.external[href $=&amp;quot;.mpeg&amp;quot;], div#content a.external[href $=&amp;quot;.MPEG&amp;quot;],&lt;br /&gt;
div#content a.external[href $=&amp;quot;.mpg&amp;quot;], div#content a.external[href $=&amp;quot;.MPG&amp;quot;],&lt;br /&gt;
.link-video {&lt;br /&gt;
/* @embed */&lt;br /&gt;
background: url(images/video-icon.png) center right no-repeat;&lt;br /&gt;
padding-right: 13px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#content a.external[href $=&amp;quot;.pdf&amp;quot;], div#content a.external[href $=&amp;quot;.PDF&amp;quot;],&lt;br /&gt;
div#content a.external[href *=&amp;quot;.pdf#&amp;quot;], div#content a.external[href *=&amp;quot;.PDF#&amp;quot;],&lt;br /&gt;
div#content a.external[href *=&amp;quot;.pdf?&amp;quot;], div#content a.external[href *=&amp;quot;.PDF?&amp;quot;],&lt;br /&gt;
.link-document {&lt;br /&gt;
/* @embed */&lt;br /&gt;
background: url(images/document-icon.png) center right no-repeat;&lt;br /&gt;
padding-right: 13px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#content .printfooter {&lt;br /&gt;
display: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Icon for Usernames */&lt;br /&gt;
#pt-userpage,&lt;br /&gt;
#pt-anonuserpage,&lt;br /&gt;
#pt-login {&lt;br /&gt;
/* @embed */&lt;br /&gt;
background: url(images/user-icon.png) left top no-repeat;&lt;br /&gt;
padding-left: 15px !important;&lt;br /&gt;
text-transform: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.redirectText {&lt;br /&gt;
font-size: 140%;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.redirectMsg img {&lt;br /&gt;
vertical-align: text-bottom;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#bodyContent {&lt;br /&gt;
position: relative;&lt;br /&gt;
width: 100%;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#mw-js-message {&lt;br /&gt;
font-size: 0.8em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#bodyContent {&lt;br /&gt;
line-height: 1.5em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Watch/Unwatch Icon Styling */&lt;br /&gt;
#ca-unwatch.icon a,&lt;br /&gt;
#ca-watch.icon a {&lt;br /&gt;
margin: 0;&lt;br /&gt;
padding: 0;&lt;br /&gt;
outline: none;&lt;br /&gt;
display: block;&lt;br /&gt;
width: 26px;&lt;br /&gt;
/* This hides the text but shows the background image */&lt;br /&gt;
padding-top: 3.1em;&lt;br /&gt;
margin-top: 0;&lt;br /&gt;
/* Only applied in IE6 */&lt;br /&gt;
margin-top: -0.8em !ie;&lt;br /&gt;
height: 0;&lt;br /&gt;
overflow: hidden;&lt;br /&gt;
/* @embed */&lt;br /&gt;
background-image: url(images/watch-icons.png);&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#ca-unwatch.icon a {&lt;br /&gt;
background-position: -43px 60%;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#ca-watch.icon a {&lt;br /&gt;
background-position: 5px 60%;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#ca-unwatch.icon a:hover,&lt;br /&gt;
#ca-unwatch.icon a:focus {&lt;br /&gt;
background-position: -67px 60%;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#ca-watch.icon a:hover,&lt;br /&gt;
#ca-watch.icon a:focus {&lt;br /&gt;
background-position: -19px 60%;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#ca-unwatch.icon a.loading,&lt;br /&gt;
#ca-watch.icon a.loading {&lt;br /&gt;
/* @embed */&lt;br /&gt;
background-image: url(images/watch-icon-loading.gif);&lt;br /&gt;
background-position: 5px 60%;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#ca-unwatch.icon a span,&lt;br /&gt;
#ca-watch.icon a span {&lt;br /&gt;
display: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorTabs ul {&lt;br /&gt;
/* @embed */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Tooltips are outside of the normal body code, so this helps make the size of the text sensible */&lt;br /&gt;
.tipsy {&lt;br /&gt;
font-size: 0.8em;&lt;br /&gt;
}&lt;/div&gt;</summary>
		<author><name>WikiSysop</name></author>	</entry>

	<entry>
		<id>https://web.fhnw.ch/plattformen/hattie-wiki/w/index.php?title=MediaWiki:Common.css&amp;diff=3387</id>
		<title>MediaWiki:Common.css</title>
		<link rel="alternate" type="text/html" href="https://web.fhnw.ch/plattformen/hattie-wiki/w/index.php?title=MediaWiki:Common.css&amp;diff=3387"/>
				<updated>2014-05-10T10:03:29Z</updated>
		
		<summary type="html">&lt;p&gt;WikiSysop: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;/* Das folgende CSS wird für alle Benutzeroberflächen geladen. */&lt;br /&gt;
&lt;br /&gt;
/* Framework */&lt;br /&gt;
&lt;br /&gt;
html,&lt;br /&gt;
body {&lt;br /&gt;
height: 100%;&lt;br /&gt;
margin: 0;&lt;br /&gt;
padding: 0;&lt;br /&gt;
font-family: &amp;quot;Open Sans&amp;quot;,sans-serif;&lt;br /&gt;
font-size: 1em;&lt;br /&gt;
color:#777;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
body {&lt;br /&gt;
background-color: #dcdcdc;&lt;br /&gt;
/* @embed */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Links */&lt;br /&gt;
a {&lt;br /&gt;
color: #31859d;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
a.stub,&lt;br /&gt;
a.new {&lt;br /&gt;
color: #31859d;&lt;br /&gt;
text-decoration: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.mw-body a.external {&lt;br /&gt;
color: #31859d;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#mw-panel div.portal div.body ul li a:visited {&lt;br /&gt;
color: #31859d;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#mw-panel.collapsible-nav .portal.collapsed h3 a {&lt;br /&gt;
color: #31859d;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Content */&lt;br /&gt;
&lt;br /&gt;
div#content {&lt;br /&gt;
/* @embed */&lt;br /&gt;
background-color: white;&lt;br /&gt;
color: #777;&lt;br /&gt;
direction: ltr;&lt;br /&gt;
border-width: 0px;&lt;br /&gt;
border-style: solid;&lt;br /&gt;
margin-top: 0;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Head */&lt;br /&gt;
&lt;br /&gt;
#mw-page-base {&lt;br /&gt;
height: 5em;&lt;br /&gt;
background-color: white;&lt;br /&gt;
border-bottom: 0;&lt;br /&gt;
/* @embed */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#mw-head-base {&lt;br /&gt;
height: 5em;&lt;br /&gt;
/* @embed */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#mw-head {&lt;br /&gt;
position: absolute;&lt;br /&gt;
top: 0;&lt;br /&gt;
right: 0;&lt;br /&gt;
width: 100%;&lt;br /&gt;
background-color: white;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#mw-head h5 {&lt;br /&gt;
margin: 0;&lt;br /&gt;
padding: 0;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Hide empty portlets */&lt;br /&gt;
div.emptyPortlet {&lt;br /&gt;
display: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Personal */&lt;br /&gt;
&lt;br /&gt;
#p-personal {&lt;br /&gt;
position: absolute;&lt;br /&gt;
top: 0;&lt;br /&gt;
right: 0.75em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#p-personal h5 {&lt;br /&gt;
display: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#p-personal ul {&lt;br /&gt;
list-style: none;&lt;br /&gt;
margin: 0;&lt;br /&gt;
padding-left: 10em; /* Keep from overlapping logo */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* @noflip */&lt;br /&gt;
&lt;br /&gt;
#p-personal li {&lt;br /&gt;
line-height: 1.125em;&lt;br /&gt;
float: left;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#p-personal li a {&lt;br /&gt;
color: #777;&lt;br /&gt;
text-decoration: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#p-personal li a:hover {&lt;br /&gt;
background-color: #31859d;&lt;br /&gt;
color: #fff;&lt;br /&gt;
padding:0.5em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#p-personal li a:visited {&lt;br /&gt;
color: #31859d;&lt;br /&gt;
text-decoration: bold;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#p-personal a.new {&lt;br /&gt;
color: #31859d;&lt;br /&gt;
text-decoration: bold;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* This one flips! */&lt;br /&gt;
&lt;br /&gt;
#p-personal li {&lt;br /&gt;
margin-left: 0.75em;&lt;br /&gt;
margin-top: 0.5em;&lt;br /&gt;
font-size: 0.75em;&lt;br /&gt;
white-space: nowrap;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Navigation Containers */&lt;br /&gt;
&lt;br /&gt;
#left-navigation {&lt;br /&gt;
position: relative;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#right-navigation {&lt;br /&gt;
float: right;&lt;br /&gt;
margin-top: 2.5em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Navigation Labels */&lt;br /&gt;
div.vectorTabs h5,&lt;br /&gt;
div.vectorMenu h5 span {&lt;br /&gt;
display: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Namespaces and Views */&lt;br /&gt;
/* @noflip */&lt;br /&gt;
div.vectorTabs {&lt;br /&gt;
float: left;&lt;br /&gt;
height: 2.5em;&lt;br /&gt;
background-image:none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorTabs {&lt;br /&gt;
/* @embed */&lt;br /&gt;
padding-left: 1px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* @noflip */&lt;br /&gt;
div.vectorTabs ul {&lt;br /&gt;
float: left;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorTabs ul {&lt;br /&gt;
height: 100%;&lt;br /&gt;
list-style: none;&lt;br /&gt;
margin: 0;&lt;br /&gt;
padding: 0;&lt;br /&gt;
background-color:white;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* @noflip */&lt;br /&gt;
div.vectorTabs ul li {&lt;br /&gt;
float: left;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* OVERRIDDEN BY COMPLIANT BROWSERS */&lt;br /&gt;
div.vectorTabs ul li {&lt;br /&gt;
line-height: 1.125em;&lt;br /&gt;
display: inline-block;&lt;br /&gt;
height: 100%;&lt;br /&gt;
margin: 0;&lt;br /&gt;
padding: 0;&lt;br /&gt;
background-color: #fff;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* IGNORED BY IE6 */&lt;br /&gt;
div.vectorTabs ul &amp;gt; li {&lt;br /&gt;
display: block;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorTabs li.selected {&lt;br /&gt;
/* @embed */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
	/* OVERRIDDEN BY COMPLIANT BROWSERS */&lt;br /&gt;
div.vectorTabs li a {&lt;br /&gt;
display: inline-block;&lt;br /&gt;
height: 1.9em;&lt;br /&gt;
padding-left: 0.5em;&lt;br /&gt;
padding-right: 0.5em;&lt;br /&gt;
color: #777;&lt;br /&gt;
cursor: pointer;&lt;br /&gt;
font-size: 0.8em;&lt;br /&gt;
text-decoration: none;&lt;br /&gt;
background:none;&lt;br /&gt;
background-color:#fff;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorTabs li a:hover {&lt;br /&gt;
background-color: #31859d;&lt;br /&gt;
color: #fff;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* IGNORED BY IE6 */&lt;br /&gt;
div.vectorTabs li &amp;gt; a {&lt;br /&gt;
display: block;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorTabs li.icon a {&lt;br /&gt;
background-position: bottom right;&lt;br /&gt;
background-repeat: no-repeat;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* OVERRIDDEN BY COMPLIANT BROWSERS */&lt;br /&gt;
div.vectorTabs span a  {&lt;br /&gt;
display: inline-block;&lt;br /&gt;
padding-top: 1.25em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* IGNORED BY IE6 */&lt;br /&gt;
/* @noflip */&lt;br /&gt;
div.vectorTabs span &amp;gt; a {&lt;br /&gt;
float: left;&lt;br /&gt;
display: block;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorTabs span {&lt;br /&gt;
display: inline-block;&lt;br /&gt;
/* @embed */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorTabs li.selected a,&lt;br /&gt;
div.vectorTabs li.selected a:visited{&lt;br /&gt;
color: #777;&lt;br /&gt;
text-decoration: none;&lt;br /&gt;
font-weight: bold;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorTabs li.selected a:hover{&lt;br /&gt;
color: #fff;&lt;br /&gt;
text-decoration: none;&lt;br /&gt;
font-weight: bold;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorTabs li.new a,&lt;br /&gt;
div.vectorTabs li.new a:visited{&lt;br /&gt;
color: #777;&lt;br /&gt;
text-decoration: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorTabs li.new a:hover{&lt;br /&gt;
color: #fff;&lt;br /&gt;
text-decoration: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Variants and Actions */&lt;br /&gt;
/* @noflip */&lt;br /&gt;
div.vectorMenu {&lt;br /&gt;
direction: ltr;&lt;br /&gt;
float: left;&lt;br /&gt;
/* @embed */&lt;br /&gt;
background-image: url(images/arrow-down-icon.png);&lt;br /&gt;
background-position: 100% 60%;&lt;br /&gt;
background-repeat: no-repeat;&lt;br /&gt;
cursor: pointer;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorMenu h3 a {&lt;br /&gt;
background-image:none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorMenuFocus {&lt;br /&gt;
/* @embed */&lt;br /&gt;
background-image: url(images/arrow-down-focus-icon.png);&lt;br /&gt;
background-position: 100% 60%;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* @noflip */&lt;br /&gt;
body.rtl div.vectorMenu {&lt;br /&gt;
direction: rtl;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* OVERRIDDEN BY COMPLIANT BROWSERS */&lt;br /&gt;
/* @noflip */&lt;br /&gt;
div#mw-head div.vectorMenu h5 {&lt;br /&gt;
float: left;&lt;br /&gt;
/* @embed */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* This will be flipped - unlike the one above it */&lt;br /&gt;
div#mw-head div.vectorMenu h5 {&lt;br /&gt;
background-position: bottom left;&lt;br /&gt;
margin-left: -1px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* IGNORED BY IE6 */&lt;br /&gt;
&lt;br /&gt;
div#mw-head div.vectorMenu &amp;gt; h5 {&lt;br /&gt;
background-image: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#mw-head div.vectorMenu h4 {&lt;br /&gt;
display: inline-block;&lt;br /&gt;
float: left;&lt;br /&gt;
font-size: 0.8em;&lt;br /&gt;
padding-left: 0.5em;&lt;br /&gt;
padding-top: 1.375em;&lt;br /&gt;
font-weight: normal;&lt;br /&gt;
border: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* OVERRIDDEN BY COMPLIANT BROWSERS */&lt;br /&gt;
/* @noflip */&lt;br /&gt;
div.vectorMenu h5 a {&lt;br /&gt;
display: inline-block;&lt;br /&gt;
width: 24px;&lt;br /&gt;
height: 2.5em;&lt;br /&gt;
text-decoration: none;&lt;br /&gt;
/* @embed */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* This will be flipped - unlike the one above it */&lt;br /&gt;
div.vectorMenu h5 a {&lt;br /&gt;
background-position: bottom right;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* IGNORED BY IE6 */&lt;br /&gt;
div.vectorMenu h5 &amp;gt; a {&lt;br /&gt;
display: block;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorMenu div.menu {&lt;br /&gt;
position: relative;&lt;br /&gt;
display: none;&lt;br /&gt;
clear: both;&lt;br /&gt;
text-align: left;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* OVERRIDDEN BY COMPLIANT BROWSERS */&lt;br /&gt;
/* @noflip */&lt;br /&gt;
body.rtl div.vectorMenu div.menu {&lt;br /&gt;
margin-left: 24px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* IGNORED BY IE6 */&lt;br /&gt;
/* @noflip */&lt;br /&gt;
body.rtl div.vectorMenu &amp;gt; div.menu {&lt;br /&gt;
margin-left: auto;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* IGNORED BY IE6 */&lt;br /&gt;
/* Also fixes old versions of FireFox */&lt;br /&gt;
/* @noflip */&lt;br /&gt;
body.rtl div.vectorMenu &amp;gt; div.menu,&lt;br /&gt;
x:-moz-any-link {&lt;br /&gt;
margin-left: 23px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Enable forcing showing of the menu for accessibility */&lt;br /&gt;
div.vectorMenu:hover div.menu,&lt;br /&gt;
div.vectorMenu div.menuForceShow {&lt;br /&gt;
display: block;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorMenu ul {&lt;br /&gt;
position: absolute;&lt;br /&gt;
background-color: white;&lt;br /&gt;
border: solid 1px silver;&lt;br /&gt;
border-top-width: 0;&lt;br /&gt;
list-style: none;&lt;br /&gt;
list-style-image: none;&lt;br /&gt;
list-style-type: none;&lt;br /&gt;
padding: 0;&lt;br /&gt;
margin: 0;&lt;br /&gt;
margin-left: -1px;&lt;br /&gt;
text-align: left;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Fixes old versions of FireFox */&lt;br /&gt;
div.vectorMenu ul,&lt;br /&gt;
x:-moz-any-link {&lt;br /&gt;
min-width: 5em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Returns things back to normal in modern versions of FireFox */&lt;br /&gt;
div.vectorMenu ul,&lt;br /&gt;
x:-moz-any-link,&lt;br /&gt;
x:default {&lt;br /&gt;
min-width: 0;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorMenu li {&lt;br /&gt;
padding: 0;&lt;br /&gt;
margin: 0;&lt;br /&gt;
text-align: left;&lt;br /&gt;
line-height: 1em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* OVERRIDDEN BY COMPLIANT BROWSERS */&lt;br /&gt;
div.vectorMenu li a {&lt;br /&gt;
display: inline-block;&lt;br /&gt;
padding: 0.5em;&lt;br /&gt;
white-space: nowrap;&lt;br /&gt;
color: #777;&lt;br /&gt;
cursor: pointer;&lt;br /&gt;
font-size: 0.8em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* IGNORED BY IE6 */&lt;br /&gt;
div.vectorMenu li &amp;gt; a {&lt;br /&gt;
display: block;&lt;br /&gt;
}&lt;br /&gt;
div.vectorMenu li.selected a,&lt;br /&gt;
div.vectorMenu li.selected a:visited {&lt;br /&gt;
color: #fff;&lt;br /&gt;
text-decoration: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Search */&lt;br /&gt;
#p-search h5 {&lt;br /&gt;
display: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* @noflip */&lt;br /&gt;
#p-search {&lt;br /&gt;
float: left;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#p-search {&lt;br /&gt;
margin-right: 0.5em;&lt;br /&gt;
margin-left: 0.5em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#p-search form,&lt;br /&gt;
#p-search input {&lt;br /&gt;
margin: 0;&lt;br /&gt;
margin-top: 0.4em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#simpleSearch {&lt;br /&gt;
display: block;&lt;br /&gt;
width: 14em;&lt;br /&gt;
height: 1.4em;&lt;br /&gt;
margin-top: 0.65em;&lt;br /&gt;
position: relative;&lt;br /&gt;
min-height: 1px; /* Gotta trigger hasLayout for IE7 */&lt;br /&gt;
border: solid 1px #AAAAAA;&lt;br /&gt;
color: black;&lt;br /&gt;
background-color: white;&lt;br /&gt;
/* @embed */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#simpleSearch label {&lt;br /&gt;
/*&lt;br /&gt;
 * DON'T PANIC! Browsers that won't scale this properly are the same browsers that have JS issues that prevent&lt;br /&gt;
 * this from ever being shown anyways.&lt;br /&gt;
 */&lt;br /&gt;
font-size: 13px;&lt;br /&gt;
top: 0.25em;&lt;br /&gt;
direction: ltr;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#simpleSearch input {&lt;br /&gt;
color: black;&lt;br /&gt;
direction: ltr;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#simpleSearch input:focus {&lt;br /&gt;
outline: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#simpleSearch input.placeholder {&lt;br /&gt;
color: #999999;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#simpleSearch input::-webkit-input-placeholder {&lt;br /&gt;
color: #999999;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#simpleSearch input#searchInput {&lt;br /&gt;
position: absolute;&lt;br /&gt;
top: 0;&lt;br /&gt;
left: 0;&lt;br /&gt;
width: 90%;&lt;br /&gt;
margin: 0;&lt;br /&gt;
padding: 0;&lt;br /&gt;
padding-left: 0.2em;&lt;br /&gt;
padding-top: 0.2em;&lt;br /&gt;
padding-bottom: 0.2em;&lt;br /&gt;
outline: none;&lt;br /&gt;
border: none;&lt;br /&gt;
&lt;br /&gt;
/*&lt;br /&gt;
 * DON'T PANIC! Browsers that won't scale this properly are the same browsers that have JS issues that prevent&lt;br /&gt;
 * this from ever being shown anyways.&lt;br /&gt;
 */&lt;br /&gt;
&lt;br /&gt;
font-size: 13px;&lt;br /&gt;
background-color: transparent;&lt;br /&gt;
direction: ltr;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#simpleSearch button#searchButton {&lt;br /&gt;
position: absolute;&lt;br /&gt;
width: 10%;&lt;br /&gt;
right: 0;&lt;br /&gt;
top: 0;&lt;br /&gt;
padding: 0;&lt;br /&gt;
padding-top: 0.3em;&lt;br /&gt;
padding-bottom: 0.2em;&lt;br /&gt;
padding-right: 0.4em;&lt;br /&gt;
margin: 0;&lt;br /&gt;
border: none;&lt;br /&gt;
cursor: pointer;&lt;br /&gt;
background-color: transparent;&lt;br /&gt;
background-image: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* OVERRIDDEN BY COMPLIANT BROWSERS */&lt;br /&gt;
div#simpleSearch button#searchButton img {&lt;br /&gt;
border: none;&lt;br /&gt;
margin: 0;&lt;br /&gt;
margin-top: -3px;&lt;br /&gt;
padding: 0;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* IGNORED BY IE6 */&lt;br /&gt;
div#simpleSearch button#searchButton &amp;gt; img {&lt;br /&gt;
margin: 0;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Panel */&lt;br /&gt;
div#mw-panel {&lt;br /&gt;
font-size: inherit;&lt;br /&gt;
position: absolute;&lt;br /&gt;
top: 100px;&lt;br /&gt;
padding-top: 0.5em;&lt;br /&gt;
width: 10em;&lt;br /&gt;
left: 0px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#mw-panel.collapsible-nav .portal {&lt;br /&gt;
font-size: 0.9em;&lt;br /&gt;
background-image:none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#mw-panel div.portal {&lt;br /&gt;
padding-bottom: 0;&lt;br /&gt;
direction: ltr;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#mw-panel div.portal h5 {&lt;br /&gt;
color: #000;&lt;br /&gt;
text-transform: uppercase;&lt;br /&gt;
padding: 0.25em;&lt;br /&gt;
padding-top: 0;&lt;br /&gt;
padding-bottom: 0;&lt;br /&gt;
padding-left: 1.75em;&lt;br /&gt;
cursor: default;&lt;br /&gt;
border: none;&lt;br /&gt;
font-size: 0.75em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#mw-panel div.portal div.body {&lt;br /&gt;
margin: 0;&lt;br /&gt;
padding-top: 0.5em;&lt;br /&gt;
margin-left: 1.25em;&lt;br /&gt;
border-bottom: 4px solid #31859d;&lt;br /&gt;
/* @embed */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#mw-panel div.portal div.body ul {&lt;br /&gt;
list-style: none;&lt;br /&gt;
list-style-image: none;&lt;br /&gt;
list-style-type: none;&lt;br /&gt;
padding: 0;&lt;br /&gt;
margin: 0;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#mw-panel div.portal div.body ul li {&lt;br /&gt;
line-height: 1.5em;&lt;br /&gt;
padding: 0;&lt;br /&gt;
padding-bottom: 0.5em;&lt;br /&gt;
margin: 0;&lt;br /&gt;
overflow: hidden;&lt;br /&gt;
font-size: 0.75em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#mw-panel div.portal div.body ul li a {&lt;br /&gt;
text-transform: uppercase;&lt;br /&gt;
color: #000;&lt;br /&gt;
text-decoration: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#mw-panel div.portal div.body ul li a:hover {&lt;br /&gt;
background-color: #31859d;&lt;br /&gt;
color: #fff;&lt;br /&gt;
padding-top:0.5em;&lt;br /&gt;
padding-bottom:0.5em;&lt;br /&gt;
padding-left:2px;&lt;br /&gt;
padding-right:2px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Footer */&lt;br /&gt;
div#footer {&lt;br /&gt;
margin-left: 10em;&lt;br /&gt;
margin-top: 0;&lt;br /&gt;
padding: 0.75em;&lt;br /&gt;
/* @embed */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#footer ul {&lt;br /&gt;
list-style: none;&lt;br /&gt;
list-style-image: none;&lt;br /&gt;
list-style-type: none;&lt;br /&gt;
margin: 0;&lt;br /&gt;
padding: 0;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#footer ul li {&lt;br /&gt;
margin: 0;&lt;br /&gt;
padding: 0;&lt;br /&gt;
padding-top: 0.5em;&lt;br /&gt;
padding-bottom: 0.5em;&lt;br /&gt;
color: #000;&lt;br /&gt;
font-size: 0.7em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#footer #footer-icons {&lt;br /&gt;
float: right;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* @noflip */&lt;br /&gt;
body.ltr div#footer #footer-places {&lt;br /&gt;
float: left;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#footer #footer-info li {&lt;br /&gt;
line-height: 1.4em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#footer #footer-icons li {&lt;br /&gt;
float: left;&lt;br /&gt;
margin-left: 0.5em;&lt;br /&gt;
line-height: 2em;&lt;br /&gt;
text-align: right;&lt;br /&gt;
display:none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#footer #footer-places li {&lt;br /&gt;
float: left;&lt;br /&gt;
margin-right: 1em;&lt;br /&gt;
line-height: 2em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#footer #footer-places li a {&lt;br /&gt;
color: #000;&lt;br /&gt;
text-decoration: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#footer #footer-places li a:hover {&lt;br /&gt;
background-color: #31859d;&lt;br /&gt;
color: #fff;&lt;br /&gt;
padding:0.5em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#footer #footer-places li a:active {&lt;br /&gt;
font-weight: bold;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Logo */&lt;br /&gt;
#p-logo {&lt;br /&gt;
position: absolute;&lt;br /&gt;
top:-140px;&lt;br /&gt;
left: 15px;&lt;br /&gt;
width: 10em;&lt;br /&gt;
height:70px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#p-logo a {&lt;br /&gt;
display: block;&lt;br /&gt;
width: 10em;&lt;br /&gt;
background-repeat: no-repeat;&lt;br /&gt;
background-position: center center;&lt;br /&gt;
text-decoration: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/*&lt;br /&gt;
 *&lt;br /&gt;
 * The following code is highly modified from monobook. It would be nice if the&lt;br /&gt;
 * preftoc id was more human readable like preferences-toc for instance,&lt;br /&gt;
 * howerver this would require backporting the other skins.&lt;br /&gt;
 */&lt;br /&gt;
&lt;br /&gt;
/* Preferences */&lt;br /&gt;
#preftoc {&lt;br /&gt;
/* Tabs */&lt;br /&gt;
width: 100%;&lt;br /&gt;
float: left;&lt;br /&gt;
clear: both;&lt;br /&gt;
margin: 0 !important;&lt;br /&gt;
padding: 0 !important;&lt;br /&gt;
/* @embed */&lt;br /&gt;
background-image: url(images/preferences-break.png);&lt;br /&gt;
background-position: bottom left;&lt;br /&gt;
background-repeat: no-repeat;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#preftoc li {&lt;br /&gt;
/* Tab */&lt;br /&gt;
float: left;&lt;br /&gt;
margin: 0;&lt;br /&gt;
padding: 0;&lt;br /&gt;
padding-right: 1px;&lt;br /&gt;
height: 2.25em;&lt;br /&gt;
white-space: nowrap;&lt;br /&gt;
list-style-type: none;&lt;br /&gt;
list-style-image: none;&lt;br /&gt;
/* @embed */&lt;br /&gt;
background-image: url(images/preferences-break.png);&lt;br /&gt;
background-position: bottom right;&lt;br /&gt;
background-repeat: no-repeat;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Sadly, IE6 won't understand this */&lt;br /&gt;
#preftoc li:first-child {&lt;br /&gt;
margin-left: 1px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#preftoc a,&lt;br /&gt;
#preftoc a:active {&lt;br /&gt;
display: inline-block;&lt;br /&gt;
position: relative;&lt;br /&gt;
color: #000;&lt;br /&gt;
padding: 0.5em;&lt;br /&gt;
text-decoration: none;&lt;br /&gt;
background-image: none;&lt;br /&gt;
font-size: 0.9em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#preftoc a:hover,&lt;br /&gt;
#preftoc a:focus {&lt;br /&gt;
text-decoration: none;&lt;br /&gt;
background-color: #31859d;&lt;br /&gt;
color: #fff;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#preftoc li.selected a {&lt;br /&gt;
/* @embed */&lt;br /&gt;
background-image: url(images/preferences-fade.png);&lt;br /&gt;
background-position: bottom;&lt;br /&gt;
background-repeat: repeat-x;&lt;br /&gt;
color: #000;&lt;br /&gt;
text-decoration: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#preferences {&lt;br /&gt;
float: left;&lt;br /&gt;
width: 100%;&lt;br /&gt;
margin: 0;&lt;br /&gt;
margin-top: -2px;&lt;br /&gt;
clear: both;&lt;br /&gt;
border: solid 1px #cccccc;&lt;br /&gt;
background-color: #f9f9f9;&lt;br /&gt;
/* @embed */&lt;br /&gt;
background-image: url(images/preferences-base.png);&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#preferences fieldset {&lt;br /&gt;
border: none;&lt;br /&gt;
border-top: solid 1px #cccccc;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#preferences fieldset.prefsection {&lt;br /&gt;
border: none;&lt;br /&gt;
padding: 0;&lt;br /&gt;
margin: 1em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#preferences legend {&lt;br /&gt;
color: #666666;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#preferences fieldset.prefsection legend.mainLegend {&lt;br /&gt;
display: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#preferences td {&lt;br /&gt;
padding-left: 0.5em;&lt;br /&gt;
padding-right: 0.5em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#preferences td.htmlform-tip {&lt;br /&gt;
font-size: x-small;&lt;br /&gt;
padding: .2em 2em;&lt;br /&gt;
color: #666666;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#preferences div.mw-prefs-buttons {&lt;br /&gt;
padding: 1em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#preferences div.mw-prefs-buttons input {&lt;br /&gt;
margin-right: 0.25em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/**&lt;br /&gt;
 * The following code is slightly modified from monobook&lt;br /&gt;
 */&lt;br /&gt;
&lt;br /&gt;
div#content {&lt;br /&gt;
line-height: 1.5em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#bodyContent {&lt;br /&gt;
font-size: 0.8em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.editsection {&lt;br /&gt;
float: right;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
ul {&lt;br /&gt;
/* @embed */&lt;br /&gt;
list-style-image: url(images/bullet-icon.png);&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
pre {&lt;br /&gt;
line-height: 1.3em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Site Notice (includes notices from CentralNotice extension) */&lt;br /&gt;
#siteNotice {&lt;br /&gt;
font-size: 0.8em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#firstHeading {&lt;br /&gt;
padding-top: 0;&lt;br /&gt;
margin-top: 0;&lt;br /&gt;
padding-top: 0;&lt;br /&gt;
font-size: 1.6em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#content a.external,&lt;br /&gt;
div#content a.external[href ^=&amp;quot;gopher://&amp;quot;] {&lt;br /&gt;
/* @embed */&lt;br /&gt;
background: url(images/external-link-ltr-icon.png) center right no-repeat;&lt;br /&gt;
padding-right: 13px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#content a.external[href ^=&amp;quot;https://&amp;quot;],&lt;br /&gt;
.link-https {&lt;br /&gt;
/* @embed */&lt;br /&gt;
background: url(images/lock-icon.png) center right no-repeat;&lt;br /&gt;
padding-right: 13px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#content a.external[href ^=&amp;quot;mailto:&amp;quot;],&lt;br /&gt;
.link-mailto {&lt;br /&gt;
/* @embed */&lt;br /&gt;
background: url(images/mail-icon.png) center right no-repeat;&lt;br /&gt;
padding-right: 13px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#content a.external[href ^=&amp;quot;news:&amp;quot;] {&lt;br /&gt;
/* @embed */&lt;br /&gt;
background: url(images/news-icon.png) center right no-repeat;&lt;br /&gt;
padding-right: 13px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#content a.external[href ^=&amp;quot;ftp://&amp;quot;],&lt;br /&gt;
.link-ftp {&lt;br /&gt;
/* @embed */&lt;br /&gt;
background: url(images/file-icon.png) center right no-repeat;&lt;br /&gt;
padding-right: 13px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#content a.external[href ^=&amp;quot;irc://&amp;quot;],&lt;br /&gt;
div#content a.external[href ^=&amp;quot;ircs://&amp;quot;],&lt;br /&gt;
.link-irc {&lt;br /&gt;
/* @embed */&lt;br /&gt;
background: url(images/talk-icon.png) center right no-repeat;&lt;br /&gt;
padding-right: 13px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#content a.external[href $=&amp;quot;.ogg&amp;quot;], div#content a.external[href $=&amp;quot;.OGG&amp;quot;],&lt;br /&gt;
div#content a.external[href $=&amp;quot;.mid&amp;quot;], div#content a.external[href $=&amp;quot;.MID&amp;quot;],&lt;br /&gt;
div#content a.external[href $=&amp;quot;.midi&amp;quot;], div#content a.external[href $=&amp;quot;.MIDI&amp;quot;],&lt;br /&gt;
div#content a.external[href $=&amp;quot;.mp3&amp;quot;], div#content a.external[href $=&amp;quot;.MP3&amp;quot;],&lt;br /&gt;
div#content a.external[href $=&amp;quot;.wav&amp;quot;], div#content a.external[href $=&amp;quot;.WAV&amp;quot;],&lt;br /&gt;
div#content a.external[href $=&amp;quot;.wma&amp;quot;], div#content a.external[href $=&amp;quot;.WMA&amp;quot;],&lt;br /&gt;
.link-audio {&lt;br /&gt;
/* @embed */&lt;br /&gt;
background: url(images/audio-icon.png) center right no-repeat;&lt;br /&gt;
padding-right: 13px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#content a.external[href $=&amp;quot;.ogm&amp;quot;], div#content a.external[href $=&amp;quot;.OGM&amp;quot;],&lt;br /&gt;
div#content a.external[href $=&amp;quot;.avi&amp;quot;], div#content a.external[href $=&amp;quot;.AVI&amp;quot;],&lt;br /&gt;
div#content a.external[href $=&amp;quot;.mpeg&amp;quot;], div#content a.external[href $=&amp;quot;.MPEG&amp;quot;],&lt;br /&gt;
div#content a.external[href $=&amp;quot;.mpg&amp;quot;], div#content a.external[href $=&amp;quot;.MPG&amp;quot;],&lt;br /&gt;
.link-video {&lt;br /&gt;
/* @embed */&lt;br /&gt;
background: url(images/video-icon.png) center right no-repeat;&lt;br /&gt;
padding-right: 13px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#content a.external[href $=&amp;quot;.pdf&amp;quot;], div#content a.external[href $=&amp;quot;.PDF&amp;quot;],&lt;br /&gt;
div#content a.external[href *=&amp;quot;.pdf#&amp;quot;], div#content a.external[href *=&amp;quot;.PDF#&amp;quot;],&lt;br /&gt;
div#content a.external[href *=&amp;quot;.pdf?&amp;quot;], div#content a.external[href *=&amp;quot;.PDF?&amp;quot;],&lt;br /&gt;
.link-document {&lt;br /&gt;
/* @embed */&lt;br /&gt;
background: url(images/document-icon.png) center right no-repeat;&lt;br /&gt;
padding-right: 13px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#content .printfooter {&lt;br /&gt;
display: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Icon for Usernames */&lt;br /&gt;
#pt-userpage,&lt;br /&gt;
#pt-anonuserpage,&lt;br /&gt;
#pt-login {&lt;br /&gt;
/* @embed */&lt;br /&gt;
background: url(images/user-icon.png) left top no-repeat;&lt;br /&gt;
padding-left: 15px !important;&lt;br /&gt;
text-transform: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.redirectText {&lt;br /&gt;
font-size: 140%;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.redirectMsg img {&lt;br /&gt;
vertical-align: text-bottom;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#bodyContent {&lt;br /&gt;
position: relative;&lt;br /&gt;
width: 100%;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#mw-js-message {&lt;br /&gt;
font-size: 0.8em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#bodyContent {&lt;br /&gt;
line-height: 1.5em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Watch/Unwatch Icon Styling */&lt;br /&gt;
#ca-unwatch.icon a,&lt;br /&gt;
#ca-watch.icon a {&lt;br /&gt;
margin: 0;&lt;br /&gt;
padding: 0;&lt;br /&gt;
outline: none;&lt;br /&gt;
display: block;&lt;br /&gt;
width: 26px;&lt;br /&gt;
/* This hides the text but shows the background image */&lt;br /&gt;
padding-top: 3.1em;&lt;br /&gt;
margin-top: 0;&lt;br /&gt;
/* Only applied in IE6 */&lt;br /&gt;
margin-top: -0.8em !ie;&lt;br /&gt;
height: 0;&lt;br /&gt;
overflow: hidden;&lt;br /&gt;
/* @embed */&lt;br /&gt;
background-image: url(images/watch-icons.png);&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#ca-unwatch.icon a {&lt;br /&gt;
background-position: -43px 60%;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#ca-watch.icon a {&lt;br /&gt;
background-position: 5px 60%;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#ca-unwatch.icon a:hover,&lt;br /&gt;
#ca-unwatch.icon a:focus {&lt;br /&gt;
background-position: -67px 60%;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#ca-watch.icon a:hover,&lt;br /&gt;
#ca-watch.icon a:focus {&lt;br /&gt;
background-position: -19px 60%;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#ca-unwatch.icon a.loading,&lt;br /&gt;
#ca-watch.icon a.loading {&lt;br /&gt;
/* @embed */&lt;br /&gt;
background-image: url(images/watch-icon-loading.gif);&lt;br /&gt;
background-position: 5px 60%;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#ca-unwatch.icon a span,&lt;br /&gt;
#ca-watch.icon a span {&lt;br /&gt;
display: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorTabs ul {&lt;br /&gt;
/* @embed */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Tooltips are outside of the normal body code, so this helps make the size of the text sensible */&lt;br /&gt;
.tipsy {&lt;br /&gt;
font-size: 0.8em;&lt;br /&gt;
}&lt;/div&gt;</summary>
		<author><name>WikiSysop</name></author>	</entry>

	<entry>
		<id>https://web.fhnw.ch/plattformen/hattie-wiki/w/index.php?title=MediaWiki:Common.css&amp;diff=3386</id>
		<title>MediaWiki:Common.css</title>
		<link rel="alternate" type="text/html" href="https://web.fhnw.ch/plattformen/hattie-wiki/w/index.php?title=MediaWiki:Common.css&amp;diff=3386"/>
				<updated>2014-05-10T10:01:09Z</updated>
		
		<summary type="html">&lt;p&gt;WikiSysop: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;/* Das folgende CSS wird für alle Benutzeroberflächen geladen. */&lt;br /&gt;
&lt;br /&gt;
/* Framework */&lt;br /&gt;
&lt;br /&gt;
html,&lt;br /&gt;
body {&lt;br /&gt;
height: 100%;&lt;br /&gt;
margin: 0;&lt;br /&gt;
padding: 0;&lt;br /&gt;
font-family: &amp;quot;Open Sans&amp;quot;,sans-serif;&lt;br /&gt;
font-size: 1em;&lt;br /&gt;
color:#777;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
body {&lt;br /&gt;
background-color: #dcdcdc;&lt;br /&gt;
/* @embed */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Links */&lt;br /&gt;
a {&lt;br /&gt;
color: #31859d;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.mw-body a.external {&lt;br /&gt;
color: #31859d;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#mw-panel div.portal div.body ul li a:visited {&lt;br /&gt;
color: #31859d;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#mw-panel.collapsible-nav .portal.collapsed h3 a {&lt;br /&gt;
color: #31859d;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Content */&lt;br /&gt;
&lt;br /&gt;
div#content {&lt;br /&gt;
/* @embed */&lt;br /&gt;
background-color: white;&lt;br /&gt;
color: #777;&lt;br /&gt;
direction: ltr;&lt;br /&gt;
border-width: 0px;&lt;br /&gt;
border-style: solid;&lt;br /&gt;
margin-top: 0;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Head */&lt;br /&gt;
&lt;br /&gt;
#mw-page-base {&lt;br /&gt;
height: 5em;&lt;br /&gt;
background-color: white;&lt;br /&gt;
border-bottom: 0;&lt;br /&gt;
/* @embed */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#mw-head-base {&lt;br /&gt;
height: 5em;&lt;br /&gt;
/* @embed */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#mw-head {&lt;br /&gt;
position: absolute;&lt;br /&gt;
top: 0;&lt;br /&gt;
right: 0;&lt;br /&gt;
width: 100%;&lt;br /&gt;
background-color: white;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#mw-head h5 {&lt;br /&gt;
margin: 0;&lt;br /&gt;
padding: 0;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Hide empty portlets */&lt;br /&gt;
div.emptyPortlet {&lt;br /&gt;
display: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Personal */&lt;br /&gt;
&lt;br /&gt;
#p-personal {&lt;br /&gt;
position: absolute;&lt;br /&gt;
top: 0;&lt;br /&gt;
right: 0.75em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#p-personal h5 {&lt;br /&gt;
display: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#p-personal ul {&lt;br /&gt;
list-style: none;&lt;br /&gt;
margin: 0;&lt;br /&gt;
padding-left: 10em; /* Keep from overlapping logo */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* @noflip */&lt;br /&gt;
&lt;br /&gt;
#p-personal li {&lt;br /&gt;
line-height: 1.125em;&lt;br /&gt;
float: left;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#p-personal li a {&lt;br /&gt;
color: #777;&lt;br /&gt;
text-decoration: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#p-personal li a:hover {&lt;br /&gt;
background-color: #31859d;&lt;br /&gt;
color: #fff;&lt;br /&gt;
padding:0.5em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#p-personal li a:visited {&lt;br /&gt;
color: #31859d;&lt;br /&gt;
text-decoration: bold;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#p-personal a.new {&lt;br /&gt;
color: #31859d;&lt;br /&gt;
text-decoration: bold;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* This one flips! */&lt;br /&gt;
&lt;br /&gt;
#p-personal li {&lt;br /&gt;
margin-left: 0.75em;&lt;br /&gt;
margin-top: 0.5em;&lt;br /&gt;
font-size: 0.75em;&lt;br /&gt;
white-space: nowrap;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Navigation Containers */&lt;br /&gt;
&lt;br /&gt;
#left-navigation {&lt;br /&gt;
position: relative;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#right-navigation {&lt;br /&gt;
float: right;&lt;br /&gt;
margin-top: 2.5em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Navigation Labels */&lt;br /&gt;
div.vectorTabs h5,&lt;br /&gt;
div.vectorMenu h5 span {&lt;br /&gt;
display: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Namespaces and Views */&lt;br /&gt;
/* @noflip */&lt;br /&gt;
div.vectorTabs {&lt;br /&gt;
float: left;&lt;br /&gt;
height: 2.5em;&lt;br /&gt;
background-image:none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorTabs {&lt;br /&gt;
/* @embed */&lt;br /&gt;
padding-left: 1px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* @noflip */&lt;br /&gt;
div.vectorTabs ul {&lt;br /&gt;
float: left;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorTabs ul {&lt;br /&gt;
height: 100%;&lt;br /&gt;
list-style: none;&lt;br /&gt;
margin: 0;&lt;br /&gt;
padding: 0;&lt;br /&gt;
background-color:white;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* @noflip */&lt;br /&gt;
div.vectorTabs ul li {&lt;br /&gt;
float: left;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* OVERRIDDEN BY COMPLIANT BROWSERS */&lt;br /&gt;
div.vectorTabs ul li {&lt;br /&gt;
line-height: 1.125em;&lt;br /&gt;
display: inline-block;&lt;br /&gt;
height: 100%;&lt;br /&gt;
margin: 0;&lt;br /&gt;
padding: 0;&lt;br /&gt;
background-color: #fff;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* IGNORED BY IE6 */&lt;br /&gt;
div.vectorTabs ul &amp;gt; li {&lt;br /&gt;
display: block;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorTabs li.selected {&lt;br /&gt;
/* @embed */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
	/* OVERRIDDEN BY COMPLIANT BROWSERS */&lt;br /&gt;
div.vectorTabs li a {&lt;br /&gt;
display: inline-block;&lt;br /&gt;
height: 1.9em;&lt;br /&gt;
padding-left: 0.5em;&lt;br /&gt;
padding-right: 0.5em;&lt;br /&gt;
color: #777;&lt;br /&gt;
cursor: pointer;&lt;br /&gt;
font-size: 0.8em;&lt;br /&gt;
text-decoration: none;&lt;br /&gt;
background:none;&lt;br /&gt;
background-color:#fff;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorTabs li a:hover {&lt;br /&gt;
background-color: #31859d;&lt;br /&gt;
color: #fff;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* IGNORED BY IE6 */&lt;br /&gt;
div.vectorTabs li &amp;gt; a {&lt;br /&gt;
display: block;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorTabs li.icon a {&lt;br /&gt;
background-position: bottom right;&lt;br /&gt;
background-repeat: no-repeat;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* OVERRIDDEN BY COMPLIANT BROWSERS */&lt;br /&gt;
div.vectorTabs span a  {&lt;br /&gt;
display: inline-block;&lt;br /&gt;
padding-top: 1.25em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* IGNORED BY IE6 */&lt;br /&gt;
/* @noflip */&lt;br /&gt;
div.vectorTabs span &amp;gt; a {&lt;br /&gt;
float: left;&lt;br /&gt;
display: block;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorTabs span {&lt;br /&gt;
display: inline-block;&lt;br /&gt;
/* @embed */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorTabs li.selected a,&lt;br /&gt;
div.vectorTabs li.selected a:visited{&lt;br /&gt;
color: #777;&lt;br /&gt;
text-decoration: none;&lt;br /&gt;
font-weight: bold;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorTabs li.selected a:hover{&lt;br /&gt;
color: #fff;&lt;br /&gt;
text-decoration: none;&lt;br /&gt;
font-weight: bold;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorTabs li.new a,&lt;br /&gt;
div.vectorTabs li.new a:visited{&lt;br /&gt;
color: #777;&lt;br /&gt;
text-decoration: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorTabs li.new a:hover{&lt;br /&gt;
color: #fff;&lt;br /&gt;
text-decoration: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Variants and Actions */&lt;br /&gt;
/* @noflip */&lt;br /&gt;
div.vectorMenu {&lt;br /&gt;
direction: ltr;&lt;br /&gt;
float: left;&lt;br /&gt;
/* @embed */&lt;br /&gt;
background-image: url(images/arrow-down-icon.png);&lt;br /&gt;
background-position: 100% 60%;&lt;br /&gt;
background-repeat: no-repeat;&lt;br /&gt;
cursor: pointer;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorMenu h3 a {&lt;br /&gt;
background-image:none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorMenuFocus {&lt;br /&gt;
/* @embed */&lt;br /&gt;
background-image: url(images/arrow-down-focus-icon.png);&lt;br /&gt;
background-position: 100% 60%;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* @noflip */&lt;br /&gt;
body.rtl div.vectorMenu {&lt;br /&gt;
direction: rtl;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* OVERRIDDEN BY COMPLIANT BROWSERS */&lt;br /&gt;
/* @noflip */&lt;br /&gt;
div#mw-head div.vectorMenu h5 {&lt;br /&gt;
float: left;&lt;br /&gt;
/* @embed */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* This will be flipped - unlike the one above it */&lt;br /&gt;
div#mw-head div.vectorMenu h5 {&lt;br /&gt;
background-position: bottom left;&lt;br /&gt;
margin-left: -1px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* IGNORED BY IE6 */&lt;br /&gt;
&lt;br /&gt;
div#mw-head div.vectorMenu &amp;gt; h5 {&lt;br /&gt;
background-image: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#mw-head div.vectorMenu h4 {&lt;br /&gt;
display: inline-block;&lt;br /&gt;
float: left;&lt;br /&gt;
font-size: 0.8em;&lt;br /&gt;
padding-left: 0.5em;&lt;br /&gt;
padding-top: 1.375em;&lt;br /&gt;
font-weight: normal;&lt;br /&gt;
border: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* OVERRIDDEN BY COMPLIANT BROWSERS */&lt;br /&gt;
/* @noflip */&lt;br /&gt;
div.vectorMenu h5 a {&lt;br /&gt;
display: inline-block;&lt;br /&gt;
width: 24px;&lt;br /&gt;
height: 2.5em;&lt;br /&gt;
text-decoration: none;&lt;br /&gt;
/* @embed */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* This will be flipped - unlike the one above it */&lt;br /&gt;
div.vectorMenu h5 a {&lt;br /&gt;
background-position: bottom right;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* IGNORED BY IE6 */&lt;br /&gt;
div.vectorMenu h5 &amp;gt; a {&lt;br /&gt;
display: block;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorMenu div.menu {&lt;br /&gt;
position: relative;&lt;br /&gt;
display: none;&lt;br /&gt;
clear: both;&lt;br /&gt;
text-align: left;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* OVERRIDDEN BY COMPLIANT BROWSERS */&lt;br /&gt;
/* @noflip */&lt;br /&gt;
body.rtl div.vectorMenu div.menu {&lt;br /&gt;
margin-left: 24px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* IGNORED BY IE6 */&lt;br /&gt;
/* @noflip */&lt;br /&gt;
body.rtl div.vectorMenu &amp;gt; div.menu {&lt;br /&gt;
margin-left: auto;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* IGNORED BY IE6 */&lt;br /&gt;
/* Also fixes old versions of FireFox */&lt;br /&gt;
/* @noflip */&lt;br /&gt;
body.rtl div.vectorMenu &amp;gt; div.menu,&lt;br /&gt;
x:-moz-any-link {&lt;br /&gt;
margin-left: 23px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Enable forcing showing of the menu for accessibility */&lt;br /&gt;
div.vectorMenu:hover div.menu,&lt;br /&gt;
div.vectorMenu div.menuForceShow {&lt;br /&gt;
display: block;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorMenu ul {&lt;br /&gt;
position: absolute;&lt;br /&gt;
background-color: white;&lt;br /&gt;
border: solid 1px silver;&lt;br /&gt;
border-top-width: 0;&lt;br /&gt;
list-style: none;&lt;br /&gt;
list-style-image: none;&lt;br /&gt;
list-style-type: none;&lt;br /&gt;
padding: 0;&lt;br /&gt;
margin: 0;&lt;br /&gt;
margin-left: -1px;&lt;br /&gt;
text-align: left;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Fixes old versions of FireFox */&lt;br /&gt;
div.vectorMenu ul,&lt;br /&gt;
x:-moz-any-link {&lt;br /&gt;
min-width: 5em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Returns things back to normal in modern versions of FireFox */&lt;br /&gt;
div.vectorMenu ul,&lt;br /&gt;
x:-moz-any-link,&lt;br /&gt;
x:default {&lt;br /&gt;
min-width: 0;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorMenu li {&lt;br /&gt;
padding: 0;&lt;br /&gt;
margin: 0;&lt;br /&gt;
text-align: left;&lt;br /&gt;
line-height: 1em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* OVERRIDDEN BY COMPLIANT BROWSERS */&lt;br /&gt;
div.vectorMenu li a {&lt;br /&gt;
display: inline-block;&lt;br /&gt;
padding: 0.5em;&lt;br /&gt;
white-space: nowrap;&lt;br /&gt;
color: #777;&lt;br /&gt;
cursor: pointer;&lt;br /&gt;
font-size: 0.8em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* IGNORED BY IE6 */&lt;br /&gt;
div.vectorMenu li &amp;gt; a {&lt;br /&gt;
display: block;&lt;br /&gt;
}&lt;br /&gt;
div.vectorMenu li.selected a,&lt;br /&gt;
div.vectorMenu li.selected a:visited {&lt;br /&gt;
color: #fff;&lt;br /&gt;
text-decoration: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Search */&lt;br /&gt;
#p-search h5 {&lt;br /&gt;
display: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* @noflip */&lt;br /&gt;
#p-search {&lt;br /&gt;
float: left;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#p-search {&lt;br /&gt;
margin-right: 0.5em;&lt;br /&gt;
margin-left: 0.5em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#p-search form,&lt;br /&gt;
#p-search input {&lt;br /&gt;
margin: 0;&lt;br /&gt;
margin-top: 0.4em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#simpleSearch {&lt;br /&gt;
display: block;&lt;br /&gt;
width: 14em;&lt;br /&gt;
height: 1.4em;&lt;br /&gt;
margin-top: 0.65em;&lt;br /&gt;
position: relative;&lt;br /&gt;
min-height: 1px; /* Gotta trigger hasLayout for IE7 */&lt;br /&gt;
border: solid 1px #AAAAAA;&lt;br /&gt;
color: black;&lt;br /&gt;
background-color: white;&lt;br /&gt;
/* @embed */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#simpleSearch label {&lt;br /&gt;
/*&lt;br /&gt;
 * DON'T PANIC! Browsers that won't scale this properly are the same browsers that have JS issues that prevent&lt;br /&gt;
 * this from ever being shown anyways.&lt;br /&gt;
 */&lt;br /&gt;
font-size: 13px;&lt;br /&gt;
top: 0.25em;&lt;br /&gt;
direction: ltr;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#simpleSearch input {&lt;br /&gt;
color: black;&lt;br /&gt;
direction: ltr;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#simpleSearch input:focus {&lt;br /&gt;
outline: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#simpleSearch input.placeholder {&lt;br /&gt;
color: #999999;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#simpleSearch input::-webkit-input-placeholder {&lt;br /&gt;
color: #999999;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#simpleSearch input#searchInput {&lt;br /&gt;
position: absolute;&lt;br /&gt;
top: 0;&lt;br /&gt;
left: 0;&lt;br /&gt;
width: 90%;&lt;br /&gt;
margin: 0;&lt;br /&gt;
padding: 0;&lt;br /&gt;
padding-left: 0.2em;&lt;br /&gt;
padding-top: 0.2em;&lt;br /&gt;
padding-bottom: 0.2em;&lt;br /&gt;
outline: none;&lt;br /&gt;
border: none;&lt;br /&gt;
&lt;br /&gt;
/*&lt;br /&gt;
 * DON'T PANIC! Browsers that won't scale this properly are the same browsers that have JS issues that prevent&lt;br /&gt;
 * this from ever being shown anyways.&lt;br /&gt;
 */&lt;br /&gt;
&lt;br /&gt;
font-size: 13px;&lt;br /&gt;
background-color: transparent;&lt;br /&gt;
direction: ltr;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#simpleSearch button#searchButton {&lt;br /&gt;
position: absolute;&lt;br /&gt;
width: 10%;&lt;br /&gt;
right: 0;&lt;br /&gt;
top: 0;&lt;br /&gt;
padding: 0;&lt;br /&gt;
padding-top: 0.3em;&lt;br /&gt;
padding-bottom: 0.2em;&lt;br /&gt;
padding-right: 0.4em;&lt;br /&gt;
margin: 0;&lt;br /&gt;
border: none;&lt;br /&gt;
cursor: pointer;&lt;br /&gt;
background-color: transparent;&lt;br /&gt;
background-image: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* OVERRIDDEN BY COMPLIANT BROWSERS */&lt;br /&gt;
div#simpleSearch button#searchButton img {&lt;br /&gt;
border: none;&lt;br /&gt;
margin: 0;&lt;br /&gt;
margin-top: -3px;&lt;br /&gt;
padding: 0;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* IGNORED BY IE6 */&lt;br /&gt;
div#simpleSearch button#searchButton &amp;gt; img {&lt;br /&gt;
margin: 0;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Panel */&lt;br /&gt;
div#mw-panel {&lt;br /&gt;
font-size: inherit;&lt;br /&gt;
position: absolute;&lt;br /&gt;
top: 100px;&lt;br /&gt;
padding-top: 0.5em;&lt;br /&gt;
width: 10em;&lt;br /&gt;
left: 0px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#mw-panel.collapsible-nav .portal {&lt;br /&gt;
font-size: 0.9em;&lt;br /&gt;
background-image:none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#mw-panel div.portal {&lt;br /&gt;
padding-bottom: 0;&lt;br /&gt;
direction: ltr;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#mw-panel div.portal h5 {&lt;br /&gt;
color: #000;&lt;br /&gt;
text-transform: uppercase;&lt;br /&gt;
padding: 0.25em;&lt;br /&gt;
padding-top: 0;&lt;br /&gt;
padding-bottom: 0;&lt;br /&gt;
padding-left: 1.75em;&lt;br /&gt;
cursor: default;&lt;br /&gt;
border: none;&lt;br /&gt;
font-size: 0.75em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#mw-panel div.portal div.body {&lt;br /&gt;
margin: 0;&lt;br /&gt;
padding-top: 0.5em;&lt;br /&gt;
margin-left: 1.25em;&lt;br /&gt;
border-bottom: 4px solid #31859d;&lt;br /&gt;
/* @embed */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#mw-panel div.portal div.body ul {&lt;br /&gt;
list-style: none;&lt;br /&gt;
list-style-image: none;&lt;br /&gt;
list-style-type: none;&lt;br /&gt;
padding: 0;&lt;br /&gt;
margin: 0;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#mw-panel div.portal div.body ul li {&lt;br /&gt;
line-height: 1.5em;&lt;br /&gt;
padding: 0;&lt;br /&gt;
padding-bottom: 0.5em;&lt;br /&gt;
margin: 0;&lt;br /&gt;
overflow: hidden;&lt;br /&gt;
font-size: 0.75em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#mw-panel div.portal div.body ul li a {&lt;br /&gt;
text-transform: uppercase;&lt;br /&gt;
color: #000;&lt;br /&gt;
text-decoration: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#mw-panel div.portal div.body ul li a:hover {&lt;br /&gt;
background-color: #31859d;&lt;br /&gt;
color: #fff;&lt;br /&gt;
padding-top:0.5em;&lt;br /&gt;
padding-bottom:0.5em;&lt;br /&gt;
padding-left:2px;&lt;br /&gt;
padding-right:2px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Footer */&lt;br /&gt;
div#footer {&lt;br /&gt;
margin-left: 10em;&lt;br /&gt;
margin-top: 0;&lt;br /&gt;
padding: 0.75em;&lt;br /&gt;
/* @embed */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#footer ul {&lt;br /&gt;
list-style: none;&lt;br /&gt;
list-style-image: none;&lt;br /&gt;
list-style-type: none;&lt;br /&gt;
margin: 0;&lt;br /&gt;
padding: 0;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#footer ul li {&lt;br /&gt;
margin: 0;&lt;br /&gt;
padding: 0;&lt;br /&gt;
padding-top: 0.5em;&lt;br /&gt;
padding-bottom: 0.5em;&lt;br /&gt;
color: #000;&lt;br /&gt;
font-size: 0.7em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#footer #footer-icons {&lt;br /&gt;
float: right;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* @noflip */&lt;br /&gt;
body.ltr div#footer #footer-places {&lt;br /&gt;
float: left;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#footer #footer-info li {&lt;br /&gt;
line-height: 1.4em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#footer #footer-icons li {&lt;br /&gt;
float: left;&lt;br /&gt;
margin-left: 0.5em;&lt;br /&gt;
line-height: 2em;&lt;br /&gt;
text-align: right;&lt;br /&gt;
display:none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#footer #footer-places li {&lt;br /&gt;
float: left;&lt;br /&gt;
margin-right: 1em;&lt;br /&gt;
line-height: 2em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#footer #footer-places li a {&lt;br /&gt;
color: #000;&lt;br /&gt;
text-decoration: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#footer #footer-places li a:hover {&lt;br /&gt;
background-color: #31859d;&lt;br /&gt;
color: #fff;&lt;br /&gt;
padding:0.5em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#footer #footer-places li a:active {&lt;br /&gt;
font-weight: bold;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Logo */&lt;br /&gt;
#p-logo {&lt;br /&gt;
position: absolute;&lt;br /&gt;
top:-140px;&lt;br /&gt;
left: 15px;&lt;br /&gt;
width: 10em;&lt;br /&gt;
height:70px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#p-logo a {&lt;br /&gt;
display: block;&lt;br /&gt;
width: 10em;&lt;br /&gt;
background-repeat: no-repeat;&lt;br /&gt;
background-position: center center;&lt;br /&gt;
text-decoration: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/*&lt;br /&gt;
 *&lt;br /&gt;
 * The following code is highly modified from monobook. It would be nice if the&lt;br /&gt;
 * preftoc id was more human readable like preferences-toc for instance,&lt;br /&gt;
 * howerver this would require backporting the other skins.&lt;br /&gt;
 */&lt;br /&gt;
&lt;br /&gt;
/* Preferences */&lt;br /&gt;
#preftoc {&lt;br /&gt;
/* Tabs */&lt;br /&gt;
width: 100%;&lt;br /&gt;
float: left;&lt;br /&gt;
clear: both;&lt;br /&gt;
margin: 0 !important;&lt;br /&gt;
padding: 0 !important;&lt;br /&gt;
/* @embed */&lt;br /&gt;
background-image: url(images/preferences-break.png);&lt;br /&gt;
background-position: bottom left;&lt;br /&gt;
background-repeat: no-repeat;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#preftoc li {&lt;br /&gt;
/* Tab */&lt;br /&gt;
float: left;&lt;br /&gt;
margin: 0;&lt;br /&gt;
padding: 0;&lt;br /&gt;
padding-right: 1px;&lt;br /&gt;
height: 2.25em;&lt;br /&gt;
white-space: nowrap;&lt;br /&gt;
list-style-type: none;&lt;br /&gt;
list-style-image: none;&lt;br /&gt;
/* @embed */&lt;br /&gt;
background-image: url(images/preferences-break.png);&lt;br /&gt;
background-position: bottom right;&lt;br /&gt;
background-repeat: no-repeat;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Sadly, IE6 won't understand this */&lt;br /&gt;
#preftoc li:first-child {&lt;br /&gt;
margin-left: 1px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#preftoc a,&lt;br /&gt;
#preftoc a:active {&lt;br /&gt;
display: inline-block;&lt;br /&gt;
position: relative;&lt;br /&gt;
color: #000;&lt;br /&gt;
padding: 0.5em;&lt;br /&gt;
text-decoration: none;&lt;br /&gt;
background-image: none;&lt;br /&gt;
font-size: 0.9em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#preftoc a:hover,&lt;br /&gt;
#preftoc a:focus {&lt;br /&gt;
text-decoration: none;&lt;br /&gt;
background-color: #31859d;&lt;br /&gt;
color: #fff;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#preftoc li.selected a {&lt;br /&gt;
/* @embed */&lt;br /&gt;
background-image: url(images/preferences-fade.png);&lt;br /&gt;
background-position: bottom;&lt;br /&gt;
background-repeat: repeat-x;&lt;br /&gt;
color: #000;&lt;br /&gt;
text-decoration: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#preferences {&lt;br /&gt;
float: left;&lt;br /&gt;
width: 100%;&lt;br /&gt;
margin: 0;&lt;br /&gt;
margin-top: -2px;&lt;br /&gt;
clear: both;&lt;br /&gt;
border: solid 1px #cccccc;&lt;br /&gt;
background-color: #f9f9f9;&lt;br /&gt;
/* @embed */&lt;br /&gt;
background-image: url(images/preferences-base.png);&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#preferences fieldset {&lt;br /&gt;
border: none;&lt;br /&gt;
border-top: solid 1px #cccccc;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#preferences fieldset.prefsection {&lt;br /&gt;
border: none;&lt;br /&gt;
padding: 0;&lt;br /&gt;
margin: 1em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#preferences legend {&lt;br /&gt;
color: #666666;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#preferences fieldset.prefsection legend.mainLegend {&lt;br /&gt;
display: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#preferences td {&lt;br /&gt;
padding-left: 0.5em;&lt;br /&gt;
padding-right: 0.5em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#preferences td.htmlform-tip {&lt;br /&gt;
font-size: x-small;&lt;br /&gt;
padding: .2em 2em;&lt;br /&gt;
color: #666666;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#preferences div.mw-prefs-buttons {&lt;br /&gt;
padding: 1em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#preferences div.mw-prefs-buttons input {&lt;br /&gt;
margin-right: 0.25em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/**&lt;br /&gt;
 * The following code is slightly modified from monobook&lt;br /&gt;
 */&lt;br /&gt;
&lt;br /&gt;
div#content {&lt;br /&gt;
line-height: 1.5em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#bodyContent {&lt;br /&gt;
font-size: 0.8em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.editsection {&lt;br /&gt;
float: right;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
ul {&lt;br /&gt;
/* @embed */&lt;br /&gt;
list-style-image: url(images/bullet-icon.png);&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
pre {&lt;br /&gt;
line-height: 1.3em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Site Notice (includes notices from CentralNotice extension) */&lt;br /&gt;
#siteNotice {&lt;br /&gt;
font-size: 0.8em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#firstHeading {&lt;br /&gt;
padding-top: 0;&lt;br /&gt;
margin-top: 0;&lt;br /&gt;
padding-top: 0;&lt;br /&gt;
font-size: 1.6em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#content a.external,&lt;br /&gt;
div#content a.external[href ^=&amp;quot;gopher://&amp;quot;] {&lt;br /&gt;
/* @embed */&lt;br /&gt;
background: url(images/external-link-ltr-icon.png) center right no-repeat;&lt;br /&gt;
padding-right: 13px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#content a.external[href ^=&amp;quot;https://&amp;quot;],&lt;br /&gt;
.link-https {&lt;br /&gt;
/* @embed */&lt;br /&gt;
background: url(images/lock-icon.png) center right no-repeat;&lt;br /&gt;
padding-right: 13px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#content a.external[href ^=&amp;quot;mailto:&amp;quot;],&lt;br /&gt;
.link-mailto {&lt;br /&gt;
/* @embed */&lt;br /&gt;
background: url(images/mail-icon.png) center right no-repeat;&lt;br /&gt;
padding-right: 13px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#content a.external[href ^=&amp;quot;news:&amp;quot;] {&lt;br /&gt;
/* @embed */&lt;br /&gt;
background: url(images/news-icon.png) center right no-repeat;&lt;br /&gt;
padding-right: 13px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#content a.external[href ^=&amp;quot;ftp://&amp;quot;],&lt;br /&gt;
.link-ftp {&lt;br /&gt;
/* @embed */&lt;br /&gt;
background: url(images/file-icon.png) center right no-repeat;&lt;br /&gt;
padding-right: 13px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#content a.external[href ^=&amp;quot;irc://&amp;quot;],&lt;br /&gt;
div#content a.external[href ^=&amp;quot;ircs://&amp;quot;],&lt;br /&gt;
.link-irc {&lt;br /&gt;
/* @embed */&lt;br /&gt;
background: url(images/talk-icon.png) center right no-repeat;&lt;br /&gt;
padding-right: 13px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#content a.external[href $=&amp;quot;.ogg&amp;quot;], div#content a.external[href $=&amp;quot;.OGG&amp;quot;],&lt;br /&gt;
div#content a.external[href $=&amp;quot;.mid&amp;quot;], div#content a.external[href $=&amp;quot;.MID&amp;quot;],&lt;br /&gt;
div#content a.external[href $=&amp;quot;.midi&amp;quot;], div#content a.external[href $=&amp;quot;.MIDI&amp;quot;],&lt;br /&gt;
div#content a.external[href $=&amp;quot;.mp3&amp;quot;], div#content a.external[href $=&amp;quot;.MP3&amp;quot;],&lt;br /&gt;
div#content a.external[href $=&amp;quot;.wav&amp;quot;], div#content a.external[href $=&amp;quot;.WAV&amp;quot;],&lt;br /&gt;
div#content a.external[href $=&amp;quot;.wma&amp;quot;], div#content a.external[href $=&amp;quot;.WMA&amp;quot;],&lt;br /&gt;
.link-audio {&lt;br /&gt;
/* @embed */&lt;br /&gt;
background: url(images/audio-icon.png) center right no-repeat;&lt;br /&gt;
padding-right: 13px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#content a.external[href $=&amp;quot;.ogm&amp;quot;], div#content a.external[href $=&amp;quot;.OGM&amp;quot;],&lt;br /&gt;
div#content a.external[href $=&amp;quot;.avi&amp;quot;], div#content a.external[href $=&amp;quot;.AVI&amp;quot;],&lt;br /&gt;
div#content a.external[href $=&amp;quot;.mpeg&amp;quot;], div#content a.external[href $=&amp;quot;.MPEG&amp;quot;],&lt;br /&gt;
div#content a.external[href $=&amp;quot;.mpg&amp;quot;], div#content a.external[href $=&amp;quot;.MPG&amp;quot;],&lt;br /&gt;
.link-video {&lt;br /&gt;
/* @embed */&lt;br /&gt;
background: url(images/video-icon.png) center right no-repeat;&lt;br /&gt;
padding-right: 13px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#content a.external[href $=&amp;quot;.pdf&amp;quot;], div#content a.external[href $=&amp;quot;.PDF&amp;quot;],&lt;br /&gt;
div#content a.external[href *=&amp;quot;.pdf#&amp;quot;], div#content a.external[href *=&amp;quot;.PDF#&amp;quot;],&lt;br /&gt;
div#content a.external[href *=&amp;quot;.pdf?&amp;quot;], div#content a.external[href *=&amp;quot;.PDF?&amp;quot;],&lt;br /&gt;
.link-document {&lt;br /&gt;
/* @embed */&lt;br /&gt;
background: url(images/document-icon.png) center right no-repeat;&lt;br /&gt;
padding-right: 13px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#content .printfooter {&lt;br /&gt;
display: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Icon for Usernames */&lt;br /&gt;
#pt-userpage,&lt;br /&gt;
#pt-anonuserpage,&lt;br /&gt;
#pt-login {&lt;br /&gt;
/* @embed */&lt;br /&gt;
background: url(images/user-icon.png) left top no-repeat;&lt;br /&gt;
padding-left: 15px !important;&lt;br /&gt;
text-transform: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.redirectText {&lt;br /&gt;
font-size: 140%;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.redirectMsg img {&lt;br /&gt;
vertical-align: text-bottom;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#bodyContent {&lt;br /&gt;
position: relative;&lt;br /&gt;
width: 100%;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#mw-js-message {&lt;br /&gt;
font-size: 0.8em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#bodyContent {&lt;br /&gt;
line-height: 1.5em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Watch/Unwatch Icon Styling */&lt;br /&gt;
#ca-unwatch.icon a,&lt;br /&gt;
#ca-watch.icon a {&lt;br /&gt;
margin: 0;&lt;br /&gt;
padding: 0;&lt;br /&gt;
outline: none;&lt;br /&gt;
display: block;&lt;br /&gt;
width: 26px;&lt;br /&gt;
/* This hides the text but shows the background image */&lt;br /&gt;
padding-top: 3.1em;&lt;br /&gt;
margin-top: 0;&lt;br /&gt;
/* Only applied in IE6 */&lt;br /&gt;
margin-top: -0.8em !ie;&lt;br /&gt;
height: 0;&lt;br /&gt;
overflow: hidden;&lt;br /&gt;
/* @embed */&lt;br /&gt;
background-image: url(images/watch-icons.png);&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#ca-unwatch.icon a {&lt;br /&gt;
background-position: -43px 60%;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#ca-watch.icon a {&lt;br /&gt;
background-position: 5px 60%;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#ca-unwatch.icon a:hover,&lt;br /&gt;
#ca-unwatch.icon a:focus {&lt;br /&gt;
background-position: -67px 60%;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#ca-watch.icon a:hover,&lt;br /&gt;
#ca-watch.icon a:focus {&lt;br /&gt;
background-position: -19px 60%;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#ca-unwatch.icon a.loading,&lt;br /&gt;
#ca-watch.icon a.loading {&lt;br /&gt;
/* @embed */&lt;br /&gt;
background-image: url(images/watch-icon-loading.gif);&lt;br /&gt;
background-position: 5px 60%;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#ca-unwatch.icon a span,&lt;br /&gt;
#ca-watch.icon a span {&lt;br /&gt;
display: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorTabs ul {&lt;br /&gt;
/* @embed */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Tooltips are outside of the normal body code, so this helps make the size of the text sensible */&lt;br /&gt;
.tipsy {&lt;br /&gt;
font-size: 0.8em;&lt;br /&gt;
}&lt;/div&gt;</summary>
		<author><name>WikiSysop</name></author>	</entry>

	<entry>
		<id>https://web.fhnw.ch/plattformen/hattie-wiki/w/index.php?title=MediaWiki:Common.css&amp;diff=3385</id>
		<title>MediaWiki:Common.css</title>
		<link rel="alternate" type="text/html" href="https://web.fhnw.ch/plattformen/hattie-wiki/w/index.php?title=MediaWiki:Common.css&amp;diff=3385"/>
				<updated>2014-05-10T09:58:21Z</updated>
		
		<summary type="html">&lt;p&gt;WikiSysop: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;/* Das folgende CSS wird für alle Benutzeroberflächen geladen. */&lt;br /&gt;
&lt;br /&gt;
/* Framework */&lt;br /&gt;
&lt;br /&gt;
html,&lt;br /&gt;
body {&lt;br /&gt;
height: 100%;&lt;br /&gt;
margin: 0;&lt;br /&gt;
padding: 0;&lt;br /&gt;
font-family: &amp;quot;Open Sans&amp;quot;,sans-serif;&lt;br /&gt;
font-size: 1em;&lt;br /&gt;
color:#777;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
body {&lt;br /&gt;
background-color: #dcdcdc;&lt;br /&gt;
/* @embed */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Links */&lt;br /&gt;
a {&lt;br /&gt;
color: #31859d;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.mw-body a.external {&lt;br /&gt;
color: #31859d;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#mw-panel.collapsible-nav .portal.collapsed h3 a {&lt;br /&gt;
color: #31859d;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Content */&lt;br /&gt;
&lt;br /&gt;
div#content {&lt;br /&gt;
/* @embed */&lt;br /&gt;
background-color: white;&lt;br /&gt;
color: #777;&lt;br /&gt;
direction: ltr;&lt;br /&gt;
border-width: 0px;&lt;br /&gt;
border-style: solid;&lt;br /&gt;
margin-top: 0;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Head */&lt;br /&gt;
&lt;br /&gt;
#mw-page-base {&lt;br /&gt;
height: 5em;&lt;br /&gt;
background-color: white;&lt;br /&gt;
border-bottom: 0;&lt;br /&gt;
/* @embed */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#mw-head-base {&lt;br /&gt;
height: 5em;&lt;br /&gt;
/* @embed */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#mw-head {&lt;br /&gt;
position: absolute;&lt;br /&gt;
top: 0;&lt;br /&gt;
right: 0;&lt;br /&gt;
width: 100%;&lt;br /&gt;
background-color: white;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#mw-head h5 {&lt;br /&gt;
margin: 0;&lt;br /&gt;
padding: 0;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Hide empty portlets */&lt;br /&gt;
div.emptyPortlet {&lt;br /&gt;
display: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Personal */&lt;br /&gt;
&lt;br /&gt;
#p-personal {&lt;br /&gt;
position: absolute;&lt;br /&gt;
top: 0;&lt;br /&gt;
right: 0.75em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#p-personal h5 {&lt;br /&gt;
display: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#p-personal ul {&lt;br /&gt;
list-style: none;&lt;br /&gt;
margin: 0;&lt;br /&gt;
padding-left: 10em; /* Keep from overlapping logo */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* @noflip */&lt;br /&gt;
&lt;br /&gt;
#p-personal li {&lt;br /&gt;
line-height: 1.125em;&lt;br /&gt;
float: left;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#p-personal li a {&lt;br /&gt;
color: #777;&lt;br /&gt;
text-decoration: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#p-personal li a:hover {&lt;br /&gt;
background-color: #31859d;&lt;br /&gt;
color: #fff;&lt;br /&gt;
padding:0.5em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#p-personal li a:visited {&lt;br /&gt;
color: #31859d;&lt;br /&gt;
text-decoration: bold;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#p-personal a.new {&lt;br /&gt;
color: #31859d;&lt;br /&gt;
text-decoration: bold;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* This one flips! */&lt;br /&gt;
&lt;br /&gt;
#p-personal li {&lt;br /&gt;
margin-left: 0.75em;&lt;br /&gt;
margin-top: 0.5em;&lt;br /&gt;
font-size: 0.75em;&lt;br /&gt;
white-space: nowrap;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Navigation Containers */&lt;br /&gt;
&lt;br /&gt;
#left-navigation {&lt;br /&gt;
position: relative;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#right-navigation {&lt;br /&gt;
float: right;&lt;br /&gt;
margin-top: 2.5em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Navigation Labels */&lt;br /&gt;
div.vectorTabs h5,&lt;br /&gt;
div.vectorMenu h5 span {&lt;br /&gt;
display: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Namespaces and Views */&lt;br /&gt;
/* @noflip */&lt;br /&gt;
div.vectorTabs {&lt;br /&gt;
float: left;&lt;br /&gt;
height: 2.5em;&lt;br /&gt;
background-image:none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorTabs {&lt;br /&gt;
/* @embed */&lt;br /&gt;
padding-left: 1px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* @noflip */&lt;br /&gt;
div.vectorTabs ul {&lt;br /&gt;
float: left;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorTabs ul {&lt;br /&gt;
height: 100%;&lt;br /&gt;
list-style: none;&lt;br /&gt;
margin: 0;&lt;br /&gt;
padding: 0;&lt;br /&gt;
background-color:white;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* @noflip */&lt;br /&gt;
div.vectorTabs ul li {&lt;br /&gt;
float: left;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* OVERRIDDEN BY COMPLIANT BROWSERS */&lt;br /&gt;
div.vectorTabs ul li {&lt;br /&gt;
line-height: 1.125em;&lt;br /&gt;
display: inline-block;&lt;br /&gt;
height: 100%;&lt;br /&gt;
margin: 0;&lt;br /&gt;
padding: 0;&lt;br /&gt;
background-color: #fff;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* IGNORED BY IE6 */&lt;br /&gt;
div.vectorTabs ul &amp;gt; li {&lt;br /&gt;
display: block;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorTabs li.selected {&lt;br /&gt;
/* @embed */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
	/* OVERRIDDEN BY COMPLIANT BROWSERS */&lt;br /&gt;
div.vectorTabs li a {&lt;br /&gt;
display: inline-block;&lt;br /&gt;
height: 1.9em;&lt;br /&gt;
padding-left: 0.5em;&lt;br /&gt;
padding-right: 0.5em;&lt;br /&gt;
color: #777;&lt;br /&gt;
cursor: pointer;&lt;br /&gt;
font-size: 0.8em;&lt;br /&gt;
text-decoration: none;&lt;br /&gt;
background:none;&lt;br /&gt;
background-color:#fff;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorTabs li a:hover {&lt;br /&gt;
background-color: #31859d;&lt;br /&gt;
color: #fff;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* IGNORED BY IE6 */&lt;br /&gt;
div.vectorTabs li &amp;gt; a {&lt;br /&gt;
display: block;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorTabs li.icon a {&lt;br /&gt;
background-position: bottom right;&lt;br /&gt;
background-repeat: no-repeat;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* OVERRIDDEN BY COMPLIANT BROWSERS */&lt;br /&gt;
div.vectorTabs span a  {&lt;br /&gt;
display: inline-block;&lt;br /&gt;
padding-top: 1.25em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* IGNORED BY IE6 */&lt;br /&gt;
/* @noflip */&lt;br /&gt;
div.vectorTabs span &amp;gt; a {&lt;br /&gt;
float: left;&lt;br /&gt;
display: block;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorTabs span {&lt;br /&gt;
display: inline-block;&lt;br /&gt;
/* @embed */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorTabs li.selected a,&lt;br /&gt;
div.vectorTabs li.selected a:visited{&lt;br /&gt;
color: #777;&lt;br /&gt;
text-decoration: none;&lt;br /&gt;
font-weight: bold;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorTabs li.selected a:hover{&lt;br /&gt;
color: #fff;&lt;br /&gt;
text-decoration: none;&lt;br /&gt;
font-weight: bold;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorTabs li.new a,&lt;br /&gt;
div.vectorTabs li.new a:visited{&lt;br /&gt;
color: #777;&lt;br /&gt;
text-decoration: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorTabs li.new a:hover{&lt;br /&gt;
color: #fff;&lt;br /&gt;
text-decoration: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Variants and Actions */&lt;br /&gt;
/* @noflip */&lt;br /&gt;
div.vectorMenu {&lt;br /&gt;
direction: ltr;&lt;br /&gt;
float: left;&lt;br /&gt;
/* @embed */&lt;br /&gt;
background-image: url(images/arrow-down-icon.png);&lt;br /&gt;
background-position: 100% 60%;&lt;br /&gt;
background-repeat: no-repeat;&lt;br /&gt;
cursor: pointer;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorMenu h3 a {&lt;br /&gt;
background-image:none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorMenuFocus {&lt;br /&gt;
/* @embed */&lt;br /&gt;
background-image: url(images/arrow-down-focus-icon.png);&lt;br /&gt;
background-position: 100% 60%;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* @noflip */&lt;br /&gt;
body.rtl div.vectorMenu {&lt;br /&gt;
direction: rtl;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* OVERRIDDEN BY COMPLIANT BROWSERS */&lt;br /&gt;
/* @noflip */&lt;br /&gt;
div#mw-head div.vectorMenu h5 {&lt;br /&gt;
float: left;&lt;br /&gt;
/* @embed */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* This will be flipped - unlike the one above it */&lt;br /&gt;
div#mw-head div.vectorMenu h5 {&lt;br /&gt;
background-position: bottom left;&lt;br /&gt;
margin-left: -1px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* IGNORED BY IE6 */&lt;br /&gt;
&lt;br /&gt;
div#mw-head div.vectorMenu &amp;gt; h5 {&lt;br /&gt;
background-image: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#mw-head div.vectorMenu h4 {&lt;br /&gt;
display: inline-block;&lt;br /&gt;
float: left;&lt;br /&gt;
font-size: 0.8em;&lt;br /&gt;
padding-left: 0.5em;&lt;br /&gt;
padding-top: 1.375em;&lt;br /&gt;
font-weight: normal;&lt;br /&gt;
border: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* OVERRIDDEN BY COMPLIANT BROWSERS */&lt;br /&gt;
/* @noflip */&lt;br /&gt;
div.vectorMenu h5 a {&lt;br /&gt;
display: inline-block;&lt;br /&gt;
width: 24px;&lt;br /&gt;
height: 2.5em;&lt;br /&gt;
text-decoration: none;&lt;br /&gt;
/* @embed */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* This will be flipped - unlike the one above it */&lt;br /&gt;
div.vectorMenu h5 a {&lt;br /&gt;
background-position: bottom right;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* IGNORED BY IE6 */&lt;br /&gt;
div.vectorMenu h5 &amp;gt; a {&lt;br /&gt;
display: block;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorMenu div.menu {&lt;br /&gt;
position: relative;&lt;br /&gt;
display: none;&lt;br /&gt;
clear: both;&lt;br /&gt;
text-align: left;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* OVERRIDDEN BY COMPLIANT BROWSERS */&lt;br /&gt;
/* @noflip */&lt;br /&gt;
body.rtl div.vectorMenu div.menu {&lt;br /&gt;
margin-left: 24px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* IGNORED BY IE6 */&lt;br /&gt;
/* @noflip */&lt;br /&gt;
body.rtl div.vectorMenu &amp;gt; div.menu {&lt;br /&gt;
margin-left: auto;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* IGNORED BY IE6 */&lt;br /&gt;
/* Also fixes old versions of FireFox */&lt;br /&gt;
/* @noflip */&lt;br /&gt;
body.rtl div.vectorMenu &amp;gt; div.menu,&lt;br /&gt;
x:-moz-any-link {&lt;br /&gt;
margin-left: 23px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Enable forcing showing of the menu for accessibility */&lt;br /&gt;
div.vectorMenu:hover div.menu,&lt;br /&gt;
div.vectorMenu div.menuForceShow {&lt;br /&gt;
display: block;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorMenu ul {&lt;br /&gt;
position: absolute;&lt;br /&gt;
background-color: white;&lt;br /&gt;
border: solid 1px silver;&lt;br /&gt;
border-top-width: 0;&lt;br /&gt;
list-style: none;&lt;br /&gt;
list-style-image: none;&lt;br /&gt;
list-style-type: none;&lt;br /&gt;
padding: 0;&lt;br /&gt;
margin: 0;&lt;br /&gt;
margin-left: -1px;&lt;br /&gt;
text-align: left;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Fixes old versions of FireFox */&lt;br /&gt;
div.vectorMenu ul,&lt;br /&gt;
x:-moz-any-link {&lt;br /&gt;
min-width: 5em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Returns things back to normal in modern versions of FireFox */&lt;br /&gt;
div.vectorMenu ul,&lt;br /&gt;
x:-moz-any-link,&lt;br /&gt;
x:default {&lt;br /&gt;
min-width: 0;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorMenu li {&lt;br /&gt;
padding: 0;&lt;br /&gt;
margin: 0;&lt;br /&gt;
text-align: left;&lt;br /&gt;
line-height: 1em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* OVERRIDDEN BY COMPLIANT BROWSERS */&lt;br /&gt;
div.vectorMenu li a {&lt;br /&gt;
display: inline-block;&lt;br /&gt;
padding: 0.5em;&lt;br /&gt;
white-space: nowrap;&lt;br /&gt;
color: #777;&lt;br /&gt;
cursor: pointer;&lt;br /&gt;
font-size: 0.8em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* IGNORED BY IE6 */&lt;br /&gt;
div.vectorMenu li &amp;gt; a {&lt;br /&gt;
display: block;&lt;br /&gt;
}&lt;br /&gt;
div.vectorMenu li.selected a,&lt;br /&gt;
div.vectorMenu li.selected a:visited {&lt;br /&gt;
color: #fff;&lt;br /&gt;
text-decoration: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Search */&lt;br /&gt;
#p-search h5 {&lt;br /&gt;
display: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* @noflip */&lt;br /&gt;
#p-search {&lt;br /&gt;
float: left;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#p-search {&lt;br /&gt;
margin-right: 0.5em;&lt;br /&gt;
margin-left: 0.5em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#p-search form,&lt;br /&gt;
#p-search input {&lt;br /&gt;
margin: 0;&lt;br /&gt;
margin-top: 0.4em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#simpleSearch {&lt;br /&gt;
display: block;&lt;br /&gt;
width: 14em;&lt;br /&gt;
height: 1.4em;&lt;br /&gt;
margin-top: 0.65em;&lt;br /&gt;
position: relative;&lt;br /&gt;
min-height: 1px; /* Gotta trigger hasLayout for IE7 */&lt;br /&gt;
border: solid 1px #AAAAAA;&lt;br /&gt;
color: black;&lt;br /&gt;
background-color: white;&lt;br /&gt;
/* @embed */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#simpleSearch label {&lt;br /&gt;
/*&lt;br /&gt;
 * DON'T PANIC! Browsers that won't scale this properly are the same browsers that have JS issues that prevent&lt;br /&gt;
 * this from ever being shown anyways.&lt;br /&gt;
 */&lt;br /&gt;
font-size: 13px;&lt;br /&gt;
top: 0.25em;&lt;br /&gt;
direction: ltr;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#simpleSearch input {&lt;br /&gt;
color: black;&lt;br /&gt;
direction: ltr;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#simpleSearch input:focus {&lt;br /&gt;
outline: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#simpleSearch input.placeholder {&lt;br /&gt;
color: #999999;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#simpleSearch input::-webkit-input-placeholder {&lt;br /&gt;
color: #999999;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#simpleSearch input#searchInput {&lt;br /&gt;
position: absolute;&lt;br /&gt;
top: 0;&lt;br /&gt;
left: 0;&lt;br /&gt;
width: 90%;&lt;br /&gt;
margin: 0;&lt;br /&gt;
padding: 0;&lt;br /&gt;
padding-left: 0.2em;&lt;br /&gt;
padding-top: 0.2em;&lt;br /&gt;
padding-bottom: 0.2em;&lt;br /&gt;
outline: none;&lt;br /&gt;
border: none;&lt;br /&gt;
&lt;br /&gt;
/*&lt;br /&gt;
 * DON'T PANIC! Browsers that won't scale this properly are the same browsers that have JS issues that prevent&lt;br /&gt;
 * this from ever being shown anyways.&lt;br /&gt;
 */&lt;br /&gt;
&lt;br /&gt;
font-size: 13px;&lt;br /&gt;
background-color: transparent;&lt;br /&gt;
direction: ltr;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#simpleSearch button#searchButton {&lt;br /&gt;
position: absolute;&lt;br /&gt;
width: 10%;&lt;br /&gt;
right: 0;&lt;br /&gt;
top: 0;&lt;br /&gt;
padding: 0;&lt;br /&gt;
padding-top: 0.3em;&lt;br /&gt;
padding-bottom: 0.2em;&lt;br /&gt;
padding-right: 0.4em;&lt;br /&gt;
margin: 0;&lt;br /&gt;
border: none;&lt;br /&gt;
cursor: pointer;&lt;br /&gt;
background-color: transparent;&lt;br /&gt;
background-image: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* OVERRIDDEN BY COMPLIANT BROWSERS */&lt;br /&gt;
div#simpleSearch button#searchButton img {&lt;br /&gt;
border: none;&lt;br /&gt;
margin: 0;&lt;br /&gt;
margin-top: -3px;&lt;br /&gt;
padding: 0;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* IGNORED BY IE6 */&lt;br /&gt;
div#simpleSearch button#searchButton &amp;gt; img {&lt;br /&gt;
margin: 0;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Panel */&lt;br /&gt;
div#mw-panel {&lt;br /&gt;
font-size: inherit;&lt;br /&gt;
position: absolute;&lt;br /&gt;
top: 100px;&lt;br /&gt;
padding-top: 0.5em;&lt;br /&gt;
width: 10em;&lt;br /&gt;
left: 0px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#mw-panel.collapsible-nav .portal {&lt;br /&gt;
font-size: 0.9em;&lt;br /&gt;
background-image:none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#mw-panel div.portal {&lt;br /&gt;
padding-bottom: 0;&lt;br /&gt;
direction: ltr;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#mw-panel div.portal h5 {&lt;br /&gt;
color: #000;&lt;br /&gt;
text-transform: uppercase;&lt;br /&gt;
padding: 0.25em;&lt;br /&gt;
padding-top: 0;&lt;br /&gt;
padding-bottom: 0;&lt;br /&gt;
padding-left: 1.75em;&lt;br /&gt;
cursor: default;&lt;br /&gt;
border: none;&lt;br /&gt;
font-size: 0.75em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#mw-panel div.portal div.body {&lt;br /&gt;
margin: 0;&lt;br /&gt;
padding-top: 0.5em;&lt;br /&gt;
margin-left: 1.25em;&lt;br /&gt;
border-bottom: 4px solid #31859d;&lt;br /&gt;
/* @embed */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#mw-panel div.portal div.body ul {&lt;br /&gt;
list-style: none;&lt;br /&gt;
list-style-image: none;&lt;br /&gt;
list-style-type: none;&lt;br /&gt;
padding: 0;&lt;br /&gt;
margin: 0;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#mw-panel div.portal div.body ul li {&lt;br /&gt;
line-height: 1.5em;&lt;br /&gt;
padding: 0;&lt;br /&gt;
padding-bottom: 0.5em;&lt;br /&gt;
margin: 0;&lt;br /&gt;
overflow: hidden;&lt;br /&gt;
font-size: 0.75em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#mw-panel div.portal div.body ul li a {&lt;br /&gt;
text-transform: uppercase;&lt;br /&gt;
color: #000;&lt;br /&gt;
text-decoration: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#mw-panel div.portal div.body ul li a:hover {&lt;br /&gt;
background-color: #31859d;&lt;br /&gt;
color: #fff;&lt;br /&gt;
padding-top:0.5em;&lt;br /&gt;
padding-bottom:0.5em;&lt;br /&gt;
padding-left:2px;&lt;br /&gt;
padding-right:2px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Footer */&lt;br /&gt;
div#footer {&lt;br /&gt;
margin-left: 10em;&lt;br /&gt;
margin-top: 0;&lt;br /&gt;
padding: 0.75em;&lt;br /&gt;
/* @embed */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#footer ul {&lt;br /&gt;
list-style: none;&lt;br /&gt;
list-style-image: none;&lt;br /&gt;
list-style-type: none;&lt;br /&gt;
margin: 0;&lt;br /&gt;
padding: 0;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#footer ul li {&lt;br /&gt;
margin: 0;&lt;br /&gt;
padding: 0;&lt;br /&gt;
padding-top: 0.5em;&lt;br /&gt;
padding-bottom: 0.5em;&lt;br /&gt;
color: #000;&lt;br /&gt;
font-size: 0.7em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#footer #footer-icons {&lt;br /&gt;
float: right;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* @noflip */&lt;br /&gt;
body.ltr div#footer #footer-places {&lt;br /&gt;
float: left;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#footer #footer-info li {&lt;br /&gt;
line-height: 1.4em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#footer #footer-icons li {&lt;br /&gt;
float: left;&lt;br /&gt;
margin-left: 0.5em;&lt;br /&gt;
line-height: 2em;&lt;br /&gt;
text-align: right;&lt;br /&gt;
display:none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#footer #footer-places li {&lt;br /&gt;
float: left;&lt;br /&gt;
margin-right: 1em;&lt;br /&gt;
line-height: 2em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#footer #footer-places li a {&lt;br /&gt;
color: #000;&lt;br /&gt;
text-decoration: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#footer #footer-places li a:hover {&lt;br /&gt;
background-color: #31859d;&lt;br /&gt;
color: #fff;&lt;br /&gt;
padding:0.5em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#footer #footer-places li a:active {&lt;br /&gt;
font-weight: bold;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Logo */&lt;br /&gt;
#p-logo {&lt;br /&gt;
position: absolute;&lt;br /&gt;
top:-140px;&lt;br /&gt;
left: 15px;&lt;br /&gt;
width: 10em;&lt;br /&gt;
height:70px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#p-logo a {&lt;br /&gt;
display: block;&lt;br /&gt;
width: 10em;&lt;br /&gt;
background-repeat: no-repeat;&lt;br /&gt;
background-position: center center;&lt;br /&gt;
text-decoration: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/*&lt;br /&gt;
 *&lt;br /&gt;
 * The following code is highly modified from monobook. It would be nice if the&lt;br /&gt;
 * preftoc id was more human readable like preferences-toc for instance,&lt;br /&gt;
 * howerver this would require backporting the other skins.&lt;br /&gt;
 */&lt;br /&gt;
&lt;br /&gt;
/* Preferences */&lt;br /&gt;
#preftoc {&lt;br /&gt;
/* Tabs */&lt;br /&gt;
width: 100%;&lt;br /&gt;
float: left;&lt;br /&gt;
clear: both;&lt;br /&gt;
margin: 0 !important;&lt;br /&gt;
padding: 0 !important;&lt;br /&gt;
/* @embed */&lt;br /&gt;
background-image: url(images/preferences-break.png);&lt;br /&gt;
background-position: bottom left;&lt;br /&gt;
background-repeat: no-repeat;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#preftoc li {&lt;br /&gt;
/* Tab */&lt;br /&gt;
float: left;&lt;br /&gt;
margin: 0;&lt;br /&gt;
padding: 0;&lt;br /&gt;
padding-right: 1px;&lt;br /&gt;
height: 2.25em;&lt;br /&gt;
white-space: nowrap;&lt;br /&gt;
list-style-type: none;&lt;br /&gt;
list-style-image: none;&lt;br /&gt;
/* @embed */&lt;br /&gt;
background-image: url(images/preferences-break.png);&lt;br /&gt;
background-position: bottom right;&lt;br /&gt;
background-repeat: no-repeat;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Sadly, IE6 won't understand this */&lt;br /&gt;
#preftoc li:first-child {&lt;br /&gt;
margin-left: 1px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#preftoc a,&lt;br /&gt;
#preftoc a:active {&lt;br /&gt;
display: inline-block;&lt;br /&gt;
position: relative;&lt;br /&gt;
color: #000;&lt;br /&gt;
padding: 0.5em;&lt;br /&gt;
text-decoration: none;&lt;br /&gt;
background-image: none;&lt;br /&gt;
font-size: 0.9em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#preftoc a:hover,&lt;br /&gt;
#preftoc a:focus {&lt;br /&gt;
text-decoration: none;&lt;br /&gt;
background-color: #31859d;&lt;br /&gt;
color: #fff;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#preftoc li.selected a {&lt;br /&gt;
/* @embed */&lt;br /&gt;
background-image: url(images/preferences-fade.png);&lt;br /&gt;
background-position: bottom;&lt;br /&gt;
background-repeat: repeat-x;&lt;br /&gt;
color: #000;&lt;br /&gt;
text-decoration: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#preferences {&lt;br /&gt;
float: left;&lt;br /&gt;
width: 100%;&lt;br /&gt;
margin: 0;&lt;br /&gt;
margin-top: -2px;&lt;br /&gt;
clear: both;&lt;br /&gt;
border: solid 1px #cccccc;&lt;br /&gt;
background-color: #f9f9f9;&lt;br /&gt;
/* @embed */&lt;br /&gt;
background-image: url(images/preferences-base.png);&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#preferences fieldset {&lt;br /&gt;
border: none;&lt;br /&gt;
border-top: solid 1px #cccccc;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#preferences fieldset.prefsection {&lt;br /&gt;
border: none;&lt;br /&gt;
padding: 0;&lt;br /&gt;
margin: 1em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#preferences legend {&lt;br /&gt;
color: #666666;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#preferences fieldset.prefsection legend.mainLegend {&lt;br /&gt;
display: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#preferences td {&lt;br /&gt;
padding-left: 0.5em;&lt;br /&gt;
padding-right: 0.5em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#preferences td.htmlform-tip {&lt;br /&gt;
font-size: x-small;&lt;br /&gt;
padding: .2em 2em;&lt;br /&gt;
color: #666666;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#preferences div.mw-prefs-buttons {&lt;br /&gt;
padding: 1em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#preferences div.mw-prefs-buttons input {&lt;br /&gt;
margin-right: 0.25em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/**&lt;br /&gt;
 * The following code is slightly modified from monobook&lt;br /&gt;
 */&lt;br /&gt;
&lt;br /&gt;
div#content {&lt;br /&gt;
line-height: 1.5em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#bodyContent {&lt;br /&gt;
font-size: 0.8em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.editsection {&lt;br /&gt;
float: right;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
ul {&lt;br /&gt;
/* @embed */&lt;br /&gt;
list-style-image: url(images/bullet-icon.png);&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
pre {&lt;br /&gt;
line-height: 1.3em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Site Notice (includes notices from CentralNotice extension) */&lt;br /&gt;
#siteNotice {&lt;br /&gt;
font-size: 0.8em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#firstHeading {&lt;br /&gt;
padding-top: 0;&lt;br /&gt;
margin-top: 0;&lt;br /&gt;
padding-top: 0;&lt;br /&gt;
font-size: 1.6em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#content a.external,&lt;br /&gt;
div#content a.external[href ^=&amp;quot;gopher://&amp;quot;] {&lt;br /&gt;
/* @embed */&lt;br /&gt;
background: url(images/external-link-ltr-icon.png) center right no-repeat;&lt;br /&gt;
padding-right: 13px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#content a.external[href ^=&amp;quot;https://&amp;quot;],&lt;br /&gt;
.link-https {&lt;br /&gt;
/* @embed */&lt;br /&gt;
background: url(images/lock-icon.png) center right no-repeat;&lt;br /&gt;
padding-right: 13px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#content a.external[href ^=&amp;quot;mailto:&amp;quot;],&lt;br /&gt;
.link-mailto {&lt;br /&gt;
/* @embed */&lt;br /&gt;
background: url(images/mail-icon.png) center right no-repeat;&lt;br /&gt;
padding-right: 13px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#content a.external[href ^=&amp;quot;news:&amp;quot;] {&lt;br /&gt;
/* @embed */&lt;br /&gt;
background: url(images/news-icon.png) center right no-repeat;&lt;br /&gt;
padding-right: 13px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#content a.external[href ^=&amp;quot;ftp://&amp;quot;],&lt;br /&gt;
.link-ftp {&lt;br /&gt;
/* @embed */&lt;br /&gt;
background: url(images/file-icon.png) center right no-repeat;&lt;br /&gt;
padding-right: 13px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#content a.external[href ^=&amp;quot;irc://&amp;quot;],&lt;br /&gt;
div#content a.external[href ^=&amp;quot;ircs://&amp;quot;],&lt;br /&gt;
.link-irc {&lt;br /&gt;
/* @embed */&lt;br /&gt;
background: url(images/talk-icon.png) center right no-repeat;&lt;br /&gt;
padding-right: 13px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#content a.external[href $=&amp;quot;.ogg&amp;quot;], div#content a.external[href $=&amp;quot;.OGG&amp;quot;],&lt;br /&gt;
div#content a.external[href $=&amp;quot;.mid&amp;quot;], div#content a.external[href $=&amp;quot;.MID&amp;quot;],&lt;br /&gt;
div#content a.external[href $=&amp;quot;.midi&amp;quot;], div#content a.external[href $=&amp;quot;.MIDI&amp;quot;],&lt;br /&gt;
div#content a.external[href $=&amp;quot;.mp3&amp;quot;], div#content a.external[href $=&amp;quot;.MP3&amp;quot;],&lt;br /&gt;
div#content a.external[href $=&amp;quot;.wav&amp;quot;], div#content a.external[href $=&amp;quot;.WAV&amp;quot;],&lt;br /&gt;
div#content a.external[href $=&amp;quot;.wma&amp;quot;], div#content a.external[href $=&amp;quot;.WMA&amp;quot;],&lt;br /&gt;
.link-audio {&lt;br /&gt;
/* @embed */&lt;br /&gt;
background: url(images/audio-icon.png) center right no-repeat;&lt;br /&gt;
padding-right: 13px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#content a.external[href $=&amp;quot;.ogm&amp;quot;], div#content a.external[href $=&amp;quot;.OGM&amp;quot;],&lt;br /&gt;
div#content a.external[href $=&amp;quot;.avi&amp;quot;], div#content a.external[href $=&amp;quot;.AVI&amp;quot;],&lt;br /&gt;
div#content a.external[href $=&amp;quot;.mpeg&amp;quot;], div#content a.external[href $=&amp;quot;.MPEG&amp;quot;],&lt;br /&gt;
div#content a.external[href $=&amp;quot;.mpg&amp;quot;], div#content a.external[href $=&amp;quot;.MPG&amp;quot;],&lt;br /&gt;
.link-video {&lt;br /&gt;
/* @embed */&lt;br /&gt;
background: url(images/video-icon.png) center right no-repeat;&lt;br /&gt;
padding-right: 13px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#content a.external[href $=&amp;quot;.pdf&amp;quot;], div#content a.external[href $=&amp;quot;.PDF&amp;quot;],&lt;br /&gt;
div#content a.external[href *=&amp;quot;.pdf#&amp;quot;], div#content a.external[href *=&amp;quot;.PDF#&amp;quot;],&lt;br /&gt;
div#content a.external[href *=&amp;quot;.pdf?&amp;quot;], div#content a.external[href *=&amp;quot;.PDF?&amp;quot;],&lt;br /&gt;
.link-document {&lt;br /&gt;
/* @embed */&lt;br /&gt;
background: url(images/document-icon.png) center right no-repeat;&lt;br /&gt;
padding-right: 13px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#content .printfooter {&lt;br /&gt;
display: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Icon for Usernames */&lt;br /&gt;
#pt-userpage,&lt;br /&gt;
#pt-anonuserpage,&lt;br /&gt;
#pt-login {&lt;br /&gt;
/* @embed */&lt;br /&gt;
background: url(images/user-icon.png) left top no-repeat;&lt;br /&gt;
padding-left: 15px !important;&lt;br /&gt;
text-transform: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.redirectText {&lt;br /&gt;
font-size: 140%;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.redirectMsg img {&lt;br /&gt;
vertical-align: text-bottom;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#bodyContent {&lt;br /&gt;
position: relative;&lt;br /&gt;
width: 100%;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#mw-js-message {&lt;br /&gt;
font-size: 0.8em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#bodyContent {&lt;br /&gt;
line-height: 1.5em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Watch/Unwatch Icon Styling */&lt;br /&gt;
#ca-unwatch.icon a,&lt;br /&gt;
#ca-watch.icon a {&lt;br /&gt;
margin: 0;&lt;br /&gt;
padding: 0;&lt;br /&gt;
outline: none;&lt;br /&gt;
display: block;&lt;br /&gt;
width: 26px;&lt;br /&gt;
/* This hides the text but shows the background image */&lt;br /&gt;
padding-top: 3.1em;&lt;br /&gt;
margin-top: 0;&lt;br /&gt;
/* Only applied in IE6 */&lt;br /&gt;
margin-top: -0.8em !ie;&lt;br /&gt;
height: 0;&lt;br /&gt;
overflow: hidden;&lt;br /&gt;
/* @embed */&lt;br /&gt;
background-image: url(images/watch-icons.png);&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#ca-unwatch.icon a {&lt;br /&gt;
background-position: -43px 60%;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#ca-watch.icon a {&lt;br /&gt;
background-position: 5px 60%;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#ca-unwatch.icon a:hover,&lt;br /&gt;
#ca-unwatch.icon a:focus {&lt;br /&gt;
background-position: -67px 60%;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#ca-watch.icon a:hover,&lt;br /&gt;
#ca-watch.icon a:focus {&lt;br /&gt;
background-position: -19px 60%;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#ca-unwatch.icon a.loading,&lt;br /&gt;
#ca-watch.icon a.loading {&lt;br /&gt;
/* @embed */&lt;br /&gt;
background-image: url(images/watch-icon-loading.gif);&lt;br /&gt;
background-position: 5px 60%;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#ca-unwatch.icon a span,&lt;br /&gt;
#ca-watch.icon a span {&lt;br /&gt;
display: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorTabs ul {&lt;br /&gt;
/* @embed */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Tooltips are outside of the normal body code, so this helps make the size of the text sensible */&lt;br /&gt;
.tipsy {&lt;br /&gt;
font-size: 0.8em;&lt;br /&gt;
}&lt;/div&gt;</summary>
		<author><name>WikiSysop</name></author>	</entry>

	<entry>
		<id>https://web.fhnw.ch/plattformen/hattie-wiki/w/index.php?title=MediaWiki:Common.css&amp;diff=3384</id>
		<title>MediaWiki:Common.css</title>
		<link rel="alternate" type="text/html" href="https://web.fhnw.ch/plattformen/hattie-wiki/w/index.php?title=MediaWiki:Common.css&amp;diff=3384"/>
				<updated>2014-05-10T09:56:48Z</updated>
		
		<summary type="html">&lt;p&gt;WikiSysop: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;/* Das folgende CSS wird für alle Benutzeroberflächen geladen. */&lt;br /&gt;
&lt;br /&gt;
/* Framework */&lt;br /&gt;
&lt;br /&gt;
html,&lt;br /&gt;
body {&lt;br /&gt;
height: 100%;&lt;br /&gt;
margin: 0;&lt;br /&gt;
padding: 0;&lt;br /&gt;
font-family: &amp;quot;Open Sans&amp;quot;,sans-serif;&lt;br /&gt;
font-size: 1em;&lt;br /&gt;
color:#777;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
body {&lt;br /&gt;
background-color: #dcdcdc;&lt;br /&gt;
/* @embed */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Links */&lt;br /&gt;
a {&lt;br /&gt;
color: #31859d;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.mw-body a.external {&lt;br /&gt;
    color: #31859d;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Content */&lt;br /&gt;
&lt;br /&gt;
div#content {&lt;br /&gt;
/* @embed */&lt;br /&gt;
background-color: white;&lt;br /&gt;
color: #777;&lt;br /&gt;
direction: ltr;&lt;br /&gt;
border-width: 0px;&lt;br /&gt;
border-style: solid;&lt;br /&gt;
margin-top: 0;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Head */&lt;br /&gt;
&lt;br /&gt;
#mw-page-base {&lt;br /&gt;
height: 5em;&lt;br /&gt;
background-color: white;&lt;br /&gt;
border-bottom: 0;&lt;br /&gt;
/* @embed */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#mw-head-base {&lt;br /&gt;
height: 5em;&lt;br /&gt;
/* @embed */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#mw-head {&lt;br /&gt;
position: absolute;&lt;br /&gt;
top: 0;&lt;br /&gt;
right: 0;&lt;br /&gt;
width: 100%;&lt;br /&gt;
background-color: white;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#mw-head h5 {&lt;br /&gt;
margin: 0;&lt;br /&gt;
padding: 0;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Hide empty portlets */&lt;br /&gt;
div.emptyPortlet {&lt;br /&gt;
display: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Personal */&lt;br /&gt;
&lt;br /&gt;
#p-personal {&lt;br /&gt;
position: absolute;&lt;br /&gt;
top: 0;&lt;br /&gt;
right: 0.75em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#p-personal h5 {&lt;br /&gt;
display: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#p-personal ul {&lt;br /&gt;
list-style: none;&lt;br /&gt;
margin: 0;&lt;br /&gt;
padding-left: 10em; /* Keep from overlapping logo */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* @noflip */&lt;br /&gt;
&lt;br /&gt;
#p-personal li {&lt;br /&gt;
line-height: 1.125em;&lt;br /&gt;
float: left;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#p-personal li a {&lt;br /&gt;
color: #777;&lt;br /&gt;
text-decoration: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#p-personal li a:hover {&lt;br /&gt;
background-color: #31859d;&lt;br /&gt;
color: #fff;&lt;br /&gt;
padding:0.5em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#p-personal li a:visited {&lt;br /&gt;
color: #31859d;&lt;br /&gt;
text-decoration: bold;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#p-personal a.new {&lt;br /&gt;
color: #31859d;&lt;br /&gt;
text-decoration: bold;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* This one flips! */&lt;br /&gt;
&lt;br /&gt;
#p-personal li {&lt;br /&gt;
margin-left: 0.75em;&lt;br /&gt;
margin-top: 0.5em;&lt;br /&gt;
font-size: 0.75em;&lt;br /&gt;
white-space: nowrap;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Navigation Containers */&lt;br /&gt;
&lt;br /&gt;
#left-navigation {&lt;br /&gt;
position: relative;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#right-navigation {&lt;br /&gt;
float: right;&lt;br /&gt;
margin-top: 2.5em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Navigation Labels */&lt;br /&gt;
div.vectorTabs h5,&lt;br /&gt;
div.vectorMenu h5 span {&lt;br /&gt;
display: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Namespaces and Views */&lt;br /&gt;
/* @noflip */&lt;br /&gt;
div.vectorTabs {&lt;br /&gt;
float: left;&lt;br /&gt;
height: 2.5em;&lt;br /&gt;
background-image:none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorTabs {&lt;br /&gt;
/* @embed */&lt;br /&gt;
padding-left: 1px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* @noflip */&lt;br /&gt;
div.vectorTabs ul {&lt;br /&gt;
float: left;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorTabs ul {&lt;br /&gt;
height: 100%;&lt;br /&gt;
list-style: none;&lt;br /&gt;
margin: 0;&lt;br /&gt;
padding: 0;&lt;br /&gt;
background-color:white;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* @noflip */&lt;br /&gt;
div.vectorTabs ul li {&lt;br /&gt;
float: left;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* OVERRIDDEN BY COMPLIANT BROWSERS */&lt;br /&gt;
div.vectorTabs ul li {&lt;br /&gt;
line-height: 1.125em;&lt;br /&gt;
display: inline-block;&lt;br /&gt;
height: 100%;&lt;br /&gt;
margin: 0;&lt;br /&gt;
padding: 0;&lt;br /&gt;
background-color: #fff;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* IGNORED BY IE6 */&lt;br /&gt;
div.vectorTabs ul &amp;gt; li {&lt;br /&gt;
display: block;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorTabs li.selected {&lt;br /&gt;
/* @embed */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
	/* OVERRIDDEN BY COMPLIANT BROWSERS */&lt;br /&gt;
div.vectorTabs li a {&lt;br /&gt;
display: inline-block;&lt;br /&gt;
height: 1.9em;&lt;br /&gt;
padding-left: 0.5em;&lt;br /&gt;
padding-right: 0.5em;&lt;br /&gt;
color: #777;&lt;br /&gt;
cursor: pointer;&lt;br /&gt;
font-size: 0.8em;&lt;br /&gt;
text-decoration: none;&lt;br /&gt;
background:none;&lt;br /&gt;
background-color:#fff;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorTabs li a:hover {&lt;br /&gt;
background-color: #31859d;&lt;br /&gt;
color: #fff;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* IGNORED BY IE6 */&lt;br /&gt;
div.vectorTabs li &amp;gt; a {&lt;br /&gt;
display: block;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorTabs li.icon a {&lt;br /&gt;
background-position: bottom right;&lt;br /&gt;
background-repeat: no-repeat;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* OVERRIDDEN BY COMPLIANT BROWSERS */&lt;br /&gt;
div.vectorTabs span a  {&lt;br /&gt;
display: inline-block;&lt;br /&gt;
padding-top: 1.25em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* IGNORED BY IE6 */&lt;br /&gt;
/* @noflip */&lt;br /&gt;
div.vectorTabs span &amp;gt; a {&lt;br /&gt;
float: left;&lt;br /&gt;
display: block;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorTabs span {&lt;br /&gt;
display: inline-block;&lt;br /&gt;
/* @embed */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorTabs li.selected a,&lt;br /&gt;
div.vectorTabs li.selected a:visited{&lt;br /&gt;
color: #777;&lt;br /&gt;
text-decoration: none;&lt;br /&gt;
font-weight: bold;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorTabs li.selected a:hover{&lt;br /&gt;
color: #fff;&lt;br /&gt;
text-decoration: none;&lt;br /&gt;
font-weight: bold;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorTabs li.new a,&lt;br /&gt;
div.vectorTabs li.new a:visited{&lt;br /&gt;
color: #777;&lt;br /&gt;
text-decoration: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorTabs li.new a:hover{&lt;br /&gt;
color: #fff;&lt;br /&gt;
text-decoration: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Variants and Actions */&lt;br /&gt;
/* @noflip */&lt;br /&gt;
div.vectorMenu {&lt;br /&gt;
direction: ltr;&lt;br /&gt;
float: left;&lt;br /&gt;
/* @embed */&lt;br /&gt;
background-image: url(images/arrow-down-icon.png);&lt;br /&gt;
background-position: 100% 60%;&lt;br /&gt;
background-repeat: no-repeat;&lt;br /&gt;
cursor: pointer;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorMenu h3 a {&lt;br /&gt;
background-image:none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorMenuFocus {&lt;br /&gt;
/* @embed */&lt;br /&gt;
background-image: url(images/arrow-down-focus-icon.png);&lt;br /&gt;
background-position: 100% 60%;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* @noflip */&lt;br /&gt;
body.rtl div.vectorMenu {&lt;br /&gt;
direction: rtl;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* OVERRIDDEN BY COMPLIANT BROWSERS */&lt;br /&gt;
/* @noflip */&lt;br /&gt;
div#mw-head div.vectorMenu h5 {&lt;br /&gt;
float: left;&lt;br /&gt;
/* @embed */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* This will be flipped - unlike the one above it */&lt;br /&gt;
div#mw-head div.vectorMenu h5 {&lt;br /&gt;
background-position: bottom left;&lt;br /&gt;
margin-left: -1px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* IGNORED BY IE6 */&lt;br /&gt;
&lt;br /&gt;
div#mw-head div.vectorMenu &amp;gt; h5 {&lt;br /&gt;
background-image: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#mw-head div.vectorMenu h4 {&lt;br /&gt;
display: inline-block;&lt;br /&gt;
float: left;&lt;br /&gt;
font-size: 0.8em;&lt;br /&gt;
padding-left: 0.5em;&lt;br /&gt;
padding-top: 1.375em;&lt;br /&gt;
font-weight: normal;&lt;br /&gt;
border: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* OVERRIDDEN BY COMPLIANT BROWSERS */&lt;br /&gt;
/* @noflip */&lt;br /&gt;
div.vectorMenu h5 a {&lt;br /&gt;
display: inline-block;&lt;br /&gt;
width: 24px;&lt;br /&gt;
height: 2.5em;&lt;br /&gt;
text-decoration: none;&lt;br /&gt;
/* @embed */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* This will be flipped - unlike the one above it */&lt;br /&gt;
div.vectorMenu h5 a {&lt;br /&gt;
background-position: bottom right;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* IGNORED BY IE6 */&lt;br /&gt;
div.vectorMenu h5 &amp;gt; a {&lt;br /&gt;
display: block;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorMenu div.menu {&lt;br /&gt;
position: relative;&lt;br /&gt;
display: none;&lt;br /&gt;
clear: both;&lt;br /&gt;
text-align: left;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* OVERRIDDEN BY COMPLIANT BROWSERS */&lt;br /&gt;
/* @noflip */&lt;br /&gt;
body.rtl div.vectorMenu div.menu {&lt;br /&gt;
margin-left: 24px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* IGNORED BY IE6 */&lt;br /&gt;
/* @noflip */&lt;br /&gt;
body.rtl div.vectorMenu &amp;gt; div.menu {&lt;br /&gt;
margin-left: auto;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* IGNORED BY IE6 */&lt;br /&gt;
/* Also fixes old versions of FireFox */&lt;br /&gt;
/* @noflip */&lt;br /&gt;
body.rtl div.vectorMenu &amp;gt; div.menu,&lt;br /&gt;
x:-moz-any-link {&lt;br /&gt;
margin-left: 23px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Enable forcing showing of the menu for accessibility */&lt;br /&gt;
div.vectorMenu:hover div.menu,&lt;br /&gt;
div.vectorMenu div.menuForceShow {&lt;br /&gt;
display: block;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorMenu ul {&lt;br /&gt;
position: absolute;&lt;br /&gt;
background-color: white;&lt;br /&gt;
border: solid 1px silver;&lt;br /&gt;
border-top-width: 0;&lt;br /&gt;
list-style: none;&lt;br /&gt;
list-style-image: none;&lt;br /&gt;
list-style-type: none;&lt;br /&gt;
padding: 0;&lt;br /&gt;
margin: 0;&lt;br /&gt;
margin-left: -1px;&lt;br /&gt;
text-align: left;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Fixes old versions of FireFox */&lt;br /&gt;
div.vectorMenu ul,&lt;br /&gt;
x:-moz-any-link {&lt;br /&gt;
min-width: 5em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Returns things back to normal in modern versions of FireFox */&lt;br /&gt;
div.vectorMenu ul,&lt;br /&gt;
x:-moz-any-link,&lt;br /&gt;
x:default {&lt;br /&gt;
min-width: 0;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorMenu li {&lt;br /&gt;
padding: 0;&lt;br /&gt;
margin: 0;&lt;br /&gt;
text-align: left;&lt;br /&gt;
line-height: 1em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* OVERRIDDEN BY COMPLIANT BROWSERS */&lt;br /&gt;
div.vectorMenu li a {&lt;br /&gt;
display: inline-block;&lt;br /&gt;
padding: 0.5em;&lt;br /&gt;
white-space: nowrap;&lt;br /&gt;
color: #777;&lt;br /&gt;
cursor: pointer;&lt;br /&gt;
font-size: 0.8em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* IGNORED BY IE6 */&lt;br /&gt;
div.vectorMenu li &amp;gt; a {&lt;br /&gt;
display: block;&lt;br /&gt;
}&lt;br /&gt;
div.vectorMenu li.selected a,&lt;br /&gt;
div.vectorMenu li.selected a:visited {&lt;br /&gt;
color: #fff;&lt;br /&gt;
text-decoration: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Search */&lt;br /&gt;
#p-search h5 {&lt;br /&gt;
display: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* @noflip */&lt;br /&gt;
#p-search {&lt;br /&gt;
float: left;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#p-search {&lt;br /&gt;
margin-right: 0.5em;&lt;br /&gt;
margin-left: 0.5em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#p-search form,&lt;br /&gt;
#p-search input {&lt;br /&gt;
margin: 0;&lt;br /&gt;
margin-top: 0.4em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#simpleSearch {&lt;br /&gt;
display: block;&lt;br /&gt;
width: 14em;&lt;br /&gt;
height: 1.4em;&lt;br /&gt;
margin-top: 0.65em;&lt;br /&gt;
position: relative;&lt;br /&gt;
min-height: 1px; /* Gotta trigger hasLayout for IE7 */&lt;br /&gt;
border: solid 1px #AAAAAA;&lt;br /&gt;
color: black;&lt;br /&gt;
background-color: white;&lt;br /&gt;
/* @embed */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#simpleSearch label {&lt;br /&gt;
/*&lt;br /&gt;
 * DON'T PANIC! Browsers that won't scale this properly are the same browsers that have JS issues that prevent&lt;br /&gt;
 * this from ever being shown anyways.&lt;br /&gt;
 */&lt;br /&gt;
font-size: 13px;&lt;br /&gt;
top: 0.25em;&lt;br /&gt;
direction: ltr;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#simpleSearch input {&lt;br /&gt;
color: black;&lt;br /&gt;
direction: ltr;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#simpleSearch input:focus {&lt;br /&gt;
outline: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#simpleSearch input.placeholder {&lt;br /&gt;
color: #999999;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#simpleSearch input::-webkit-input-placeholder {&lt;br /&gt;
color: #999999;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#simpleSearch input#searchInput {&lt;br /&gt;
position: absolute;&lt;br /&gt;
top: 0;&lt;br /&gt;
left: 0;&lt;br /&gt;
width: 90%;&lt;br /&gt;
margin: 0;&lt;br /&gt;
padding: 0;&lt;br /&gt;
padding-left: 0.2em;&lt;br /&gt;
padding-top: 0.2em;&lt;br /&gt;
padding-bottom: 0.2em;&lt;br /&gt;
outline: none;&lt;br /&gt;
border: none;&lt;br /&gt;
&lt;br /&gt;
/*&lt;br /&gt;
 * DON'T PANIC! Browsers that won't scale this properly are the same browsers that have JS issues that prevent&lt;br /&gt;
 * this from ever being shown anyways.&lt;br /&gt;
 */&lt;br /&gt;
&lt;br /&gt;
font-size: 13px;&lt;br /&gt;
background-color: transparent;&lt;br /&gt;
direction: ltr;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#simpleSearch button#searchButton {&lt;br /&gt;
position: absolute;&lt;br /&gt;
width: 10%;&lt;br /&gt;
right: 0;&lt;br /&gt;
top: 0;&lt;br /&gt;
padding: 0;&lt;br /&gt;
padding-top: 0.3em;&lt;br /&gt;
padding-bottom: 0.2em;&lt;br /&gt;
padding-right: 0.4em;&lt;br /&gt;
margin: 0;&lt;br /&gt;
border: none;&lt;br /&gt;
cursor: pointer;&lt;br /&gt;
background-color: transparent;&lt;br /&gt;
background-image: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* OVERRIDDEN BY COMPLIANT BROWSERS */&lt;br /&gt;
div#simpleSearch button#searchButton img {&lt;br /&gt;
border: none;&lt;br /&gt;
margin: 0;&lt;br /&gt;
margin-top: -3px;&lt;br /&gt;
padding: 0;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* IGNORED BY IE6 */&lt;br /&gt;
div#simpleSearch button#searchButton &amp;gt; img {&lt;br /&gt;
margin: 0;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Panel */&lt;br /&gt;
div#mw-panel {&lt;br /&gt;
font-size: inherit;&lt;br /&gt;
position: absolute;&lt;br /&gt;
top: 100px;&lt;br /&gt;
padding-top: 0.5em;&lt;br /&gt;
width: 10em;&lt;br /&gt;
left: 0px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#mw-panel.collapsible-nav .portal {&lt;br /&gt;
font-size: 0.9em;&lt;br /&gt;
background-image:none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#mw-panel div.portal {&lt;br /&gt;
padding-bottom: 0;&lt;br /&gt;
direction: ltr;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#mw-panel div.portal h5 {&lt;br /&gt;
color: #000;&lt;br /&gt;
text-transform: uppercase;&lt;br /&gt;
padding: 0.25em;&lt;br /&gt;
padding-top: 0;&lt;br /&gt;
padding-bottom: 0;&lt;br /&gt;
padding-left: 1.75em;&lt;br /&gt;
cursor: default;&lt;br /&gt;
border: none;&lt;br /&gt;
font-size: 0.75em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#mw-panel div.portal div.body {&lt;br /&gt;
margin: 0;&lt;br /&gt;
padding-top: 0.5em;&lt;br /&gt;
margin-left: 1.25em;&lt;br /&gt;
border-bottom: 4px solid #31859d;&lt;br /&gt;
/* @embed */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#mw-panel div.portal div.body ul {&lt;br /&gt;
list-style: none;&lt;br /&gt;
list-style-image: none;&lt;br /&gt;
list-style-type: none;&lt;br /&gt;
padding: 0;&lt;br /&gt;
margin: 0;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#mw-panel div.portal div.body ul li {&lt;br /&gt;
line-height: 1.5em;&lt;br /&gt;
padding: 0;&lt;br /&gt;
padding-bottom: 0.5em;&lt;br /&gt;
margin: 0;&lt;br /&gt;
overflow: hidden;&lt;br /&gt;
font-size: 0.75em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#mw-panel div.portal div.body ul li a {&lt;br /&gt;
text-transform: uppercase;&lt;br /&gt;
color: #000;&lt;br /&gt;
text-decoration: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#mw-panel div.portal div.body ul li a:hover {&lt;br /&gt;
background-color: #31859d;&lt;br /&gt;
color: #fff;&lt;br /&gt;
padding-top:0.5em;&lt;br /&gt;
padding-bottom:0.5em;&lt;br /&gt;
padding-left:2px;&lt;br /&gt;
padding-right:2px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Footer */&lt;br /&gt;
div#footer {&lt;br /&gt;
margin-left: 10em;&lt;br /&gt;
margin-top: 0;&lt;br /&gt;
padding: 0.75em;&lt;br /&gt;
/* @embed */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#footer ul {&lt;br /&gt;
list-style: none;&lt;br /&gt;
list-style-image: none;&lt;br /&gt;
list-style-type: none;&lt;br /&gt;
margin: 0;&lt;br /&gt;
padding: 0;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#footer ul li {&lt;br /&gt;
margin: 0;&lt;br /&gt;
padding: 0;&lt;br /&gt;
padding-top: 0.5em;&lt;br /&gt;
padding-bottom: 0.5em;&lt;br /&gt;
color: #000;&lt;br /&gt;
font-size: 0.7em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#footer #footer-icons {&lt;br /&gt;
float: right;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* @noflip */&lt;br /&gt;
body.ltr div#footer #footer-places {&lt;br /&gt;
float: left;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#footer #footer-info li {&lt;br /&gt;
line-height: 1.4em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#footer #footer-icons li {&lt;br /&gt;
float: left;&lt;br /&gt;
margin-left: 0.5em;&lt;br /&gt;
line-height: 2em;&lt;br /&gt;
text-align: right;&lt;br /&gt;
display:none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#footer #footer-places li {&lt;br /&gt;
float: left;&lt;br /&gt;
margin-right: 1em;&lt;br /&gt;
line-height: 2em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#footer #footer-places li a {&lt;br /&gt;
color: #000;&lt;br /&gt;
text-decoration: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#footer #footer-places li a:hover {&lt;br /&gt;
background-color: #31859d;&lt;br /&gt;
color: #fff;&lt;br /&gt;
padding:0.5em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#footer #footer-places li a:active {&lt;br /&gt;
font-weight: bold;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Logo */&lt;br /&gt;
#p-logo {&lt;br /&gt;
position: absolute;&lt;br /&gt;
top:-140px;&lt;br /&gt;
left: 15px;&lt;br /&gt;
width: 10em;&lt;br /&gt;
height:70px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#p-logo a {&lt;br /&gt;
display: block;&lt;br /&gt;
width: 10em;&lt;br /&gt;
background-repeat: no-repeat;&lt;br /&gt;
background-position: center center;&lt;br /&gt;
text-decoration: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/*&lt;br /&gt;
 *&lt;br /&gt;
 * The following code is highly modified from monobook. It would be nice if the&lt;br /&gt;
 * preftoc id was more human readable like preferences-toc for instance,&lt;br /&gt;
 * howerver this would require backporting the other skins.&lt;br /&gt;
 */&lt;br /&gt;
&lt;br /&gt;
/* Preferences */&lt;br /&gt;
#preftoc {&lt;br /&gt;
/* Tabs */&lt;br /&gt;
width: 100%;&lt;br /&gt;
float: left;&lt;br /&gt;
clear: both;&lt;br /&gt;
margin: 0 !important;&lt;br /&gt;
padding: 0 !important;&lt;br /&gt;
/* @embed */&lt;br /&gt;
background-image: url(images/preferences-break.png);&lt;br /&gt;
background-position: bottom left;&lt;br /&gt;
background-repeat: no-repeat;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#preftoc li {&lt;br /&gt;
/* Tab */&lt;br /&gt;
float: left;&lt;br /&gt;
margin: 0;&lt;br /&gt;
padding: 0;&lt;br /&gt;
padding-right: 1px;&lt;br /&gt;
height: 2.25em;&lt;br /&gt;
white-space: nowrap;&lt;br /&gt;
list-style-type: none;&lt;br /&gt;
list-style-image: none;&lt;br /&gt;
/* @embed */&lt;br /&gt;
background-image: url(images/preferences-break.png);&lt;br /&gt;
background-position: bottom right;&lt;br /&gt;
background-repeat: no-repeat;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Sadly, IE6 won't understand this */&lt;br /&gt;
#preftoc li:first-child {&lt;br /&gt;
margin-left: 1px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#preftoc a,&lt;br /&gt;
#preftoc a:active {&lt;br /&gt;
display: inline-block;&lt;br /&gt;
position: relative;&lt;br /&gt;
color: #000;&lt;br /&gt;
padding: 0.5em;&lt;br /&gt;
text-decoration: none;&lt;br /&gt;
background-image: none;&lt;br /&gt;
font-size: 0.9em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#preftoc a:hover,&lt;br /&gt;
#preftoc a:focus {&lt;br /&gt;
text-decoration: none;&lt;br /&gt;
background-color: #31859d;&lt;br /&gt;
color: #fff;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#preftoc li.selected a {&lt;br /&gt;
/* @embed */&lt;br /&gt;
background-image: url(images/preferences-fade.png);&lt;br /&gt;
background-position: bottom;&lt;br /&gt;
background-repeat: repeat-x;&lt;br /&gt;
color: #000;&lt;br /&gt;
text-decoration: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#preferences {&lt;br /&gt;
float: left;&lt;br /&gt;
width: 100%;&lt;br /&gt;
margin: 0;&lt;br /&gt;
margin-top: -2px;&lt;br /&gt;
clear: both;&lt;br /&gt;
border: solid 1px #cccccc;&lt;br /&gt;
background-color: #f9f9f9;&lt;br /&gt;
/* @embed */&lt;br /&gt;
background-image: url(images/preferences-base.png);&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#preferences fieldset {&lt;br /&gt;
border: none;&lt;br /&gt;
border-top: solid 1px #cccccc;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#preferences fieldset.prefsection {&lt;br /&gt;
border: none;&lt;br /&gt;
padding: 0;&lt;br /&gt;
margin: 1em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#preferences legend {&lt;br /&gt;
color: #666666;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#preferences fieldset.prefsection legend.mainLegend {&lt;br /&gt;
display: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#preferences td {&lt;br /&gt;
padding-left: 0.5em;&lt;br /&gt;
padding-right: 0.5em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#preferences td.htmlform-tip {&lt;br /&gt;
font-size: x-small;&lt;br /&gt;
padding: .2em 2em;&lt;br /&gt;
color: #666666;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#preferences div.mw-prefs-buttons {&lt;br /&gt;
padding: 1em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#preferences div.mw-prefs-buttons input {&lt;br /&gt;
margin-right: 0.25em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/**&lt;br /&gt;
 * The following code is slightly modified from monobook&lt;br /&gt;
 */&lt;br /&gt;
&lt;br /&gt;
div#content {&lt;br /&gt;
line-height: 1.5em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#bodyContent {&lt;br /&gt;
font-size: 0.8em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.editsection {&lt;br /&gt;
float: right;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
ul {&lt;br /&gt;
/* @embed */&lt;br /&gt;
list-style-image: url(images/bullet-icon.png);&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
pre {&lt;br /&gt;
line-height: 1.3em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Site Notice (includes notices from CentralNotice extension) */&lt;br /&gt;
#siteNotice {&lt;br /&gt;
font-size: 0.8em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#firstHeading {&lt;br /&gt;
padding-top: 0;&lt;br /&gt;
margin-top: 0;&lt;br /&gt;
padding-top: 0;&lt;br /&gt;
font-size: 1.6em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#content a.external,&lt;br /&gt;
div#content a.external[href ^=&amp;quot;gopher://&amp;quot;] {&lt;br /&gt;
/* @embed */&lt;br /&gt;
background: url(images/external-link-ltr-icon.png) center right no-repeat;&lt;br /&gt;
padding-right: 13px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#content a.external[href ^=&amp;quot;https://&amp;quot;],&lt;br /&gt;
.link-https {&lt;br /&gt;
/* @embed */&lt;br /&gt;
background: url(images/lock-icon.png) center right no-repeat;&lt;br /&gt;
padding-right: 13px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#content a.external[href ^=&amp;quot;mailto:&amp;quot;],&lt;br /&gt;
.link-mailto {&lt;br /&gt;
/* @embed */&lt;br /&gt;
background: url(images/mail-icon.png) center right no-repeat;&lt;br /&gt;
padding-right: 13px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#content a.external[href ^=&amp;quot;news:&amp;quot;] {&lt;br /&gt;
/* @embed */&lt;br /&gt;
background: url(images/news-icon.png) center right no-repeat;&lt;br /&gt;
padding-right: 13px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#content a.external[href ^=&amp;quot;ftp://&amp;quot;],&lt;br /&gt;
.link-ftp {&lt;br /&gt;
/* @embed */&lt;br /&gt;
background: url(images/file-icon.png) center right no-repeat;&lt;br /&gt;
padding-right: 13px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#content a.external[href ^=&amp;quot;irc://&amp;quot;],&lt;br /&gt;
div#content a.external[href ^=&amp;quot;ircs://&amp;quot;],&lt;br /&gt;
.link-irc {&lt;br /&gt;
/* @embed */&lt;br /&gt;
background: url(images/talk-icon.png) center right no-repeat;&lt;br /&gt;
padding-right: 13px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#content a.external[href $=&amp;quot;.ogg&amp;quot;], div#content a.external[href $=&amp;quot;.OGG&amp;quot;],&lt;br /&gt;
div#content a.external[href $=&amp;quot;.mid&amp;quot;], div#content a.external[href $=&amp;quot;.MID&amp;quot;],&lt;br /&gt;
div#content a.external[href $=&amp;quot;.midi&amp;quot;], div#content a.external[href $=&amp;quot;.MIDI&amp;quot;],&lt;br /&gt;
div#content a.external[href $=&amp;quot;.mp3&amp;quot;], div#content a.external[href $=&amp;quot;.MP3&amp;quot;],&lt;br /&gt;
div#content a.external[href $=&amp;quot;.wav&amp;quot;], div#content a.external[href $=&amp;quot;.WAV&amp;quot;],&lt;br /&gt;
div#content a.external[href $=&amp;quot;.wma&amp;quot;], div#content a.external[href $=&amp;quot;.WMA&amp;quot;],&lt;br /&gt;
.link-audio {&lt;br /&gt;
/* @embed */&lt;br /&gt;
background: url(images/audio-icon.png) center right no-repeat;&lt;br /&gt;
padding-right: 13px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#content a.external[href $=&amp;quot;.ogm&amp;quot;], div#content a.external[href $=&amp;quot;.OGM&amp;quot;],&lt;br /&gt;
div#content a.external[href $=&amp;quot;.avi&amp;quot;], div#content a.external[href $=&amp;quot;.AVI&amp;quot;],&lt;br /&gt;
div#content a.external[href $=&amp;quot;.mpeg&amp;quot;], div#content a.external[href $=&amp;quot;.MPEG&amp;quot;],&lt;br /&gt;
div#content a.external[href $=&amp;quot;.mpg&amp;quot;], div#content a.external[href $=&amp;quot;.MPG&amp;quot;],&lt;br /&gt;
.link-video {&lt;br /&gt;
/* @embed */&lt;br /&gt;
background: url(images/video-icon.png) center right no-repeat;&lt;br /&gt;
padding-right: 13px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#content a.external[href $=&amp;quot;.pdf&amp;quot;], div#content a.external[href $=&amp;quot;.PDF&amp;quot;],&lt;br /&gt;
div#content a.external[href *=&amp;quot;.pdf#&amp;quot;], div#content a.external[href *=&amp;quot;.PDF#&amp;quot;],&lt;br /&gt;
div#content a.external[href *=&amp;quot;.pdf?&amp;quot;], div#content a.external[href *=&amp;quot;.PDF?&amp;quot;],&lt;br /&gt;
.link-document {&lt;br /&gt;
/* @embed */&lt;br /&gt;
background: url(images/document-icon.png) center right no-repeat;&lt;br /&gt;
padding-right: 13px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#content .printfooter {&lt;br /&gt;
display: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Icon for Usernames */&lt;br /&gt;
#pt-userpage,&lt;br /&gt;
#pt-anonuserpage,&lt;br /&gt;
#pt-login {&lt;br /&gt;
/* @embed */&lt;br /&gt;
background: url(images/user-icon.png) left top no-repeat;&lt;br /&gt;
padding-left: 15px !important;&lt;br /&gt;
text-transform: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.redirectText {&lt;br /&gt;
font-size: 140%;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.redirectMsg img {&lt;br /&gt;
vertical-align: text-bottom;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#bodyContent {&lt;br /&gt;
position: relative;&lt;br /&gt;
width: 100%;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#mw-js-message {&lt;br /&gt;
font-size: 0.8em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#bodyContent {&lt;br /&gt;
line-height: 1.5em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Watch/Unwatch Icon Styling */&lt;br /&gt;
#ca-unwatch.icon a,&lt;br /&gt;
#ca-watch.icon a {&lt;br /&gt;
margin: 0;&lt;br /&gt;
padding: 0;&lt;br /&gt;
outline: none;&lt;br /&gt;
display: block;&lt;br /&gt;
width: 26px;&lt;br /&gt;
/* This hides the text but shows the background image */&lt;br /&gt;
padding-top: 3.1em;&lt;br /&gt;
margin-top: 0;&lt;br /&gt;
/* Only applied in IE6 */&lt;br /&gt;
margin-top: -0.8em !ie;&lt;br /&gt;
height: 0;&lt;br /&gt;
overflow: hidden;&lt;br /&gt;
/* @embed */&lt;br /&gt;
background-image: url(images/watch-icons.png);&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#ca-unwatch.icon a {&lt;br /&gt;
background-position: -43px 60%;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#ca-watch.icon a {&lt;br /&gt;
background-position: 5px 60%;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#ca-unwatch.icon a:hover,&lt;br /&gt;
#ca-unwatch.icon a:focus {&lt;br /&gt;
background-position: -67px 60%;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#ca-watch.icon a:hover,&lt;br /&gt;
#ca-watch.icon a:focus {&lt;br /&gt;
background-position: -19px 60%;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#ca-unwatch.icon a.loading,&lt;br /&gt;
#ca-watch.icon a.loading {&lt;br /&gt;
/* @embed */&lt;br /&gt;
background-image: url(images/watch-icon-loading.gif);&lt;br /&gt;
background-position: 5px 60%;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#ca-unwatch.icon a span,&lt;br /&gt;
#ca-watch.icon a span {&lt;br /&gt;
display: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorTabs ul {&lt;br /&gt;
/* @embed */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Tooltips are outside of the normal body code, so this helps make the size of the text sensible */&lt;br /&gt;
.tipsy {&lt;br /&gt;
font-size: 0.8em;&lt;br /&gt;
}&lt;/div&gt;</summary>
		<author><name>WikiSysop</name></author>	</entry>

	<entry>
		<id>https://web.fhnw.ch/plattformen/hattie-wiki/w/index.php?title=MediaWiki:Common.css&amp;diff=3383</id>
		<title>MediaWiki:Common.css</title>
		<link rel="alternate" type="text/html" href="https://web.fhnw.ch/plattformen/hattie-wiki/w/index.php?title=MediaWiki:Common.css&amp;diff=3383"/>
				<updated>2014-05-10T09:55:23Z</updated>
		
		<summary type="html">&lt;p&gt;WikiSysop: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;/* Das folgende CSS wird für alle Benutzeroberflächen geladen. */&lt;br /&gt;
&lt;br /&gt;
/* Framework */&lt;br /&gt;
&lt;br /&gt;
html,&lt;br /&gt;
body {&lt;br /&gt;
height: 100%;&lt;br /&gt;
margin: 0;&lt;br /&gt;
padding: 0;&lt;br /&gt;
font-family: &amp;quot;Open Sans&amp;quot;,sans-serif;&lt;br /&gt;
font-size: 1em;&lt;br /&gt;
color:#777;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
body {&lt;br /&gt;
background-color: #dcdcdc;&lt;br /&gt;
/* @embed */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Links */&lt;br /&gt;
.mw-body a.external {&lt;br /&gt;
    color: #31859d;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Content */&lt;br /&gt;
&lt;br /&gt;
div#content {&lt;br /&gt;
/* @embed */&lt;br /&gt;
background-color: white;&lt;br /&gt;
color: #777;&lt;br /&gt;
direction: ltr;&lt;br /&gt;
border-width: 0px;&lt;br /&gt;
border-style: solid;&lt;br /&gt;
margin-top: 0;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Head */&lt;br /&gt;
&lt;br /&gt;
#mw-page-base {&lt;br /&gt;
height: 5em;&lt;br /&gt;
background-color: white;&lt;br /&gt;
border-bottom: 0;&lt;br /&gt;
/* @embed */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#mw-head-base {&lt;br /&gt;
height: 5em;&lt;br /&gt;
/* @embed */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#mw-head {&lt;br /&gt;
position: absolute;&lt;br /&gt;
top: 0;&lt;br /&gt;
right: 0;&lt;br /&gt;
width: 100%;&lt;br /&gt;
background-color: white;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#mw-head h5 {&lt;br /&gt;
margin: 0;&lt;br /&gt;
padding: 0;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Hide empty portlets */&lt;br /&gt;
div.emptyPortlet {&lt;br /&gt;
display: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Personal */&lt;br /&gt;
&lt;br /&gt;
#p-personal {&lt;br /&gt;
position: absolute;&lt;br /&gt;
top: 0;&lt;br /&gt;
right: 0.75em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#p-personal h5 {&lt;br /&gt;
display: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#p-personal ul {&lt;br /&gt;
list-style: none;&lt;br /&gt;
margin: 0;&lt;br /&gt;
padding-left: 10em; /* Keep from overlapping logo */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* @noflip */&lt;br /&gt;
&lt;br /&gt;
#p-personal li {&lt;br /&gt;
line-height: 1.125em;&lt;br /&gt;
float: left;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#p-personal li a {&lt;br /&gt;
color: #777;&lt;br /&gt;
text-decoration: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#p-personal li a:hover {&lt;br /&gt;
background-color: #31859d;&lt;br /&gt;
color: #fff;&lt;br /&gt;
padding:0.5em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#p-personal li a:visited {&lt;br /&gt;
color: #31859d;&lt;br /&gt;
text-decoration: bold;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#p-personal a.new {&lt;br /&gt;
color: #31859d;&lt;br /&gt;
text-decoration: bold;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* This one flips! */&lt;br /&gt;
&lt;br /&gt;
#p-personal li {&lt;br /&gt;
margin-left: 0.75em;&lt;br /&gt;
margin-top: 0.5em;&lt;br /&gt;
font-size: 0.75em;&lt;br /&gt;
white-space: nowrap;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Navigation Containers */&lt;br /&gt;
&lt;br /&gt;
#left-navigation {&lt;br /&gt;
position: relative;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#right-navigation {&lt;br /&gt;
float: right;&lt;br /&gt;
margin-top: 2.5em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Navigation Labels */&lt;br /&gt;
div.vectorTabs h5,&lt;br /&gt;
div.vectorMenu h5 span {&lt;br /&gt;
display: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Namespaces and Views */&lt;br /&gt;
/* @noflip */&lt;br /&gt;
div.vectorTabs {&lt;br /&gt;
float: left;&lt;br /&gt;
height: 2.5em;&lt;br /&gt;
background-image:none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorTabs {&lt;br /&gt;
/* @embed */&lt;br /&gt;
padding-left: 1px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* @noflip */&lt;br /&gt;
div.vectorTabs ul {&lt;br /&gt;
float: left;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorTabs ul {&lt;br /&gt;
height: 100%;&lt;br /&gt;
list-style: none;&lt;br /&gt;
margin: 0;&lt;br /&gt;
padding: 0;&lt;br /&gt;
background-color:white;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* @noflip */&lt;br /&gt;
div.vectorTabs ul li {&lt;br /&gt;
float: left;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* OVERRIDDEN BY COMPLIANT BROWSERS */&lt;br /&gt;
div.vectorTabs ul li {&lt;br /&gt;
line-height: 1.125em;&lt;br /&gt;
display: inline-block;&lt;br /&gt;
height: 100%;&lt;br /&gt;
margin: 0;&lt;br /&gt;
padding: 0;&lt;br /&gt;
background-color: #fff;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* IGNORED BY IE6 */&lt;br /&gt;
div.vectorTabs ul &amp;gt; li {&lt;br /&gt;
display: block;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorTabs li.selected {&lt;br /&gt;
/* @embed */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
	/* OVERRIDDEN BY COMPLIANT BROWSERS */&lt;br /&gt;
div.vectorTabs li a {&lt;br /&gt;
display: inline-block;&lt;br /&gt;
height: 1.9em;&lt;br /&gt;
padding-left: 0.5em;&lt;br /&gt;
padding-right: 0.5em;&lt;br /&gt;
color: #777;&lt;br /&gt;
cursor: pointer;&lt;br /&gt;
font-size: 0.8em;&lt;br /&gt;
text-decoration: none;&lt;br /&gt;
background:none;&lt;br /&gt;
background-color:#fff;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorTabs li a:hover {&lt;br /&gt;
background-color: #31859d;&lt;br /&gt;
color: #fff;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* IGNORED BY IE6 */&lt;br /&gt;
div.vectorTabs li &amp;gt; a {&lt;br /&gt;
display: block;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorTabs li.icon a {&lt;br /&gt;
background-position: bottom right;&lt;br /&gt;
background-repeat: no-repeat;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* OVERRIDDEN BY COMPLIANT BROWSERS */&lt;br /&gt;
div.vectorTabs span a  {&lt;br /&gt;
display: inline-block;&lt;br /&gt;
padding-top: 1.25em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* IGNORED BY IE6 */&lt;br /&gt;
/* @noflip */&lt;br /&gt;
div.vectorTabs span &amp;gt; a {&lt;br /&gt;
float: left;&lt;br /&gt;
display: block;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorTabs span {&lt;br /&gt;
display: inline-block;&lt;br /&gt;
/* @embed */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorTabs li.selected a,&lt;br /&gt;
div.vectorTabs li.selected a:visited{&lt;br /&gt;
color: #777;&lt;br /&gt;
text-decoration: none;&lt;br /&gt;
font-weight: bold;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorTabs li.selected a:hover{&lt;br /&gt;
color: #fff;&lt;br /&gt;
text-decoration: none;&lt;br /&gt;
font-weight: bold;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorTabs li.new a,&lt;br /&gt;
div.vectorTabs li.new a:visited{&lt;br /&gt;
color: #777;&lt;br /&gt;
text-decoration: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorTabs li.new a:hover{&lt;br /&gt;
color: #fff;&lt;br /&gt;
text-decoration: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Variants and Actions */&lt;br /&gt;
/* @noflip */&lt;br /&gt;
div.vectorMenu {&lt;br /&gt;
direction: ltr;&lt;br /&gt;
float: left;&lt;br /&gt;
/* @embed */&lt;br /&gt;
background-image: url(images/arrow-down-icon.png);&lt;br /&gt;
background-position: 100% 60%;&lt;br /&gt;
background-repeat: no-repeat;&lt;br /&gt;
cursor: pointer;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorMenu h3 a {&lt;br /&gt;
background-image:none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorMenuFocus {&lt;br /&gt;
/* @embed */&lt;br /&gt;
background-image: url(images/arrow-down-focus-icon.png);&lt;br /&gt;
background-position: 100% 60%;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* @noflip */&lt;br /&gt;
body.rtl div.vectorMenu {&lt;br /&gt;
direction: rtl;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* OVERRIDDEN BY COMPLIANT BROWSERS */&lt;br /&gt;
/* @noflip */&lt;br /&gt;
div#mw-head div.vectorMenu h5 {&lt;br /&gt;
float: left;&lt;br /&gt;
/* @embed */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* This will be flipped - unlike the one above it */&lt;br /&gt;
div#mw-head div.vectorMenu h5 {&lt;br /&gt;
background-position: bottom left;&lt;br /&gt;
margin-left: -1px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* IGNORED BY IE6 */&lt;br /&gt;
&lt;br /&gt;
div#mw-head div.vectorMenu &amp;gt; h5 {&lt;br /&gt;
background-image: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#mw-head div.vectorMenu h4 {&lt;br /&gt;
display: inline-block;&lt;br /&gt;
float: left;&lt;br /&gt;
font-size: 0.8em;&lt;br /&gt;
padding-left: 0.5em;&lt;br /&gt;
padding-top: 1.375em;&lt;br /&gt;
font-weight: normal;&lt;br /&gt;
border: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* OVERRIDDEN BY COMPLIANT BROWSERS */&lt;br /&gt;
/* @noflip */&lt;br /&gt;
div.vectorMenu h5 a {&lt;br /&gt;
display: inline-block;&lt;br /&gt;
width: 24px;&lt;br /&gt;
height: 2.5em;&lt;br /&gt;
text-decoration: none;&lt;br /&gt;
/* @embed */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* This will be flipped - unlike the one above it */&lt;br /&gt;
div.vectorMenu h5 a {&lt;br /&gt;
background-position: bottom right;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* IGNORED BY IE6 */&lt;br /&gt;
div.vectorMenu h5 &amp;gt; a {&lt;br /&gt;
display: block;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorMenu div.menu {&lt;br /&gt;
position: relative;&lt;br /&gt;
display: none;&lt;br /&gt;
clear: both;&lt;br /&gt;
text-align: left;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* OVERRIDDEN BY COMPLIANT BROWSERS */&lt;br /&gt;
/* @noflip */&lt;br /&gt;
body.rtl div.vectorMenu div.menu {&lt;br /&gt;
margin-left: 24px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* IGNORED BY IE6 */&lt;br /&gt;
/* @noflip */&lt;br /&gt;
body.rtl div.vectorMenu &amp;gt; div.menu {&lt;br /&gt;
margin-left: auto;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* IGNORED BY IE6 */&lt;br /&gt;
/* Also fixes old versions of FireFox */&lt;br /&gt;
/* @noflip */&lt;br /&gt;
body.rtl div.vectorMenu &amp;gt; div.menu,&lt;br /&gt;
x:-moz-any-link {&lt;br /&gt;
margin-left: 23px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Enable forcing showing of the menu for accessibility */&lt;br /&gt;
div.vectorMenu:hover div.menu,&lt;br /&gt;
div.vectorMenu div.menuForceShow {&lt;br /&gt;
display: block;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorMenu ul {&lt;br /&gt;
position: absolute;&lt;br /&gt;
background-color: white;&lt;br /&gt;
border: solid 1px silver;&lt;br /&gt;
border-top-width: 0;&lt;br /&gt;
list-style: none;&lt;br /&gt;
list-style-image: none;&lt;br /&gt;
list-style-type: none;&lt;br /&gt;
padding: 0;&lt;br /&gt;
margin: 0;&lt;br /&gt;
margin-left: -1px;&lt;br /&gt;
text-align: left;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Fixes old versions of FireFox */&lt;br /&gt;
div.vectorMenu ul,&lt;br /&gt;
x:-moz-any-link {&lt;br /&gt;
min-width: 5em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Returns things back to normal in modern versions of FireFox */&lt;br /&gt;
div.vectorMenu ul,&lt;br /&gt;
x:-moz-any-link,&lt;br /&gt;
x:default {&lt;br /&gt;
min-width: 0;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorMenu li {&lt;br /&gt;
padding: 0;&lt;br /&gt;
margin: 0;&lt;br /&gt;
text-align: left;&lt;br /&gt;
line-height: 1em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* OVERRIDDEN BY COMPLIANT BROWSERS */&lt;br /&gt;
div.vectorMenu li a {&lt;br /&gt;
display: inline-block;&lt;br /&gt;
padding: 0.5em;&lt;br /&gt;
white-space: nowrap;&lt;br /&gt;
color: #777;&lt;br /&gt;
cursor: pointer;&lt;br /&gt;
font-size: 0.8em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* IGNORED BY IE6 */&lt;br /&gt;
div.vectorMenu li &amp;gt; a {&lt;br /&gt;
display: block;&lt;br /&gt;
}&lt;br /&gt;
div.vectorMenu li.selected a,&lt;br /&gt;
div.vectorMenu li.selected a:visited {&lt;br /&gt;
color: #fff;&lt;br /&gt;
text-decoration: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Search */&lt;br /&gt;
#p-search h5 {&lt;br /&gt;
display: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* @noflip */&lt;br /&gt;
#p-search {&lt;br /&gt;
float: left;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#p-search {&lt;br /&gt;
margin-right: 0.5em;&lt;br /&gt;
margin-left: 0.5em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#p-search form,&lt;br /&gt;
#p-search input {&lt;br /&gt;
margin: 0;&lt;br /&gt;
margin-top: 0.4em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#simpleSearch {&lt;br /&gt;
display: block;&lt;br /&gt;
width: 14em;&lt;br /&gt;
height: 1.4em;&lt;br /&gt;
margin-top: 0.65em;&lt;br /&gt;
position: relative;&lt;br /&gt;
min-height: 1px; /* Gotta trigger hasLayout for IE7 */&lt;br /&gt;
border: solid 1px #AAAAAA;&lt;br /&gt;
color: black;&lt;br /&gt;
background-color: white;&lt;br /&gt;
/* @embed */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#simpleSearch label {&lt;br /&gt;
/*&lt;br /&gt;
 * DON'T PANIC! Browsers that won't scale this properly are the same browsers that have JS issues that prevent&lt;br /&gt;
 * this from ever being shown anyways.&lt;br /&gt;
 */&lt;br /&gt;
font-size: 13px;&lt;br /&gt;
top: 0.25em;&lt;br /&gt;
direction: ltr;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#simpleSearch input {&lt;br /&gt;
color: black;&lt;br /&gt;
direction: ltr;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#simpleSearch input:focus {&lt;br /&gt;
outline: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#simpleSearch input.placeholder {&lt;br /&gt;
color: #999999;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#simpleSearch input::-webkit-input-placeholder {&lt;br /&gt;
color: #999999;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#simpleSearch input#searchInput {&lt;br /&gt;
position: absolute;&lt;br /&gt;
top: 0;&lt;br /&gt;
left: 0;&lt;br /&gt;
width: 90%;&lt;br /&gt;
margin: 0;&lt;br /&gt;
padding: 0;&lt;br /&gt;
padding-left: 0.2em;&lt;br /&gt;
padding-top: 0.2em;&lt;br /&gt;
padding-bottom: 0.2em;&lt;br /&gt;
outline: none;&lt;br /&gt;
border: none;&lt;br /&gt;
&lt;br /&gt;
/*&lt;br /&gt;
 * DON'T PANIC! Browsers that won't scale this properly are the same browsers that have JS issues that prevent&lt;br /&gt;
 * this from ever being shown anyways.&lt;br /&gt;
 */&lt;br /&gt;
&lt;br /&gt;
font-size: 13px;&lt;br /&gt;
background-color: transparent;&lt;br /&gt;
direction: ltr;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#simpleSearch button#searchButton {&lt;br /&gt;
position: absolute;&lt;br /&gt;
width: 10%;&lt;br /&gt;
right: 0;&lt;br /&gt;
top: 0;&lt;br /&gt;
padding: 0;&lt;br /&gt;
padding-top: 0.3em;&lt;br /&gt;
padding-bottom: 0.2em;&lt;br /&gt;
padding-right: 0.4em;&lt;br /&gt;
margin: 0;&lt;br /&gt;
border: none;&lt;br /&gt;
cursor: pointer;&lt;br /&gt;
background-color: transparent;&lt;br /&gt;
background-image: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* OVERRIDDEN BY COMPLIANT BROWSERS */&lt;br /&gt;
div#simpleSearch button#searchButton img {&lt;br /&gt;
border: none;&lt;br /&gt;
margin: 0;&lt;br /&gt;
margin-top: -3px;&lt;br /&gt;
padding: 0;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* IGNORED BY IE6 */&lt;br /&gt;
div#simpleSearch button#searchButton &amp;gt; img {&lt;br /&gt;
margin: 0;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Panel */&lt;br /&gt;
div#mw-panel {&lt;br /&gt;
font-size: inherit;&lt;br /&gt;
position: absolute;&lt;br /&gt;
top: 100px;&lt;br /&gt;
padding-top: 0.5em;&lt;br /&gt;
width: 10em;&lt;br /&gt;
left: 0px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#mw-panel.collapsible-nav .portal {&lt;br /&gt;
font-size: 0.9em;&lt;br /&gt;
background-image:none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#mw-panel div.portal {&lt;br /&gt;
padding-bottom: 0;&lt;br /&gt;
direction: ltr;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#mw-panel div.portal h5 {&lt;br /&gt;
color: #000;&lt;br /&gt;
text-transform: uppercase;&lt;br /&gt;
padding: 0.25em;&lt;br /&gt;
padding-top: 0;&lt;br /&gt;
padding-bottom: 0;&lt;br /&gt;
padding-left: 1.75em;&lt;br /&gt;
cursor: default;&lt;br /&gt;
border: none;&lt;br /&gt;
font-size: 0.75em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#mw-panel div.portal div.body {&lt;br /&gt;
margin: 0;&lt;br /&gt;
padding-top: 0.5em;&lt;br /&gt;
margin-left: 1.25em;&lt;br /&gt;
border-bottom: 4px solid #31859d;&lt;br /&gt;
/* @embed */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#mw-panel div.portal div.body ul {&lt;br /&gt;
list-style: none;&lt;br /&gt;
list-style-image: none;&lt;br /&gt;
list-style-type: none;&lt;br /&gt;
padding: 0;&lt;br /&gt;
margin: 0;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#mw-panel div.portal div.body ul li {&lt;br /&gt;
line-height: 1.5em;&lt;br /&gt;
padding: 0;&lt;br /&gt;
padding-bottom: 0.5em;&lt;br /&gt;
margin: 0;&lt;br /&gt;
overflow: hidden;&lt;br /&gt;
font-size: 0.75em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#mw-panel div.portal div.body ul li a {&lt;br /&gt;
text-transform: uppercase;&lt;br /&gt;
color: #000;&lt;br /&gt;
text-decoration: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#mw-panel div.portal div.body ul li a:hover {&lt;br /&gt;
background-color: #31859d;&lt;br /&gt;
color: #fff;&lt;br /&gt;
padding-top:0.5em;&lt;br /&gt;
padding-bottom:0.5em;&lt;br /&gt;
padding-left:2px;&lt;br /&gt;
padding-right:2px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Footer */&lt;br /&gt;
div#footer {&lt;br /&gt;
margin-left: 10em;&lt;br /&gt;
margin-top: 0;&lt;br /&gt;
padding: 0.75em;&lt;br /&gt;
/* @embed */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#footer ul {&lt;br /&gt;
list-style: none;&lt;br /&gt;
list-style-image: none;&lt;br /&gt;
list-style-type: none;&lt;br /&gt;
margin: 0;&lt;br /&gt;
padding: 0;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#footer ul li {&lt;br /&gt;
margin: 0;&lt;br /&gt;
padding: 0;&lt;br /&gt;
padding-top: 0.5em;&lt;br /&gt;
padding-bottom: 0.5em;&lt;br /&gt;
color: #000;&lt;br /&gt;
font-size: 0.7em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#footer #footer-icons {&lt;br /&gt;
float: right;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* @noflip */&lt;br /&gt;
body.ltr div#footer #footer-places {&lt;br /&gt;
float: left;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#footer #footer-info li {&lt;br /&gt;
line-height: 1.4em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#footer #footer-icons li {&lt;br /&gt;
float: left;&lt;br /&gt;
margin-left: 0.5em;&lt;br /&gt;
line-height: 2em;&lt;br /&gt;
text-align: right;&lt;br /&gt;
display:none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#footer #footer-places li {&lt;br /&gt;
float: left;&lt;br /&gt;
margin-right: 1em;&lt;br /&gt;
line-height: 2em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#footer #footer-places li a {&lt;br /&gt;
color: #000;&lt;br /&gt;
text-decoration: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#footer #footer-places li a:hover {&lt;br /&gt;
background-color: #31859d;&lt;br /&gt;
color: #fff;&lt;br /&gt;
padding:0.5em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#footer #footer-places li a:active {&lt;br /&gt;
font-weight: bold;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Logo */&lt;br /&gt;
#p-logo {&lt;br /&gt;
position: absolute;&lt;br /&gt;
top:-140px;&lt;br /&gt;
left: 15px;&lt;br /&gt;
width: 10em;&lt;br /&gt;
height:70px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#p-logo a {&lt;br /&gt;
display: block;&lt;br /&gt;
width: 10em;&lt;br /&gt;
background-repeat: no-repeat;&lt;br /&gt;
background-position: center center;&lt;br /&gt;
text-decoration: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/*&lt;br /&gt;
 *&lt;br /&gt;
 * The following code is highly modified from monobook. It would be nice if the&lt;br /&gt;
 * preftoc id was more human readable like preferences-toc for instance,&lt;br /&gt;
 * howerver this would require backporting the other skins.&lt;br /&gt;
 */&lt;br /&gt;
&lt;br /&gt;
/* Preferences */&lt;br /&gt;
#preftoc {&lt;br /&gt;
/* Tabs */&lt;br /&gt;
width: 100%;&lt;br /&gt;
float: left;&lt;br /&gt;
clear: both;&lt;br /&gt;
margin: 0 !important;&lt;br /&gt;
padding: 0 !important;&lt;br /&gt;
/* @embed */&lt;br /&gt;
background-image: url(images/preferences-break.png);&lt;br /&gt;
background-position: bottom left;&lt;br /&gt;
background-repeat: no-repeat;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#preftoc li {&lt;br /&gt;
/* Tab */&lt;br /&gt;
float: left;&lt;br /&gt;
margin: 0;&lt;br /&gt;
padding: 0;&lt;br /&gt;
padding-right: 1px;&lt;br /&gt;
height: 2.25em;&lt;br /&gt;
white-space: nowrap;&lt;br /&gt;
list-style-type: none;&lt;br /&gt;
list-style-image: none;&lt;br /&gt;
/* @embed */&lt;br /&gt;
background-image: url(images/preferences-break.png);&lt;br /&gt;
background-position: bottom right;&lt;br /&gt;
background-repeat: no-repeat;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Sadly, IE6 won't understand this */&lt;br /&gt;
#preftoc li:first-child {&lt;br /&gt;
margin-left: 1px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#preftoc a,&lt;br /&gt;
#preftoc a:active {&lt;br /&gt;
display: inline-block;&lt;br /&gt;
position: relative;&lt;br /&gt;
color: #000;&lt;br /&gt;
padding: 0.5em;&lt;br /&gt;
text-decoration: none;&lt;br /&gt;
background-image: none;&lt;br /&gt;
font-size: 0.9em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#preftoc a:hover,&lt;br /&gt;
#preftoc a:focus {&lt;br /&gt;
text-decoration: none;&lt;br /&gt;
background-color: #31859d;&lt;br /&gt;
color: #fff;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#preftoc li.selected a {&lt;br /&gt;
/* @embed */&lt;br /&gt;
background-image: url(images/preferences-fade.png);&lt;br /&gt;
background-position: bottom;&lt;br /&gt;
background-repeat: repeat-x;&lt;br /&gt;
color: #000;&lt;br /&gt;
text-decoration: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#preferences {&lt;br /&gt;
float: left;&lt;br /&gt;
width: 100%;&lt;br /&gt;
margin: 0;&lt;br /&gt;
margin-top: -2px;&lt;br /&gt;
clear: both;&lt;br /&gt;
border: solid 1px #cccccc;&lt;br /&gt;
background-color: #f9f9f9;&lt;br /&gt;
/* @embed */&lt;br /&gt;
background-image: url(images/preferences-base.png);&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#preferences fieldset {&lt;br /&gt;
border: none;&lt;br /&gt;
border-top: solid 1px #cccccc;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#preferences fieldset.prefsection {&lt;br /&gt;
border: none;&lt;br /&gt;
padding: 0;&lt;br /&gt;
margin: 1em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#preferences legend {&lt;br /&gt;
color: #666666;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#preferences fieldset.prefsection legend.mainLegend {&lt;br /&gt;
display: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#preferences td {&lt;br /&gt;
padding-left: 0.5em;&lt;br /&gt;
padding-right: 0.5em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#preferences td.htmlform-tip {&lt;br /&gt;
font-size: x-small;&lt;br /&gt;
padding: .2em 2em;&lt;br /&gt;
color: #666666;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#preferences div.mw-prefs-buttons {&lt;br /&gt;
padding: 1em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#preferences div.mw-prefs-buttons input {&lt;br /&gt;
margin-right: 0.25em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/**&lt;br /&gt;
 * The following code is slightly modified from monobook&lt;br /&gt;
 */&lt;br /&gt;
&lt;br /&gt;
div#content {&lt;br /&gt;
line-height: 1.5em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#bodyContent {&lt;br /&gt;
font-size: 0.8em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.editsection {&lt;br /&gt;
float: right;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
ul {&lt;br /&gt;
/* @embed */&lt;br /&gt;
list-style-image: url(images/bullet-icon.png);&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
pre {&lt;br /&gt;
line-height: 1.3em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Site Notice (includes notices from CentralNotice extension) */&lt;br /&gt;
#siteNotice {&lt;br /&gt;
font-size: 0.8em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#firstHeading {&lt;br /&gt;
padding-top: 0;&lt;br /&gt;
margin-top: 0;&lt;br /&gt;
padding-top: 0;&lt;br /&gt;
font-size: 1.6em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#content a.external,&lt;br /&gt;
div#content a.external[href ^=&amp;quot;gopher://&amp;quot;] {&lt;br /&gt;
/* @embed */&lt;br /&gt;
background: url(images/external-link-ltr-icon.png) center right no-repeat;&lt;br /&gt;
padding-right: 13px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#content a.external[href ^=&amp;quot;https://&amp;quot;],&lt;br /&gt;
.link-https {&lt;br /&gt;
/* @embed */&lt;br /&gt;
background: url(images/lock-icon.png) center right no-repeat;&lt;br /&gt;
padding-right: 13px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#content a.external[href ^=&amp;quot;mailto:&amp;quot;],&lt;br /&gt;
.link-mailto {&lt;br /&gt;
/* @embed */&lt;br /&gt;
background: url(images/mail-icon.png) center right no-repeat;&lt;br /&gt;
padding-right: 13px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#content a.external[href ^=&amp;quot;news:&amp;quot;] {&lt;br /&gt;
/* @embed */&lt;br /&gt;
background: url(images/news-icon.png) center right no-repeat;&lt;br /&gt;
padding-right: 13px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#content a.external[href ^=&amp;quot;ftp://&amp;quot;],&lt;br /&gt;
.link-ftp {&lt;br /&gt;
/* @embed */&lt;br /&gt;
background: url(images/file-icon.png) center right no-repeat;&lt;br /&gt;
padding-right: 13px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#content a.external[href ^=&amp;quot;irc://&amp;quot;],&lt;br /&gt;
div#content a.external[href ^=&amp;quot;ircs://&amp;quot;],&lt;br /&gt;
.link-irc {&lt;br /&gt;
/* @embed */&lt;br /&gt;
background: url(images/talk-icon.png) center right no-repeat;&lt;br /&gt;
padding-right: 13px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#content a.external[href $=&amp;quot;.ogg&amp;quot;], div#content a.external[href $=&amp;quot;.OGG&amp;quot;],&lt;br /&gt;
div#content a.external[href $=&amp;quot;.mid&amp;quot;], div#content a.external[href $=&amp;quot;.MID&amp;quot;],&lt;br /&gt;
div#content a.external[href $=&amp;quot;.midi&amp;quot;], div#content a.external[href $=&amp;quot;.MIDI&amp;quot;],&lt;br /&gt;
div#content a.external[href $=&amp;quot;.mp3&amp;quot;], div#content a.external[href $=&amp;quot;.MP3&amp;quot;],&lt;br /&gt;
div#content a.external[href $=&amp;quot;.wav&amp;quot;], div#content a.external[href $=&amp;quot;.WAV&amp;quot;],&lt;br /&gt;
div#content a.external[href $=&amp;quot;.wma&amp;quot;], div#content a.external[href $=&amp;quot;.WMA&amp;quot;],&lt;br /&gt;
.link-audio {&lt;br /&gt;
/* @embed */&lt;br /&gt;
background: url(images/audio-icon.png) center right no-repeat;&lt;br /&gt;
padding-right: 13px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#content a.external[href $=&amp;quot;.ogm&amp;quot;], div#content a.external[href $=&amp;quot;.OGM&amp;quot;],&lt;br /&gt;
div#content a.external[href $=&amp;quot;.avi&amp;quot;], div#content a.external[href $=&amp;quot;.AVI&amp;quot;],&lt;br /&gt;
div#content a.external[href $=&amp;quot;.mpeg&amp;quot;], div#content a.external[href $=&amp;quot;.MPEG&amp;quot;],&lt;br /&gt;
div#content a.external[href $=&amp;quot;.mpg&amp;quot;], div#content a.external[href $=&amp;quot;.MPG&amp;quot;],&lt;br /&gt;
.link-video {&lt;br /&gt;
/* @embed */&lt;br /&gt;
background: url(images/video-icon.png) center right no-repeat;&lt;br /&gt;
padding-right: 13px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#content a.external[href $=&amp;quot;.pdf&amp;quot;], div#content a.external[href $=&amp;quot;.PDF&amp;quot;],&lt;br /&gt;
div#content a.external[href *=&amp;quot;.pdf#&amp;quot;], div#content a.external[href *=&amp;quot;.PDF#&amp;quot;],&lt;br /&gt;
div#content a.external[href *=&amp;quot;.pdf?&amp;quot;], div#content a.external[href *=&amp;quot;.PDF?&amp;quot;],&lt;br /&gt;
.link-document {&lt;br /&gt;
/* @embed */&lt;br /&gt;
background: url(images/document-icon.png) center right no-repeat;&lt;br /&gt;
padding-right: 13px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#content .printfooter {&lt;br /&gt;
display: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Icon for Usernames */&lt;br /&gt;
#pt-userpage,&lt;br /&gt;
#pt-anonuserpage,&lt;br /&gt;
#pt-login {&lt;br /&gt;
/* @embed */&lt;br /&gt;
background: url(images/user-icon.png) left top no-repeat;&lt;br /&gt;
padding-left: 15px !important;&lt;br /&gt;
text-transform: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.redirectText {&lt;br /&gt;
font-size: 140%;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.redirectMsg img {&lt;br /&gt;
vertical-align: text-bottom;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#bodyContent {&lt;br /&gt;
position: relative;&lt;br /&gt;
width: 100%;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#mw-js-message {&lt;br /&gt;
font-size: 0.8em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#bodyContent {&lt;br /&gt;
line-height: 1.5em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Watch/Unwatch Icon Styling */&lt;br /&gt;
#ca-unwatch.icon a,&lt;br /&gt;
#ca-watch.icon a {&lt;br /&gt;
margin: 0;&lt;br /&gt;
padding: 0;&lt;br /&gt;
outline: none;&lt;br /&gt;
display: block;&lt;br /&gt;
width: 26px;&lt;br /&gt;
/* This hides the text but shows the background image */&lt;br /&gt;
padding-top: 3.1em;&lt;br /&gt;
margin-top: 0;&lt;br /&gt;
/* Only applied in IE6 */&lt;br /&gt;
margin-top: -0.8em !ie;&lt;br /&gt;
height: 0;&lt;br /&gt;
overflow: hidden;&lt;br /&gt;
/* @embed */&lt;br /&gt;
background-image: url(images/watch-icons.png);&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#ca-unwatch.icon a {&lt;br /&gt;
background-position: -43px 60%;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#ca-watch.icon a {&lt;br /&gt;
background-position: 5px 60%;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#ca-unwatch.icon a:hover,&lt;br /&gt;
#ca-unwatch.icon a:focus {&lt;br /&gt;
background-position: -67px 60%;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#ca-watch.icon a:hover,&lt;br /&gt;
#ca-watch.icon a:focus {&lt;br /&gt;
background-position: -19px 60%;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#ca-unwatch.icon a.loading,&lt;br /&gt;
#ca-watch.icon a.loading {&lt;br /&gt;
/* @embed */&lt;br /&gt;
background-image: url(images/watch-icon-loading.gif);&lt;br /&gt;
background-position: 5px 60%;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#ca-unwatch.icon a span,&lt;br /&gt;
#ca-watch.icon a span {&lt;br /&gt;
display: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorTabs ul {&lt;br /&gt;
/* @embed */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Tooltips are outside of the normal body code, so this helps make the size of the text sensible */&lt;br /&gt;
.tipsy {&lt;br /&gt;
font-size: 0.8em;&lt;br /&gt;
}&lt;/div&gt;</summary>
		<author><name>WikiSysop</name></author>	</entry>

	<entry>
		<id>https://web.fhnw.ch/plattformen/hattie-wiki/w/index.php?title=MediaWiki:Common.css&amp;diff=3382</id>
		<title>MediaWiki:Common.css</title>
		<link rel="alternate" type="text/html" href="https://web.fhnw.ch/plattformen/hattie-wiki/w/index.php?title=MediaWiki:Common.css&amp;diff=3382"/>
				<updated>2014-05-10T09:53:35Z</updated>
		
		<summary type="html">&lt;p&gt;WikiSysop: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;/* Das folgende CSS wird für alle Benutzeroberflächen geladen. */&lt;br /&gt;
&lt;br /&gt;
/* Framework */&lt;br /&gt;
&lt;br /&gt;
html,&lt;br /&gt;
body {&lt;br /&gt;
height: 100%;&lt;br /&gt;
margin: 0;&lt;br /&gt;
padding: 0;&lt;br /&gt;
font-family: &amp;quot;Open Sans&amp;quot;,sans-serif;&lt;br /&gt;
font-size: 1em;&lt;br /&gt;
color:#777;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
body {&lt;br /&gt;
background-color: #dcdcdc;&lt;br /&gt;
/* @embed */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Content */&lt;br /&gt;
&lt;br /&gt;
div#content {&lt;br /&gt;
/* @embed */&lt;br /&gt;
background-color: white;&lt;br /&gt;
color: #777;&lt;br /&gt;
direction: ltr;&lt;br /&gt;
border-width: 0px;&lt;br /&gt;
border-style: solid;&lt;br /&gt;
margin-top: 0;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Head */&lt;br /&gt;
&lt;br /&gt;
#mw-page-base {&lt;br /&gt;
height: 5em;&lt;br /&gt;
background-color: white;&lt;br /&gt;
border-bottom: 0;&lt;br /&gt;
/* @embed */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#mw-head-base {&lt;br /&gt;
height: 5em;&lt;br /&gt;
/* @embed */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#mw-head {&lt;br /&gt;
position: absolute;&lt;br /&gt;
top: 0;&lt;br /&gt;
right: 0;&lt;br /&gt;
width: 100%;&lt;br /&gt;
background-color: white;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#mw-head h5 {&lt;br /&gt;
margin: 0;&lt;br /&gt;
padding: 0;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Hide empty portlets */&lt;br /&gt;
div.emptyPortlet {&lt;br /&gt;
display: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Personal */&lt;br /&gt;
&lt;br /&gt;
#p-personal {&lt;br /&gt;
position: absolute;&lt;br /&gt;
top: 0;&lt;br /&gt;
right: 0.75em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#p-personal h5 {&lt;br /&gt;
display: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#p-personal ul {&lt;br /&gt;
list-style: none;&lt;br /&gt;
margin: 0;&lt;br /&gt;
padding-left: 10em; /* Keep from overlapping logo */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* @noflip */&lt;br /&gt;
&lt;br /&gt;
#p-personal li {&lt;br /&gt;
line-height: 1.125em;&lt;br /&gt;
float: left;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#p-personal li a {&lt;br /&gt;
color: #777;&lt;br /&gt;
text-decoration: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#p-personal li a:hover {&lt;br /&gt;
background-color: #31859d;&lt;br /&gt;
color: #fff;&lt;br /&gt;
padding:0.5em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#p-personal li a:visited {&lt;br /&gt;
color: #31859d;&lt;br /&gt;
text-decoration: bold;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#p-personal a.new {&lt;br /&gt;
color: #31859d;&lt;br /&gt;
text-decoration: bold;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* This one flips! */&lt;br /&gt;
&lt;br /&gt;
#p-personal li {&lt;br /&gt;
margin-left: 0.75em;&lt;br /&gt;
margin-top: 0.5em;&lt;br /&gt;
font-size: 0.75em;&lt;br /&gt;
white-space: nowrap;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Navigation Containers */&lt;br /&gt;
&lt;br /&gt;
#left-navigation {&lt;br /&gt;
position: relative;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#right-navigation {&lt;br /&gt;
float: right;&lt;br /&gt;
margin-top: 2.5em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Navigation Labels */&lt;br /&gt;
div.vectorTabs h5,&lt;br /&gt;
div.vectorMenu h5 span {&lt;br /&gt;
display: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Namespaces and Views */&lt;br /&gt;
/* @noflip */&lt;br /&gt;
div.vectorTabs {&lt;br /&gt;
float: left;&lt;br /&gt;
height: 2.5em;&lt;br /&gt;
background-image:none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorTabs {&lt;br /&gt;
/* @embed */&lt;br /&gt;
padding-left: 1px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* @noflip */&lt;br /&gt;
div.vectorTabs ul {&lt;br /&gt;
float: left;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorTabs ul {&lt;br /&gt;
height: 100%;&lt;br /&gt;
list-style: none;&lt;br /&gt;
margin: 0;&lt;br /&gt;
padding: 0;&lt;br /&gt;
background-color:white;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* @noflip */&lt;br /&gt;
div.vectorTabs ul li {&lt;br /&gt;
float: left;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* OVERRIDDEN BY COMPLIANT BROWSERS */&lt;br /&gt;
div.vectorTabs ul li {&lt;br /&gt;
line-height: 1.125em;&lt;br /&gt;
display: inline-block;&lt;br /&gt;
height: 100%;&lt;br /&gt;
margin: 0;&lt;br /&gt;
padding: 0;&lt;br /&gt;
background-color: #fff;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* IGNORED BY IE6 */&lt;br /&gt;
div.vectorTabs ul &amp;gt; li {&lt;br /&gt;
display: block;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorTabs li.selected {&lt;br /&gt;
/* @embed */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
	/* OVERRIDDEN BY COMPLIANT BROWSERS */&lt;br /&gt;
div.vectorTabs li a {&lt;br /&gt;
display: inline-block;&lt;br /&gt;
height: 1.9em;&lt;br /&gt;
padding-left: 0.5em;&lt;br /&gt;
padding-right: 0.5em;&lt;br /&gt;
color: #777;&lt;br /&gt;
cursor: pointer;&lt;br /&gt;
font-size: 0.8em;&lt;br /&gt;
text-decoration: none;&lt;br /&gt;
background:none;&lt;br /&gt;
background-color:#fff;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorTabs li a:hover {&lt;br /&gt;
background-color: #31859d;&lt;br /&gt;
color: #fff;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* IGNORED BY IE6 */&lt;br /&gt;
div.vectorTabs li &amp;gt; a {&lt;br /&gt;
display: block;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorTabs li.icon a {&lt;br /&gt;
background-position: bottom right;&lt;br /&gt;
background-repeat: no-repeat;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* OVERRIDDEN BY COMPLIANT BROWSERS */&lt;br /&gt;
div.vectorTabs span a  {&lt;br /&gt;
display: inline-block;&lt;br /&gt;
padding-top: 1.25em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* IGNORED BY IE6 */&lt;br /&gt;
/* @noflip */&lt;br /&gt;
div.vectorTabs span &amp;gt; a {&lt;br /&gt;
float: left;&lt;br /&gt;
display: block;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorTabs span {&lt;br /&gt;
display: inline-block;&lt;br /&gt;
/* @embed */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorTabs li.selected a,&lt;br /&gt;
div.vectorTabs li.selected a:visited{&lt;br /&gt;
color: #777;&lt;br /&gt;
text-decoration: none;&lt;br /&gt;
font-weight: bold;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorTabs li.selected a:hover{&lt;br /&gt;
color: #fff;&lt;br /&gt;
text-decoration: none;&lt;br /&gt;
font-weight: bold;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorTabs li.new a,&lt;br /&gt;
div.vectorTabs li.new a:visited{&lt;br /&gt;
color: #777;&lt;br /&gt;
text-decoration: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorTabs li.new a:hover{&lt;br /&gt;
color: #fff;&lt;br /&gt;
text-decoration: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Variants and Actions */&lt;br /&gt;
/* @noflip */&lt;br /&gt;
div.vectorMenu {&lt;br /&gt;
direction: ltr;&lt;br /&gt;
float: left;&lt;br /&gt;
/* @embed */&lt;br /&gt;
background-image: url(images/arrow-down-icon.png);&lt;br /&gt;
background-position: 100% 60%;&lt;br /&gt;
background-repeat: no-repeat;&lt;br /&gt;
cursor: pointer;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorMenu h3 a {&lt;br /&gt;
background-image:none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorMenuFocus {&lt;br /&gt;
/* @embed */&lt;br /&gt;
background-image: url(images/arrow-down-focus-icon.png);&lt;br /&gt;
background-position: 100% 60%;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* @noflip */&lt;br /&gt;
body.rtl div.vectorMenu {&lt;br /&gt;
direction: rtl;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* OVERRIDDEN BY COMPLIANT BROWSERS */&lt;br /&gt;
/* @noflip */&lt;br /&gt;
div#mw-head div.vectorMenu h5 {&lt;br /&gt;
float: left;&lt;br /&gt;
/* @embed */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* This will be flipped - unlike the one above it */&lt;br /&gt;
div#mw-head div.vectorMenu h5 {&lt;br /&gt;
background-position: bottom left;&lt;br /&gt;
margin-left: -1px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* IGNORED BY IE6 */&lt;br /&gt;
&lt;br /&gt;
div#mw-head div.vectorMenu &amp;gt; h5 {&lt;br /&gt;
background-image: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#mw-head div.vectorMenu h4 {&lt;br /&gt;
display: inline-block;&lt;br /&gt;
float: left;&lt;br /&gt;
font-size: 0.8em;&lt;br /&gt;
padding-left: 0.5em;&lt;br /&gt;
padding-top: 1.375em;&lt;br /&gt;
font-weight: normal;&lt;br /&gt;
border: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* OVERRIDDEN BY COMPLIANT BROWSERS */&lt;br /&gt;
/* @noflip */&lt;br /&gt;
div.vectorMenu h5 a {&lt;br /&gt;
display: inline-block;&lt;br /&gt;
width: 24px;&lt;br /&gt;
height: 2.5em;&lt;br /&gt;
text-decoration: none;&lt;br /&gt;
/* @embed */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* This will be flipped - unlike the one above it */&lt;br /&gt;
div.vectorMenu h5 a {&lt;br /&gt;
background-position: bottom right;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* IGNORED BY IE6 */&lt;br /&gt;
div.vectorMenu h5 &amp;gt; a {&lt;br /&gt;
display: block;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorMenu div.menu {&lt;br /&gt;
position: relative;&lt;br /&gt;
display: none;&lt;br /&gt;
clear: both;&lt;br /&gt;
text-align: left;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* OVERRIDDEN BY COMPLIANT BROWSERS */&lt;br /&gt;
/* @noflip */&lt;br /&gt;
body.rtl div.vectorMenu div.menu {&lt;br /&gt;
margin-left: 24px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* IGNORED BY IE6 */&lt;br /&gt;
/* @noflip */&lt;br /&gt;
body.rtl div.vectorMenu &amp;gt; div.menu {&lt;br /&gt;
margin-left: auto;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* IGNORED BY IE6 */&lt;br /&gt;
/* Also fixes old versions of FireFox */&lt;br /&gt;
/* @noflip */&lt;br /&gt;
body.rtl div.vectorMenu &amp;gt; div.menu,&lt;br /&gt;
x:-moz-any-link {&lt;br /&gt;
margin-left: 23px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Enable forcing showing of the menu for accessibility */&lt;br /&gt;
div.vectorMenu:hover div.menu,&lt;br /&gt;
div.vectorMenu div.menuForceShow {&lt;br /&gt;
display: block;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorMenu ul {&lt;br /&gt;
position: absolute;&lt;br /&gt;
background-color: white;&lt;br /&gt;
border: solid 1px silver;&lt;br /&gt;
border-top-width: 0;&lt;br /&gt;
list-style: none;&lt;br /&gt;
list-style-image: none;&lt;br /&gt;
list-style-type: none;&lt;br /&gt;
padding: 0;&lt;br /&gt;
margin: 0;&lt;br /&gt;
margin-left: -1px;&lt;br /&gt;
text-align: left;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Fixes old versions of FireFox */&lt;br /&gt;
div.vectorMenu ul,&lt;br /&gt;
x:-moz-any-link {&lt;br /&gt;
min-width: 5em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Returns things back to normal in modern versions of FireFox */&lt;br /&gt;
div.vectorMenu ul,&lt;br /&gt;
x:-moz-any-link,&lt;br /&gt;
x:default {&lt;br /&gt;
min-width: 0;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorMenu li {&lt;br /&gt;
padding: 0;&lt;br /&gt;
margin: 0;&lt;br /&gt;
text-align: left;&lt;br /&gt;
line-height: 1em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* OVERRIDDEN BY COMPLIANT BROWSERS */&lt;br /&gt;
div.vectorMenu li a {&lt;br /&gt;
display: inline-block;&lt;br /&gt;
padding: 0.5em;&lt;br /&gt;
white-space: nowrap;&lt;br /&gt;
color: #777;&lt;br /&gt;
cursor: pointer;&lt;br /&gt;
font-size: 0.8em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* IGNORED BY IE6 */&lt;br /&gt;
div.vectorMenu li &amp;gt; a {&lt;br /&gt;
display: block;&lt;br /&gt;
}&lt;br /&gt;
div.vectorMenu li.selected a,&lt;br /&gt;
div.vectorMenu li.selected a:visited {&lt;br /&gt;
color: #fff;&lt;br /&gt;
text-decoration: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Search */&lt;br /&gt;
#p-search h5 {&lt;br /&gt;
display: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* @noflip */&lt;br /&gt;
#p-search {&lt;br /&gt;
float: left;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#p-search {&lt;br /&gt;
margin-right: 0.5em;&lt;br /&gt;
margin-left: 0.5em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#p-search form,&lt;br /&gt;
#p-search input {&lt;br /&gt;
margin: 0;&lt;br /&gt;
margin-top: 0.4em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#simpleSearch {&lt;br /&gt;
display: block;&lt;br /&gt;
width: 14em;&lt;br /&gt;
height: 1.4em;&lt;br /&gt;
margin-top: 0.65em;&lt;br /&gt;
position: relative;&lt;br /&gt;
min-height: 1px; /* Gotta trigger hasLayout for IE7 */&lt;br /&gt;
border: solid 1px #AAAAAA;&lt;br /&gt;
color: black;&lt;br /&gt;
background-color: white;&lt;br /&gt;
/* @embed */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#simpleSearch label {&lt;br /&gt;
/*&lt;br /&gt;
 * DON'T PANIC! Browsers that won't scale this properly are the same browsers that have JS issues that prevent&lt;br /&gt;
 * this from ever being shown anyways.&lt;br /&gt;
 */&lt;br /&gt;
font-size: 13px;&lt;br /&gt;
top: 0.25em;&lt;br /&gt;
direction: ltr;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#simpleSearch input {&lt;br /&gt;
color: black;&lt;br /&gt;
direction: ltr;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#simpleSearch input:focus {&lt;br /&gt;
outline: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#simpleSearch input.placeholder {&lt;br /&gt;
color: #999999;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#simpleSearch input::-webkit-input-placeholder {&lt;br /&gt;
color: #999999;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#simpleSearch input#searchInput {&lt;br /&gt;
position: absolute;&lt;br /&gt;
top: 0;&lt;br /&gt;
left: 0;&lt;br /&gt;
width: 90%;&lt;br /&gt;
margin: 0;&lt;br /&gt;
padding: 0;&lt;br /&gt;
padding-left: 0.2em;&lt;br /&gt;
padding-top: 0.2em;&lt;br /&gt;
padding-bottom: 0.2em;&lt;br /&gt;
outline: none;&lt;br /&gt;
border: none;&lt;br /&gt;
&lt;br /&gt;
/*&lt;br /&gt;
 * DON'T PANIC! Browsers that won't scale this properly are the same browsers that have JS issues that prevent&lt;br /&gt;
 * this from ever being shown anyways.&lt;br /&gt;
 */&lt;br /&gt;
&lt;br /&gt;
font-size: 13px;&lt;br /&gt;
background-color: transparent;&lt;br /&gt;
direction: ltr;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#simpleSearch button#searchButton {&lt;br /&gt;
position: absolute;&lt;br /&gt;
width: 10%;&lt;br /&gt;
right: 0;&lt;br /&gt;
top: 0;&lt;br /&gt;
padding: 0;&lt;br /&gt;
padding-top: 0.3em;&lt;br /&gt;
padding-bottom: 0.2em;&lt;br /&gt;
padding-right: 0.4em;&lt;br /&gt;
margin: 0;&lt;br /&gt;
border: none;&lt;br /&gt;
cursor: pointer;&lt;br /&gt;
background-color: transparent;&lt;br /&gt;
background-image: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* OVERRIDDEN BY COMPLIANT BROWSERS */&lt;br /&gt;
div#simpleSearch button#searchButton img {&lt;br /&gt;
border: none;&lt;br /&gt;
margin: 0;&lt;br /&gt;
margin-top: -3px;&lt;br /&gt;
padding: 0;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* IGNORED BY IE6 */&lt;br /&gt;
div#simpleSearch button#searchButton &amp;gt; img {&lt;br /&gt;
margin: 0;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Panel */&lt;br /&gt;
div#mw-panel {&lt;br /&gt;
font-size: inherit;&lt;br /&gt;
position: absolute;&lt;br /&gt;
top: 100px;&lt;br /&gt;
padding-top: 0.5em;&lt;br /&gt;
width: 10em;&lt;br /&gt;
left: 0px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#mw-panel.collapsible-nav .portal {&lt;br /&gt;
font-size: 0.9em;&lt;br /&gt;
background-image:none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#mw-panel div.portal {&lt;br /&gt;
padding-bottom: 0;&lt;br /&gt;
direction: ltr;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#mw-panel div.portal h5 {&lt;br /&gt;
color: #000;&lt;br /&gt;
text-transform: uppercase;&lt;br /&gt;
padding: 0.25em;&lt;br /&gt;
padding-top: 0;&lt;br /&gt;
padding-bottom: 0;&lt;br /&gt;
padding-left: 1.75em;&lt;br /&gt;
cursor: default;&lt;br /&gt;
border: none;&lt;br /&gt;
font-size: 0.75em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#mw-panel div.portal div.body {&lt;br /&gt;
margin: 0;&lt;br /&gt;
padding-top: 0.5em;&lt;br /&gt;
margin-left: 1.25em;&lt;br /&gt;
border-bottom: 4px solid #31859d;&lt;br /&gt;
/* @embed */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#mw-panel div.portal div.body ul {&lt;br /&gt;
list-style: none;&lt;br /&gt;
list-style-image: none;&lt;br /&gt;
list-style-type: none;&lt;br /&gt;
padding: 0;&lt;br /&gt;
margin: 0;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#mw-panel div.portal div.body ul li {&lt;br /&gt;
line-height: 1.5em;&lt;br /&gt;
padding: 0;&lt;br /&gt;
padding-bottom: 0.5em;&lt;br /&gt;
margin: 0;&lt;br /&gt;
overflow: hidden;&lt;br /&gt;
font-size: 0.75em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#mw-panel div.portal div.body ul li a {&lt;br /&gt;
text-transform: uppercase;&lt;br /&gt;
color: #000;&lt;br /&gt;
text-decoration: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#mw-panel div.portal div.body ul li a:hover {&lt;br /&gt;
background-color: #31859d;&lt;br /&gt;
color: #fff;&lt;br /&gt;
padding-top:0.5em;&lt;br /&gt;
padding-bottom:0.5em;&lt;br /&gt;
padding-left:2px;&lt;br /&gt;
padding-right:2px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Footer */&lt;br /&gt;
div#footer {&lt;br /&gt;
margin-left: 10em;&lt;br /&gt;
margin-top: 0;&lt;br /&gt;
padding: 0.75em;&lt;br /&gt;
/* @embed */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#footer ul {&lt;br /&gt;
list-style: none;&lt;br /&gt;
list-style-image: none;&lt;br /&gt;
list-style-type: none;&lt;br /&gt;
margin: 0;&lt;br /&gt;
padding: 0;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#footer ul li {&lt;br /&gt;
margin: 0;&lt;br /&gt;
padding: 0;&lt;br /&gt;
padding-top: 0.5em;&lt;br /&gt;
padding-bottom: 0.5em;&lt;br /&gt;
color: #000;&lt;br /&gt;
font-size: 0.7em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#footer #footer-icons {&lt;br /&gt;
float: right;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* @noflip */&lt;br /&gt;
body.ltr div#footer #footer-places {&lt;br /&gt;
float: left;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#footer #footer-info li {&lt;br /&gt;
line-height: 1.4em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#footer #footer-icons li {&lt;br /&gt;
float: left;&lt;br /&gt;
margin-left: 0.5em;&lt;br /&gt;
line-height: 2em;&lt;br /&gt;
text-align: right;&lt;br /&gt;
display:none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#footer #footer-places li {&lt;br /&gt;
float: left;&lt;br /&gt;
margin-right: 1em;&lt;br /&gt;
line-height: 2em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#footer #footer-places li a {&lt;br /&gt;
color: #000;&lt;br /&gt;
text-decoration: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#footer #footer-places li a:hover {&lt;br /&gt;
background-color: #31859d;&lt;br /&gt;
color: #fff;&lt;br /&gt;
padding:0.5em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#footer #footer-places li a:active {&lt;br /&gt;
font-weight: bold;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Logo */&lt;br /&gt;
#p-logo {&lt;br /&gt;
position: absolute;&lt;br /&gt;
top:-140px;&lt;br /&gt;
left: 15px;&lt;br /&gt;
width: 10em;&lt;br /&gt;
height:70px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#p-logo a {&lt;br /&gt;
display: block;&lt;br /&gt;
width: 10em;&lt;br /&gt;
background-repeat: no-repeat;&lt;br /&gt;
background-position: center center;&lt;br /&gt;
text-decoration: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/*&lt;br /&gt;
 *&lt;br /&gt;
 * The following code is highly modified from monobook. It would be nice if the&lt;br /&gt;
 * preftoc id was more human readable like preferences-toc for instance,&lt;br /&gt;
 * howerver this would require backporting the other skins.&lt;br /&gt;
 */&lt;br /&gt;
&lt;br /&gt;
/* Preferences */&lt;br /&gt;
#preftoc {&lt;br /&gt;
/* Tabs */&lt;br /&gt;
width: 100%;&lt;br /&gt;
float: left;&lt;br /&gt;
clear: both;&lt;br /&gt;
margin: 0 !important;&lt;br /&gt;
padding: 0 !important;&lt;br /&gt;
/* @embed */&lt;br /&gt;
background-image: url(images/preferences-break.png);&lt;br /&gt;
background-position: bottom left;&lt;br /&gt;
background-repeat: no-repeat;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#preftoc li {&lt;br /&gt;
/* Tab */&lt;br /&gt;
float: left;&lt;br /&gt;
margin: 0;&lt;br /&gt;
padding: 0;&lt;br /&gt;
padding-right: 1px;&lt;br /&gt;
height: 2.25em;&lt;br /&gt;
white-space: nowrap;&lt;br /&gt;
list-style-type: none;&lt;br /&gt;
list-style-image: none;&lt;br /&gt;
/* @embed */&lt;br /&gt;
background-image: url(images/preferences-break.png);&lt;br /&gt;
background-position: bottom right;&lt;br /&gt;
background-repeat: no-repeat;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Sadly, IE6 won't understand this */&lt;br /&gt;
#preftoc li:first-child {&lt;br /&gt;
margin-left: 1px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#preftoc a,&lt;br /&gt;
#preftoc a:active {&lt;br /&gt;
display: inline-block;&lt;br /&gt;
position: relative;&lt;br /&gt;
color: #000;&lt;br /&gt;
padding: 0.5em;&lt;br /&gt;
text-decoration: none;&lt;br /&gt;
background-image: none;&lt;br /&gt;
font-size: 0.9em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#preftoc a:hover,&lt;br /&gt;
#preftoc a:focus {&lt;br /&gt;
text-decoration: none;&lt;br /&gt;
background-color: #31859d;&lt;br /&gt;
color: #fff;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#preftoc li.selected a {&lt;br /&gt;
/* @embed */&lt;br /&gt;
background-image: url(images/preferences-fade.png);&lt;br /&gt;
background-position: bottom;&lt;br /&gt;
background-repeat: repeat-x;&lt;br /&gt;
color: #000;&lt;br /&gt;
text-decoration: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#preferences {&lt;br /&gt;
float: left;&lt;br /&gt;
width: 100%;&lt;br /&gt;
margin: 0;&lt;br /&gt;
margin-top: -2px;&lt;br /&gt;
clear: both;&lt;br /&gt;
border: solid 1px #cccccc;&lt;br /&gt;
background-color: #f9f9f9;&lt;br /&gt;
/* @embed */&lt;br /&gt;
background-image: url(images/preferences-base.png);&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#preferences fieldset {&lt;br /&gt;
border: none;&lt;br /&gt;
border-top: solid 1px #cccccc;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#preferences fieldset.prefsection {&lt;br /&gt;
border: none;&lt;br /&gt;
padding: 0;&lt;br /&gt;
margin: 1em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#preferences legend {&lt;br /&gt;
color: #666666;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#preferences fieldset.prefsection legend.mainLegend {&lt;br /&gt;
display: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#preferences td {&lt;br /&gt;
padding-left: 0.5em;&lt;br /&gt;
padding-right: 0.5em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#preferences td.htmlform-tip {&lt;br /&gt;
font-size: x-small;&lt;br /&gt;
padding: .2em 2em;&lt;br /&gt;
color: #666666;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#preferences div.mw-prefs-buttons {&lt;br /&gt;
padding: 1em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#preferences div.mw-prefs-buttons input {&lt;br /&gt;
margin-right: 0.25em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/**&lt;br /&gt;
 * The following code is slightly modified from monobook&lt;br /&gt;
 */&lt;br /&gt;
&lt;br /&gt;
div#content {&lt;br /&gt;
line-height: 1.5em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#bodyContent {&lt;br /&gt;
font-size: 0.8em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.editsection {&lt;br /&gt;
float: right;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
ul {&lt;br /&gt;
/* @embed */&lt;br /&gt;
list-style-image: url(images/bullet-icon.png);&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
pre {&lt;br /&gt;
line-height: 1.3em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Site Notice (includes notices from CentralNotice extension) */&lt;br /&gt;
#siteNotice {&lt;br /&gt;
font-size: 0.8em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#firstHeading {&lt;br /&gt;
padding-top: 0;&lt;br /&gt;
margin-top: 0;&lt;br /&gt;
padding-top: 0;&lt;br /&gt;
font-size: 1.6em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#content a.external,&lt;br /&gt;
div#content a.external[href ^=&amp;quot;gopher://&amp;quot;] {&lt;br /&gt;
/* @embed */&lt;br /&gt;
background: url(images/external-link-ltr-icon.png) center right no-repeat;&lt;br /&gt;
padding-right: 13px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#content a.external[href ^=&amp;quot;https://&amp;quot;],&lt;br /&gt;
.link-https {&lt;br /&gt;
/* @embed */&lt;br /&gt;
background: url(images/lock-icon.png) center right no-repeat;&lt;br /&gt;
padding-right: 13px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#content a.external[href ^=&amp;quot;mailto:&amp;quot;],&lt;br /&gt;
.link-mailto {&lt;br /&gt;
/* @embed */&lt;br /&gt;
background: url(images/mail-icon.png) center right no-repeat;&lt;br /&gt;
padding-right: 13px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#content a.external[href ^=&amp;quot;news:&amp;quot;] {&lt;br /&gt;
/* @embed */&lt;br /&gt;
background: url(images/news-icon.png) center right no-repeat;&lt;br /&gt;
padding-right: 13px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#content a.external[href ^=&amp;quot;ftp://&amp;quot;],&lt;br /&gt;
.link-ftp {&lt;br /&gt;
/* @embed */&lt;br /&gt;
background: url(images/file-icon.png) center right no-repeat;&lt;br /&gt;
padding-right: 13px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#content a.external[href ^=&amp;quot;irc://&amp;quot;],&lt;br /&gt;
div#content a.external[href ^=&amp;quot;ircs://&amp;quot;],&lt;br /&gt;
.link-irc {&lt;br /&gt;
/* @embed */&lt;br /&gt;
background: url(images/talk-icon.png) center right no-repeat;&lt;br /&gt;
padding-right: 13px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#content a.external[href $=&amp;quot;.ogg&amp;quot;], div#content a.external[href $=&amp;quot;.OGG&amp;quot;],&lt;br /&gt;
div#content a.external[href $=&amp;quot;.mid&amp;quot;], div#content a.external[href $=&amp;quot;.MID&amp;quot;],&lt;br /&gt;
div#content a.external[href $=&amp;quot;.midi&amp;quot;], div#content a.external[href $=&amp;quot;.MIDI&amp;quot;],&lt;br /&gt;
div#content a.external[href $=&amp;quot;.mp3&amp;quot;], div#content a.external[href $=&amp;quot;.MP3&amp;quot;],&lt;br /&gt;
div#content a.external[href $=&amp;quot;.wav&amp;quot;], div#content a.external[href $=&amp;quot;.WAV&amp;quot;],&lt;br /&gt;
div#content a.external[href $=&amp;quot;.wma&amp;quot;], div#content a.external[href $=&amp;quot;.WMA&amp;quot;],&lt;br /&gt;
.link-audio {&lt;br /&gt;
/* @embed */&lt;br /&gt;
background: url(images/audio-icon.png) center right no-repeat;&lt;br /&gt;
padding-right: 13px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#content a.external[href $=&amp;quot;.ogm&amp;quot;], div#content a.external[href $=&amp;quot;.OGM&amp;quot;],&lt;br /&gt;
div#content a.external[href $=&amp;quot;.avi&amp;quot;], div#content a.external[href $=&amp;quot;.AVI&amp;quot;],&lt;br /&gt;
div#content a.external[href $=&amp;quot;.mpeg&amp;quot;], div#content a.external[href $=&amp;quot;.MPEG&amp;quot;],&lt;br /&gt;
div#content a.external[href $=&amp;quot;.mpg&amp;quot;], div#content a.external[href $=&amp;quot;.MPG&amp;quot;],&lt;br /&gt;
.link-video {&lt;br /&gt;
/* @embed */&lt;br /&gt;
background: url(images/video-icon.png) center right no-repeat;&lt;br /&gt;
padding-right: 13px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#content a.external[href $=&amp;quot;.pdf&amp;quot;], div#content a.external[href $=&amp;quot;.PDF&amp;quot;],&lt;br /&gt;
div#content a.external[href *=&amp;quot;.pdf#&amp;quot;], div#content a.external[href *=&amp;quot;.PDF#&amp;quot;],&lt;br /&gt;
div#content a.external[href *=&amp;quot;.pdf?&amp;quot;], div#content a.external[href *=&amp;quot;.PDF?&amp;quot;],&lt;br /&gt;
.link-document {&lt;br /&gt;
/* @embed */&lt;br /&gt;
background: url(images/document-icon.png) center right no-repeat;&lt;br /&gt;
padding-right: 13px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#content .printfooter {&lt;br /&gt;
display: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Icon for Usernames */&lt;br /&gt;
#pt-userpage,&lt;br /&gt;
#pt-anonuserpage,&lt;br /&gt;
#pt-login {&lt;br /&gt;
/* @embed */&lt;br /&gt;
background: url(images/user-icon.png) left top no-repeat;&lt;br /&gt;
padding-left: 15px !important;&lt;br /&gt;
text-transform: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.redirectText {&lt;br /&gt;
font-size: 140%;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.redirectMsg img {&lt;br /&gt;
vertical-align: text-bottom;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#bodyContent {&lt;br /&gt;
position: relative;&lt;br /&gt;
width: 100%;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#mw-js-message {&lt;br /&gt;
font-size: 0.8em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#bodyContent {&lt;br /&gt;
line-height: 1.5em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Watch/Unwatch Icon Styling */&lt;br /&gt;
#ca-unwatch.icon a,&lt;br /&gt;
#ca-watch.icon a {&lt;br /&gt;
margin: 0;&lt;br /&gt;
padding: 0;&lt;br /&gt;
outline: none;&lt;br /&gt;
display: block;&lt;br /&gt;
width: 26px;&lt;br /&gt;
/* This hides the text but shows the background image */&lt;br /&gt;
padding-top: 3.1em;&lt;br /&gt;
margin-top: 0;&lt;br /&gt;
/* Only applied in IE6 */&lt;br /&gt;
margin-top: -0.8em !ie;&lt;br /&gt;
height: 0;&lt;br /&gt;
overflow: hidden;&lt;br /&gt;
/* @embed */&lt;br /&gt;
background-image: url(images/watch-icons.png);&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#ca-unwatch.icon a {&lt;br /&gt;
background-position: -43px 60%;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#ca-watch.icon a {&lt;br /&gt;
background-position: 5px 60%;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#ca-unwatch.icon a:hover,&lt;br /&gt;
#ca-unwatch.icon a:focus {&lt;br /&gt;
background-position: -67px 60%;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#ca-watch.icon a:hover,&lt;br /&gt;
#ca-watch.icon a:focus {&lt;br /&gt;
background-position: -19px 60%;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#ca-unwatch.icon a.loading,&lt;br /&gt;
#ca-watch.icon a.loading {&lt;br /&gt;
/* @embed */&lt;br /&gt;
background-image: url(images/watch-icon-loading.gif);&lt;br /&gt;
background-position: 5px 60%;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#ca-unwatch.icon a span,&lt;br /&gt;
#ca-watch.icon a span {&lt;br /&gt;
display: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorTabs ul {&lt;br /&gt;
/* @embed */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Tooltips are outside of the normal body code, so this helps make the size of the text sensible */&lt;br /&gt;
.tipsy {&lt;br /&gt;
font-size: 0.8em;&lt;br /&gt;
}&lt;/div&gt;</summary>
		<author><name>WikiSysop</name></author>	</entry>

	<entry>
		<id>https://web.fhnw.ch/plattformen/hattie-wiki/w/index.php?title=MediaWiki:Common.css&amp;diff=3381</id>
		<title>MediaWiki:Common.css</title>
		<link rel="alternate" type="text/html" href="https://web.fhnw.ch/plattformen/hattie-wiki/w/index.php?title=MediaWiki:Common.css&amp;diff=3381"/>
				<updated>2014-05-10T09:52:53Z</updated>
		
		<summary type="html">&lt;p&gt;WikiSysop: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;/* Das folgende CSS wird für alle Benutzeroberflächen geladen. */&lt;br /&gt;
&lt;br /&gt;
/* Framework */&lt;br /&gt;
&lt;br /&gt;
html,&lt;br /&gt;
body {&lt;br /&gt;
height: 100%;&lt;br /&gt;
margin: 0;&lt;br /&gt;
padding: 0;&lt;br /&gt;
font-family: &amp;quot;Open Sans&amp;quot;,sans-serif;&lt;br /&gt;
font-size: 1em;&lt;br /&gt;
color:#777;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
body {&lt;br /&gt;
background-color: #dcdcdc;&lt;br /&gt;
/* @embed */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Content */&lt;br /&gt;
&lt;br /&gt;
div#content {&lt;br /&gt;
/* @embed */&lt;br /&gt;
background-color: white;&lt;br /&gt;
color: #777;&lt;br /&gt;
direction: ltr;&lt;br /&gt;
border-width: 0px;&lt;br /&gt;
border-style: solid;&lt;br /&gt;
margin-top: 0;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Head */&lt;br /&gt;
&lt;br /&gt;
#mw-page-base {&lt;br /&gt;
height: 5em;&lt;br /&gt;
background-color: white;&lt;br /&gt;
border-bottom: 0;&lt;br /&gt;
/* @embed */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#mw-head-base {&lt;br /&gt;
height: 5em;&lt;br /&gt;
/* @embed */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#mw-head {&lt;br /&gt;
position: absolute;&lt;br /&gt;
top: 0;&lt;br /&gt;
right: 0;&lt;br /&gt;
width: 100%;&lt;br /&gt;
background-color: white;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#mw-head h5 {&lt;br /&gt;
margin: 0;&lt;br /&gt;
padding: 0;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Hide empty portlets */&lt;br /&gt;
div.emptyPortlet {&lt;br /&gt;
display: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Personal */&lt;br /&gt;
&lt;br /&gt;
#p-personal {&lt;br /&gt;
position: absolute;&lt;br /&gt;
top: 0;&lt;br /&gt;
right: 0.75em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#p-personal h5 {&lt;br /&gt;
display: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#p-personal ul {&lt;br /&gt;
list-style: none;&lt;br /&gt;
margin: 0;&lt;br /&gt;
padding-left: 10em; /* Keep from overlapping logo */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* @noflip */&lt;br /&gt;
&lt;br /&gt;
#p-personal li {&lt;br /&gt;
line-height: 1.125em;&lt;br /&gt;
float: left;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#p-personal li a {&lt;br /&gt;
color: #777;&lt;br /&gt;
text-decoration: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#p-personal li a:hover {&lt;br /&gt;
background-color: #31859d;&lt;br /&gt;
color: #fff;&lt;br /&gt;
padding:0.5em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#p-personal li a:visited {&lt;br /&gt;
color: #31859d;&lt;br /&gt;
text-decoration: bold;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#p-personal a.new {&lt;br /&gt;
color: #31859d;&lt;br /&gt;
text-decoration: bold;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* This one flips! */&lt;br /&gt;
&lt;br /&gt;
#p-personal li {&lt;br /&gt;
margin-left: 0.75em;&lt;br /&gt;
margin-top: 0.5em;&lt;br /&gt;
font-size: 0.75em;&lt;br /&gt;
white-space: nowrap;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Navigation Containers */&lt;br /&gt;
&lt;br /&gt;
#left-navigation {&lt;br /&gt;
position: relative;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#right-navigation {&lt;br /&gt;
float: right;&lt;br /&gt;
margin-top: 2.5em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Navigation Labels */&lt;br /&gt;
div.vectorTabs h5,&lt;br /&gt;
div.vectorMenu h5 span {&lt;br /&gt;
display: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Namespaces and Views */&lt;br /&gt;
/* @noflip */&lt;br /&gt;
div.vectorTabs {&lt;br /&gt;
float: left;&lt;br /&gt;
height: 2.5em;&lt;br /&gt;
background-image:none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorTabs {&lt;br /&gt;
/* @embed */&lt;br /&gt;
padding-left: 1px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* @noflip */&lt;br /&gt;
div.vectorTabs ul {&lt;br /&gt;
float: left;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorTabs ul {&lt;br /&gt;
height: 100%;&lt;br /&gt;
list-style: none;&lt;br /&gt;
margin: 0;&lt;br /&gt;
padding: 0;&lt;br /&gt;
background-color:white;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* @noflip */&lt;br /&gt;
div.vectorTabs ul li {&lt;br /&gt;
float: left;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* OVERRIDDEN BY COMPLIANT BROWSERS */&lt;br /&gt;
div.vectorTabs ul li {&lt;br /&gt;
line-height: 1.125em;&lt;br /&gt;
display: inline-block;&lt;br /&gt;
height: 100%;&lt;br /&gt;
margin: 0;&lt;br /&gt;
padding: 0;&lt;br /&gt;
background-color: #fff;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* IGNORED BY IE6 */&lt;br /&gt;
div.vectorTabs ul &amp;gt; li {&lt;br /&gt;
display: block;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorTabs li.selected {&lt;br /&gt;
/* @embed */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
	/* OVERRIDDEN BY COMPLIANT BROWSERS */&lt;br /&gt;
div.vectorTabs li a {&lt;br /&gt;
display: inline-block;&lt;br /&gt;
height: 1.9em;&lt;br /&gt;
padding-left: 0.5em;&lt;br /&gt;
padding-right: 0.5em;&lt;br /&gt;
color: #777;&lt;br /&gt;
cursor: pointer;&lt;br /&gt;
font-size: 0.8em;&lt;br /&gt;
text-decoration: none;&lt;br /&gt;
background:none;&lt;br /&gt;
background-color:#fff;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorTabs li a:hover {&lt;br /&gt;
background-color: #31859d;&lt;br /&gt;
color: #fff;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* IGNORED BY IE6 */&lt;br /&gt;
div.vectorTabs li &amp;gt; a {&lt;br /&gt;
display: block;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorTabs li.icon a {&lt;br /&gt;
background-position: bottom right;&lt;br /&gt;
background-repeat: no-repeat;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* OVERRIDDEN BY COMPLIANT BROWSERS */&lt;br /&gt;
div.vectorTabs span a  {&lt;br /&gt;
display: inline-block;&lt;br /&gt;
padding-top: 1.25em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* IGNORED BY IE6 */&lt;br /&gt;
/* @noflip */&lt;br /&gt;
div.vectorTabs span &amp;gt; a {&lt;br /&gt;
float: left;&lt;br /&gt;
display: block;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorTabs span {&lt;br /&gt;
display: inline-block;&lt;br /&gt;
/* @embed */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorTabs li.selected a,&lt;br /&gt;
div.vectorTabs li.selected a:visited{&lt;br /&gt;
color: #777;&lt;br /&gt;
text-decoration: none;&lt;br /&gt;
font-weight: bold;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorTabs li.selected a:hover{&lt;br /&gt;
color: #fff;&lt;br /&gt;
text-decoration: none;&lt;br /&gt;
font-weight: bold;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorTabs li.new a,&lt;br /&gt;
div.vectorTabs li.new a:visited{&lt;br /&gt;
color: #777;&lt;br /&gt;
text-decoration: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorTabs li.new a,&lt;br /&gt;
div.vectorTabs li.new a:hover{&lt;br /&gt;
color: #fff;&lt;br /&gt;
text-decoration: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Variants and Actions */&lt;br /&gt;
/* @noflip */&lt;br /&gt;
div.vectorMenu {&lt;br /&gt;
direction: ltr;&lt;br /&gt;
float: left;&lt;br /&gt;
/* @embed */&lt;br /&gt;
background-image: url(images/arrow-down-icon.png);&lt;br /&gt;
background-position: 100% 60%;&lt;br /&gt;
background-repeat: no-repeat;&lt;br /&gt;
cursor: pointer;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorMenu h3 a {&lt;br /&gt;
background-image:none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorMenuFocus {&lt;br /&gt;
/* @embed */&lt;br /&gt;
background-image: url(images/arrow-down-focus-icon.png);&lt;br /&gt;
background-position: 100% 60%;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* @noflip */&lt;br /&gt;
body.rtl div.vectorMenu {&lt;br /&gt;
direction: rtl;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* OVERRIDDEN BY COMPLIANT BROWSERS */&lt;br /&gt;
/* @noflip */&lt;br /&gt;
div#mw-head div.vectorMenu h5 {&lt;br /&gt;
float: left;&lt;br /&gt;
/* @embed */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* This will be flipped - unlike the one above it */&lt;br /&gt;
div#mw-head div.vectorMenu h5 {&lt;br /&gt;
background-position: bottom left;&lt;br /&gt;
margin-left: -1px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* IGNORED BY IE6 */&lt;br /&gt;
&lt;br /&gt;
div#mw-head div.vectorMenu &amp;gt; h5 {&lt;br /&gt;
background-image: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#mw-head div.vectorMenu h4 {&lt;br /&gt;
display: inline-block;&lt;br /&gt;
float: left;&lt;br /&gt;
font-size: 0.8em;&lt;br /&gt;
padding-left: 0.5em;&lt;br /&gt;
padding-top: 1.375em;&lt;br /&gt;
font-weight: normal;&lt;br /&gt;
border: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* OVERRIDDEN BY COMPLIANT BROWSERS */&lt;br /&gt;
/* @noflip */&lt;br /&gt;
div.vectorMenu h5 a {&lt;br /&gt;
display: inline-block;&lt;br /&gt;
width: 24px;&lt;br /&gt;
height: 2.5em;&lt;br /&gt;
text-decoration: none;&lt;br /&gt;
/* @embed */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* This will be flipped - unlike the one above it */&lt;br /&gt;
div.vectorMenu h5 a {&lt;br /&gt;
background-position: bottom right;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* IGNORED BY IE6 */&lt;br /&gt;
div.vectorMenu h5 &amp;gt; a {&lt;br /&gt;
display: block;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorMenu div.menu {&lt;br /&gt;
position: relative;&lt;br /&gt;
display: none;&lt;br /&gt;
clear: both;&lt;br /&gt;
text-align: left;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* OVERRIDDEN BY COMPLIANT BROWSERS */&lt;br /&gt;
/* @noflip */&lt;br /&gt;
body.rtl div.vectorMenu div.menu {&lt;br /&gt;
margin-left: 24px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* IGNORED BY IE6 */&lt;br /&gt;
/* @noflip */&lt;br /&gt;
body.rtl div.vectorMenu &amp;gt; div.menu {&lt;br /&gt;
margin-left: auto;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* IGNORED BY IE6 */&lt;br /&gt;
/* Also fixes old versions of FireFox */&lt;br /&gt;
/* @noflip */&lt;br /&gt;
body.rtl div.vectorMenu &amp;gt; div.menu,&lt;br /&gt;
x:-moz-any-link {&lt;br /&gt;
margin-left: 23px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Enable forcing showing of the menu for accessibility */&lt;br /&gt;
div.vectorMenu:hover div.menu,&lt;br /&gt;
div.vectorMenu div.menuForceShow {&lt;br /&gt;
display: block;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorMenu ul {&lt;br /&gt;
position: absolute;&lt;br /&gt;
background-color: white;&lt;br /&gt;
border: solid 1px silver;&lt;br /&gt;
border-top-width: 0;&lt;br /&gt;
list-style: none;&lt;br /&gt;
list-style-image: none;&lt;br /&gt;
list-style-type: none;&lt;br /&gt;
padding: 0;&lt;br /&gt;
margin: 0;&lt;br /&gt;
margin-left: -1px;&lt;br /&gt;
text-align: left;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Fixes old versions of FireFox */&lt;br /&gt;
div.vectorMenu ul,&lt;br /&gt;
x:-moz-any-link {&lt;br /&gt;
min-width: 5em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Returns things back to normal in modern versions of FireFox */&lt;br /&gt;
div.vectorMenu ul,&lt;br /&gt;
x:-moz-any-link,&lt;br /&gt;
x:default {&lt;br /&gt;
min-width: 0;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorMenu li {&lt;br /&gt;
padding: 0;&lt;br /&gt;
margin: 0;&lt;br /&gt;
text-align: left;&lt;br /&gt;
line-height: 1em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* OVERRIDDEN BY COMPLIANT BROWSERS */&lt;br /&gt;
div.vectorMenu li a {&lt;br /&gt;
display: inline-block;&lt;br /&gt;
padding: 0.5em;&lt;br /&gt;
white-space: nowrap;&lt;br /&gt;
color: #777;&lt;br /&gt;
cursor: pointer;&lt;br /&gt;
font-size: 0.8em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* IGNORED BY IE6 */&lt;br /&gt;
div.vectorMenu li &amp;gt; a {&lt;br /&gt;
display: block;&lt;br /&gt;
}&lt;br /&gt;
div.vectorMenu li.selected a,&lt;br /&gt;
div.vectorMenu li.selected a:visited {&lt;br /&gt;
color: #fff;&lt;br /&gt;
text-decoration: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Search */&lt;br /&gt;
#p-search h5 {&lt;br /&gt;
display: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* @noflip */&lt;br /&gt;
#p-search {&lt;br /&gt;
float: left;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#p-search {&lt;br /&gt;
margin-right: 0.5em;&lt;br /&gt;
margin-left: 0.5em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#p-search form,&lt;br /&gt;
#p-search input {&lt;br /&gt;
margin: 0;&lt;br /&gt;
margin-top: 0.4em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#simpleSearch {&lt;br /&gt;
display: block;&lt;br /&gt;
width: 14em;&lt;br /&gt;
height: 1.4em;&lt;br /&gt;
margin-top: 0.65em;&lt;br /&gt;
position: relative;&lt;br /&gt;
min-height: 1px; /* Gotta trigger hasLayout for IE7 */&lt;br /&gt;
border: solid 1px #AAAAAA;&lt;br /&gt;
color: black;&lt;br /&gt;
background-color: white;&lt;br /&gt;
/* @embed */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#simpleSearch label {&lt;br /&gt;
/*&lt;br /&gt;
 * DON'T PANIC! Browsers that won't scale this properly are the same browsers that have JS issues that prevent&lt;br /&gt;
 * this from ever being shown anyways.&lt;br /&gt;
 */&lt;br /&gt;
font-size: 13px;&lt;br /&gt;
top: 0.25em;&lt;br /&gt;
direction: ltr;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#simpleSearch input {&lt;br /&gt;
color: black;&lt;br /&gt;
direction: ltr;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#simpleSearch input:focus {&lt;br /&gt;
outline: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#simpleSearch input.placeholder {&lt;br /&gt;
color: #999999;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#simpleSearch input::-webkit-input-placeholder {&lt;br /&gt;
color: #999999;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#simpleSearch input#searchInput {&lt;br /&gt;
position: absolute;&lt;br /&gt;
top: 0;&lt;br /&gt;
left: 0;&lt;br /&gt;
width: 90%;&lt;br /&gt;
margin: 0;&lt;br /&gt;
padding: 0;&lt;br /&gt;
padding-left: 0.2em;&lt;br /&gt;
padding-top: 0.2em;&lt;br /&gt;
padding-bottom: 0.2em;&lt;br /&gt;
outline: none;&lt;br /&gt;
border: none;&lt;br /&gt;
&lt;br /&gt;
/*&lt;br /&gt;
 * DON'T PANIC! Browsers that won't scale this properly are the same browsers that have JS issues that prevent&lt;br /&gt;
 * this from ever being shown anyways.&lt;br /&gt;
 */&lt;br /&gt;
&lt;br /&gt;
font-size: 13px;&lt;br /&gt;
background-color: transparent;&lt;br /&gt;
direction: ltr;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#simpleSearch button#searchButton {&lt;br /&gt;
position: absolute;&lt;br /&gt;
width: 10%;&lt;br /&gt;
right: 0;&lt;br /&gt;
top: 0;&lt;br /&gt;
padding: 0;&lt;br /&gt;
padding-top: 0.3em;&lt;br /&gt;
padding-bottom: 0.2em;&lt;br /&gt;
padding-right: 0.4em;&lt;br /&gt;
margin: 0;&lt;br /&gt;
border: none;&lt;br /&gt;
cursor: pointer;&lt;br /&gt;
background-color: transparent;&lt;br /&gt;
background-image: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* OVERRIDDEN BY COMPLIANT BROWSERS */&lt;br /&gt;
div#simpleSearch button#searchButton img {&lt;br /&gt;
border: none;&lt;br /&gt;
margin: 0;&lt;br /&gt;
margin-top: -3px;&lt;br /&gt;
padding: 0;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* IGNORED BY IE6 */&lt;br /&gt;
div#simpleSearch button#searchButton &amp;gt; img {&lt;br /&gt;
margin: 0;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Panel */&lt;br /&gt;
div#mw-panel {&lt;br /&gt;
font-size: inherit;&lt;br /&gt;
position: absolute;&lt;br /&gt;
top: 100px;&lt;br /&gt;
padding-top: 0.5em;&lt;br /&gt;
width: 10em;&lt;br /&gt;
left: 0px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#mw-panel.collapsible-nav .portal {&lt;br /&gt;
font-size: 0.9em;&lt;br /&gt;
background-image:none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#mw-panel div.portal {&lt;br /&gt;
padding-bottom: 0;&lt;br /&gt;
direction: ltr;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#mw-panel div.portal h5 {&lt;br /&gt;
color: #000;&lt;br /&gt;
text-transform: uppercase;&lt;br /&gt;
padding: 0.25em;&lt;br /&gt;
padding-top: 0;&lt;br /&gt;
padding-bottom: 0;&lt;br /&gt;
padding-left: 1.75em;&lt;br /&gt;
cursor: default;&lt;br /&gt;
border: none;&lt;br /&gt;
font-size: 0.75em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#mw-panel div.portal div.body {&lt;br /&gt;
margin: 0;&lt;br /&gt;
padding-top: 0.5em;&lt;br /&gt;
margin-left: 1.25em;&lt;br /&gt;
border-bottom: 4px solid #31859d;&lt;br /&gt;
/* @embed */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#mw-panel div.portal div.body ul {&lt;br /&gt;
list-style: none;&lt;br /&gt;
list-style-image: none;&lt;br /&gt;
list-style-type: none;&lt;br /&gt;
padding: 0;&lt;br /&gt;
margin: 0;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#mw-panel div.portal div.body ul li {&lt;br /&gt;
line-height: 1.5em;&lt;br /&gt;
padding: 0;&lt;br /&gt;
padding-bottom: 0.5em;&lt;br /&gt;
margin: 0;&lt;br /&gt;
overflow: hidden;&lt;br /&gt;
font-size: 0.75em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#mw-panel div.portal div.body ul li a {&lt;br /&gt;
text-transform: uppercase;&lt;br /&gt;
color: #000;&lt;br /&gt;
text-decoration: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#mw-panel div.portal div.body ul li a:hover {&lt;br /&gt;
background-color: #31859d;&lt;br /&gt;
color: #fff;&lt;br /&gt;
padding-top:0.5em;&lt;br /&gt;
padding-bottom:0.5em;&lt;br /&gt;
padding-left:2px;&lt;br /&gt;
padding-right:2px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Footer */&lt;br /&gt;
div#footer {&lt;br /&gt;
margin-left: 10em;&lt;br /&gt;
margin-top: 0;&lt;br /&gt;
padding: 0.75em;&lt;br /&gt;
/* @embed */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#footer ul {&lt;br /&gt;
list-style: none;&lt;br /&gt;
list-style-image: none;&lt;br /&gt;
list-style-type: none;&lt;br /&gt;
margin: 0;&lt;br /&gt;
padding: 0;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#footer ul li {&lt;br /&gt;
margin: 0;&lt;br /&gt;
padding: 0;&lt;br /&gt;
padding-top: 0.5em;&lt;br /&gt;
padding-bottom: 0.5em;&lt;br /&gt;
color: #000;&lt;br /&gt;
font-size: 0.7em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#footer #footer-icons {&lt;br /&gt;
float: right;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* @noflip */&lt;br /&gt;
body.ltr div#footer #footer-places {&lt;br /&gt;
float: left;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#footer #footer-info li {&lt;br /&gt;
line-height: 1.4em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#footer #footer-icons li {&lt;br /&gt;
float: left;&lt;br /&gt;
margin-left: 0.5em;&lt;br /&gt;
line-height: 2em;&lt;br /&gt;
text-align: right;&lt;br /&gt;
display:none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#footer #footer-places li {&lt;br /&gt;
float: left;&lt;br /&gt;
margin-right: 1em;&lt;br /&gt;
line-height: 2em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#footer #footer-places li a {&lt;br /&gt;
color: #000;&lt;br /&gt;
text-decoration: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#footer #footer-places li a:hover {&lt;br /&gt;
background-color: #31859d;&lt;br /&gt;
color: #fff;&lt;br /&gt;
padding:0.5em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#footer #footer-places li a:active {&lt;br /&gt;
font-weight: bold;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Logo */&lt;br /&gt;
#p-logo {&lt;br /&gt;
position: absolute;&lt;br /&gt;
top:-140px;&lt;br /&gt;
left: 15px;&lt;br /&gt;
width: 10em;&lt;br /&gt;
height:70px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#p-logo a {&lt;br /&gt;
display: block;&lt;br /&gt;
width: 10em;&lt;br /&gt;
background-repeat: no-repeat;&lt;br /&gt;
background-position: center center;&lt;br /&gt;
text-decoration: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/*&lt;br /&gt;
 *&lt;br /&gt;
 * The following code is highly modified from monobook. It would be nice if the&lt;br /&gt;
 * preftoc id was more human readable like preferences-toc for instance,&lt;br /&gt;
 * howerver this would require backporting the other skins.&lt;br /&gt;
 */&lt;br /&gt;
&lt;br /&gt;
/* Preferences */&lt;br /&gt;
#preftoc {&lt;br /&gt;
/* Tabs */&lt;br /&gt;
width: 100%;&lt;br /&gt;
float: left;&lt;br /&gt;
clear: both;&lt;br /&gt;
margin: 0 !important;&lt;br /&gt;
padding: 0 !important;&lt;br /&gt;
/* @embed */&lt;br /&gt;
background-image: url(images/preferences-break.png);&lt;br /&gt;
background-position: bottom left;&lt;br /&gt;
background-repeat: no-repeat;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#preftoc li {&lt;br /&gt;
/* Tab */&lt;br /&gt;
float: left;&lt;br /&gt;
margin: 0;&lt;br /&gt;
padding: 0;&lt;br /&gt;
padding-right: 1px;&lt;br /&gt;
height: 2.25em;&lt;br /&gt;
white-space: nowrap;&lt;br /&gt;
list-style-type: none;&lt;br /&gt;
list-style-image: none;&lt;br /&gt;
/* @embed */&lt;br /&gt;
background-image: url(images/preferences-break.png);&lt;br /&gt;
background-position: bottom right;&lt;br /&gt;
background-repeat: no-repeat;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Sadly, IE6 won't understand this */&lt;br /&gt;
#preftoc li:first-child {&lt;br /&gt;
margin-left: 1px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#preftoc a,&lt;br /&gt;
#preftoc a:active {&lt;br /&gt;
display: inline-block;&lt;br /&gt;
position: relative;&lt;br /&gt;
color: #000;&lt;br /&gt;
padding: 0.5em;&lt;br /&gt;
text-decoration: none;&lt;br /&gt;
background-image: none;&lt;br /&gt;
font-size: 0.9em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#preftoc a:hover,&lt;br /&gt;
#preftoc a:focus {&lt;br /&gt;
text-decoration: none;&lt;br /&gt;
background-color: #31859d;&lt;br /&gt;
color: #fff;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#preftoc li.selected a {&lt;br /&gt;
/* @embed */&lt;br /&gt;
background-image: url(images/preferences-fade.png);&lt;br /&gt;
background-position: bottom;&lt;br /&gt;
background-repeat: repeat-x;&lt;br /&gt;
color: #000;&lt;br /&gt;
text-decoration: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#preferences {&lt;br /&gt;
float: left;&lt;br /&gt;
width: 100%;&lt;br /&gt;
margin: 0;&lt;br /&gt;
margin-top: -2px;&lt;br /&gt;
clear: both;&lt;br /&gt;
border: solid 1px #cccccc;&lt;br /&gt;
background-color: #f9f9f9;&lt;br /&gt;
/* @embed */&lt;br /&gt;
background-image: url(images/preferences-base.png);&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#preferences fieldset {&lt;br /&gt;
border: none;&lt;br /&gt;
border-top: solid 1px #cccccc;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#preferences fieldset.prefsection {&lt;br /&gt;
border: none;&lt;br /&gt;
padding: 0;&lt;br /&gt;
margin: 1em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#preferences legend {&lt;br /&gt;
color: #666666;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#preferences fieldset.prefsection legend.mainLegend {&lt;br /&gt;
display: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#preferences td {&lt;br /&gt;
padding-left: 0.5em;&lt;br /&gt;
padding-right: 0.5em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#preferences td.htmlform-tip {&lt;br /&gt;
font-size: x-small;&lt;br /&gt;
padding: .2em 2em;&lt;br /&gt;
color: #666666;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#preferences div.mw-prefs-buttons {&lt;br /&gt;
padding: 1em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#preferences div.mw-prefs-buttons input {&lt;br /&gt;
margin-right: 0.25em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/**&lt;br /&gt;
 * The following code is slightly modified from monobook&lt;br /&gt;
 */&lt;br /&gt;
&lt;br /&gt;
div#content {&lt;br /&gt;
line-height: 1.5em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#bodyContent {&lt;br /&gt;
font-size: 0.8em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.editsection {&lt;br /&gt;
float: right;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
ul {&lt;br /&gt;
/* @embed */&lt;br /&gt;
list-style-image: url(images/bullet-icon.png);&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
pre {&lt;br /&gt;
line-height: 1.3em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Site Notice (includes notices from CentralNotice extension) */&lt;br /&gt;
#siteNotice {&lt;br /&gt;
font-size: 0.8em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#firstHeading {&lt;br /&gt;
padding-top: 0;&lt;br /&gt;
margin-top: 0;&lt;br /&gt;
padding-top: 0;&lt;br /&gt;
font-size: 1.6em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#content a.external,&lt;br /&gt;
div#content a.external[href ^=&amp;quot;gopher://&amp;quot;] {&lt;br /&gt;
/* @embed */&lt;br /&gt;
background: url(images/external-link-ltr-icon.png) center right no-repeat;&lt;br /&gt;
padding-right: 13px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#content a.external[href ^=&amp;quot;https://&amp;quot;],&lt;br /&gt;
.link-https {&lt;br /&gt;
/* @embed */&lt;br /&gt;
background: url(images/lock-icon.png) center right no-repeat;&lt;br /&gt;
padding-right: 13px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#content a.external[href ^=&amp;quot;mailto:&amp;quot;],&lt;br /&gt;
.link-mailto {&lt;br /&gt;
/* @embed */&lt;br /&gt;
background: url(images/mail-icon.png) center right no-repeat;&lt;br /&gt;
padding-right: 13px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#content a.external[href ^=&amp;quot;news:&amp;quot;] {&lt;br /&gt;
/* @embed */&lt;br /&gt;
background: url(images/news-icon.png) center right no-repeat;&lt;br /&gt;
padding-right: 13px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#content a.external[href ^=&amp;quot;ftp://&amp;quot;],&lt;br /&gt;
.link-ftp {&lt;br /&gt;
/* @embed */&lt;br /&gt;
background: url(images/file-icon.png) center right no-repeat;&lt;br /&gt;
padding-right: 13px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#content a.external[href ^=&amp;quot;irc://&amp;quot;],&lt;br /&gt;
div#content a.external[href ^=&amp;quot;ircs://&amp;quot;],&lt;br /&gt;
.link-irc {&lt;br /&gt;
/* @embed */&lt;br /&gt;
background: url(images/talk-icon.png) center right no-repeat;&lt;br /&gt;
padding-right: 13px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#content a.external[href $=&amp;quot;.ogg&amp;quot;], div#content a.external[href $=&amp;quot;.OGG&amp;quot;],&lt;br /&gt;
div#content a.external[href $=&amp;quot;.mid&amp;quot;], div#content a.external[href $=&amp;quot;.MID&amp;quot;],&lt;br /&gt;
div#content a.external[href $=&amp;quot;.midi&amp;quot;], div#content a.external[href $=&amp;quot;.MIDI&amp;quot;],&lt;br /&gt;
div#content a.external[href $=&amp;quot;.mp3&amp;quot;], div#content a.external[href $=&amp;quot;.MP3&amp;quot;],&lt;br /&gt;
div#content a.external[href $=&amp;quot;.wav&amp;quot;], div#content a.external[href $=&amp;quot;.WAV&amp;quot;],&lt;br /&gt;
div#content a.external[href $=&amp;quot;.wma&amp;quot;], div#content a.external[href $=&amp;quot;.WMA&amp;quot;],&lt;br /&gt;
.link-audio {&lt;br /&gt;
/* @embed */&lt;br /&gt;
background: url(images/audio-icon.png) center right no-repeat;&lt;br /&gt;
padding-right: 13px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#content a.external[href $=&amp;quot;.ogm&amp;quot;], div#content a.external[href $=&amp;quot;.OGM&amp;quot;],&lt;br /&gt;
div#content a.external[href $=&amp;quot;.avi&amp;quot;], div#content a.external[href $=&amp;quot;.AVI&amp;quot;],&lt;br /&gt;
div#content a.external[href $=&amp;quot;.mpeg&amp;quot;], div#content a.external[href $=&amp;quot;.MPEG&amp;quot;],&lt;br /&gt;
div#content a.external[href $=&amp;quot;.mpg&amp;quot;], div#content a.external[href $=&amp;quot;.MPG&amp;quot;],&lt;br /&gt;
.link-video {&lt;br /&gt;
/* @embed */&lt;br /&gt;
background: url(images/video-icon.png) center right no-repeat;&lt;br /&gt;
padding-right: 13px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#content a.external[href $=&amp;quot;.pdf&amp;quot;], div#content a.external[href $=&amp;quot;.PDF&amp;quot;],&lt;br /&gt;
div#content a.external[href *=&amp;quot;.pdf#&amp;quot;], div#content a.external[href *=&amp;quot;.PDF#&amp;quot;],&lt;br /&gt;
div#content a.external[href *=&amp;quot;.pdf?&amp;quot;], div#content a.external[href *=&amp;quot;.PDF?&amp;quot;],&lt;br /&gt;
.link-document {&lt;br /&gt;
/* @embed */&lt;br /&gt;
background: url(images/document-icon.png) center right no-repeat;&lt;br /&gt;
padding-right: 13px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#content .printfooter {&lt;br /&gt;
display: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Icon for Usernames */&lt;br /&gt;
#pt-userpage,&lt;br /&gt;
#pt-anonuserpage,&lt;br /&gt;
#pt-login {&lt;br /&gt;
/* @embed */&lt;br /&gt;
background: url(images/user-icon.png) left top no-repeat;&lt;br /&gt;
padding-left: 15px !important;&lt;br /&gt;
text-transform: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.redirectText {&lt;br /&gt;
font-size: 140%;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.redirectMsg img {&lt;br /&gt;
vertical-align: text-bottom;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#bodyContent {&lt;br /&gt;
position: relative;&lt;br /&gt;
width: 100%;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#mw-js-message {&lt;br /&gt;
font-size: 0.8em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#bodyContent {&lt;br /&gt;
line-height: 1.5em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Watch/Unwatch Icon Styling */&lt;br /&gt;
#ca-unwatch.icon a,&lt;br /&gt;
#ca-watch.icon a {&lt;br /&gt;
margin: 0;&lt;br /&gt;
padding: 0;&lt;br /&gt;
outline: none;&lt;br /&gt;
display: block;&lt;br /&gt;
width: 26px;&lt;br /&gt;
/* This hides the text but shows the background image */&lt;br /&gt;
padding-top: 3.1em;&lt;br /&gt;
margin-top: 0;&lt;br /&gt;
/* Only applied in IE6 */&lt;br /&gt;
margin-top: -0.8em !ie;&lt;br /&gt;
height: 0;&lt;br /&gt;
overflow: hidden;&lt;br /&gt;
/* @embed */&lt;br /&gt;
background-image: url(images/watch-icons.png);&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#ca-unwatch.icon a {&lt;br /&gt;
background-position: -43px 60%;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#ca-watch.icon a {&lt;br /&gt;
background-position: 5px 60%;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#ca-unwatch.icon a:hover,&lt;br /&gt;
#ca-unwatch.icon a:focus {&lt;br /&gt;
background-position: -67px 60%;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#ca-watch.icon a:hover,&lt;br /&gt;
#ca-watch.icon a:focus {&lt;br /&gt;
background-position: -19px 60%;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#ca-unwatch.icon a.loading,&lt;br /&gt;
#ca-watch.icon a.loading {&lt;br /&gt;
/* @embed */&lt;br /&gt;
background-image: url(images/watch-icon-loading.gif);&lt;br /&gt;
background-position: 5px 60%;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#ca-unwatch.icon a span,&lt;br /&gt;
#ca-watch.icon a span {&lt;br /&gt;
display: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorTabs ul {&lt;br /&gt;
/* @embed */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Tooltips are outside of the normal body code, so this helps make the size of the text sensible */&lt;br /&gt;
.tipsy {&lt;br /&gt;
font-size: 0.8em;&lt;br /&gt;
}&lt;/div&gt;</summary>
		<author><name>WikiSysop</name></author>	</entry>

	<entry>
		<id>https://web.fhnw.ch/plattformen/hattie-wiki/w/index.php?title=MediaWiki:Common.css&amp;diff=3380</id>
		<title>MediaWiki:Common.css</title>
		<link rel="alternate" type="text/html" href="https://web.fhnw.ch/plattformen/hattie-wiki/w/index.php?title=MediaWiki:Common.css&amp;diff=3380"/>
				<updated>2014-05-10T09:51:46Z</updated>
		
		<summary type="html">&lt;p&gt;WikiSysop: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;/* Das folgende CSS wird für alle Benutzeroberflächen geladen. */&lt;br /&gt;
&lt;br /&gt;
/* Framework */&lt;br /&gt;
&lt;br /&gt;
html,&lt;br /&gt;
body {&lt;br /&gt;
height: 100%;&lt;br /&gt;
margin: 0;&lt;br /&gt;
padding: 0;&lt;br /&gt;
font-family: &amp;quot;Open Sans&amp;quot;,sans-serif;&lt;br /&gt;
font-size: 1em;&lt;br /&gt;
color:#777;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
body {&lt;br /&gt;
background-color: #dcdcdc;&lt;br /&gt;
/* @embed */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Content */&lt;br /&gt;
&lt;br /&gt;
div#content {&lt;br /&gt;
/* @embed */&lt;br /&gt;
background-color: white;&lt;br /&gt;
color: #777;&lt;br /&gt;
direction: ltr;&lt;br /&gt;
border-width: 0px;&lt;br /&gt;
border-style: solid;&lt;br /&gt;
margin-top: 0;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Head */&lt;br /&gt;
&lt;br /&gt;
#mw-page-base {&lt;br /&gt;
height: 5em;&lt;br /&gt;
background-color: white;&lt;br /&gt;
border-bottom: 0;&lt;br /&gt;
/* @embed */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#mw-head-base {&lt;br /&gt;
height: 5em;&lt;br /&gt;
/* @embed */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#mw-head {&lt;br /&gt;
position: absolute;&lt;br /&gt;
top: 0;&lt;br /&gt;
right: 0;&lt;br /&gt;
width: 100%;&lt;br /&gt;
background-color: white;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#mw-head h5 {&lt;br /&gt;
margin: 0;&lt;br /&gt;
padding: 0;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Hide empty portlets */&lt;br /&gt;
div.emptyPortlet {&lt;br /&gt;
display: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Personal */&lt;br /&gt;
&lt;br /&gt;
#p-personal {&lt;br /&gt;
position: absolute;&lt;br /&gt;
top: 0;&lt;br /&gt;
right: 0.75em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#p-personal h5 {&lt;br /&gt;
display: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#p-personal ul {&lt;br /&gt;
list-style: none;&lt;br /&gt;
margin: 0;&lt;br /&gt;
padding-left: 10em; /* Keep from overlapping logo */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* @noflip */&lt;br /&gt;
&lt;br /&gt;
#p-personal li {&lt;br /&gt;
line-height: 1.125em;&lt;br /&gt;
float: left;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#p-personal li a {&lt;br /&gt;
color: #777;&lt;br /&gt;
text-decoration: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#p-personal li a:hover {&lt;br /&gt;
background-color: #31859d;&lt;br /&gt;
color: #fff;&lt;br /&gt;
padding:0.5em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#p-personal li a:visited {&lt;br /&gt;
color: #31859d;&lt;br /&gt;
text-decoration: bold;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#p-personal a.new {&lt;br /&gt;
color: #31859d;&lt;br /&gt;
text-decoration: bold;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* This one flips! */&lt;br /&gt;
&lt;br /&gt;
#p-personal li {&lt;br /&gt;
margin-left: 0.75em;&lt;br /&gt;
margin-top: 0.5em;&lt;br /&gt;
font-size: 0.75em;&lt;br /&gt;
white-space: nowrap;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Navigation Containers */&lt;br /&gt;
&lt;br /&gt;
#left-navigation {&lt;br /&gt;
position: relative;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#right-navigation {&lt;br /&gt;
float: right;&lt;br /&gt;
margin-top: 2.5em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Navigation Labels */&lt;br /&gt;
div.vectorTabs h5,&lt;br /&gt;
div.vectorMenu h5 span {&lt;br /&gt;
display: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Namespaces and Views */&lt;br /&gt;
/* @noflip */&lt;br /&gt;
div.vectorTabs {&lt;br /&gt;
float: left;&lt;br /&gt;
height: 2.5em;&lt;br /&gt;
background-image:none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorTabs {&lt;br /&gt;
/* @embed */&lt;br /&gt;
padding-left: 1px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* @noflip */&lt;br /&gt;
div.vectorTabs ul {&lt;br /&gt;
float: left;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorTabs ul {&lt;br /&gt;
height: 100%;&lt;br /&gt;
list-style: none;&lt;br /&gt;
margin: 0;&lt;br /&gt;
padding: 0;&lt;br /&gt;
background-color:white;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* @noflip */&lt;br /&gt;
div.vectorTabs ul li {&lt;br /&gt;
float: left;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* OVERRIDDEN BY COMPLIANT BROWSERS */&lt;br /&gt;
div.vectorTabs ul li {&lt;br /&gt;
line-height: 1.125em;&lt;br /&gt;
display: inline-block;&lt;br /&gt;
height: 100%;&lt;br /&gt;
margin: 0;&lt;br /&gt;
padding: 0;&lt;br /&gt;
background-color: #fff;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* IGNORED BY IE6 */&lt;br /&gt;
div.vectorTabs ul &amp;gt; li {&lt;br /&gt;
display: block;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorTabs li.selected {&lt;br /&gt;
/* @embed */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
	/* OVERRIDDEN BY COMPLIANT BROWSERS */&lt;br /&gt;
div.vectorTabs li a {&lt;br /&gt;
display: inline-block;&lt;br /&gt;
height: 1.9em;&lt;br /&gt;
padding-left: 0.5em;&lt;br /&gt;
padding-right: 0.5em;&lt;br /&gt;
color: #777;&lt;br /&gt;
cursor: pointer;&lt;br /&gt;
font-size: 0.8em;&lt;br /&gt;
text-decoration: none;&lt;br /&gt;
background:none;&lt;br /&gt;
background-color:#fff;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorTabs li a:hover {&lt;br /&gt;
background-color: #31859d;&lt;br /&gt;
color: #fff;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* IGNORED BY IE6 */&lt;br /&gt;
div.vectorTabs li &amp;gt; a {&lt;br /&gt;
display: block;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorTabs li.icon a {&lt;br /&gt;
background-position: bottom right;&lt;br /&gt;
background-repeat: no-repeat;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* OVERRIDDEN BY COMPLIANT BROWSERS */&lt;br /&gt;
div.vectorTabs span a  {&lt;br /&gt;
display: inline-block;&lt;br /&gt;
padding-top: 1.25em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* IGNORED BY IE6 */&lt;br /&gt;
/* @noflip */&lt;br /&gt;
div.vectorTabs span &amp;gt; a {&lt;br /&gt;
float: left;&lt;br /&gt;
display: block;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorTabs span {&lt;br /&gt;
display: inline-block;&lt;br /&gt;
/* @embed */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorTabs li.selected a,&lt;br /&gt;
div.vectorTabs li.selected a:visited{&lt;br /&gt;
color: #777;&lt;br /&gt;
text-decoration: none;&lt;br /&gt;
font-weight: bold;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorTabs li.selected a:hover{&lt;br /&gt;
color: #fff;&lt;br /&gt;
text-decoration: none;&lt;br /&gt;
font-weight: bold;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorTabs li.new a,&lt;br /&gt;
div.vectorTabs li.new a:visited{&lt;br /&gt;
color: #777;&lt;br /&gt;
text-decoration: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Variants and Actions */&lt;br /&gt;
/* @noflip */&lt;br /&gt;
div.vectorMenu {&lt;br /&gt;
direction: ltr;&lt;br /&gt;
float: left;&lt;br /&gt;
/* @embed */&lt;br /&gt;
background-image: url(images/arrow-down-icon.png);&lt;br /&gt;
background-position: 100% 60%;&lt;br /&gt;
background-repeat: no-repeat;&lt;br /&gt;
cursor: pointer;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorMenu h3 a {&lt;br /&gt;
background-image:none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorMenuFocus {&lt;br /&gt;
/* @embed */&lt;br /&gt;
background-image: url(images/arrow-down-focus-icon.png);&lt;br /&gt;
background-position: 100% 60%;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* @noflip */&lt;br /&gt;
body.rtl div.vectorMenu {&lt;br /&gt;
direction: rtl;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* OVERRIDDEN BY COMPLIANT BROWSERS */&lt;br /&gt;
/* @noflip */&lt;br /&gt;
div#mw-head div.vectorMenu h5 {&lt;br /&gt;
float: left;&lt;br /&gt;
/* @embed */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* This will be flipped - unlike the one above it */&lt;br /&gt;
div#mw-head div.vectorMenu h5 {&lt;br /&gt;
background-position: bottom left;&lt;br /&gt;
margin-left: -1px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* IGNORED BY IE6 */&lt;br /&gt;
&lt;br /&gt;
div#mw-head div.vectorMenu &amp;gt; h5 {&lt;br /&gt;
background-image: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#mw-head div.vectorMenu h4 {&lt;br /&gt;
display: inline-block;&lt;br /&gt;
float: left;&lt;br /&gt;
font-size: 0.8em;&lt;br /&gt;
padding-left: 0.5em;&lt;br /&gt;
padding-top: 1.375em;&lt;br /&gt;
font-weight: normal;&lt;br /&gt;
border: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* OVERRIDDEN BY COMPLIANT BROWSERS */&lt;br /&gt;
/* @noflip */&lt;br /&gt;
div.vectorMenu h5 a {&lt;br /&gt;
display: inline-block;&lt;br /&gt;
width: 24px;&lt;br /&gt;
height: 2.5em;&lt;br /&gt;
text-decoration: none;&lt;br /&gt;
/* @embed */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* This will be flipped - unlike the one above it */&lt;br /&gt;
div.vectorMenu h5 a {&lt;br /&gt;
background-position: bottom right;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* IGNORED BY IE6 */&lt;br /&gt;
div.vectorMenu h5 &amp;gt; a {&lt;br /&gt;
display: block;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorMenu div.menu {&lt;br /&gt;
position: relative;&lt;br /&gt;
display: none;&lt;br /&gt;
clear: both;&lt;br /&gt;
text-align: left;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* OVERRIDDEN BY COMPLIANT BROWSERS */&lt;br /&gt;
/* @noflip */&lt;br /&gt;
body.rtl div.vectorMenu div.menu {&lt;br /&gt;
margin-left: 24px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* IGNORED BY IE6 */&lt;br /&gt;
/* @noflip */&lt;br /&gt;
body.rtl div.vectorMenu &amp;gt; div.menu {&lt;br /&gt;
margin-left: auto;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* IGNORED BY IE6 */&lt;br /&gt;
/* Also fixes old versions of FireFox */&lt;br /&gt;
/* @noflip */&lt;br /&gt;
body.rtl div.vectorMenu &amp;gt; div.menu,&lt;br /&gt;
x:-moz-any-link {&lt;br /&gt;
margin-left: 23px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Enable forcing showing of the menu for accessibility */&lt;br /&gt;
div.vectorMenu:hover div.menu,&lt;br /&gt;
div.vectorMenu div.menuForceShow {&lt;br /&gt;
display: block;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorMenu ul {&lt;br /&gt;
position: absolute;&lt;br /&gt;
background-color: white;&lt;br /&gt;
border: solid 1px silver;&lt;br /&gt;
border-top-width: 0;&lt;br /&gt;
list-style: none;&lt;br /&gt;
list-style-image: none;&lt;br /&gt;
list-style-type: none;&lt;br /&gt;
padding: 0;&lt;br /&gt;
margin: 0;&lt;br /&gt;
margin-left: -1px;&lt;br /&gt;
text-align: left;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Fixes old versions of FireFox */&lt;br /&gt;
div.vectorMenu ul,&lt;br /&gt;
x:-moz-any-link {&lt;br /&gt;
min-width: 5em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Returns things back to normal in modern versions of FireFox */&lt;br /&gt;
div.vectorMenu ul,&lt;br /&gt;
x:-moz-any-link,&lt;br /&gt;
x:default {&lt;br /&gt;
min-width: 0;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorMenu li {&lt;br /&gt;
padding: 0;&lt;br /&gt;
margin: 0;&lt;br /&gt;
text-align: left;&lt;br /&gt;
line-height: 1em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* OVERRIDDEN BY COMPLIANT BROWSERS */&lt;br /&gt;
div.vectorMenu li a {&lt;br /&gt;
display: inline-block;&lt;br /&gt;
padding: 0.5em;&lt;br /&gt;
white-space: nowrap;&lt;br /&gt;
color: #777;&lt;br /&gt;
cursor: pointer;&lt;br /&gt;
font-size: 0.8em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* IGNORED BY IE6 */&lt;br /&gt;
div.vectorMenu li &amp;gt; a {&lt;br /&gt;
display: block;&lt;br /&gt;
}&lt;br /&gt;
div.vectorMenu li.selected a,&lt;br /&gt;
div.vectorMenu li.selected a:visited {&lt;br /&gt;
color: #fff;&lt;br /&gt;
text-decoration: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Search */&lt;br /&gt;
#p-search h5 {&lt;br /&gt;
display: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* @noflip */&lt;br /&gt;
#p-search {&lt;br /&gt;
float: left;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#p-search {&lt;br /&gt;
margin-right: 0.5em;&lt;br /&gt;
margin-left: 0.5em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#p-search form,&lt;br /&gt;
#p-search input {&lt;br /&gt;
margin: 0;&lt;br /&gt;
margin-top: 0.4em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#simpleSearch {&lt;br /&gt;
display: block;&lt;br /&gt;
width: 14em;&lt;br /&gt;
height: 1.4em;&lt;br /&gt;
margin-top: 0.65em;&lt;br /&gt;
position: relative;&lt;br /&gt;
min-height: 1px; /* Gotta trigger hasLayout for IE7 */&lt;br /&gt;
border: solid 1px #AAAAAA;&lt;br /&gt;
color: black;&lt;br /&gt;
background-color: white;&lt;br /&gt;
/* @embed */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#simpleSearch label {&lt;br /&gt;
/*&lt;br /&gt;
 * DON'T PANIC! Browsers that won't scale this properly are the same browsers that have JS issues that prevent&lt;br /&gt;
 * this from ever being shown anyways.&lt;br /&gt;
 */&lt;br /&gt;
font-size: 13px;&lt;br /&gt;
top: 0.25em;&lt;br /&gt;
direction: ltr;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#simpleSearch input {&lt;br /&gt;
color: black;&lt;br /&gt;
direction: ltr;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#simpleSearch input:focus {&lt;br /&gt;
outline: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#simpleSearch input.placeholder {&lt;br /&gt;
color: #999999;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#simpleSearch input::-webkit-input-placeholder {&lt;br /&gt;
color: #999999;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#simpleSearch input#searchInput {&lt;br /&gt;
position: absolute;&lt;br /&gt;
top: 0;&lt;br /&gt;
left: 0;&lt;br /&gt;
width: 90%;&lt;br /&gt;
margin: 0;&lt;br /&gt;
padding: 0;&lt;br /&gt;
padding-left: 0.2em;&lt;br /&gt;
padding-top: 0.2em;&lt;br /&gt;
padding-bottom: 0.2em;&lt;br /&gt;
outline: none;&lt;br /&gt;
border: none;&lt;br /&gt;
&lt;br /&gt;
/*&lt;br /&gt;
 * DON'T PANIC! Browsers that won't scale this properly are the same browsers that have JS issues that prevent&lt;br /&gt;
 * this from ever being shown anyways.&lt;br /&gt;
 */&lt;br /&gt;
&lt;br /&gt;
font-size: 13px;&lt;br /&gt;
background-color: transparent;&lt;br /&gt;
direction: ltr;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#simpleSearch button#searchButton {&lt;br /&gt;
position: absolute;&lt;br /&gt;
width: 10%;&lt;br /&gt;
right: 0;&lt;br /&gt;
top: 0;&lt;br /&gt;
padding: 0;&lt;br /&gt;
padding-top: 0.3em;&lt;br /&gt;
padding-bottom: 0.2em;&lt;br /&gt;
padding-right: 0.4em;&lt;br /&gt;
margin: 0;&lt;br /&gt;
border: none;&lt;br /&gt;
cursor: pointer;&lt;br /&gt;
background-color: transparent;&lt;br /&gt;
background-image: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* OVERRIDDEN BY COMPLIANT BROWSERS */&lt;br /&gt;
div#simpleSearch button#searchButton img {&lt;br /&gt;
border: none;&lt;br /&gt;
margin: 0;&lt;br /&gt;
margin-top: -3px;&lt;br /&gt;
padding: 0;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* IGNORED BY IE6 */&lt;br /&gt;
div#simpleSearch button#searchButton &amp;gt; img {&lt;br /&gt;
margin: 0;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Panel */&lt;br /&gt;
div#mw-panel {&lt;br /&gt;
font-size: inherit;&lt;br /&gt;
position: absolute;&lt;br /&gt;
top: 100px;&lt;br /&gt;
padding-top: 0.5em;&lt;br /&gt;
width: 10em;&lt;br /&gt;
left: 0px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#mw-panel.collapsible-nav .portal {&lt;br /&gt;
font-size: 0.9em;&lt;br /&gt;
background-image:none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#mw-panel div.portal {&lt;br /&gt;
padding-bottom: 0;&lt;br /&gt;
direction: ltr;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#mw-panel div.portal h5 {&lt;br /&gt;
color: #000;&lt;br /&gt;
text-transform: uppercase;&lt;br /&gt;
padding: 0.25em;&lt;br /&gt;
padding-top: 0;&lt;br /&gt;
padding-bottom: 0;&lt;br /&gt;
padding-left: 1.75em;&lt;br /&gt;
cursor: default;&lt;br /&gt;
border: none;&lt;br /&gt;
font-size: 0.75em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#mw-panel div.portal div.body {&lt;br /&gt;
margin: 0;&lt;br /&gt;
padding-top: 0.5em;&lt;br /&gt;
margin-left: 1.25em;&lt;br /&gt;
border-bottom: 4px solid #31859d;&lt;br /&gt;
/* @embed */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#mw-panel div.portal div.body ul {&lt;br /&gt;
list-style: none;&lt;br /&gt;
list-style-image: none;&lt;br /&gt;
list-style-type: none;&lt;br /&gt;
padding: 0;&lt;br /&gt;
margin: 0;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#mw-panel div.portal div.body ul li {&lt;br /&gt;
line-height: 1.5em;&lt;br /&gt;
padding: 0;&lt;br /&gt;
padding-bottom: 0.5em;&lt;br /&gt;
margin: 0;&lt;br /&gt;
overflow: hidden;&lt;br /&gt;
font-size: 0.75em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#mw-panel div.portal div.body ul li a {&lt;br /&gt;
text-transform: uppercase;&lt;br /&gt;
color: #000;&lt;br /&gt;
text-decoration: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#mw-panel div.portal div.body ul li a:hover {&lt;br /&gt;
background-color: #31859d;&lt;br /&gt;
color: #fff;&lt;br /&gt;
padding-top:0.5em;&lt;br /&gt;
padding-bottom:0.5em;&lt;br /&gt;
padding-left:2px;&lt;br /&gt;
padding-right:2px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Footer */&lt;br /&gt;
div#footer {&lt;br /&gt;
margin-left: 10em;&lt;br /&gt;
margin-top: 0;&lt;br /&gt;
padding: 0.75em;&lt;br /&gt;
/* @embed */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#footer ul {&lt;br /&gt;
list-style: none;&lt;br /&gt;
list-style-image: none;&lt;br /&gt;
list-style-type: none;&lt;br /&gt;
margin: 0;&lt;br /&gt;
padding: 0;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#footer ul li {&lt;br /&gt;
margin: 0;&lt;br /&gt;
padding: 0;&lt;br /&gt;
padding-top: 0.5em;&lt;br /&gt;
padding-bottom: 0.5em;&lt;br /&gt;
color: #000;&lt;br /&gt;
font-size: 0.7em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#footer #footer-icons {&lt;br /&gt;
float: right;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* @noflip */&lt;br /&gt;
body.ltr div#footer #footer-places {&lt;br /&gt;
float: left;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#footer #footer-info li {&lt;br /&gt;
line-height: 1.4em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#footer #footer-icons li {&lt;br /&gt;
float: left;&lt;br /&gt;
margin-left: 0.5em;&lt;br /&gt;
line-height: 2em;&lt;br /&gt;
text-align: right;&lt;br /&gt;
display:none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#footer #footer-places li {&lt;br /&gt;
float: left;&lt;br /&gt;
margin-right: 1em;&lt;br /&gt;
line-height: 2em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#footer #footer-places li a {&lt;br /&gt;
color: #000;&lt;br /&gt;
text-decoration: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#footer #footer-places li a:hover {&lt;br /&gt;
background-color: #31859d;&lt;br /&gt;
color: #fff;&lt;br /&gt;
padding:0.5em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#footer #footer-places li a:active {&lt;br /&gt;
font-weight: bold;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Logo */&lt;br /&gt;
#p-logo {&lt;br /&gt;
position: absolute;&lt;br /&gt;
top:-140px;&lt;br /&gt;
left: 15px;&lt;br /&gt;
width: 10em;&lt;br /&gt;
height:70px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#p-logo a {&lt;br /&gt;
display: block;&lt;br /&gt;
width: 10em;&lt;br /&gt;
background-repeat: no-repeat;&lt;br /&gt;
background-position: center center;&lt;br /&gt;
text-decoration: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/*&lt;br /&gt;
 *&lt;br /&gt;
 * The following code is highly modified from monobook. It would be nice if the&lt;br /&gt;
 * preftoc id was more human readable like preferences-toc for instance,&lt;br /&gt;
 * howerver this would require backporting the other skins.&lt;br /&gt;
 */&lt;br /&gt;
&lt;br /&gt;
/* Preferences */&lt;br /&gt;
#preftoc {&lt;br /&gt;
/* Tabs */&lt;br /&gt;
width: 100%;&lt;br /&gt;
float: left;&lt;br /&gt;
clear: both;&lt;br /&gt;
margin: 0 !important;&lt;br /&gt;
padding: 0 !important;&lt;br /&gt;
/* @embed */&lt;br /&gt;
background-image: url(images/preferences-break.png);&lt;br /&gt;
background-position: bottom left;&lt;br /&gt;
background-repeat: no-repeat;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#preftoc li {&lt;br /&gt;
/* Tab */&lt;br /&gt;
float: left;&lt;br /&gt;
margin: 0;&lt;br /&gt;
padding: 0;&lt;br /&gt;
padding-right: 1px;&lt;br /&gt;
height: 2.25em;&lt;br /&gt;
white-space: nowrap;&lt;br /&gt;
list-style-type: none;&lt;br /&gt;
list-style-image: none;&lt;br /&gt;
/* @embed */&lt;br /&gt;
background-image: url(images/preferences-break.png);&lt;br /&gt;
background-position: bottom right;&lt;br /&gt;
background-repeat: no-repeat;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Sadly, IE6 won't understand this */&lt;br /&gt;
#preftoc li:first-child {&lt;br /&gt;
margin-left: 1px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#preftoc a,&lt;br /&gt;
#preftoc a:active {&lt;br /&gt;
display: inline-block;&lt;br /&gt;
position: relative;&lt;br /&gt;
color: #000;&lt;br /&gt;
padding: 0.5em;&lt;br /&gt;
text-decoration: none;&lt;br /&gt;
background-image: none;&lt;br /&gt;
font-size: 0.9em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#preftoc a:hover,&lt;br /&gt;
#preftoc a:focus {&lt;br /&gt;
text-decoration: none;&lt;br /&gt;
background-color: #31859d;&lt;br /&gt;
color: #fff;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#preftoc li.selected a {&lt;br /&gt;
/* @embed */&lt;br /&gt;
background-image: url(images/preferences-fade.png);&lt;br /&gt;
background-position: bottom;&lt;br /&gt;
background-repeat: repeat-x;&lt;br /&gt;
color: #000;&lt;br /&gt;
text-decoration: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#preferences {&lt;br /&gt;
float: left;&lt;br /&gt;
width: 100%;&lt;br /&gt;
margin: 0;&lt;br /&gt;
margin-top: -2px;&lt;br /&gt;
clear: both;&lt;br /&gt;
border: solid 1px #cccccc;&lt;br /&gt;
background-color: #f9f9f9;&lt;br /&gt;
/* @embed */&lt;br /&gt;
background-image: url(images/preferences-base.png);&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#preferences fieldset {&lt;br /&gt;
border: none;&lt;br /&gt;
border-top: solid 1px #cccccc;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#preferences fieldset.prefsection {&lt;br /&gt;
border: none;&lt;br /&gt;
padding: 0;&lt;br /&gt;
margin: 1em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#preferences legend {&lt;br /&gt;
color: #666666;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#preferences fieldset.prefsection legend.mainLegend {&lt;br /&gt;
display: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#preferences td {&lt;br /&gt;
padding-left: 0.5em;&lt;br /&gt;
padding-right: 0.5em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#preferences td.htmlform-tip {&lt;br /&gt;
font-size: x-small;&lt;br /&gt;
padding: .2em 2em;&lt;br /&gt;
color: #666666;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#preferences div.mw-prefs-buttons {&lt;br /&gt;
padding: 1em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#preferences div.mw-prefs-buttons input {&lt;br /&gt;
margin-right: 0.25em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/**&lt;br /&gt;
 * The following code is slightly modified from monobook&lt;br /&gt;
 */&lt;br /&gt;
&lt;br /&gt;
div#content {&lt;br /&gt;
line-height: 1.5em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#bodyContent {&lt;br /&gt;
font-size: 0.8em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.editsection {&lt;br /&gt;
float: right;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
ul {&lt;br /&gt;
/* @embed */&lt;br /&gt;
list-style-image: url(images/bullet-icon.png);&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
pre {&lt;br /&gt;
line-height: 1.3em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Site Notice (includes notices from CentralNotice extension) */&lt;br /&gt;
#siteNotice {&lt;br /&gt;
font-size: 0.8em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#firstHeading {&lt;br /&gt;
padding-top: 0;&lt;br /&gt;
margin-top: 0;&lt;br /&gt;
padding-top: 0;&lt;br /&gt;
font-size: 1.6em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#content a.external,&lt;br /&gt;
div#content a.external[href ^=&amp;quot;gopher://&amp;quot;] {&lt;br /&gt;
/* @embed */&lt;br /&gt;
background: url(images/external-link-ltr-icon.png) center right no-repeat;&lt;br /&gt;
padding-right: 13px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#content a.external[href ^=&amp;quot;https://&amp;quot;],&lt;br /&gt;
.link-https {&lt;br /&gt;
/* @embed */&lt;br /&gt;
background: url(images/lock-icon.png) center right no-repeat;&lt;br /&gt;
padding-right: 13px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#content a.external[href ^=&amp;quot;mailto:&amp;quot;],&lt;br /&gt;
.link-mailto {&lt;br /&gt;
/* @embed */&lt;br /&gt;
background: url(images/mail-icon.png) center right no-repeat;&lt;br /&gt;
padding-right: 13px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#content a.external[href ^=&amp;quot;news:&amp;quot;] {&lt;br /&gt;
/* @embed */&lt;br /&gt;
background: url(images/news-icon.png) center right no-repeat;&lt;br /&gt;
padding-right: 13px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#content a.external[href ^=&amp;quot;ftp://&amp;quot;],&lt;br /&gt;
.link-ftp {&lt;br /&gt;
/* @embed */&lt;br /&gt;
background: url(images/file-icon.png) center right no-repeat;&lt;br /&gt;
padding-right: 13px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#content a.external[href ^=&amp;quot;irc://&amp;quot;],&lt;br /&gt;
div#content a.external[href ^=&amp;quot;ircs://&amp;quot;],&lt;br /&gt;
.link-irc {&lt;br /&gt;
/* @embed */&lt;br /&gt;
background: url(images/talk-icon.png) center right no-repeat;&lt;br /&gt;
padding-right: 13px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#content a.external[href $=&amp;quot;.ogg&amp;quot;], div#content a.external[href $=&amp;quot;.OGG&amp;quot;],&lt;br /&gt;
div#content a.external[href $=&amp;quot;.mid&amp;quot;], div#content a.external[href $=&amp;quot;.MID&amp;quot;],&lt;br /&gt;
div#content a.external[href $=&amp;quot;.midi&amp;quot;], div#content a.external[href $=&amp;quot;.MIDI&amp;quot;],&lt;br /&gt;
div#content a.external[href $=&amp;quot;.mp3&amp;quot;], div#content a.external[href $=&amp;quot;.MP3&amp;quot;],&lt;br /&gt;
div#content a.external[href $=&amp;quot;.wav&amp;quot;], div#content a.external[href $=&amp;quot;.WAV&amp;quot;],&lt;br /&gt;
div#content a.external[href $=&amp;quot;.wma&amp;quot;], div#content a.external[href $=&amp;quot;.WMA&amp;quot;],&lt;br /&gt;
.link-audio {&lt;br /&gt;
/* @embed */&lt;br /&gt;
background: url(images/audio-icon.png) center right no-repeat;&lt;br /&gt;
padding-right: 13px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#content a.external[href $=&amp;quot;.ogm&amp;quot;], div#content a.external[href $=&amp;quot;.OGM&amp;quot;],&lt;br /&gt;
div#content a.external[href $=&amp;quot;.avi&amp;quot;], div#content a.external[href $=&amp;quot;.AVI&amp;quot;],&lt;br /&gt;
div#content a.external[href $=&amp;quot;.mpeg&amp;quot;], div#content a.external[href $=&amp;quot;.MPEG&amp;quot;],&lt;br /&gt;
div#content a.external[href $=&amp;quot;.mpg&amp;quot;], div#content a.external[href $=&amp;quot;.MPG&amp;quot;],&lt;br /&gt;
.link-video {&lt;br /&gt;
/* @embed */&lt;br /&gt;
background: url(images/video-icon.png) center right no-repeat;&lt;br /&gt;
padding-right: 13px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#content a.external[href $=&amp;quot;.pdf&amp;quot;], div#content a.external[href $=&amp;quot;.PDF&amp;quot;],&lt;br /&gt;
div#content a.external[href *=&amp;quot;.pdf#&amp;quot;], div#content a.external[href *=&amp;quot;.PDF#&amp;quot;],&lt;br /&gt;
div#content a.external[href *=&amp;quot;.pdf?&amp;quot;], div#content a.external[href *=&amp;quot;.PDF?&amp;quot;],&lt;br /&gt;
.link-document {&lt;br /&gt;
/* @embed */&lt;br /&gt;
background: url(images/document-icon.png) center right no-repeat;&lt;br /&gt;
padding-right: 13px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#content .printfooter {&lt;br /&gt;
display: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Icon for Usernames */&lt;br /&gt;
#pt-userpage,&lt;br /&gt;
#pt-anonuserpage,&lt;br /&gt;
#pt-login {&lt;br /&gt;
/* @embed */&lt;br /&gt;
background: url(images/user-icon.png) left top no-repeat;&lt;br /&gt;
padding-left: 15px !important;&lt;br /&gt;
text-transform: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.redirectText {&lt;br /&gt;
font-size: 140%;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.redirectMsg img {&lt;br /&gt;
vertical-align: text-bottom;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#bodyContent {&lt;br /&gt;
position: relative;&lt;br /&gt;
width: 100%;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#mw-js-message {&lt;br /&gt;
font-size: 0.8em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#bodyContent {&lt;br /&gt;
line-height: 1.5em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Watch/Unwatch Icon Styling */&lt;br /&gt;
#ca-unwatch.icon a,&lt;br /&gt;
#ca-watch.icon a {&lt;br /&gt;
margin: 0;&lt;br /&gt;
padding: 0;&lt;br /&gt;
outline: none;&lt;br /&gt;
display: block;&lt;br /&gt;
width: 26px;&lt;br /&gt;
/* This hides the text but shows the background image */&lt;br /&gt;
padding-top: 3.1em;&lt;br /&gt;
margin-top: 0;&lt;br /&gt;
/* Only applied in IE6 */&lt;br /&gt;
margin-top: -0.8em !ie;&lt;br /&gt;
height: 0;&lt;br /&gt;
overflow: hidden;&lt;br /&gt;
/* @embed */&lt;br /&gt;
background-image: url(images/watch-icons.png);&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#ca-unwatch.icon a {&lt;br /&gt;
background-position: -43px 60%;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#ca-watch.icon a {&lt;br /&gt;
background-position: 5px 60%;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#ca-unwatch.icon a:hover,&lt;br /&gt;
#ca-unwatch.icon a:focus {&lt;br /&gt;
background-position: -67px 60%;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#ca-watch.icon a:hover,&lt;br /&gt;
#ca-watch.icon a:focus {&lt;br /&gt;
background-position: -19px 60%;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#ca-unwatch.icon a.loading,&lt;br /&gt;
#ca-watch.icon a.loading {&lt;br /&gt;
/* @embed */&lt;br /&gt;
background-image: url(images/watch-icon-loading.gif);&lt;br /&gt;
background-position: 5px 60%;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#ca-unwatch.icon a span,&lt;br /&gt;
#ca-watch.icon a span {&lt;br /&gt;
display: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorTabs ul {&lt;br /&gt;
/* @embed */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Tooltips are outside of the normal body code, so this helps make the size of the text sensible */&lt;br /&gt;
.tipsy {&lt;br /&gt;
font-size: 0.8em;&lt;br /&gt;
}&lt;/div&gt;</summary>
		<author><name>WikiSysop</name></author>	</entry>

	<entry>
		<id>https://web.fhnw.ch/plattformen/hattie-wiki/w/index.php?title=MediaWiki:Common.css&amp;diff=3379</id>
		<title>MediaWiki:Common.css</title>
		<link rel="alternate" type="text/html" href="https://web.fhnw.ch/plattformen/hattie-wiki/w/index.php?title=MediaWiki:Common.css&amp;diff=3379"/>
				<updated>2014-05-10T09:50:42Z</updated>
		
		<summary type="html">&lt;p&gt;WikiSysop: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;/* Das folgende CSS wird für alle Benutzeroberflächen geladen. */&lt;br /&gt;
&lt;br /&gt;
/* Framework */&lt;br /&gt;
&lt;br /&gt;
html,&lt;br /&gt;
body {&lt;br /&gt;
height: 100%;&lt;br /&gt;
margin: 0;&lt;br /&gt;
padding: 0;&lt;br /&gt;
font-family: &amp;quot;Open Sans&amp;quot;,sans-serif;&lt;br /&gt;
font-size: 1em;&lt;br /&gt;
color:#777;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
body {&lt;br /&gt;
background-color: #dcdcdc;&lt;br /&gt;
/* @embed */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Content */&lt;br /&gt;
&lt;br /&gt;
div#content {&lt;br /&gt;
/* @embed */&lt;br /&gt;
background-color: white;&lt;br /&gt;
color: #777;&lt;br /&gt;
direction: ltr;&lt;br /&gt;
border-width: 0px;&lt;br /&gt;
border-style: solid;&lt;br /&gt;
margin-top: 0;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Head */&lt;br /&gt;
&lt;br /&gt;
#mw-page-base {&lt;br /&gt;
height: 5em;&lt;br /&gt;
background-color: white;&lt;br /&gt;
border-bottom: 0;&lt;br /&gt;
/* @embed */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#mw-head-base {&lt;br /&gt;
height: 5em;&lt;br /&gt;
/* @embed */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#mw-head {&lt;br /&gt;
position: absolute;&lt;br /&gt;
top: 0;&lt;br /&gt;
right: 0;&lt;br /&gt;
width: 100%;&lt;br /&gt;
background-color: white;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#mw-head h5 {&lt;br /&gt;
margin: 0;&lt;br /&gt;
padding: 0;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Hide empty portlets */&lt;br /&gt;
div.emptyPortlet {&lt;br /&gt;
display: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Personal */&lt;br /&gt;
&lt;br /&gt;
#p-personal {&lt;br /&gt;
position: absolute;&lt;br /&gt;
top: 0;&lt;br /&gt;
right: 0.75em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#p-personal h5 {&lt;br /&gt;
display: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#p-personal ul {&lt;br /&gt;
list-style: none;&lt;br /&gt;
margin: 0;&lt;br /&gt;
padding-left: 10em; /* Keep from overlapping logo */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* @noflip */&lt;br /&gt;
&lt;br /&gt;
#p-personal li {&lt;br /&gt;
line-height: 1.125em;&lt;br /&gt;
float: left;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#p-personal li a {&lt;br /&gt;
color: #777;&lt;br /&gt;
text-decoration: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#p-personal li a:hover {&lt;br /&gt;
background-color: #31859d;&lt;br /&gt;
color: #fff;&lt;br /&gt;
padding:0.5em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#p-personal li a:visited {&lt;br /&gt;
color: #31859d;&lt;br /&gt;
text-decoration: bold;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#p-personal a.new {&lt;br /&gt;
color: #31859d;&lt;br /&gt;
text-decoration: bold;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* This one flips! */&lt;br /&gt;
&lt;br /&gt;
#p-personal li {&lt;br /&gt;
margin-left: 0.75em;&lt;br /&gt;
margin-top: 0.5em;&lt;br /&gt;
font-size: 0.75em;&lt;br /&gt;
white-space: nowrap;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Navigation Containers */&lt;br /&gt;
&lt;br /&gt;
#left-navigation {&lt;br /&gt;
position: relative;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#right-navigation {&lt;br /&gt;
float: right;&lt;br /&gt;
margin-top: 2.5em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Navigation Labels */&lt;br /&gt;
div.vectorTabs h5,&lt;br /&gt;
div.vectorMenu h5 span {&lt;br /&gt;
display: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Namespaces and Views */&lt;br /&gt;
/* @noflip */&lt;br /&gt;
div.vectorTabs {&lt;br /&gt;
float: left;&lt;br /&gt;
height: 2.5em;&lt;br /&gt;
background-image:none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorTabs {&lt;br /&gt;
/* @embed */&lt;br /&gt;
padding-left: 1px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* @noflip */&lt;br /&gt;
div.vectorTabs ul {&lt;br /&gt;
float: left;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorTabs ul {&lt;br /&gt;
height: 100%;&lt;br /&gt;
list-style: none;&lt;br /&gt;
margin: 0;&lt;br /&gt;
padding: 0;&lt;br /&gt;
background-color:white;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* @noflip */&lt;br /&gt;
div.vectorTabs ul li {&lt;br /&gt;
float: left;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* OVERRIDDEN BY COMPLIANT BROWSERS */&lt;br /&gt;
div.vectorTabs ul li {&lt;br /&gt;
line-height: 1.125em;&lt;br /&gt;
display: inline-block;&lt;br /&gt;
height: 100%;&lt;br /&gt;
margin: 0;&lt;br /&gt;
padding: 0;&lt;br /&gt;
background-color: #fff;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* IGNORED BY IE6 */&lt;br /&gt;
div.vectorTabs ul &amp;gt; li {&lt;br /&gt;
display: block;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorTabs li.selected {&lt;br /&gt;
/* @embed */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
	/* OVERRIDDEN BY COMPLIANT BROWSERS */&lt;br /&gt;
div.vectorTabs li a {&lt;br /&gt;
display: inline-block;&lt;br /&gt;
height: 1.9em;&lt;br /&gt;
padding-left: 0.5em;&lt;br /&gt;
padding-right: 0.5em;&lt;br /&gt;
color: #777;&lt;br /&gt;
cursor: pointer;&lt;br /&gt;
font-size: 0.8em;&lt;br /&gt;
text-decoration: none;&lt;br /&gt;
background:none;&lt;br /&gt;
background-color:#fff;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorTabs li a:hover {&lt;br /&gt;
background-color: #31859d;&lt;br /&gt;
color: #fff;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* IGNORED BY IE6 */&lt;br /&gt;
div.vectorTabs li &amp;gt; a {&lt;br /&gt;
display: block;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorTabs li.icon a {&lt;br /&gt;
background-position: bottom right;&lt;br /&gt;
background-repeat: no-repeat;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* OVERRIDDEN BY COMPLIANT BROWSERS */&lt;br /&gt;
div.vectorTabs span a  {&lt;br /&gt;
display: inline-block;&lt;br /&gt;
padding-top: 1.25em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* IGNORED BY IE6 */&lt;br /&gt;
/* @noflip */&lt;br /&gt;
div.vectorTabs span &amp;gt; a {&lt;br /&gt;
float: left;&lt;br /&gt;
display: block;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorTabs span {&lt;br /&gt;
display: inline-block;&lt;br /&gt;
/* @embed */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorTabs li.selected a,&lt;br /&gt;
div.vectorTabs li.selected a:visited{&lt;br /&gt;
color: #777;&lt;br /&gt;
text-decoration: none;&lt;br /&gt;
font-weight: bold;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorTabs li.new a,&lt;br /&gt;
div.vectorTabs li.new a:visited{&lt;br /&gt;
color: #fff;&lt;br /&gt;
text-decoration: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Variants and Actions */&lt;br /&gt;
/* @noflip */&lt;br /&gt;
div.vectorMenu {&lt;br /&gt;
direction: ltr;&lt;br /&gt;
float: left;&lt;br /&gt;
/* @embed */&lt;br /&gt;
background-image: url(images/arrow-down-icon.png);&lt;br /&gt;
background-position: 100% 60%;&lt;br /&gt;
background-repeat: no-repeat;&lt;br /&gt;
cursor: pointer;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorMenu h3 a {&lt;br /&gt;
background-image:none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorMenuFocus {&lt;br /&gt;
/* @embed */&lt;br /&gt;
background-image: url(images/arrow-down-focus-icon.png);&lt;br /&gt;
background-position: 100% 60%;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* @noflip */&lt;br /&gt;
body.rtl div.vectorMenu {&lt;br /&gt;
direction: rtl;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* OVERRIDDEN BY COMPLIANT BROWSERS */&lt;br /&gt;
/* @noflip */&lt;br /&gt;
div#mw-head div.vectorMenu h5 {&lt;br /&gt;
float: left;&lt;br /&gt;
/* @embed */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* This will be flipped - unlike the one above it */&lt;br /&gt;
div#mw-head div.vectorMenu h5 {&lt;br /&gt;
background-position: bottom left;&lt;br /&gt;
margin-left: -1px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* IGNORED BY IE6 */&lt;br /&gt;
&lt;br /&gt;
div#mw-head div.vectorMenu &amp;gt; h5 {&lt;br /&gt;
background-image: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#mw-head div.vectorMenu h4 {&lt;br /&gt;
display: inline-block;&lt;br /&gt;
float: left;&lt;br /&gt;
font-size: 0.8em;&lt;br /&gt;
padding-left: 0.5em;&lt;br /&gt;
padding-top: 1.375em;&lt;br /&gt;
font-weight: normal;&lt;br /&gt;
border: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* OVERRIDDEN BY COMPLIANT BROWSERS */&lt;br /&gt;
/* @noflip */&lt;br /&gt;
div.vectorMenu h5 a {&lt;br /&gt;
display: inline-block;&lt;br /&gt;
width: 24px;&lt;br /&gt;
height: 2.5em;&lt;br /&gt;
text-decoration: none;&lt;br /&gt;
/* @embed */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* This will be flipped - unlike the one above it */&lt;br /&gt;
div.vectorMenu h5 a {&lt;br /&gt;
background-position: bottom right;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* IGNORED BY IE6 */&lt;br /&gt;
div.vectorMenu h5 &amp;gt; a {&lt;br /&gt;
display: block;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorMenu div.menu {&lt;br /&gt;
position: relative;&lt;br /&gt;
display: none;&lt;br /&gt;
clear: both;&lt;br /&gt;
text-align: left;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* OVERRIDDEN BY COMPLIANT BROWSERS */&lt;br /&gt;
/* @noflip */&lt;br /&gt;
body.rtl div.vectorMenu div.menu {&lt;br /&gt;
margin-left: 24px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* IGNORED BY IE6 */&lt;br /&gt;
/* @noflip */&lt;br /&gt;
body.rtl div.vectorMenu &amp;gt; div.menu {&lt;br /&gt;
margin-left: auto;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* IGNORED BY IE6 */&lt;br /&gt;
/* Also fixes old versions of FireFox */&lt;br /&gt;
/* @noflip */&lt;br /&gt;
body.rtl div.vectorMenu &amp;gt; div.menu,&lt;br /&gt;
x:-moz-any-link {&lt;br /&gt;
margin-left: 23px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Enable forcing showing of the menu for accessibility */&lt;br /&gt;
div.vectorMenu:hover div.menu,&lt;br /&gt;
div.vectorMenu div.menuForceShow {&lt;br /&gt;
display: block;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorMenu ul {&lt;br /&gt;
position: absolute;&lt;br /&gt;
background-color: white;&lt;br /&gt;
border: solid 1px silver;&lt;br /&gt;
border-top-width: 0;&lt;br /&gt;
list-style: none;&lt;br /&gt;
list-style-image: none;&lt;br /&gt;
list-style-type: none;&lt;br /&gt;
padding: 0;&lt;br /&gt;
margin: 0;&lt;br /&gt;
margin-left: -1px;&lt;br /&gt;
text-align: left;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Fixes old versions of FireFox */&lt;br /&gt;
div.vectorMenu ul,&lt;br /&gt;
x:-moz-any-link {&lt;br /&gt;
min-width: 5em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Returns things back to normal in modern versions of FireFox */&lt;br /&gt;
div.vectorMenu ul,&lt;br /&gt;
x:-moz-any-link,&lt;br /&gt;
x:default {&lt;br /&gt;
min-width: 0;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorMenu li {&lt;br /&gt;
padding: 0;&lt;br /&gt;
margin: 0;&lt;br /&gt;
text-align: left;&lt;br /&gt;
line-height: 1em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* OVERRIDDEN BY COMPLIANT BROWSERS */&lt;br /&gt;
div.vectorMenu li a {&lt;br /&gt;
display: inline-block;&lt;br /&gt;
padding: 0.5em;&lt;br /&gt;
white-space: nowrap;&lt;br /&gt;
color: #777;&lt;br /&gt;
cursor: pointer;&lt;br /&gt;
font-size: 0.8em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* IGNORED BY IE6 */&lt;br /&gt;
div.vectorMenu li &amp;gt; a {&lt;br /&gt;
display: block;&lt;br /&gt;
}&lt;br /&gt;
div.vectorMenu li.selected a,&lt;br /&gt;
div.vectorMenu li.selected a:visited {&lt;br /&gt;
color: #fff;&lt;br /&gt;
text-decoration: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Search */&lt;br /&gt;
#p-search h5 {&lt;br /&gt;
display: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* @noflip */&lt;br /&gt;
#p-search {&lt;br /&gt;
float: left;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#p-search {&lt;br /&gt;
margin-right: 0.5em;&lt;br /&gt;
margin-left: 0.5em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#p-search form,&lt;br /&gt;
#p-search input {&lt;br /&gt;
margin: 0;&lt;br /&gt;
margin-top: 0.4em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#simpleSearch {&lt;br /&gt;
display: block;&lt;br /&gt;
width: 14em;&lt;br /&gt;
height: 1.4em;&lt;br /&gt;
margin-top: 0.65em;&lt;br /&gt;
position: relative;&lt;br /&gt;
min-height: 1px; /* Gotta trigger hasLayout for IE7 */&lt;br /&gt;
border: solid 1px #AAAAAA;&lt;br /&gt;
color: black;&lt;br /&gt;
background-color: white;&lt;br /&gt;
/* @embed */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#simpleSearch label {&lt;br /&gt;
/*&lt;br /&gt;
 * DON'T PANIC! Browsers that won't scale this properly are the same browsers that have JS issues that prevent&lt;br /&gt;
 * this from ever being shown anyways.&lt;br /&gt;
 */&lt;br /&gt;
font-size: 13px;&lt;br /&gt;
top: 0.25em;&lt;br /&gt;
direction: ltr;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#simpleSearch input {&lt;br /&gt;
color: black;&lt;br /&gt;
direction: ltr;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#simpleSearch input:focus {&lt;br /&gt;
outline: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#simpleSearch input.placeholder {&lt;br /&gt;
color: #999999;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#simpleSearch input::-webkit-input-placeholder {&lt;br /&gt;
color: #999999;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#simpleSearch input#searchInput {&lt;br /&gt;
position: absolute;&lt;br /&gt;
top: 0;&lt;br /&gt;
left: 0;&lt;br /&gt;
width: 90%;&lt;br /&gt;
margin: 0;&lt;br /&gt;
padding: 0;&lt;br /&gt;
padding-left: 0.2em;&lt;br /&gt;
padding-top: 0.2em;&lt;br /&gt;
padding-bottom: 0.2em;&lt;br /&gt;
outline: none;&lt;br /&gt;
border: none;&lt;br /&gt;
&lt;br /&gt;
/*&lt;br /&gt;
 * DON'T PANIC! Browsers that won't scale this properly are the same browsers that have JS issues that prevent&lt;br /&gt;
 * this from ever being shown anyways.&lt;br /&gt;
 */&lt;br /&gt;
&lt;br /&gt;
font-size: 13px;&lt;br /&gt;
background-color: transparent;&lt;br /&gt;
direction: ltr;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#simpleSearch button#searchButton {&lt;br /&gt;
position: absolute;&lt;br /&gt;
width: 10%;&lt;br /&gt;
right: 0;&lt;br /&gt;
top: 0;&lt;br /&gt;
padding: 0;&lt;br /&gt;
padding-top: 0.3em;&lt;br /&gt;
padding-bottom: 0.2em;&lt;br /&gt;
padding-right: 0.4em;&lt;br /&gt;
margin: 0;&lt;br /&gt;
border: none;&lt;br /&gt;
cursor: pointer;&lt;br /&gt;
background-color: transparent;&lt;br /&gt;
background-image: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* OVERRIDDEN BY COMPLIANT BROWSERS */&lt;br /&gt;
div#simpleSearch button#searchButton img {&lt;br /&gt;
border: none;&lt;br /&gt;
margin: 0;&lt;br /&gt;
margin-top: -3px;&lt;br /&gt;
padding: 0;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* IGNORED BY IE6 */&lt;br /&gt;
div#simpleSearch button#searchButton &amp;gt; img {&lt;br /&gt;
margin: 0;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Panel */&lt;br /&gt;
div#mw-panel {&lt;br /&gt;
font-size: inherit;&lt;br /&gt;
position: absolute;&lt;br /&gt;
top: 100px;&lt;br /&gt;
padding-top: 0.5em;&lt;br /&gt;
width: 10em;&lt;br /&gt;
left: 0px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#mw-panel.collapsible-nav .portal {&lt;br /&gt;
font-size: 0.9em;&lt;br /&gt;
background-image:none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#mw-panel div.portal {&lt;br /&gt;
padding-bottom: 0;&lt;br /&gt;
direction: ltr;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#mw-panel div.portal h5 {&lt;br /&gt;
color: #000;&lt;br /&gt;
text-transform: uppercase;&lt;br /&gt;
padding: 0.25em;&lt;br /&gt;
padding-top: 0;&lt;br /&gt;
padding-bottom: 0;&lt;br /&gt;
padding-left: 1.75em;&lt;br /&gt;
cursor: default;&lt;br /&gt;
border: none;&lt;br /&gt;
font-size: 0.75em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#mw-panel div.portal div.body {&lt;br /&gt;
margin: 0;&lt;br /&gt;
padding-top: 0.5em;&lt;br /&gt;
margin-left: 1.25em;&lt;br /&gt;
border-bottom: 4px solid #31859d;&lt;br /&gt;
/* @embed */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#mw-panel div.portal div.body ul {&lt;br /&gt;
list-style: none;&lt;br /&gt;
list-style-image: none;&lt;br /&gt;
list-style-type: none;&lt;br /&gt;
padding: 0;&lt;br /&gt;
margin: 0;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#mw-panel div.portal div.body ul li {&lt;br /&gt;
line-height: 1.5em;&lt;br /&gt;
padding: 0;&lt;br /&gt;
padding-bottom: 0.5em;&lt;br /&gt;
margin: 0;&lt;br /&gt;
overflow: hidden;&lt;br /&gt;
font-size: 0.75em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#mw-panel div.portal div.body ul li a {&lt;br /&gt;
text-transform: uppercase;&lt;br /&gt;
color: #000;&lt;br /&gt;
text-decoration: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#mw-panel div.portal div.body ul li a:hover {&lt;br /&gt;
background-color: #31859d;&lt;br /&gt;
color: #fff;&lt;br /&gt;
padding-top:0.5em;&lt;br /&gt;
padding-bottom:0.5em;&lt;br /&gt;
padding-left:2px;&lt;br /&gt;
padding-right:2px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Footer */&lt;br /&gt;
div#footer {&lt;br /&gt;
margin-left: 10em;&lt;br /&gt;
margin-top: 0;&lt;br /&gt;
padding: 0.75em;&lt;br /&gt;
/* @embed */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#footer ul {&lt;br /&gt;
list-style: none;&lt;br /&gt;
list-style-image: none;&lt;br /&gt;
list-style-type: none;&lt;br /&gt;
margin: 0;&lt;br /&gt;
padding: 0;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#footer ul li {&lt;br /&gt;
margin: 0;&lt;br /&gt;
padding: 0;&lt;br /&gt;
padding-top: 0.5em;&lt;br /&gt;
padding-bottom: 0.5em;&lt;br /&gt;
color: #000;&lt;br /&gt;
font-size: 0.7em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#footer #footer-icons {&lt;br /&gt;
float: right;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* @noflip */&lt;br /&gt;
body.ltr div#footer #footer-places {&lt;br /&gt;
float: left;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#footer #footer-info li {&lt;br /&gt;
line-height: 1.4em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#footer #footer-icons li {&lt;br /&gt;
float: left;&lt;br /&gt;
margin-left: 0.5em;&lt;br /&gt;
line-height: 2em;&lt;br /&gt;
text-align: right;&lt;br /&gt;
display:none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#footer #footer-places li {&lt;br /&gt;
float: left;&lt;br /&gt;
margin-right: 1em;&lt;br /&gt;
line-height: 2em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#footer #footer-places li a {&lt;br /&gt;
color: #000;&lt;br /&gt;
text-decoration: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#footer #footer-places li a:hover {&lt;br /&gt;
background-color: #31859d;&lt;br /&gt;
color: #fff;&lt;br /&gt;
padding:0.5em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#footer #footer-places li a:active {&lt;br /&gt;
font-weight: bold;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Logo */&lt;br /&gt;
#p-logo {&lt;br /&gt;
position: absolute;&lt;br /&gt;
top:-140px;&lt;br /&gt;
left: 15px;&lt;br /&gt;
width: 10em;&lt;br /&gt;
height:70px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#p-logo a {&lt;br /&gt;
display: block;&lt;br /&gt;
width: 10em;&lt;br /&gt;
background-repeat: no-repeat;&lt;br /&gt;
background-position: center center;&lt;br /&gt;
text-decoration: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/*&lt;br /&gt;
 *&lt;br /&gt;
 * The following code is highly modified from monobook. It would be nice if the&lt;br /&gt;
 * preftoc id was more human readable like preferences-toc for instance,&lt;br /&gt;
 * howerver this would require backporting the other skins.&lt;br /&gt;
 */&lt;br /&gt;
&lt;br /&gt;
/* Preferences */&lt;br /&gt;
#preftoc {&lt;br /&gt;
/* Tabs */&lt;br /&gt;
width: 100%;&lt;br /&gt;
float: left;&lt;br /&gt;
clear: both;&lt;br /&gt;
margin: 0 !important;&lt;br /&gt;
padding: 0 !important;&lt;br /&gt;
/* @embed */&lt;br /&gt;
background-image: url(images/preferences-break.png);&lt;br /&gt;
background-position: bottom left;&lt;br /&gt;
background-repeat: no-repeat;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#preftoc li {&lt;br /&gt;
/* Tab */&lt;br /&gt;
float: left;&lt;br /&gt;
margin: 0;&lt;br /&gt;
padding: 0;&lt;br /&gt;
padding-right: 1px;&lt;br /&gt;
height: 2.25em;&lt;br /&gt;
white-space: nowrap;&lt;br /&gt;
list-style-type: none;&lt;br /&gt;
list-style-image: none;&lt;br /&gt;
/* @embed */&lt;br /&gt;
background-image: url(images/preferences-break.png);&lt;br /&gt;
background-position: bottom right;&lt;br /&gt;
background-repeat: no-repeat;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Sadly, IE6 won't understand this */&lt;br /&gt;
#preftoc li:first-child {&lt;br /&gt;
margin-left: 1px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#preftoc a,&lt;br /&gt;
#preftoc a:active {&lt;br /&gt;
display: inline-block;&lt;br /&gt;
position: relative;&lt;br /&gt;
color: #000;&lt;br /&gt;
padding: 0.5em;&lt;br /&gt;
text-decoration: none;&lt;br /&gt;
background-image: none;&lt;br /&gt;
font-size: 0.9em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#preftoc a:hover,&lt;br /&gt;
#preftoc a:focus {&lt;br /&gt;
text-decoration: none;&lt;br /&gt;
background-color: #31859d;&lt;br /&gt;
color: #fff;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#preftoc li.selected a {&lt;br /&gt;
/* @embed */&lt;br /&gt;
background-image: url(images/preferences-fade.png);&lt;br /&gt;
background-position: bottom;&lt;br /&gt;
background-repeat: repeat-x;&lt;br /&gt;
color: #000;&lt;br /&gt;
text-decoration: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#preferences {&lt;br /&gt;
float: left;&lt;br /&gt;
width: 100%;&lt;br /&gt;
margin: 0;&lt;br /&gt;
margin-top: -2px;&lt;br /&gt;
clear: both;&lt;br /&gt;
border: solid 1px #cccccc;&lt;br /&gt;
background-color: #f9f9f9;&lt;br /&gt;
/* @embed */&lt;br /&gt;
background-image: url(images/preferences-base.png);&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#preferences fieldset {&lt;br /&gt;
border: none;&lt;br /&gt;
border-top: solid 1px #cccccc;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#preferences fieldset.prefsection {&lt;br /&gt;
border: none;&lt;br /&gt;
padding: 0;&lt;br /&gt;
margin: 1em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#preferences legend {&lt;br /&gt;
color: #666666;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#preferences fieldset.prefsection legend.mainLegend {&lt;br /&gt;
display: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#preferences td {&lt;br /&gt;
padding-left: 0.5em;&lt;br /&gt;
padding-right: 0.5em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#preferences td.htmlform-tip {&lt;br /&gt;
font-size: x-small;&lt;br /&gt;
padding: .2em 2em;&lt;br /&gt;
color: #666666;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#preferences div.mw-prefs-buttons {&lt;br /&gt;
padding: 1em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#preferences div.mw-prefs-buttons input {&lt;br /&gt;
margin-right: 0.25em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/**&lt;br /&gt;
 * The following code is slightly modified from monobook&lt;br /&gt;
 */&lt;br /&gt;
&lt;br /&gt;
div#content {&lt;br /&gt;
line-height: 1.5em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#bodyContent {&lt;br /&gt;
font-size: 0.8em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.editsection {&lt;br /&gt;
float: right;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
ul {&lt;br /&gt;
/* @embed */&lt;br /&gt;
list-style-image: url(images/bullet-icon.png);&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
pre {&lt;br /&gt;
line-height: 1.3em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Site Notice (includes notices from CentralNotice extension) */&lt;br /&gt;
#siteNotice {&lt;br /&gt;
font-size: 0.8em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#firstHeading {&lt;br /&gt;
padding-top: 0;&lt;br /&gt;
margin-top: 0;&lt;br /&gt;
padding-top: 0;&lt;br /&gt;
font-size: 1.6em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#content a.external,&lt;br /&gt;
div#content a.external[href ^=&amp;quot;gopher://&amp;quot;] {&lt;br /&gt;
/* @embed */&lt;br /&gt;
background: url(images/external-link-ltr-icon.png) center right no-repeat;&lt;br /&gt;
padding-right: 13px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#content a.external[href ^=&amp;quot;https://&amp;quot;],&lt;br /&gt;
.link-https {&lt;br /&gt;
/* @embed */&lt;br /&gt;
background: url(images/lock-icon.png) center right no-repeat;&lt;br /&gt;
padding-right: 13px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#content a.external[href ^=&amp;quot;mailto:&amp;quot;],&lt;br /&gt;
.link-mailto {&lt;br /&gt;
/* @embed */&lt;br /&gt;
background: url(images/mail-icon.png) center right no-repeat;&lt;br /&gt;
padding-right: 13px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#content a.external[href ^=&amp;quot;news:&amp;quot;] {&lt;br /&gt;
/* @embed */&lt;br /&gt;
background: url(images/news-icon.png) center right no-repeat;&lt;br /&gt;
padding-right: 13px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#content a.external[href ^=&amp;quot;ftp://&amp;quot;],&lt;br /&gt;
.link-ftp {&lt;br /&gt;
/* @embed */&lt;br /&gt;
background: url(images/file-icon.png) center right no-repeat;&lt;br /&gt;
padding-right: 13px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#content a.external[href ^=&amp;quot;irc://&amp;quot;],&lt;br /&gt;
div#content a.external[href ^=&amp;quot;ircs://&amp;quot;],&lt;br /&gt;
.link-irc {&lt;br /&gt;
/* @embed */&lt;br /&gt;
background: url(images/talk-icon.png) center right no-repeat;&lt;br /&gt;
padding-right: 13px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#content a.external[href $=&amp;quot;.ogg&amp;quot;], div#content a.external[href $=&amp;quot;.OGG&amp;quot;],&lt;br /&gt;
div#content a.external[href $=&amp;quot;.mid&amp;quot;], div#content a.external[href $=&amp;quot;.MID&amp;quot;],&lt;br /&gt;
div#content a.external[href $=&amp;quot;.midi&amp;quot;], div#content a.external[href $=&amp;quot;.MIDI&amp;quot;],&lt;br /&gt;
div#content a.external[href $=&amp;quot;.mp3&amp;quot;], div#content a.external[href $=&amp;quot;.MP3&amp;quot;],&lt;br /&gt;
div#content a.external[href $=&amp;quot;.wav&amp;quot;], div#content a.external[href $=&amp;quot;.WAV&amp;quot;],&lt;br /&gt;
div#content a.external[href $=&amp;quot;.wma&amp;quot;], div#content a.external[href $=&amp;quot;.WMA&amp;quot;],&lt;br /&gt;
.link-audio {&lt;br /&gt;
/* @embed */&lt;br /&gt;
background: url(images/audio-icon.png) center right no-repeat;&lt;br /&gt;
padding-right: 13px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#content a.external[href $=&amp;quot;.ogm&amp;quot;], div#content a.external[href $=&amp;quot;.OGM&amp;quot;],&lt;br /&gt;
div#content a.external[href $=&amp;quot;.avi&amp;quot;], div#content a.external[href $=&amp;quot;.AVI&amp;quot;],&lt;br /&gt;
div#content a.external[href $=&amp;quot;.mpeg&amp;quot;], div#content a.external[href $=&amp;quot;.MPEG&amp;quot;],&lt;br /&gt;
div#content a.external[href $=&amp;quot;.mpg&amp;quot;], div#content a.external[href $=&amp;quot;.MPG&amp;quot;],&lt;br /&gt;
.link-video {&lt;br /&gt;
/* @embed */&lt;br /&gt;
background: url(images/video-icon.png) center right no-repeat;&lt;br /&gt;
padding-right: 13px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#content a.external[href $=&amp;quot;.pdf&amp;quot;], div#content a.external[href $=&amp;quot;.PDF&amp;quot;],&lt;br /&gt;
div#content a.external[href *=&amp;quot;.pdf#&amp;quot;], div#content a.external[href *=&amp;quot;.PDF#&amp;quot;],&lt;br /&gt;
div#content a.external[href *=&amp;quot;.pdf?&amp;quot;], div#content a.external[href *=&amp;quot;.PDF?&amp;quot;],&lt;br /&gt;
.link-document {&lt;br /&gt;
/* @embed */&lt;br /&gt;
background: url(images/document-icon.png) center right no-repeat;&lt;br /&gt;
padding-right: 13px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#content .printfooter {&lt;br /&gt;
display: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Icon for Usernames */&lt;br /&gt;
#pt-userpage,&lt;br /&gt;
#pt-anonuserpage,&lt;br /&gt;
#pt-login {&lt;br /&gt;
/* @embed */&lt;br /&gt;
background: url(images/user-icon.png) left top no-repeat;&lt;br /&gt;
padding-left: 15px !important;&lt;br /&gt;
text-transform: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.redirectText {&lt;br /&gt;
font-size: 140%;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.redirectMsg img {&lt;br /&gt;
vertical-align: text-bottom;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#bodyContent {&lt;br /&gt;
position: relative;&lt;br /&gt;
width: 100%;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#mw-js-message {&lt;br /&gt;
font-size: 0.8em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#bodyContent {&lt;br /&gt;
line-height: 1.5em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Watch/Unwatch Icon Styling */&lt;br /&gt;
#ca-unwatch.icon a,&lt;br /&gt;
#ca-watch.icon a {&lt;br /&gt;
margin: 0;&lt;br /&gt;
padding: 0;&lt;br /&gt;
outline: none;&lt;br /&gt;
display: block;&lt;br /&gt;
width: 26px;&lt;br /&gt;
/* This hides the text but shows the background image */&lt;br /&gt;
padding-top: 3.1em;&lt;br /&gt;
margin-top: 0;&lt;br /&gt;
/* Only applied in IE6 */&lt;br /&gt;
margin-top: -0.8em !ie;&lt;br /&gt;
height: 0;&lt;br /&gt;
overflow: hidden;&lt;br /&gt;
/* @embed */&lt;br /&gt;
background-image: url(images/watch-icons.png);&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#ca-unwatch.icon a {&lt;br /&gt;
background-position: -43px 60%;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#ca-watch.icon a {&lt;br /&gt;
background-position: 5px 60%;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#ca-unwatch.icon a:hover,&lt;br /&gt;
#ca-unwatch.icon a:focus {&lt;br /&gt;
background-position: -67px 60%;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#ca-watch.icon a:hover,&lt;br /&gt;
#ca-watch.icon a:focus {&lt;br /&gt;
background-position: -19px 60%;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#ca-unwatch.icon a.loading,&lt;br /&gt;
#ca-watch.icon a.loading {&lt;br /&gt;
/* @embed */&lt;br /&gt;
background-image: url(images/watch-icon-loading.gif);&lt;br /&gt;
background-position: 5px 60%;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#ca-unwatch.icon a span,&lt;br /&gt;
#ca-watch.icon a span {&lt;br /&gt;
display: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorTabs ul {&lt;br /&gt;
/* @embed */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Tooltips are outside of the normal body code, so this helps make the size of the text sensible */&lt;br /&gt;
.tipsy {&lt;br /&gt;
font-size: 0.8em;&lt;br /&gt;
}&lt;/div&gt;</summary>
		<author><name>WikiSysop</name></author>	</entry>

	<entry>
		<id>https://web.fhnw.ch/plattformen/hattie-wiki/w/index.php?title=MediaWiki:Common.css&amp;diff=3378</id>
		<title>MediaWiki:Common.css</title>
		<link rel="alternate" type="text/html" href="https://web.fhnw.ch/plattformen/hattie-wiki/w/index.php?title=MediaWiki:Common.css&amp;diff=3378"/>
				<updated>2014-05-10T09:49:45Z</updated>
		
		<summary type="html">&lt;p&gt;WikiSysop: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;/* Das folgende CSS wird für alle Benutzeroberflächen geladen. */&lt;br /&gt;
&lt;br /&gt;
/* Framework */&lt;br /&gt;
&lt;br /&gt;
html,&lt;br /&gt;
body {&lt;br /&gt;
height: 100%;&lt;br /&gt;
margin: 0;&lt;br /&gt;
padding: 0;&lt;br /&gt;
font-family: &amp;quot;Open Sans&amp;quot;,sans-serif;&lt;br /&gt;
font-size: 1em;&lt;br /&gt;
color:#777;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
body {&lt;br /&gt;
background-color: #dcdcdc;&lt;br /&gt;
/* @embed */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Content */&lt;br /&gt;
&lt;br /&gt;
div#content {&lt;br /&gt;
/* @embed */&lt;br /&gt;
background-color: white;&lt;br /&gt;
color: #777;&lt;br /&gt;
direction: ltr;&lt;br /&gt;
border-width: 0px;&lt;br /&gt;
border-style: solid;&lt;br /&gt;
margin-top: 0;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Head */&lt;br /&gt;
&lt;br /&gt;
#mw-page-base {&lt;br /&gt;
height: 5em;&lt;br /&gt;
background-color: white;&lt;br /&gt;
border-bottom: 0;&lt;br /&gt;
/* @embed */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#mw-head-base {&lt;br /&gt;
height: 5em;&lt;br /&gt;
/* @embed */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#mw-head {&lt;br /&gt;
position: absolute;&lt;br /&gt;
top: 0;&lt;br /&gt;
right: 0;&lt;br /&gt;
width: 100%;&lt;br /&gt;
background-color: white;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#mw-head h5 {&lt;br /&gt;
margin: 0;&lt;br /&gt;
padding: 0;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Hide empty portlets */&lt;br /&gt;
div.emptyPortlet {&lt;br /&gt;
display: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Personal */&lt;br /&gt;
&lt;br /&gt;
#p-personal {&lt;br /&gt;
position: absolute;&lt;br /&gt;
top: 0;&lt;br /&gt;
right: 0.75em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#p-personal h5 {&lt;br /&gt;
display: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#p-personal ul {&lt;br /&gt;
list-style: none;&lt;br /&gt;
margin: 0;&lt;br /&gt;
padding-left: 10em; /* Keep from overlapping logo */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* @noflip */&lt;br /&gt;
&lt;br /&gt;
#p-personal li {&lt;br /&gt;
line-height: 1.125em;&lt;br /&gt;
float: left;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#p-personal li a {&lt;br /&gt;
color: #777;&lt;br /&gt;
text-decoration: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#p-personal li a:hover {&lt;br /&gt;
background-color: #31859d;&lt;br /&gt;
color: #fff;&lt;br /&gt;
padding:0.5em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#p-personal li a:visited {&lt;br /&gt;
color: #31859d;&lt;br /&gt;
text-decoration: bold;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#p-personal a.new {&lt;br /&gt;
color: #31859d;&lt;br /&gt;
text-decoration: bold;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* This one flips! */&lt;br /&gt;
&lt;br /&gt;
#p-personal li {&lt;br /&gt;
margin-left: 0.75em;&lt;br /&gt;
margin-top: 0.5em;&lt;br /&gt;
font-size: 0.75em;&lt;br /&gt;
white-space: nowrap;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Navigation Containers */&lt;br /&gt;
&lt;br /&gt;
#left-navigation {&lt;br /&gt;
position: relative;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#right-navigation {&lt;br /&gt;
float: right;&lt;br /&gt;
margin-top: 2.5em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Navigation Labels */&lt;br /&gt;
div.vectorTabs h5,&lt;br /&gt;
div.vectorMenu h5 span {&lt;br /&gt;
display: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Namespaces and Views */&lt;br /&gt;
/* @noflip */&lt;br /&gt;
div.vectorTabs {&lt;br /&gt;
float: left;&lt;br /&gt;
height: 2.5em;&lt;br /&gt;
background-image:none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorTabs {&lt;br /&gt;
/* @embed */&lt;br /&gt;
padding-left: 1px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* @noflip */&lt;br /&gt;
div.vectorTabs ul {&lt;br /&gt;
float: left;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorTabs ul {&lt;br /&gt;
height: 100%;&lt;br /&gt;
list-style: none;&lt;br /&gt;
margin: 0;&lt;br /&gt;
padding: 0;&lt;br /&gt;
background-color:white;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* @noflip */&lt;br /&gt;
div.vectorTabs ul li {&lt;br /&gt;
float: left;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* OVERRIDDEN BY COMPLIANT BROWSERS */&lt;br /&gt;
div.vectorTabs ul li {&lt;br /&gt;
line-height: 1.125em;&lt;br /&gt;
display: inline-block;&lt;br /&gt;
height: 100%;&lt;br /&gt;
margin: 0;&lt;br /&gt;
padding: 0;&lt;br /&gt;
background-color: #fff;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* IGNORED BY IE6 */&lt;br /&gt;
div.vectorTabs ul &amp;gt; li {&lt;br /&gt;
display: block;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorTabs li.selected {&lt;br /&gt;
/* @embed */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
	/* OVERRIDDEN BY COMPLIANT BROWSERS */&lt;br /&gt;
div.vectorTabs li a {&lt;br /&gt;
display: inline-block;&lt;br /&gt;
height: 1.9em;&lt;br /&gt;
padding-left: 0.5em;&lt;br /&gt;
padding-right: 0.5em;&lt;br /&gt;
color: #777;&lt;br /&gt;
cursor: pointer;&lt;br /&gt;
font-size: 0.8em;&lt;br /&gt;
text-decoration: none;&lt;br /&gt;
background:none;&lt;br /&gt;
background-color:#fff;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorTabs li a:hover {&lt;br /&gt;
background-color: #31859d;&lt;br /&gt;
color: #fff;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* IGNORED BY IE6 */&lt;br /&gt;
div.vectorTabs li &amp;gt; a {&lt;br /&gt;
display: block;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorTabs li.icon a {&lt;br /&gt;
background-position: bottom right;&lt;br /&gt;
background-repeat: no-repeat;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* OVERRIDDEN BY COMPLIANT BROWSERS */&lt;br /&gt;
div.vectorTabs span a  {&lt;br /&gt;
display: inline-block;&lt;br /&gt;
padding-top: 1.25em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* IGNORED BY IE6 */&lt;br /&gt;
/* @noflip */&lt;br /&gt;
div.vectorTabs span &amp;gt; a {&lt;br /&gt;
float: left;&lt;br /&gt;
display: block;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorTabs span {&lt;br /&gt;
display: inline-block;&lt;br /&gt;
/* @embed */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorTabs li.selected a,&lt;br /&gt;
div.vectorTabs li.selected a:visited{&lt;br /&gt;
color: #fff;&lt;br /&gt;
text-decoration: none;&lt;br /&gt;
font-weight: bold;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorTabs li.new a,&lt;br /&gt;
div.vectorTabs li.new a:visited{&lt;br /&gt;
color: #777;&lt;br /&gt;
text-decoration: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Variants and Actions */&lt;br /&gt;
/* @noflip */&lt;br /&gt;
div.vectorMenu {&lt;br /&gt;
direction: ltr;&lt;br /&gt;
float: left;&lt;br /&gt;
/* @embed */&lt;br /&gt;
background-image: url(images/arrow-down-icon.png);&lt;br /&gt;
background-position: 100% 60%;&lt;br /&gt;
background-repeat: no-repeat;&lt;br /&gt;
cursor: pointer;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorMenu h3 a {&lt;br /&gt;
background-image:none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorMenuFocus {&lt;br /&gt;
/* @embed */&lt;br /&gt;
background-image: url(images/arrow-down-focus-icon.png);&lt;br /&gt;
background-position: 100% 60%;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* @noflip */&lt;br /&gt;
body.rtl div.vectorMenu {&lt;br /&gt;
direction: rtl;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* OVERRIDDEN BY COMPLIANT BROWSERS */&lt;br /&gt;
/* @noflip */&lt;br /&gt;
div#mw-head div.vectorMenu h5 {&lt;br /&gt;
float: left;&lt;br /&gt;
/* @embed */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* This will be flipped - unlike the one above it */&lt;br /&gt;
div#mw-head div.vectorMenu h5 {&lt;br /&gt;
background-position: bottom left;&lt;br /&gt;
margin-left: -1px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* IGNORED BY IE6 */&lt;br /&gt;
&lt;br /&gt;
div#mw-head div.vectorMenu &amp;gt; h5 {&lt;br /&gt;
background-image: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#mw-head div.vectorMenu h4 {&lt;br /&gt;
display: inline-block;&lt;br /&gt;
float: left;&lt;br /&gt;
font-size: 0.8em;&lt;br /&gt;
padding-left: 0.5em;&lt;br /&gt;
padding-top: 1.375em;&lt;br /&gt;
font-weight: normal;&lt;br /&gt;
border: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* OVERRIDDEN BY COMPLIANT BROWSERS */&lt;br /&gt;
/* @noflip */&lt;br /&gt;
div.vectorMenu h5 a {&lt;br /&gt;
display: inline-block;&lt;br /&gt;
width: 24px;&lt;br /&gt;
height: 2.5em;&lt;br /&gt;
text-decoration: none;&lt;br /&gt;
/* @embed */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* This will be flipped - unlike the one above it */&lt;br /&gt;
div.vectorMenu h5 a {&lt;br /&gt;
background-position: bottom right;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* IGNORED BY IE6 */&lt;br /&gt;
div.vectorMenu h5 &amp;gt; a {&lt;br /&gt;
display: block;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorMenu div.menu {&lt;br /&gt;
position: relative;&lt;br /&gt;
display: none;&lt;br /&gt;
clear: both;&lt;br /&gt;
text-align: left;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* OVERRIDDEN BY COMPLIANT BROWSERS */&lt;br /&gt;
/* @noflip */&lt;br /&gt;
body.rtl div.vectorMenu div.menu {&lt;br /&gt;
margin-left: 24px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* IGNORED BY IE6 */&lt;br /&gt;
/* @noflip */&lt;br /&gt;
body.rtl div.vectorMenu &amp;gt; div.menu {&lt;br /&gt;
margin-left: auto;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* IGNORED BY IE6 */&lt;br /&gt;
/* Also fixes old versions of FireFox */&lt;br /&gt;
/* @noflip */&lt;br /&gt;
body.rtl div.vectorMenu &amp;gt; div.menu,&lt;br /&gt;
x:-moz-any-link {&lt;br /&gt;
margin-left: 23px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Enable forcing showing of the menu for accessibility */&lt;br /&gt;
div.vectorMenu:hover div.menu,&lt;br /&gt;
div.vectorMenu div.menuForceShow {&lt;br /&gt;
display: block;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorMenu ul {&lt;br /&gt;
position: absolute;&lt;br /&gt;
background-color: white;&lt;br /&gt;
border: solid 1px silver;&lt;br /&gt;
border-top-width: 0;&lt;br /&gt;
list-style: none;&lt;br /&gt;
list-style-image: none;&lt;br /&gt;
list-style-type: none;&lt;br /&gt;
padding: 0;&lt;br /&gt;
margin: 0;&lt;br /&gt;
margin-left: -1px;&lt;br /&gt;
text-align: left;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Fixes old versions of FireFox */&lt;br /&gt;
div.vectorMenu ul,&lt;br /&gt;
x:-moz-any-link {&lt;br /&gt;
min-width: 5em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Returns things back to normal in modern versions of FireFox */&lt;br /&gt;
div.vectorMenu ul,&lt;br /&gt;
x:-moz-any-link,&lt;br /&gt;
x:default {&lt;br /&gt;
min-width: 0;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorMenu li {&lt;br /&gt;
padding: 0;&lt;br /&gt;
margin: 0;&lt;br /&gt;
text-align: left;&lt;br /&gt;
line-height: 1em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* OVERRIDDEN BY COMPLIANT BROWSERS */&lt;br /&gt;
div.vectorMenu li a {&lt;br /&gt;
display: inline-block;&lt;br /&gt;
padding: 0.5em;&lt;br /&gt;
white-space: nowrap;&lt;br /&gt;
color: #777;&lt;br /&gt;
cursor: pointer;&lt;br /&gt;
font-size: 0.8em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* IGNORED BY IE6 */&lt;br /&gt;
div.vectorMenu li &amp;gt; a {&lt;br /&gt;
display: block;&lt;br /&gt;
}&lt;br /&gt;
div.vectorMenu li.selected a,&lt;br /&gt;
div.vectorMenu li.selected a:visited {&lt;br /&gt;
color: #fff;&lt;br /&gt;
text-decoration: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Search */&lt;br /&gt;
#p-search h5 {&lt;br /&gt;
display: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* @noflip */&lt;br /&gt;
#p-search {&lt;br /&gt;
float: left;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#p-search {&lt;br /&gt;
margin-right: 0.5em;&lt;br /&gt;
margin-left: 0.5em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#p-search form,&lt;br /&gt;
#p-search input {&lt;br /&gt;
margin: 0;&lt;br /&gt;
margin-top: 0.4em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#simpleSearch {&lt;br /&gt;
display: block;&lt;br /&gt;
width: 14em;&lt;br /&gt;
height: 1.4em;&lt;br /&gt;
margin-top: 0.65em;&lt;br /&gt;
position: relative;&lt;br /&gt;
min-height: 1px; /* Gotta trigger hasLayout for IE7 */&lt;br /&gt;
border: solid 1px #AAAAAA;&lt;br /&gt;
color: black;&lt;br /&gt;
background-color: white;&lt;br /&gt;
/* @embed */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#simpleSearch label {&lt;br /&gt;
/*&lt;br /&gt;
 * DON'T PANIC! Browsers that won't scale this properly are the same browsers that have JS issues that prevent&lt;br /&gt;
 * this from ever being shown anyways.&lt;br /&gt;
 */&lt;br /&gt;
font-size: 13px;&lt;br /&gt;
top: 0.25em;&lt;br /&gt;
direction: ltr;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#simpleSearch input {&lt;br /&gt;
color: black;&lt;br /&gt;
direction: ltr;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#simpleSearch input:focus {&lt;br /&gt;
outline: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#simpleSearch input.placeholder {&lt;br /&gt;
color: #999999;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#simpleSearch input::-webkit-input-placeholder {&lt;br /&gt;
color: #999999;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#simpleSearch input#searchInput {&lt;br /&gt;
position: absolute;&lt;br /&gt;
top: 0;&lt;br /&gt;
left: 0;&lt;br /&gt;
width: 90%;&lt;br /&gt;
margin: 0;&lt;br /&gt;
padding: 0;&lt;br /&gt;
padding-left: 0.2em;&lt;br /&gt;
padding-top: 0.2em;&lt;br /&gt;
padding-bottom: 0.2em;&lt;br /&gt;
outline: none;&lt;br /&gt;
border: none;&lt;br /&gt;
&lt;br /&gt;
/*&lt;br /&gt;
 * DON'T PANIC! Browsers that won't scale this properly are the same browsers that have JS issues that prevent&lt;br /&gt;
 * this from ever being shown anyways.&lt;br /&gt;
 */&lt;br /&gt;
&lt;br /&gt;
font-size: 13px;&lt;br /&gt;
background-color: transparent;&lt;br /&gt;
direction: ltr;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#simpleSearch button#searchButton {&lt;br /&gt;
position: absolute;&lt;br /&gt;
width: 10%;&lt;br /&gt;
right: 0;&lt;br /&gt;
top: 0;&lt;br /&gt;
padding: 0;&lt;br /&gt;
padding-top: 0.3em;&lt;br /&gt;
padding-bottom: 0.2em;&lt;br /&gt;
padding-right: 0.4em;&lt;br /&gt;
margin: 0;&lt;br /&gt;
border: none;&lt;br /&gt;
cursor: pointer;&lt;br /&gt;
background-color: transparent;&lt;br /&gt;
background-image: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* OVERRIDDEN BY COMPLIANT BROWSERS */&lt;br /&gt;
div#simpleSearch button#searchButton img {&lt;br /&gt;
border: none;&lt;br /&gt;
margin: 0;&lt;br /&gt;
margin-top: -3px;&lt;br /&gt;
padding: 0;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* IGNORED BY IE6 */&lt;br /&gt;
div#simpleSearch button#searchButton &amp;gt; img {&lt;br /&gt;
margin: 0;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Panel */&lt;br /&gt;
div#mw-panel {&lt;br /&gt;
font-size: inherit;&lt;br /&gt;
position: absolute;&lt;br /&gt;
top: 100px;&lt;br /&gt;
padding-top: 0.5em;&lt;br /&gt;
width: 10em;&lt;br /&gt;
left: 0px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#mw-panel.collapsible-nav .portal {&lt;br /&gt;
font-size: 0.9em;&lt;br /&gt;
background-image:none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#mw-panel div.portal {&lt;br /&gt;
padding-bottom: 0;&lt;br /&gt;
direction: ltr;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#mw-panel div.portal h5 {&lt;br /&gt;
color: #000;&lt;br /&gt;
text-transform: uppercase;&lt;br /&gt;
padding: 0.25em;&lt;br /&gt;
padding-top: 0;&lt;br /&gt;
padding-bottom: 0;&lt;br /&gt;
padding-left: 1.75em;&lt;br /&gt;
cursor: default;&lt;br /&gt;
border: none;&lt;br /&gt;
font-size: 0.75em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#mw-panel div.portal div.body {&lt;br /&gt;
margin: 0;&lt;br /&gt;
padding-top: 0.5em;&lt;br /&gt;
margin-left: 1.25em;&lt;br /&gt;
border-bottom: 4px solid #31859d;&lt;br /&gt;
/* @embed */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#mw-panel div.portal div.body ul {&lt;br /&gt;
list-style: none;&lt;br /&gt;
list-style-image: none;&lt;br /&gt;
list-style-type: none;&lt;br /&gt;
padding: 0;&lt;br /&gt;
margin: 0;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#mw-panel div.portal div.body ul li {&lt;br /&gt;
line-height: 1.5em;&lt;br /&gt;
padding: 0;&lt;br /&gt;
padding-bottom: 0.5em;&lt;br /&gt;
margin: 0;&lt;br /&gt;
overflow: hidden;&lt;br /&gt;
font-size: 0.75em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#mw-panel div.portal div.body ul li a {&lt;br /&gt;
text-transform: uppercase;&lt;br /&gt;
color: #000;&lt;br /&gt;
text-decoration: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#mw-panel div.portal div.body ul li a:hover {&lt;br /&gt;
background-color: #31859d;&lt;br /&gt;
color: #fff;&lt;br /&gt;
padding-top:0.5em;&lt;br /&gt;
padding-bottom:0.5em;&lt;br /&gt;
padding-left:2px;&lt;br /&gt;
padding-right:2px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Footer */&lt;br /&gt;
div#footer {&lt;br /&gt;
margin-left: 10em;&lt;br /&gt;
margin-top: 0;&lt;br /&gt;
padding: 0.75em;&lt;br /&gt;
/* @embed */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#footer ul {&lt;br /&gt;
list-style: none;&lt;br /&gt;
list-style-image: none;&lt;br /&gt;
list-style-type: none;&lt;br /&gt;
margin: 0;&lt;br /&gt;
padding: 0;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#footer ul li {&lt;br /&gt;
margin: 0;&lt;br /&gt;
padding: 0;&lt;br /&gt;
padding-top: 0.5em;&lt;br /&gt;
padding-bottom: 0.5em;&lt;br /&gt;
color: #000;&lt;br /&gt;
font-size: 0.7em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#footer #footer-icons {&lt;br /&gt;
float: right;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* @noflip */&lt;br /&gt;
body.ltr div#footer #footer-places {&lt;br /&gt;
float: left;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#footer #footer-info li {&lt;br /&gt;
line-height: 1.4em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#footer #footer-icons li {&lt;br /&gt;
float: left;&lt;br /&gt;
margin-left: 0.5em;&lt;br /&gt;
line-height: 2em;&lt;br /&gt;
text-align: right;&lt;br /&gt;
display:none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#footer #footer-places li {&lt;br /&gt;
float: left;&lt;br /&gt;
margin-right: 1em;&lt;br /&gt;
line-height: 2em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#footer #footer-places li a {&lt;br /&gt;
color: #000;&lt;br /&gt;
text-decoration: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#footer #footer-places li a:hover {&lt;br /&gt;
background-color: #31859d;&lt;br /&gt;
color: #fff;&lt;br /&gt;
padding:0.5em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#footer #footer-places li a:active {&lt;br /&gt;
font-weight: bold;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Logo */&lt;br /&gt;
#p-logo {&lt;br /&gt;
position: absolute;&lt;br /&gt;
top:-140px;&lt;br /&gt;
left: 15px;&lt;br /&gt;
width: 10em;&lt;br /&gt;
height:70px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#p-logo a {&lt;br /&gt;
display: block;&lt;br /&gt;
width: 10em;&lt;br /&gt;
background-repeat: no-repeat;&lt;br /&gt;
background-position: center center;&lt;br /&gt;
text-decoration: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/*&lt;br /&gt;
 *&lt;br /&gt;
 * The following code is highly modified from monobook. It would be nice if the&lt;br /&gt;
 * preftoc id was more human readable like preferences-toc for instance,&lt;br /&gt;
 * howerver this would require backporting the other skins.&lt;br /&gt;
 */&lt;br /&gt;
&lt;br /&gt;
/* Preferences */&lt;br /&gt;
#preftoc {&lt;br /&gt;
/* Tabs */&lt;br /&gt;
width: 100%;&lt;br /&gt;
float: left;&lt;br /&gt;
clear: both;&lt;br /&gt;
margin: 0 !important;&lt;br /&gt;
padding: 0 !important;&lt;br /&gt;
/* @embed */&lt;br /&gt;
background-image: url(images/preferences-break.png);&lt;br /&gt;
background-position: bottom left;&lt;br /&gt;
background-repeat: no-repeat;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#preftoc li {&lt;br /&gt;
/* Tab */&lt;br /&gt;
float: left;&lt;br /&gt;
margin: 0;&lt;br /&gt;
padding: 0;&lt;br /&gt;
padding-right: 1px;&lt;br /&gt;
height: 2.25em;&lt;br /&gt;
white-space: nowrap;&lt;br /&gt;
list-style-type: none;&lt;br /&gt;
list-style-image: none;&lt;br /&gt;
/* @embed */&lt;br /&gt;
background-image: url(images/preferences-break.png);&lt;br /&gt;
background-position: bottom right;&lt;br /&gt;
background-repeat: no-repeat;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Sadly, IE6 won't understand this */&lt;br /&gt;
#preftoc li:first-child {&lt;br /&gt;
margin-left: 1px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#preftoc a,&lt;br /&gt;
#preftoc a:active {&lt;br /&gt;
display: inline-block;&lt;br /&gt;
position: relative;&lt;br /&gt;
color: #000;&lt;br /&gt;
padding: 0.5em;&lt;br /&gt;
text-decoration: none;&lt;br /&gt;
background-image: none;&lt;br /&gt;
font-size: 0.9em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#preftoc a:hover,&lt;br /&gt;
#preftoc a:focus {&lt;br /&gt;
text-decoration: none;&lt;br /&gt;
background-color: #31859d;&lt;br /&gt;
color: #fff;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#preftoc li.selected a {&lt;br /&gt;
/* @embed */&lt;br /&gt;
background-image: url(images/preferences-fade.png);&lt;br /&gt;
background-position: bottom;&lt;br /&gt;
background-repeat: repeat-x;&lt;br /&gt;
color: #000;&lt;br /&gt;
text-decoration: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#preferences {&lt;br /&gt;
float: left;&lt;br /&gt;
width: 100%;&lt;br /&gt;
margin: 0;&lt;br /&gt;
margin-top: -2px;&lt;br /&gt;
clear: both;&lt;br /&gt;
border: solid 1px #cccccc;&lt;br /&gt;
background-color: #f9f9f9;&lt;br /&gt;
/* @embed */&lt;br /&gt;
background-image: url(images/preferences-base.png);&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#preferences fieldset {&lt;br /&gt;
border: none;&lt;br /&gt;
border-top: solid 1px #cccccc;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#preferences fieldset.prefsection {&lt;br /&gt;
border: none;&lt;br /&gt;
padding: 0;&lt;br /&gt;
margin: 1em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#preferences legend {&lt;br /&gt;
color: #666666;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#preferences fieldset.prefsection legend.mainLegend {&lt;br /&gt;
display: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#preferences td {&lt;br /&gt;
padding-left: 0.5em;&lt;br /&gt;
padding-right: 0.5em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#preferences td.htmlform-tip {&lt;br /&gt;
font-size: x-small;&lt;br /&gt;
padding: .2em 2em;&lt;br /&gt;
color: #666666;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#preferences div.mw-prefs-buttons {&lt;br /&gt;
padding: 1em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#preferences div.mw-prefs-buttons input {&lt;br /&gt;
margin-right: 0.25em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/**&lt;br /&gt;
 * The following code is slightly modified from monobook&lt;br /&gt;
 */&lt;br /&gt;
&lt;br /&gt;
div#content {&lt;br /&gt;
line-height: 1.5em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#bodyContent {&lt;br /&gt;
font-size: 0.8em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.editsection {&lt;br /&gt;
float: right;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
ul {&lt;br /&gt;
/* @embed */&lt;br /&gt;
list-style-image: url(images/bullet-icon.png);&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
pre {&lt;br /&gt;
line-height: 1.3em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Site Notice (includes notices from CentralNotice extension) */&lt;br /&gt;
#siteNotice {&lt;br /&gt;
font-size: 0.8em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#firstHeading {&lt;br /&gt;
padding-top: 0;&lt;br /&gt;
margin-top: 0;&lt;br /&gt;
padding-top: 0;&lt;br /&gt;
font-size: 1.6em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#content a.external,&lt;br /&gt;
div#content a.external[href ^=&amp;quot;gopher://&amp;quot;] {&lt;br /&gt;
/* @embed */&lt;br /&gt;
background: url(images/external-link-ltr-icon.png) center right no-repeat;&lt;br /&gt;
padding-right: 13px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#content a.external[href ^=&amp;quot;https://&amp;quot;],&lt;br /&gt;
.link-https {&lt;br /&gt;
/* @embed */&lt;br /&gt;
background: url(images/lock-icon.png) center right no-repeat;&lt;br /&gt;
padding-right: 13px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#content a.external[href ^=&amp;quot;mailto:&amp;quot;],&lt;br /&gt;
.link-mailto {&lt;br /&gt;
/* @embed */&lt;br /&gt;
background: url(images/mail-icon.png) center right no-repeat;&lt;br /&gt;
padding-right: 13px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#content a.external[href ^=&amp;quot;news:&amp;quot;] {&lt;br /&gt;
/* @embed */&lt;br /&gt;
background: url(images/news-icon.png) center right no-repeat;&lt;br /&gt;
padding-right: 13px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#content a.external[href ^=&amp;quot;ftp://&amp;quot;],&lt;br /&gt;
.link-ftp {&lt;br /&gt;
/* @embed */&lt;br /&gt;
background: url(images/file-icon.png) center right no-repeat;&lt;br /&gt;
padding-right: 13px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#content a.external[href ^=&amp;quot;irc://&amp;quot;],&lt;br /&gt;
div#content a.external[href ^=&amp;quot;ircs://&amp;quot;],&lt;br /&gt;
.link-irc {&lt;br /&gt;
/* @embed */&lt;br /&gt;
background: url(images/talk-icon.png) center right no-repeat;&lt;br /&gt;
padding-right: 13px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#content a.external[href $=&amp;quot;.ogg&amp;quot;], div#content a.external[href $=&amp;quot;.OGG&amp;quot;],&lt;br /&gt;
div#content a.external[href $=&amp;quot;.mid&amp;quot;], div#content a.external[href $=&amp;quot;.MID&amp;quot;],&lt;br /&gt;
div#content a.external[href $=&amp;quot;.midi&amp;quot;], div#content a.external[href $=&amp;quot;.MIDI&amp;quot;],&lt;br /&gt;
div#content a.external[href $=&amp;quot;.mp3&amp;quot;], div#content a.external[href $=&amp;quot;.MP3&amp;quot;],&lt;br /&gt;
div#content a.external[href $=&amp;quot;.wav&amp;quot;], div#content a.external[href $=&amp;quot;.WAV&amp;quot;],&lt;br /&gt;
div#content a.external[href $=&amp;quot;.wma&amp;quot;], div#content a.external[href $=&amp;quot;.WMA&amp;quot;],&lt;br /&gt;
.link-audio {&lt;br /&gt;
/* @embed */&lt;br /&gt;
background: url(images/audio-icon.png) center right no-repeat;&lt;br /&gt;
padding-right: 13px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#content a.external[href $=&amp;quot;.ogm&amp;quot;], div#content a.external[href $=&amp;quot;.OGM&amp;quot;],&lt;br /&gt;
div#content a.external[href $=&amp;quot;.avi&amp;quot;], div#content a.external[href $=&amp;quot;.AVI&amp;quot;],&lt;br /&gt;
div#content a.external[href $=&amp;quot;.mpeg&amp;quot;], div#content a.external[href $=&amp;quot;.MPEG&amp;quot;],&lt;br /&gt;
div#content a.external[href $=&amp;quot;.mpg&amp;quot;], div#content a.external[href $=&amp;quot;.MPG&amp;quot;],&lt;br /&gt;
.link-video {&lt;br /&gt;
/* @embed */&lt;br /&gt;
background: url(images/video-icon.png) center right no-repeat;&lt;br /&gt;
padding-right: 13px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#content a.external[href $=&amp;quot;.pdf&amp;quot;], div#content a.external[href $=&amp;quot;.PDF&amp;quot;],&lt;br /&gt;
div#content a.external[href *=&amp;quot;.pdf#&amp;quot;], div#content a.external[href *=&amp;quot;.PDF#&amp;quot;],&lt;br /&gt;
div#content a.external[href *=&amp;quot;.pdf?&amp;quot;], div#content a.external[href *=&amp;quot;.PDF?&amp;quot;],&lt;br /&gt;
.link-document {&lt;br /&gt;
/* @embed */&lt;br /&gt;
background: url(images/document-icon.png) center right no-repeat;&lt;br /&gt;
padding-right: 13px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#content .printfooter {&lt;br /&gt;
display: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Icon for Usernames */&lt;br /&gt;
#pt-userpage,&lt;br /&gt;
#pt-anonuserpage,&lt;br /&gt;
#pt-login {&lt;br /&gt;
/* @embed */&lt;br /&gt;
background: url(images/user-icon.png) left top no-repeat;&lt;br /&gt;
padding-left: 15px !important;&lt;br /&gt;
text-transform: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.redirectText {&lt;br /&gt;
font-size: 140%;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.redirectMsg img {&lt;br /&gt;
vertical-align: text-bottom;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#bodyContent {&lt;br /&gt;
position: relative;&lt;br /&gt;
width: 100%;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#mw-js-message {&lt;br /&gt;
font-size: 0.8em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#bodyContent {&lt;br /&gt;
line-height: 1.5em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Watch/Unwatch Icon Styling */&lt;br /&gt;
#ca-unwatch.icon a,&lt;br /&gt;
#ca-watch.icon a {&lt;br /&gt;
margin: 0;&lt;br /&gt;
padding: 0;&lt;br /&gt;
outline: none;&lt;br /&gt;
display: block;&lt;br /&gt;
width: 26px;&lt;br /&gt;
/* This hides the text but shows the background image */&lt;br /&gt;
padding-top: 3.1em;&lt;br /&gt;
margin-top: 0;&lt;br /&gt;
/* Only applied in IE6 */&lt;br /&gt;
margin-top: -0.8em !ie;&lt;br /&gt;
height: 0;&lt;br /&gt;
overflow: hidden;&lt;br /&gt;
/* @embed */&lt;br /&gt;
background-image: url(images/watch-icons.png);&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#ca-unwatch.icon a {&lt;br /&gt;
background-position: -43px 60%;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#ca-watch.icon a {&lt;br /&gt;
background-position: 5px 60%;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#ca-unwatch.icon a:hover,&lt;br /&gt;
#ca-unwatch.icon a:focus {&lt;br /&gt;
background-position: -67px 60%;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#ca-watch.icon a:hover,&lt;br /&gt;
#ca-watch.icon a:focus {&lt;br /&gt;
background-position: -19px 60%;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#ca-unwatch.icon a.loading,&lt;br /&gt;
#ca-watch.icon a.loading {&lt;br /&gt;
/* @embed */&lt;br /&gt;
background-image: url(images/watch-icon-loading.gif);&lt;br /&gt;
background-position: 5px 60%;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#ca-unwatch.icon a span,&lt;br /&gt;
#ca-watch.icon a span {&lt;br /&gt;
display: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorTabs ul {&lt;br /&gt;
/* @embed */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Tooltips are outside of the normal body code, so this helps make the size of the text sensible */&lt;br /&gt;
.tipsy {&lt;br /&gt;
font-size: 0.8em;&lt;br /&gt;
}&lt;/div&gt;</summary>
		<author><name>WikiSysop</name></author>	</entry>

	<entry>
		<id>https://web.fhnw.ch/plattformen/hattie-wiki/w/index.php?title=MediaWiki:Common.css&amp;diff=3377</id>
		<title>MediaWiki:Common.css</title>
		<link rel="alternate" type="text/html" href="https://web.fhnw.ch/plattformen/hattie-wiki/w/index.php?title=MediaWiki:Common.css&amp;diff=3377"/>
				<updated>2014-05-10T09:48:26Z</updated>
		
		<summary type="html">&lt;p&gt;WikiSysop: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;/* Das folgende CSS wird für alle Benutzeroberflächen geladen. */&lt;br /&gt;
&lt;br /&gt;
/* Framework */&lt;br /&gt;
&lt;br /&gt;
html,&lt;br /&gt;
body {&lt;br /&gt;
height: 100%;&lt;br /&gt;
margin: 0;&lt;br /&gt;
padding: 0;&lt;br /&gt;
font-family: &amp;quot;Open Sans&amp;quot;,sans-serif;&lt;br /&gt;
font-size: 1em;&lt;br /&gt;
color:#777;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
body {&lt;br /&gt;
background-color: #dcdcdc;&lt;br /&gt;
/* @embed */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Content */&lt;br /&gt;
&lt;br /&gt;
div#content {&lt;br /&gt;
/* @embed */&lt;br /&gt;
background-color: white;&lt;br /&gt;
color: #777;&lt;br /&gt;
direction: ltr;&lt;br /&gt;
border-width: 0px;&lt;br /&gt;
border-style: solid;&lt;br /&gt;
margin-top: 0;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Head */&lt;br /&gt;
&lt;br /&gt;
#mw-page-base {&lt;br /&gt;
height: 5em;&lt;br /&gt;
background-color: white;&lt;br /&gt;
border-bottom: 0;&lt;br /&gt;
/* @embed */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#mw-head-base {&lt;br /&gt;
height: 5em;&lt;br /&gt;
/* @embed */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#mw-head {&lt;br /&gt;
position: absolute;&lt;br /&gt;
top: 0;&lt;br /&gt;
right: 0;&lt;br /&gt;
width: 100%;&lt;br /&gt;
background-color: white;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#mw-head h5 {&lt;br /&gt;
margin: 0;&lt;br /&gt;
padding: 0;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Hide empty portlets */&lt;br /&gt;
div.emptyPortlet {&lt;br /&gt;
display: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Personal */&lt;br /&gt;
&lt;br /&gt;
#p-personal {&lt;br /&gt;
position: absolute;&lt;br /&gt;
top: 0;&lt;br /&gt;
right: 0.75em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#p-personal h5 {&lt;br /&gt;
display: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#p-personal ul {&lt;br /&gt;
list-style: none;&lt;br /&gt;
margin: 0;&lt;br /&gt;
padding-left: 10em; /* Keep from overlapping logo */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* @noflip */&lt;br /&gt;
&lt;br /&gt;
#p-personal li {&lt;br /&gt;
line-height: 1.125em;&lt;br /&gt;
float: left;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#p-personal li a {&lt;br /&gt;
color: #777;&lt;br /&gt;
text-decoration: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#p-personal li a:hover {&lt;br /&gt;
background-color: #31859d;&lt;br /&gt;
color: #fff;&lt;br /&gt;
padding:0.5em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#p-personal li a:visited {&lt;br /&gt;
color: #31859d;&lt;br /&gt;
text-decoration: bold;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#p-personal a.new {&lt;br /&gt;
color: #31859d;&lt;br /&gt;
text-decoration: bold;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* This one flips! */&lt;br /&gt;
&lt;br /&gt;
#p-personal li {&lt;br /&gt;
margin-left: 0.75em;&lt;br /&gt;
margin-top: 0.5em;&lt;br /&gt;
font-size: 0.75em;&lt;br /&gt;
white-space: nowrap;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Navigation Containers */&lt;br /&gt;
&lt;br /&gt;
#left-navigation {&lt;br /&gt;
position: relative;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#right-navigation {&lt;br /&gt;
float: right;&lt;br /&gt;
margin-top: 2.5em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Navigation Labels */&lt;br /&gt;
div.vectorTabs h5,&lt;br /&gt;
div.vectorMenu h5 span {&lt;br /&gt;
display: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Namespaces and Views */&lt;br /&gt;
/* @noflip */&lt;br /&gt;
div.vectorTabs {&lt;br /&gt;
float: left;&lt;br /&gt;
height: 2.5em;&lt;br /&gt;
background-image:none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorTabs {&lt;br /&gt;
/* @embed */&lt;br /&gt;
padding-left: 1px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* @noflip */&lt;br /&gt;
div.vectorTabs ul {&lt;br /&gt;
float: left;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorTabs ul {&lt;br /&gt;
height: 100%;&lt;br /&gt;
list-style: none;&lt;br /&gt;
margin: 0;&lt;br /&gt;
padding: 0;&lt;br /&gt;
background-color:white;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* @noflip */&lt;br /&gt;
div.vectorTabs ul li {&lt;br /&gt;
float: left;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* OVERRIDDEN BY COMPLIANT BROWSERS */&lt;br /&gt;
div.vectorTabs ul li {&lt;br /&gt;
line-height: 1.125em;&lt;br /&gt;
display: inline-block;&lt;br /&gt;
height: 100%;&lt;br /&gt;
margin: 0;&lt;br /&gt;
padding: 0;&lt;br /&gt;
background-color: #fff;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* IGNORED BY IE6 */&lt;br /&gt;
div.vectorTabs ul &amp;gt; li {&lt;br /&gt;
display: block;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorTabs li.selected {&lt;br /&gt;
/* @embed */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
	/* OVERRIDDEN BY COMPLIANT BROWSERS */&lt;br /&gt;
div.vectorTabs li a {&lt;br /&gt;
display: inline-block;&lt;br /&gt;
height: 1.9em;&lt;br /&gt;
padding-left: 0.5em;&lt;br /&gt;
padding-right: 0.5em;&lt;br /&gt;
color: #777;&lt;br /&gt;
cursor: pointer;&lt;br /&gt;
font-size: 0.8em;&lt;br /&gt;
text-decoration: none;&lt;br /&gt;
background:none;&lt;br /&gt;
background-color:#fff;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorTabs li a:hover {&lt;br /&gt;
background-color: #31859d;&lt;br /&gt;
color: #fff;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorTabs li a:active {&lt;br /&gt;
background-color: #31859d;&lt;br /&gt;
color: #fff;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* IGNORED BY IE6 */&lt;br /&gt;
div.vectorTabs li &amp;gt; a {&lt;br /&gt;
display: block;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorTabs li.icon a {&lt;br /&gt;
background-position: bottom right;&lt;br /&gt;
background-repeat: no-repeat;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* OVERRIDDEN BY COMPLIANT BROWSERS */&lt;br /&gt;
div.vectorTabs span a  {&lt;br /&gt;
display: inline-block;&lt;br /&gt;
padding-top: 1.25em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* IGNORED BY IE6 */&lt;br /&gt;
/* @noflip */&lt;br /&gt;
div.vectorTabs span &amp;gt; a {&lt;br /&gt;
float: left;&lt;br /&gt;
display: block;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorTabs span {&lt;br /&gt;
display: inline-block;&lt;br /&gt;
/* @embed */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorTabs li.selected a,&lt;br /&gt;
div.vectorTabs li.selected a:visited{&lt;br /&gt;
color: #777;&lt;br /&gt;
text-decoration: none;&lt;br /&gt;
font-weight: bold;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorTabs li.new a,&lt;br /&gt;
div.vectorTabs li.new a:visited{&lt;br /&gt;
color: #777;&lt;br /&gt;
text-decoration: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Variants and Actions */&lt;br /&gt;
/* @noflip */&lt;br /&gt;
div.vectorMenu {&lt;br /&gt;
direction: ltr;&lt;br /&gt;
float: left;&lt;br /&gt;
/* @embed */&lt;br /&gt;
background-image: url(images/arrow-down-icon.png);&lt;br /&gt;
background-position: 100% 60%;&lt;br /&gt;
background-repeat: no-repeat;&lt;br /&gt;
cursor: pointer;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorMenu h3 a {&lt;br /&gt;
background-image:none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorMenuFocus {&lt;br /&gt;
/* @embed */&lt;br /&gt;
background-image: url(images/arrow-down-focus-icon.png);&lt;br /&gt;
background-position: 100% 60%;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* @noflip */&lt;br /&gt;
body.rtl div.vectorMenu {&lt;br /&gt;
direction: rtl;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* OVERRIDDEN BY COMPLIANT BROWSERS */&lt;br /&gt;
/* @noflip */&lt;br /&gt;
div#mw-head div.vectorMenu h5 {&lt;br /&gt;
float: left;&lt;br /&gt;
/* @embed */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* This will be flipped - unlike the one above it */&lt;br /&gt;
div#mw-head div.vectorMenu h5 {&lt;br /&gt;
background-position: bottom left;&lt;br /&gt;
margin-left: -1px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* IGNORED BY IE6 */&lt;br /&gt;
&lt;br /&gt;
div#mw-head div.vectorMenu &amp;gt; h5 {&lt;br /&gt;
background-image: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#mw-head div.vectorMenu h4 {&lt;br /&gt;
display: inline-block;&lt;br /&gt;
float: left;&lt;br /&gt;
font-size: 0.8em;&lt;br /&gt;
padding-left: 0.5em;&lt;br /&gt;
padding-top: 1.375em;&lt;br /&gt;
font-weight: normal;&lt;br /&gt;
border: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* OVERRIDDEN BY COMPLIANT BROWSERS */&lt;br /&gt;
/* @noflip */&lt;br /&gt;
div.vectorMenu h5 a {&lt;br /&gt;
display: inline-block;&lt;br /&gt;
width: 24px;&lt;br /&gt;
height: 2.5em;&lt;br /&gt;
text-decoration: none;&lt;br /&gt;
/* @embed */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* This will be flipped - unlike the one above it */&lt;br /&gt;
div.vectorMenu h5 a {&lt;br /&gt;
background-position: bottom right;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* IGNORED BY IE6 */&lt;br /&gt;
div.vectorMenu h5 &amp;gt; a {&lt;br /&gt;
display: block;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorMenu div.menu {&lt;br /&gt;
position: relative;&lt;br /&gt;
display: none;&lt;br /&gt;
clear: both;&lt;br /&gt;
text-align: left;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* OVERRIDDEN BY COMPLIANT BROWSERS */&lt;br /&gt;
/* @noflip */&lt;br /&gt;
body.rtl div.vectorMenu div.menu {&lt;br /&gt;
margin-left: 24px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* IGNORED BY IE6 */&lt;br /&gt;
/* @noflip */&lt;br /&gt;
body.rtl div.vectorMenu &amp;gt; div.menu {&lt;br /&gt;
margin-left: auto;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* IGNORED BY IE6 */&lt;br /&gt;
/* Also fixes old versions of FireFox */&lt;br /&gt;
/* @noflip */&lt;br /&gt;
body.rtl div.vectorMenu &amp;gt; div.menu,&lt;br /&gt;
x:-moz-any-link {&lt;br /&gt;
margin-left: 23px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Enable forcing showing of the menu for accessibility */&lt;br /&gt;
div.vectorMenu:hover div.menu,&lt;br /&gt;
div.vectorMenu div.menuForceShow {&lt;br /&gt;
display: block;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorMenu ul {&lt;br /&gt;
position: absolute;&lt;br /&gt;
background-color: white;&lt;br /&gt;
border: solid 1px silver;&lt;br /&gt;
border-top-width: 0;&lt;br /&gt;
list-style: none;&lt;br /&gt;
list-style-image: none;&lt;br /&gt;
list-style-type: none;&lt;br /&gt;
padding: 0;&lt;br /&gt;
margin: 0;&lt;br /&gt;
margin-left: -1px;&lt;br /&gt;
text-align: left;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Fixes old versions of FireFox */&lt;br /&gt;
div.vectorMenu ul,&lt;br /&gt;
x:-moz-any-link {&lt;br /&gt;
min-width: 5em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Returns things back to normal in modern versions of FireFox */&lt;br /&gt;
div.vectorMenu ul,&lt;br /&gt;
x:-moz-any-link,&lt;br /&gt;
x:default {&lt;br /&gt;
min-width: 0;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorMenu li {&lt;br /&gt;
padding: 0;&lt;br /&gt;
margin: 0;&lt;br /&gt;
text-align: left;&lt;br /&gt;
line-height: 1em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* OVERRIDDEN BY COMPLIANT BROWSERS */&lt;br /&gt;
div.vectorMenu li a {&lt;br /&gt;
display: inline-block;&lt;br /&gt;
padding: 0.5em;&lt;br /&gt;
white-space: nowrap;&lt;br /&gt;
color: #777;&lt;br /&gt;
cursor: pointer;&lt;br /&gt;
font-size: 0.8em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* IGNORED BY IE6 */&lt;br /&gt;
div.vectorMenu li &amp;gt; a {&lt;br /&gt;
display: block;&lt;br /&gt;
}&lt;br /&gt;
div.vectorMenu li.selected a,&lt;br /&gt;
div.vectorMenu li.selected a:visited {&lt;br /&gt;
color: #fff;&lt;br /&gt;
text-decoration: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Search */&lt;br /&gt;
#p-search h5 {&lt;br /&gt;
display: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* @noflip */&lt;br /&gt;
#p-search {&lt;br /&gt;
float: left;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#p-search {&lt;br /&gt;
margin-right: 0.5em;&lt;br /&gt;
margin-left: 0.5em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#p-search form,&lt;br /&gt;
#p-search input {&lt;br /&gt;
margin: 0;&lt;br /&gt;
margin-top: 0.4em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#simpleSearch {&lt;br /&gt;
display: block;&lt;br /&gt;
width: 14em;&lt;br /&gt;
height: 1.4em;&lt;br /&gt;
margin-top: 0.65em;&lt;br /&gt;
position: relative;&lt;br /&gt;
min-height: 1px; /* Gotta trigger hasLayout for IE7 */&lt;br /&gt;
border: solid 1px #AAAAAA;&lt;br /&gt;
color: black;&lt;br /&gt;
background-color: white;&lt;br /&gt;
/* @embed */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#simpleSearch label {&lt;br /&gt;
/*&lt;br /&gt;
 * DON'T PANIC! Browsers that won't scale this properly are the same browsers that have JS issues that prevent&lt;br /&gt;
 * this from ever being shown anyways.&lt;br /&gt;
 */&lt;br /&gt;
font-size: 13px;&lt;br /&gt;
top: 0.25em;&lt;br /&gt;
direction: ltr;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#simpleSearch input {&lt;br /&gt;
color: black;&lt;br /&gt;
direction: ltr;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#simpleSearch input:focus {&lt;br /&gt;
outline: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#simpleSearch input.placeholder {&lt;br /&gt;
color: #999999;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#simpleSearch input::-webkit-input-placeholder {&lt;br /&gt;
color: #999999;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#simpleSearch input#searchInput {&lt;br /&gt;
position: absolute;&lt;br /&gt;
top: 0;&lt;br /&gt;
left: 0;&lt;br /&gt;
width: 90%;&lt;br /&gt;
margin: 0;&lt;br /&gt;
padding: 0;&lt;br /&gt;
padding-left: 0.2em;&lt;br /&gt;
padding-top: 0.2em;&lt;br /&gt;
padding-bottom: 0.2em;&lt;br /&gt;
outline: none;&lt;br /&gt;
border: none;&lt;br /&gt;
&lt;br /&gt;
/*&lt;br /&gt;
 * DON'T PANIC! Browsers that won't scale this properly are the same browsers that have JS issues that prevent&lt;br /&gt;
 * this from ever being shown anyways.&lt;br /&gt;
 */&lt;br /&gt;
&lt;br /&gt;
font-size: 13px;&lt;br /&gt;
background-color: transparent;&lt;br /&gt;
direction: ltr;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#simpleSearch button#searchButton {&lt;br /&gt;
position: absolute;&lt;br /&gt;
width: 10%;&lt;br /&gt;
right: 0;&lt;br /&gt;
top: 0;&lt;br /&gt;
padding: 0;&lt;br /&gt;
padding-top: 0.3em;&lt;br /&gt;
padding-bottom: 0.2em;&lt;br /&gt;
padding-right: 0.4em;&lt;br /&gt;
margin: 0;&lt;br /&gt;
border: none;&lt;br /&gt;
cursor: pointer;&lt;br /&gt;
background-color: transparent;&lt;br /&gt;
background-image: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* OVERRIDDEN BY COMPLIANT BROWSERS */&lt;br /&gt;
div#simpleSearch button#searchButton img {&lt;br /&gt;
border: none;&lt;br /&gt;
margin: 0;&lt;br /&gt;
margin-top: -3px;&lt;br /&gt;
padding: 0;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* IGNORED BY IE6 */&lt;br /&gt;
div#simpleSearch button#searchButton &amp;gt; img {&lt;br /&gt;
margin: 0;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Panel */&lt;br /&gt;
div#mw-panel {&lt;br /&gt;
font-size: inherit;&lt;br /&gt;
position: absolute;&lt;br /&gt;
top: 100px;&lt;br /&gt;
padding-top: 0.5em;&lt;br /&gt;
width: 10em;&lt;br /&gt;
left: 0px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#mw-panel.collapsible-nav .portal {&lt;br /&gt;
font-size: 0.9em;&lt;br /&gt;
background-image:none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#mw-panel div.portal {&lt;br /&gt;
padding-bottom: 0;&lt;br /&gt;
direction: ltr;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#mw-panel div.portal h5 {&lt;br /&gt;
color: #000;&lt;br /&gt;
text-transform: uppercase;&lt;br /&gt;
padding: 0.25em;&lt;br /&gt;
padding-top: 0;&lt;br /&gt;
padding-bottom: 0;&lt;br /&gt;
padding-left: 1.75em;&lt;br /&gt;
cursor: default;&lt;br /&gt;
border: none;&lt;br /&gt;
font-size: 0.75em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#mw-panel div.portal div.body {&lt;br /&gt;
margin: 0;&lt;br /&gt;
padding-top: 0.5em;&lt;br /&gt;
margin-left: 1.25em;&lt;br /&gt;
border-bottom: 4px solid #31859d;&lt;br /&gt;
/* @embed */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#mw-panel div.portal div.body ul {&lt;br /&gt;
list-style: none;&lt;br /&gt;
list-style-image: none;&lt;br /&gt;
list-style-type: none;&lt;br /&gt;
padding: 0;&lt;br /&gt;
margin: 0;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#mw-panel div.portal div.body ul li {&lt;br /&gt;
line-height: 1.5em;&lt;br /&gt;
padding: 0;&lt;br /&gt;
padding-bottom: 0.5em;&lt;br /&gt;
margin: 0;&lt;br /&gt;
overflow: hidden;&lt;br /&gt;
font-size: 0.75em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#mw-panel div.portal div.body ul li a {&lt;br /&gt;
text-transform: uppercase;&lt;br /&gt;
color: #000;&lt;br /&gt;
text-decoration: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#mw-panel div.portal div.body ul li a:hover {&lt;br /&gt;
background-color: #31859d;&lt;br /&gt;
color: #fff;&lt;br /&gt;
padding-top:0.5em;&lt;br /&gt;
padding-bottom:0.5em;&lt;br /&gt;
padding-left:2px;&lt;br /&gt;
padding-right:2px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Footer */&lt;br /&gt;
div#footer {&lt;br /&gt;
margin-left: 10em;&lt;br /&gt;
margin-top: 0;&lt;br /&gt;
padding: 0.75em;&lt;br /&gt;
/* @embed */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#footer ul {&lt;br /&gt;
list-style: none;&lt;br /&gt;
list-style-image: none;&lt;br /&gt;
list-style-type: none;&lt;br /&gt;
margin: 0;&lt;br /&gt;
padding: 0;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#footer ul li {&lt;br /&gt;
margin: 0;&lt;br /&gt;
padding: 0;&lt;br /&gt;
padding-top: 0.5em;&lt;br /&gt;
padding-bottom: 0.5em;&lt;br /&gt;
color: #000;&lt;br /&gt;
font-size: 0.7em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#footer #footer-icons {&lt;br /&gt;
float: right;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* @noflip */&lt;br /&gt;
body.ltr div#footer #footer-places {&lt;br /&gt;
float: left;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#footer #footer-info li {&lt;br /&gt;
line-height: 1.4em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#footer #footer-icons li {&lt;br /&gt;
float: left;&lt;br /&gt;
margin-left: 0.5em;&lt;br /&gt;
line-height: 2em;&lt;br /&gt;
text-align: right;&lt;br /&gt;
display:none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#footer #footer-places li {&lt;br /&gt;
float: left;&lt;br /&gt;
margin-right: 1em;&lt;br /&gt;
line-height: 2em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#footer #footer-places li a {&lt;br /&gt;
color: #000;&lt;br /&gt;
text-decoration: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#footer #footer-places li a:hover {&lt;br /&gt;
background-color: #31859d;&lt;br /&gt;
color: #fff;&lt;br /&gt;
padding:0.5em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#footer #footer-places li a:active {&lt;br /&gt;
font-weight: bold;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Logo */&lt;br /&gt;
#p-logo {&lt;br /&gt;
position: absolute;&lt;br /&gt;
top:-140px;&lt;br /&gt;
left: 15px;&lt;br /&gt;
width: 10em;&lt;br /&gt;
height:70px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#p-logo a {&lt;br /&gt;
display: block;&lt;br /&gt;
width: 10em;&lt;br /&gt;
background-repeat: no-repeat;&lt;br /&gt;
background-position: center center;&lt;br /&gt;
text-decoration: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/*&lt;br /&gt;
 *&lt;br /&gt;
 * The following code is highly modified from monobook. It would be nice if the&lt;br /&gt;
 * preftoc id was more human readable like preferences-toc for instance,&lt;br /&gt;
 * howerver this would require backporting the other skins.&lt;br /&gt;
 */&lt;br /&gt;
&lt;br /&gt;
/* Preferences */&lt;br /&gt;
#preftoc {&lt;br /&gt;
/* Tabs */&lt;br /&gt;
width: 100%;&lt;br /&gt;
float: left;&lt;br /&gt;
clear: both;&lt;br /&gt;
margin: 0 !important;&lt;br /&gt;
padding: 0 !important;&lt;br /&gt;
/* @embed */&lt;br /&gt;
background-image: url(images/preferences-break.png);&lt;br /&gt;
background-position: bottom left;&lt;br /&gt;
background-repeat: no-repeat;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#preftoc li {&lt;br /&gt;
/* Tab */&lt;br /&gt;
float: left;&lt;br /&gt;
margin: 0;&lt;br /&gt;
padding: 0;&lt;br /&gt;
padding-right: 1px;&lt;br /&gt;
height: 2.25em;&lt;br /&gt;
white-space: nowrap;&lt;br /&gt;
list-style-type: none;&lt;br /&gt;
list-style-image: none;&lt;br /&gt;
/* @embed */&lt;br /&gt;
background-image: url(images/preferences-break.png);&lt;br /&gt;
background-position: bottom right;&lt;br /&gt;
background-repeat: no-repeat;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Sadly, IE6 won't understand this */&lt;br /&gt;
#preftoc li:first-child {&lt;br /&gt;
margin-left: 1px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#preftoc a,&lt;br /&gt;
#preftoc a:active {&lt;br /&gt;
display: inline-block;&lt;br /&gt;
position: relative;&lt;br /&gt;
color: #000;&lt;br /&gt;
padding: 0.5em;&lt;br /&gt;
text-decoration: none;&lt;br /&gt;
background-image: none;&lt;br /&gt;
font-size: 0.9em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#preftoc a:hover,&lt;br /&gt;
#preftoc a:focus {&lt;br /&gt;
text-decoration: none;&lt;br /&gt;
background-color: #31859d;&lt;br /&gt;
color: #fff;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#preftoc li.selected a {&lt;br /&gt;
/* @embed */&lt;br /&gt;
background-image: url(images/preferences-fade.png);&lt;br /&gt;
background-position: bottom;&lt;br /&gt;
background-repeat: repeat-x;&lt;br /&gt;
color: #000;&lt;br /&gt;
text-decoration: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#preferences {&lt;br /&gt;
float: left;&lt;br /&gt;
width: 100%;&lt;br /&gt;
margin: 0;&lt;br /&gt;
margin-top: -2px;&lt;br /&gt;
clear: both;&lt;br /&gt;
border: solid 1px #cccccc;&lt;br /&gt;
background-color: #f9f9f9;&lt;br /&gt;
/* @embed */&lt;br /&gt;
background-image: url(images/preferences-base.png);&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#preferences fieldset {&lt;br /&gt;
border: none;&lt;br /&gt;
border-top: solid 1px #cccccc;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#preferences fieldset.prefsection {&lt;br /&gt;
border: none;&lt;br /&gt;
padding: 0;&lt;br /&gt;
margin: 1em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#preferences legend {&lt;br /&gt;
color: #666666;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#preferences fieldset.prefsection legend.mainLegend {&lt;br /&gt;
display: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#preferences td {&lt;br /&gt;
padding-left: 0.5em;&lt;br /&gt;
padding-right: 0.5em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#preferences td.htmlform-tip {&lt;br /&gt;
font-size: x-small;&lt;br /&gt;
padding: .2em 2em;&lt;br /&gt;
color: #666666;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#preferences div.mw-prefs-buttons {&lt;br /&gt;
padding: 1em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#preferences div.mw-prefs-buttons input {&lt;br /&gt;
margin-right: 0.25em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/**&lt;br /&gt;
 * The following code is slightly modified from monobook&lt;br /&gt;
 */&lt;br /&gt;
&lt;br /&gt;
div#content {&lt;br /&gt;
line-height: 1.5em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#bodyContent {&lt;br /&gt;
font-size: 0.8em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.editsection {&lt;br /&gt;
float: right;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
ul {&lt;br /&gt;
/* @embed */&lt;br /&gt;
list-style-image: url(images/bullet-icon.png);&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
pre {&lt;br /&gt;
line-height: 1.3em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Site Notice (includes notices from CentralNotice extension) */&lt;br /&gt;
#siteNotice {&lt;br /&gt;
font-size: 0.8em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#firstHeading {&lt;br /&gt;
padding-top: 0;&lt;br /&gt;
margin-top: 0;&lt;br /&gt;
padding-top: 0;&lt;br /&gt;
font-size: 1.6em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#content a.external,&lt;br /&gt;
div#content a.external[href ^=&amp;quot;gopher://&amp;quot;] {&lt;br /&gt;
/* @embed */&lt;br /&gt;
background: url(images/external-link-ltr-icon.png) center right no-repeat;&lt;br /&gt;
padding-right: 13px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#content a.external[href ^=&amp;quot;https://&amp;quot;],&lt;br /&gt;
.link-https {&lt;br /&gt;
/* @embed */&lt;br /&gt;
background: url(images/lock-icon.png) center right no-repeat;&lt;br /&gt;
padding-right: 13px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#content a.external[href ^=&amp;quot;mailto:&amp;quot;],&lt;br /&gt;
.link-mailto {&lt;br /&gt;
/* @embed */&lt;br /&gt;
background: url(images/mail-icon.png) center right no-repeat;&lt;br /&gt;
padding-right: 13px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#content a.external[href ^=&amp;quot;news:&amp;quot;] {&lt;br /&gt;
/* @embed */&lt;br /&gt;
background: url(images/news-icon.png) center right no-repeat;&lt;br /&gt;
padding-right: 13px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#content a.external[href ^=&amp;quot;ftp://&amp;quot;],&lt;br /&gt;
.link-ftp {&lt;br /&gt;
/* @embed */&lt;br /&gt;
background: url(images/file-icon.png) center right no-repeat;&lt;br /&gt;
padding-right: 13px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#content a.external[href ^=&amp;quot;irc://&amp;quot;],&lt;br /&gt;
div#content a.external[href ^=&amp;quot;ircs://&amp;quot;],&lt;br /&gt;
.link-irc {&lt;br /&gt;
/* @embed */&lt;br /&gt;
background: url(images/talk-icon.png) center right no-repeat;&lt;br /&gt;
padding-right: 13px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#content a.external[href $=&amp;quot;.ogg&amp;quot;], div#content a.external[href $=&amp;quot;.OGG&amp;quot;],&lt;br /&gt;
div#content a.external[href $=&amp;quot;.mid&amp;quot;], div#content a.external[href $=&amp;quot;.MID&amp;quot;],&lt;br /&gt;
div#content a.external[href $=&amp;quot;.midi&amp;quot;], div#content a.external[href $=&amp;quot;.MIDI&amp;quot;],&lt;br /&gt;
div#content a.external[href $=&amp;quot;.mp3&amp;quot;], div#content a.external[href $=&amp;quot;.MP3&amp;quot;],&lt;br /&gt;
div#content a.external[href $=&amp;quot;.wav&amp;quot;], div#content a.external[href $=&amp;quot;.WAV&amp;quot;],&lt;br /&gt;
div#content a.external[href $=&amp;quot;.wma&amp;quot;], div#content a.external[href $=&amp;quot;.WMA&amp;quot;],&lt;br /&gt;
.link-audio {&lt;br /&gt;
/* @embed */&lt;br /&gt;
background: url(images/audio-icon.png) center right no-repeat;&lt;br /&gt;
padding-right: 13px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#content a.external[href $=&amp;quot;.ogm&amp;quot;], div#content a.external[href $=&amp;quot;.OGM&amp;quot;],&lt;br /&gt;
div#content a.external[href $=&amp;quot;.avi&amp;quot;], div#content a.external[href $=&amp;quot;.AVI&amp;quot;],&lt;br /&gt;
div#content a.external[href $=&amp;quot;.mpeg&amp;quot;], div#content a.external[href $=&amp;quot;.MPEG&amp;quot;],&lt;br /&gt;
div#content a.external[href $=&amp;quot;.mpg&amp;quot;], div#content a.external[href $=&amp;quot;.MPG&amp;quot;],&lt;br /&gt;
.link-video {&lt;br /&gt;
/* @embed */&lt;br /&gt;
background: url(images/video-icon.png) center right no-repeat;&lt;br /&gt;
padding-right: 13px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#content a.external[href $=&amp;quot;.pdf&amp;quot;], div#content a.external[href $=&amp;quot;.PDF&amp;quot;],&lt;br /&gt;
div#content a.external[href *=&amp;quot;.pdf#&amp;quot;], div#content a.external[href *=&amp;quot;.PDF#&amp;quot;],&lt;br /&gt;
div#content a.external[href *=&amp;quot;.pdf?&amp;quot;], div#content a.external[href *=&amp;quot;.PDF?&amp;quot;],&lt;br /&gt;
.link-document {&lt;br /&gt;
/* @embed */&lt;br /&gt;
background: url(images/document-icon.png) center right no-repeat;&lt;br /&gt;
padding-right: 13px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#content .printfooter {&lt;br /&gt;
display: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Icon for Usernames */&lt;br /&gt;
#pt-userpage,&lt;br /&gt;
#pt-anonuserpage,&lt;br /&gt;
#pt-login {&lt;br /&gt;
/* @embed */&lt;br /&gt;
background: url(images/user-icon.png) left top no-repeat;&lt;br /&gt;
padding-left: 15px !important;&lt;br /&gt;
text-transform: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.redirectText {&lt;br /&gt;
font-size: 140%;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.redirectMsg img {&lt;br /&gt;
vertical-align: text-bottom;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#bodyContent {&lt;br /&gt;
position: relative;&lt;br /&gt;
width: 100%;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#mw-js-message {&lt;br /&gt;
font-size: 0.8em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#bodyContent {&lt;br /&gt;
line-height: 1.5em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Watch/Unwatch Icon Styling */&lt;br /&gt;
#ca-unwatch.icon a,&lt;br /&gt;
#ca-watch.icon a {&lt;br /&gt;
margin: 0;&lt;br /&gt;
padding: 0;&lt;br /&gt;
outline: none;&lt;br /&gt;
display: block;&lt;br /&gt;
width: 26px;&lt;br /&gt;
/* This hides the text but shows the background image */&lt;br /&gt;
padding-top: 3.1em;&lt;br /&gt;
margin-top: 0;&lt;br /&gt;
/* Only applied in IE6 */&lt;br /&gt;
margin-top: -0.8em !ie;&lt;br /&gt;
height: 0;&lt;br /&gt;
overflow: hidden;&lt;br /&gt;
/* @embed */&lt;br /&gt;
background-image: url(images/watch-icons.png);&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#ca-unwatch.icon a {&lt;br /&gt;
background-position: -43px 60%;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#ca-watch.icon a {&lt;br /&gt;
background-position: 5px 60%;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#ca-unwatch.icon a:hover,&lt;br /&gt;
#ca-unwatch.icon a:focus {&lt;br /&gt;
background-position: -67px 60%;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#ca-watch.icon a:hover,&lt;br /&gt;
#ca-watch.icon a:focus {&lt;br /&gt;
background-position: -19px 60%;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#ca-unwatch.icon a.loading,&lt;br /&gt;
#ca-watch.icon a.loading {&lt;br /&gt;
/* @embed */&lt;br /&gt;
background-image: url(images/watch-icon-loading.gif);&lt;br /&gt;
background-position: 5px 60%;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#ca-unwatch.icon a span,&lt;br /&gt;
#ca-watch.icon a span {&lt;br /&gt;
display: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorTabs ul {&lt;br /&gt;
/* @embed */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Tooltips are outside of the normal body code, so this helps make the size of the text sensible */&lt;br /&gt;
.tipsy {&lt;br /&gt;
font-size: 0.8em;&lt;br /&gt;
}&lt;/div&gt;</summary>
		<author><name>WikiSysop</name></author>	</entry>

	<entry>
		<id>https://web.fhnw.ch/plattformen/hattie-wiki/w/index.php?title=MediaWiki:Common.css&amp;diff=3376</id>
		<title>MediaWiki:Common.css</title>
		<link rel="alternate" type="text/html" href="https://web.fhnw.ch/plattformen/hattie-wiki/w/index.php?title=MediaWiki:Common.css&amp;diff=3376"/>
				<updated>2014-05-10T09:45:36Z</updated>
		
		<summary type="html">&lt;p&gt;WikiSysop: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;/* Das folgende CSS wird für alle Benutzeroberflächen geladen. */&lt;br /&gt;
&lt;br /&gt;
/* Framework */&lt;br /&gt;
&lt;br /&gt;
html,&lt;br /&gt;
body {&lt;br /&gt;
height: 100%;&lt;br /&gt;
margin: 0;&lt;br /&gt;
padding: 0;&lt;br /&gt;
font-family: &amp;quot;Open Sans&amp;quot;,sans-serif;&lt;br /&gt;
font-size: 1em;&lt;br /&gt;
color:#777;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
body {&lt;br /&gt;
background-color: #dcdcdc;&lt;br /&gt;
/* @embed */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Content */&lt;br /&gt;
&lt;br /&gt;
div#content {&lt;br /&gt;
/* @embed */&lt;br /&gt;
background-color: white;&lt;br /&gt;
color: #777;&lt;br /&gt;
direction: ltr;&lt;br /&gt;
border-width: 0px;&lt;br /&gt;
border-style: solid;&lt;br /&gt;
margin-top: 0;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Head */&lt;br /&gt;
&lt;br /&gt;
#mw-page-base {&lt;br /&gt;
height: 5em;&lt;br /&gt;
background-color: white;&lt;br /&gt;
border-bottom: 0;&lt;br /&gt;
/* @embed */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#mw-head-base {&lt;br /&gt;
height: 5em;&lt;br /&gt;
/* @embed */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#mw-head {&lt;br /&gt;
position: absolute;&lt;br /&gt;
top: 0;&lt;br /&gt;
right: 0;&lt;br /&gt;
width: 100%;&lt;br /&gt;
background-color: white;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#mw-head h5 {&lt;br /&gt;
margin: 0;&lt;br /&gt;
padding: 0;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Hide empty portlets */&lt;br /&gt;
div.emptyPortlet {&lt;br /&gt;
display: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Personal */&lt;br /&gt;
&lt;br /&gt;
#p-personal {&lt;br /&gt;
position: absolute;&lt;br /&gt;
top: 0;&lt;br /&gt;
right: 0.75em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#p-personal h5 {&lt;br /&gt;
display: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#p-personal ul {&lt;br /&gt;
list-style: none;&lt;br /&gt;
margin: 0;&lt;br /&gt;
padding-left: 10em; /* Keep from overlapping logo */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* @noflip */&lt;br /&gt;
&lt;br /&gt;
#p-personal li {&lt;br /&gt;
line-height: 1.125em;&lt;br /&gt;
float: left;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#p-personal li a {&lt;br /&gt;
color: #777;&lt;br /&gt;
text-decoration: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#p-personal li a:hover {&lt;br /&gt;
background-color: #31859d;&lt;br /&gt;
color: #fff;&lt;br /&gt;
padding:0.5em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#p-personal li a:visited {&lt;br /&gt;
color: #31859d;&lt;br /&gt;
text-decoration: bold;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#p-personal a.new {&lt;br /&gt;
color: #31859d;&lt;br /&gt;
text-decoration: bold;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* This one flips! */&lt;br /&gt;
&lt;br /&gt;
#p-personal li {&lt;br /&gt;
margin-left: 0.75em;&lt;br /&gt;
margin-top: 0.5em;&lt;br /&gt;
font-size: 0.75em;&lt;br /&gt;
white-space: nowrap;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Navigation Containers */&lt;br /&gt;
&lt;br /&gt;
#left-navigation {&lt;br /&gt;
position: relative;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#right-navigation {&lt;br /&gt;
float: right;&lt;br /&gt;
margin-top: 2.5em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Navigation Labels */&lt;br /&gt;
div.vectorTabs h5,&lt;br /&gt;
div.vectorMenu h5 span {&lt;br /&gt;
display: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Namespaces and Views */&lt;br /&gt;
/* @noflip */&lt;br /&gt;
div.vectorTabs {&lt;br /&gt;
float: left;&lt;br /&gt;
height: 2.5em;&lt;br /&gt;
background-image:none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorTabs {&lt;br /&gt;
/* @embed */&lt;br /&gt;
padding-left: 1px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* @noflip */&lt;br /&gt;
div.vectorTabs ul {&lt;br /&gt;
float: left;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorTabs ul {&lt;br /&gt;
height: 100%;&lt;br /&gt;
list-style: none;&lt;br /&gt;
margin: 0;&lt;br /&gt;
padding: 0;&lt;br /&gt;
background-color:white;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* @noflip */&lt;br /&gt;
div.vectorTabs ul li {&lt;br /&gt;
float: left;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* OVERRIDDEN BY COMPLIANT BROWSERS */&lt;br /&gt;
div.vectorTabs ul li {&lt;br /&gt;
line-height: 1.125em;&lt;br /&gt;
display: inline-block;&lt;br /&gt;
height: 100%;&lt;br /&gt;
margin: 0;&lt;br /&gt;
padding: 0;&lt;br /&gt;
background-color: #fff;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* IGNORED BY IE6 */&lt;br /&gt;
div.vectorTabs ul &amp;gt; li {&lt;br /&gt;
display: block;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorTabs li.selected {&lt;br /&gt;
/* @embed */&lt;br /&gt;
color:#fff;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
	/* OVERRIDDEN BY COMPLIANT BROWSERS */&lt;br /&gt;
div.vectorTabs li a {&lt;br /&gt;
display: inline-block;&lt;br /&gt;
height: 1.9em;&lt;br /&gt;
padding-left: 0.5em;&lt;br /&gt;
padding-right: 0.5em;&lt;br /&gt;
color: #777;&lt;br /&gt;
cursor: pointer;&lt;br /&gt;
font-size: 0.8em;&lt;br /&gt;
text-decoration: none;&lt;br /&gt;
background:none;&lt;br /&gt;
background-color:#fff;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorTabs li a:hover {&lt;br /&gt;
background-color: #31859d;&lt;br /&gt;
color: #fff;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorTabs li a:focus {&lt;br /&gt;
background-color: #31859d;&lt;br /&gt;
color: #fff;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* IGNORED BY IE6 */&lt;br /&gt;
div.vectorTabs li &amp;gt; a {&lt;br /&gt;
display: block;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorTabs li.icon a {&lt;br /&gt;
background-position: bottom right;&lt;br /&gt;
background-repeat: no-repeat;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* OVERRIDDEN BY COMPLIANT BROWSERS */&lt;br /&gt;
div.vectorTabs span a  {&lt;br /&gt;
display: inline-block;&lt;br /&gt;
padding-top: 1.25em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* IGNORED BY IE6 */&lt;br /&gt;
/* @noflip */&lt;br /&gt;
div.vectorTabs span &amp;gt; a {&lt;br /&gt;
float: left;&lt;br /&gt;
display: block;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorTabs span {&lt;br /&gt;
display: inline-block;&lt;br /&gt;
/* @embed */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorTabs li.selected a,&lt;br /&gt;
div.vectorTabs li.selected a:visited{&lt;br /&gt;
color: #777;&lt;br /&gt;
text-decoration: none;&lt;br /&gt;
font-weight: bold;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorTabs li.new a,&lt;br /&gt;
div.vectorTabs li.new a:visited{&lt;br /&gt;
color: #777;&lt;br /&gt;
text-decoration: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Variants and Actions */&lt;br /&gt;
/* @noflip */&lt;br /&gt;
div.vectorMenu {&lt;br /&gt;
direction: ltr;&lt;br /&gt;
float: left;&lt;br /&gt;
/* @embed */&lt;br /&gt;
background-image: url(images/arrow-down-icon.png);&lt;br /&gt;
background-position: 100% 60%;&lt;br /&gt;
background-repeat: no-repeat;&lt;br /&gt;
cursor: pointer;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorMenu h3 a {&lt;br /&gt;
background-image:none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorMenuFocus {&lt;br /&gt;
/* @embed */&lt;br /&gt;
background-image: url(images/arrow-down-focus-icon.png);&lt;br /&gt;
background-position: 100% 60%;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* @noflip */&lt;br /&gt;
body.rtl div.vectorMenu {&lt;br /&gt;
direction: rtl;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* OVERRIDDEN BY COMPLIANT BROWSERS */&lt;br /&gt;
/* @noflip */&lt;br /&gt;
div#mw-head div.vectorMenu h5 {&lt;br /&gt;
float: left;&lt;br /&gt;
/* @embed */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* This will be flipped - unlike the one above it */&lt;br /&gt;
div#mw-head div.vectorMenu h5 {&lt;br /&gt;
background-position: bottom left;&lt;br /&gt;
margin-left: -1px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* IGNORED BY IE6 */&lt;br /&gt;
&lt;br /&gt;
div#mw-head div.vectorMenu &amp;gt; h5 {&lt;br /&gt;
background-image: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#mw-head div.vectorMenu h4 {&lt;br /&gt;
display: inline-block;&lt;br /&gt;
float: left;&lt;br /&gt;
font-size: 0.8em;&lt;br /&gt;
padding-left: 0.5em;&lt;br /&gt;
padding-top: 1.375em;&lt;br /&gt;
font-weight: normal;&lt;br /&gt;
border: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* OVERRIDDEN BY COMPLIANT BROWSERS */&lt;br /&gt;
/* @noflip */&lt;br /&gt;
div.vectorMenu h5 a {&lt;br /&gt;
display: inline-block;&lt;br /&gt;
width: 24px;&lt;br /&gt;
height: 2.5em;&lt;br /&gt;
text-decoration: none;&lt;br /&gt;
/* @embed */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* This will be flipped - unlike the one above it */&lt;br /&gt;
div.vectorMenu h5 a {&lt;br /&gt;
background-position: bottom right;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* IGNORED BY IE6 */&lt;br /&gt;
div.vectorMenu h5 &amp;gt; a {&lt;br /&gt;
display: block;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorMenu div.menu {&lt;br /&gt;
position: relative;&lt;br /&gt;
display: none;&lt;br /&gt;
clear: both;&lt;br /&gt;
text-align: left;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* OVERRIDDEN BY COMPLIANT BROWSERS */&lt;br /&gt;
/* @noflip */&lt;br /&gt;
body.rtl div.vectorMenu div.menu {&lt;br /&gt;
margin-left: 24px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* IGNORED BY IE6 */&lt;br /&gt;
/* @noflip */&lt;br /&gt;
body.rtl div.vectorMenu &amp;gt; div.menu {&lt;br /&gt;
margin-left: auto;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* IGNORED BY IE6 */&lt;br /&gt;
/* Also fixes old versions of FireFox */&lt;br /&gt;
/* @noflip */&lt;br /&gt;
body.rtl div.vectorMenu &amp;gt; div.menu,&lt;br /&gt;
x:-moz-any-link {&lt;br /&gt;
margin-left: 23px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Enable forcing showing of the menu for accessibility */&lt;br /&gt;
div.vectorMenu:hover div.menu,&lt;br /&gt;
div.vectorMenu div.menuForceShow {&lt;br /&gt;
display: block;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorMenu ul {&lt;br /&gt;
position: absolute;&lt;br /&gt;
background-color: white;&lt;br /&gt;
border: solid 1px silver;&lt;br /&gt;
border-top-width: 0;&lt;br /&gt;
list-style: none;&lt;br /&gt;
list-style-image: none;&lt;br /&gt;
list-style-type: none;&lt;br /&gt;
padding: 0;&lt;br /&gt;
margin: 0;&lt;br /&gt;
margin-left: -1px;&lt;br /&gt;
text-align: left;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Fixes old versions of FireFox */&lt;br /&gt;
div.vectorMenu ul,&lt;br /&gt;
x:-moz-any-link {&lt;br /&gt;
min-width: 5em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Returns things back to normal in modern versions of FireFox */&lt;br /&gt;
div.vectorMenu ul,&lt;br /&gt;
x:-moz-any-link,&lt;br /&gt;
x:default {&lt;br /&gt;
min-width: 0;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorMenu li {&lt;br /&gt;
padding: 0;&lt;br /&gt;
margin: 0;&lt;br /&gt;
text-align: left;&lt;br /&gt;
line-height: 1em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* OVERRIDDEN BY COMPLIANT BROWSERS */&lt;br /&gt;
div.vectorMenu li a {&lt;br /&gt;
display: inline-block;&lt;br /&gt;
padding: 0.5em;&lt;br /&gt;
white-space: nowrap;&lt;br /&gt;
color: #777;&lt;br /&gt;
cursor: pointer;&lt;br /&gt;
font-size: 0.8em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* IGNORED BY IE6 */&lt;br /&gt;
div.vectorMenu li &amp;gt; a {&lt;br /&gt;
display: block;&lt;br /&gt;
}&lt;br /&gt;
div.vectorMenu li.selected a,&lt;br /&gt;
div.vectorMenu li.selected a:visited {&lt;br /&gt;
color: #fff;&lt;br /&gt;
text-decoration: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Search */&lt;br /&gt;
#p-search h5 {&lt;br /&gt;
display: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* @noflip */&lt;br /&gt;
#p-search {&lt;br /&gt;
float: left;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#p-search {&lt;br /&gt;
margin-right: 0.5em;&lt;br /&gt;
margin-left: 0.5em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#p-search form,&lt;br /&gt;
#p-search input {&lt;br /&gt;
margin: 0;&lt;br /&gt;
margin-top: 0.4em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#simpleSearch {&lt;br /&gt;
display: block;&lt;br /&gt;
width: 14em;&lt;br /&gt;
height: 1.4em;&lt;br /&gt;
margin-top: 0.65em;&lt;br /&gt;
position: relative;&lt;br /&gt;
min-height: 1px; /* Gotta trigger hasLayout for IE7 */&lt;br /&gt;
border: solid 1px #AAAAAA;&lt;br /&gt;
color: black;&lt;br /&gt;
background-color: white;&lt;br /&gt;
/* @embed */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#simpleSearch label {&lt;br /&gt;
/*&lt;br /&gt;
 * DON'T PANIC! Browsers that won't scale this properly are the same browsers that have JS issues that prevent&lt;br /&gt;
 * this from ever being shown anyways.&lt;br /&gt;
 */&lt;br /&gt;
font-size: 13px;&lt;br /&gt;
top: 0.25em;&lt;br /&gt;
direction: ltr;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#simpleSearch input {&lt;br /&gt;
color: black;&lt;br /&gt;
direction: ltr;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#simpleSearch input:focus {&lt;br /&gt;
outline: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#simpleSearch input.placeholder {&lt;br /&gt;
color: #999999;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#simpleSearch input::-webkit-input-placeholder {&lt;br /&gt;
color: #999999;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#simpleSearch input#searchInput {&lt;br /&gt;
position: absolute;&lt;br /&gt;
top: 0;&lt;br /&gt;
left: 0;&lt;br /&gt;
width: 90%;&lt;br /&gt;
margin: 0;&lt;br /&gt;
padding: 0;&lt;br /&gt;
padding-left: 0.2em;&lt;br /&gt;
padding-top: 0.2em;&lt;br /&gt;
padding-bottom: 0.2em;&lt;br /&gt;
outline: none;&lt;br /&gt;
border: none;&lt;br /&gt;
&lt;br /&gt;
/*&lt;br /&gt;
 * DON'T PANIC! Browsers that won't scale this properly are the same browsers that have JS issues that prevent&lt;br /&gt;
 * this from ever being shown anyways.&lt;br /&gt;
 */&lt;br /&gt;
&lt;br /&gt;
font-size: 13px;&lt;br /&gt;
background-color: transparent;&lt;br /&gt;
direction: ltr;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#simpleSearch button#searchButton {&lt;br /&gt;
position: absolute;&lt;br /&gt;
width: 10%;&lt;br /&gt;
right: 0;&lt;br /&gt;
top: 0;&lt;br /&gt;
padding: 0;&lt;br /&gt;
padding-top: 0.3em;&lt;br /&gt;
padding-bottom: 0.2em;&lt;br /&gt;
padding-right: 0.4em;&lt;br /&gt;
margin: 0;&lt;br /&gt;
border: none;&lt;br /&gt;
cursor: pointer;&lt;br /&gt;
background-color: transparent;&lt;br /&gt;
background-image: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* OVERRIDDEN BY COMPLIANT BROWSERS */&lt;br /&gt;
div#simpleSearch button#searchButton img {&lt;br /&gt;
border: none;&lt;br /&gt;
margin: 0;&lt;br /&gt;
margin-top: -3px;&lt;br /&gt;
padding: 0;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* IGNORED BY IE6 */&lt;br /&gt;
div#simpleSearch button#searchButton &amp;gt; img {&lt;br /&gt;
margin: 0;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Panel */&lt;br /&gt;
div#mw-panel {&lt;br /&gt;
font-size: inherit;&lt;br /&gt;
position: absolute;&lt;br /&gt;
top: 100px;&lt;br /&gt;
padding-top: 0.5em;&lt;br /&gt;
width: 10em;&lt;br /&gt;
left: 0px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#mw-panel.collapsible-nav .portal {&lt;br /&gt;
font-size: 0.9em;&lt;br /&gt;
background-image:none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#mw-panel div.portal {&lt;br /&gt;
padding-bottom: 0;&lt;br /&gt;
direction: ltr;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#mw-panel div.portal h5 {&lt;br /&gt;
color: #000;&lt;br /&gt;
text-transform: uppercase;&lt;br /&gt;
padding: 0.25em;&lt;br /&gt;
padding-top: 0;&lt;br /&gt;
padding-bottom: 0;&lt;br /&gt;
padding-left: 1.75em;&lt;br /&gt;
cursor: default;&lt;br /&gt;
border: none;&lt;br /&gt;
font-size: 0.75em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#mw-panel div.portal div.body {&lt;br /&gt;
margin: 0;&lt;br /&gt;
padding-top: 0.5em;&lt;br /&gt;
margin-left: 1.25em;&lt;br /&gt;
border-bottom: 4px solid #31859d;&lt;br /&gt;
/* @embed */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#mw-panel div.portal div.body ul {&lt;br /&gt;
list-style: none;&lt;br /&gt;
list-style-image: none;&lt;br /&gt;
list-style-type: none;&lt;br /&gt;
padding: 0;&lt;br /&gt;
margin: 0;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#mw-panel div.portal div.body ul li {&lt;br /&gt;
line-height: 1.5em;&lt;br /&gt;
padding: 0;&lt;br /&gt;
padding-bottom: 0.5em;&lt;br /&gt;
margin: 0;&lt;br /&gt;
overflow: hidden;&lt;br /&gt;
font-size: 0.75em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#mw-panel div.portal div.body ul li a {&lt;br /&gt;
text-transform: uppercase;&lt;br /&gt;
color: #000;&lt;br /&gt;
text-decoration: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#mw-panel div.portal div.body ul li a:hover {&lt;br /&gt;
background-color: #31859d;&lt;br /&gt;
color: #fff;&lt;br /&gt;
padding-top:0.5em;&lt;br /&gt;
padding-bottom:0.5em;&lt;br /&gt;
padding-left:2px;&lt;br /&gt;
padding-right:2px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Footer */&lt;br /&gt;
div#footer {&lt;br /&gt;
margin-left: 10em;&lt;br /&gt;
margin-top: 0;&lt;br /&gt;
padding: 0.75em;&lt;br /&gt;
/* @embed */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#footer ul {&lt;br /&gt;
list-style: none;&lt;br /&gt;
list-style-image: none;&lt;br /&gt;
list-style-type: none;&lt;br /&gt;
margin: 0;&lt;br /&gt;
padding: 0;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#footer ul li {&lt;br /&gt;
margin: 0;&lt;br /&gt;
padding: 0;&lt;br /&gt;
padding-top: 0.5em;&lt;br /&gt;
padding-bottom: 0.5em;&lt;br /&gt;
color: #000;&lt;br /&gt;
font-size: 0.7em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#footer #footer-icons {&lt;br /&gt;
float: right;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* @noflip */&lt;br /&gt;
body.ltr div#footer #footer-places {&lt;br /&gt;
float: left;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#footer #footer-info li {&lt;br /&gt;
line-height: 1.4em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#footer #footer-icons li {&lt;br /&gt;
float: left;&lt;br /&gt;
margin-left: 0.5em;&lt;br /&gt;
line-height: 2em;&lt;br /&gt;
text-align: right;&lt;br /&gt;
display:none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#footer #footer-places li {&lt;br /&gt;
float: left;&lt;br /&gt;
margin-right: 1em;&lt;br /&gt;
line-height: 2em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#footer #footer-places li a {&lt;br /&gt;
color: #000;&lt;br /&gt;
text-decoration: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#footer #footer-places li a:hover {&lt;br /&gt;
background-color: #31859d;&lt;br /&gt;
color: #fff;&lt;br /&gt;
padding:0.5em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#footer #footer-places li a:active {&lt;br /&gt;
font-weight: bold;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Logo */&lt;br /&gt;
#p-logo {&lt;br /&gt;
position: absolute;&lt;br /&gt;
top:-140px;&lt;br /&gt;
left: 15px;&lt;br /&gt;
width: 10em;&lt;br /&gt;
height:70px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#p-logo a {&lt;br /&gt;
display: block;&lt;br /&gt;
width: 10em;&lt;br /&gt;
background-repeat: no-repeat;&lt;br /&gt;
background-position: center center;&lt;br /&gt;
text-decoration: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/*&lt;br /&gt;
 *&lt;br /&gt;
 * The following code is highly modified from monobook. It would be nice if the&lt;br /&gt;
 * preftoc id was more human readable like preferences-toc for instance,&lt;br /&gt;
 * howerver this would require backporting the other skins.&lt;br /&gt;
 */&lt;br /&gt;
&lt;br /&gt;
/* Preferences */&lt;br /&gt;
#preftoc {&lt;br /&gt;
/* Tabs */&lt;br /&gt;
width: 100%;&lt;br /&gt;
float: left;&lt;br /&gt;
clear: both;&lt;br /&gt;
margin: 0 !important;&lt;br /&gt;
padding: 0 !important;&lt;br /&gt;
/* @embed */&lt;br /&gt;
background-image: url(images/preferences-break.png);&lt;br /&gt;
background-position: bottom left;&lt;br /&gt;
background-repeat: no-repeat;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#preftoc li {&lt;br /&gt;
/* Tab */&lt;br /&gt;
float: left;&lt;br /&gt;
margin: 0;&lt;br /&gt;
padding: 0;&lt;br /&gt;
padding-right: 1px;&lt;br /&gt;
height: 2.25em;&lt;br /&gt;
white-space: nowrap;&lt;br /&gt;
list-style-type: none;&lt;br /&gt;
list-style-image: none;&lt;br /&gt;
/* @embed */&lt;br /&gt;
background-image: url(images/preferences-break.png);&lt;br /&gt;
background-position: bottom right;&lt;br /&gt;
background-repeat: no-repeat;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Sadly, IE6 won't understand this */&lt;br /&gt;
#preftoc li:first-child {&lt;br /&gt;
margin-left: 1px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#preftoc a,&lt;br /&gt;
#preftoc a:active {&lt;br /&gt;
display: inline-block;&lt;br /&gt;
position: relative;&lt;br /&gt;
color: #000;&lt;br /&gt;
padding: 0.5em;&lt;br /&gt;
text-decoration: none;&lt;br /&gt;
background-image: none;&lt;br /&gt;
font-size: 0.9em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#preftoc a:hover,&lt;br /&gt;
#preftoc a:focus {&lt;br /&gt;
text-decoration: none;&lt;br /&gt;
background-color: #31859d;&lt;br /&gt;
color: #fff;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#preftoc li.selected a {&lt;br /&gt;
/* @embed */&lt;br /&gt;
background-image: url(images/preferences-fade.png);&lt;br /&gt;
background-position: bottom;&lt;br /&gt;
background-repeat: repeat-x;&lt;br /&gt;
color: #000;&lt;br /&gt;
text-decoration: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#preferences {&lt;br /&gt;
float: left;&lt;br /&gt;
width: 100%;&lt;br /&gt;
margin: 0;&lt;br /&gt;
margin-top: -2px;&lt;br /&gt;
clear: both;&lt;br /&gt;
border: solid 1px #cccccc;&lt;br /&gt;
background-color: #f9f9f9;&lt;br /&gt;
/* @embed */&lt;br /&gt;
background-image: url(images/preferences-base.png);&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#preferences fieldset {&lt;br /&gt;
border: none;&lt;br /&gt;
border-top: solid 1px #cccccc;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#preferences fieldset.prefsection {&lt;br /&gt;
border: none;&lt;br /&gt;
padding: 0;&lt;br /&gt;
margin: 1em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#preferences legend {&lt;br /&gt;
color: #666666;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#preferences fieldset.prefsection legend.mainLegend {&lt;br /&gt;
display: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#preferences td {&lt;br /&gt;
padding-left: 0.5em;&lt;br /&gt;
padding-right: 0.5em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#preferences td.htmlform-tip {&lt;br /&gt;
font-size: x-small;&lt;br /&gt;
padding: .2em 2em;&lt;br /&gt;
color: #666666;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#preferences div.mw-prefs-buttons {&lt;br /&gt;
padding: 1em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#preferences div.mw-prefs-buttons input {&lt;br /&gt;
margin-right: 0.25em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/**&lt;br /&gt;
 * The following code is slightly modified from monobook&lt;br /&gt;
 */&lt;br /&gt;
&lt;br /&gt;
div#content {&lt;br /&gt;
line-height: 1.5em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#bodyContent {&lt;br /&gt;
font-size: 0.8em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.editsection {&lt;br /&gt;
float: right;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
ul {&lt;br /&gt;
/* @embed */&lt;br /&gt;
list-style-image: url(images/bullet-icon.png);&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
pre {&lt;br /&gt;
line-height: 1.3em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Site Notice (includes notices from CentralNotice extension) */&lt;br /&gt;
#siteNotice {&lt;br /&gt;
font-size: 0.8em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#firstHeading {&lt;br /&gt;
padding-top: 0;&lt;br /&gt;
margin-top: 0;&lt;br /&gt;
padding-top: 0;&lt;br /&gt;
font-size: 1.6em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#content a.external,&lt;br /&gt;
div#content a.external[href ^=&amp;quot;gopher://&amp;quot;] {&lt;br /&gt;
/* @embed */&lt;br /&gt;
background: url(images/external-link-ltr-icon.png) center right no-repeat;&lt;br /&gt;
padding-right: 13px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#content a.external[href ^=&amp;quot;https://&amp;quot;],&lt;br /&gt;
.link-https {&lt;br /&gt;
/* @embed */&lt;br /&gt;
background: url(images/lock-icon.png) center right no-repeat;&lt;br /&gt;
padding-right: 13px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#content a.external[href ^=&amp;quot;mailto:&amp;quot;],&lt;br /&gt;
.link-mailto {&lt;br /&gt;
/* @embed */&lt;br /&gt;
background: url(images/mail-icon.png) center right no-repeat;&lt;br /&gt;
padding-right: 13px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#content a.external[href ^=&amp;quot;news:&amp;quot;] {&lt;br /&gt;
/* @embed */&lt;br /&gt;
background: url(images/news-icon.png) center right no-repeat;&lt;br /&gt;
padding-right: 13px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#content a.external[href ^=&amp;quot;ftp://&amp;quot;],&lt;br /&gt;
.link-ftp {&lt;br /&gt;
/* @embed */&lt;br /&gt;
background: url(images/file-icon.png) center right no-repeat;&lt;br /&gt;
padding-right: 13px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#content a.external[href ^=&amp;quot;irc://&amp;quot;],&lt;br /&gt;
div#content a.external[href ^=&amp;quot;ircs://&amp;quot;],&lt;br /&gt;
.link-irc {&lt;br /&gt;
/* @embed */&lt;br /&gt;
background: url(images/talk-icon.png) center right no-repeat;&lt;br /&gt;
padding-right: 13px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#content a.external[href $=&amp;quot;.ogg&amp;quot;], div#content a.external[href $=&amp;quot;.OGG&amp;quot;],&lt;br /&gt;
div#content a.external[href $=&amp;quot;.mid&amp;quot;], div#content a.external[href $=&amp;quot;.MID&amp;quot;],&lt;br /&gt;
div#content a.external[href $=&amp;quot;.midi&amp;quot;], div#content a.external[href $=&amp;quot;.MIDI&amp;quot;],&lt;br /&gt;
div#content a.external[href $=&amp;quot;.mp3&amp;quot;], div#content a.external[href $=&amp;quot;.MP3&amp;quot;],&lt;br /&gt;
div#content a.external[href $=&amp;quot;.wav&amp;quot;], div#content a.external[href $=&amp;quot;.WAV&amp;quot;],&lt;br /&gt;
div#content a.external[href $=&amp;quot;.wma&amp;quot;], div#content a.external[href $=&amp;quot;.WMA&amp;quot;],&lt;br /&gt;
.link-audio {&lt;br /&gt;
/* @embed */&lt;br /&gt;
background: url(images/audio-icon.png) center right no-repeat;&lt;br /&gt;
padding-right: 13px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#content a.external[href $=&amp;quot;.ogm&amp;quot;], div#content a.external[href $=&amp;quot;.OGM&amp;quot;],&lt;br /&gt;
div#content a.external[href $=&amp;quot;.avi&amp;quot;], div#content a.external[href $=&amp;quot;.AVI&amp;quot;],&lt;br /&gt;
div#content a.external[href $=&amp;quot;.mpeg&amp;quot;], div#content a.external[href $=&amp;quot;.MPEG&amp;quot;],&lt;br /&gt;
div#content a.external[href $=&amp;quot;.mpg&amp;quot;], div#content a.external[href $=&amp;quot;.MPG&amp;quot;],&lt;br /&gt;
.link-video {&lt;br /&gt;
/* @embed */&lt;br /&gt;
background: url(images/video-icon.png) center right no-repeat;&lt;br /&gt;
padding-right: 13px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#content a.external[href $=&amp;quot;.pdf&amp;quot;], div#content a.external[href $=&amp;quot;.PDF&amp;quot;],&lt;br /&gt;
div#content a.external[href *=&amp;quot;.pdf#&amp;quot;], div#content a.external[href *=&amp;quot;.PDF#&amp;quot;],&lt;br /&gt;
div#content a.external[href *=&amp;quot;.pdf?&amp;quot;], div#content a.external[href *=&amp;quot;.PDF?&amp;quot;],&lt;br /&gt;
.link-document {&lt;br /&gt;
/* @embed */&lt;br /&gt;
background: url(images/document-icon.png) center right no-repeat;&lt;br /&gt;
padding-right: 13px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#content .printfooter {&lt;br /&gt;
display: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Icon for Usernames */&lt;br /&gt;
#pt-userpage,&lt;br /&gt;
#pt-anonuserpage,&lt;br /&gt;
#pt-login {&lt;br /&gt;
/* @embed */&lt;br /&gt;
background: url(images/user-icon.png) left top no-repeat;&lt;br /&gt;
padding-left: 15px !important;&lt;br /&gt;
text-transform: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.redirectText {&lt;br /&gt;
font-size: 140%;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.redirectMsg img {&lt;br /&gt;
vertical-align: text-bottom;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#bodyContent {&lt;br /&gt;
position: relative;&lt;br /&gt;
width: 100%;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#mw-js-message {&lt;br /&gt;
font-size: 0.8em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#bodyContent {&lt;br /&gt;
line-height: 1.5em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Watch/Unwatch Icon Styling */&lt;br /&gt;
#ca-unwatch.icon a,&lt;br /&gt;
#ca-watch.icon a {&lt;br /&gt;
margin: 0;&lt;br /&gt;
padding: 0;&lt;br /&gt;
outline: none;&lt;br /&gt;
display: block;&lt;br /&gt;
width: 26px;&lt;br /&gt;
/* This hides the text but shows the background image */&lt;br /&gt;
padding-top: 3.1em;&lt;br /&gt;
margin-top: 0;&lt;br /&gt;
/* Only applied in IE6 */&lt;br /&gt;
margin-top: -0.8em !ie;&lt;br /&gt;
height: 0;&lt;br /&gt;
overflow: hidden;&lt;br /&gt;
/* @embed */&lt;br /&gt;
background-image: url(images/watch-icons.png);&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#ca-unwatch.icon a {&lt;br /&gt;
background-position: -43px 60%;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#ca-watch.icon a {&lt;br /&gt;
background-position: 5px 60%;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#ca-unwatch.icon a:hover,&lt;br /&gt;
#ca-unwatch.icon a:focus {&lt;br /&gt;
background-position: -67px 60%;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#ca-watch.icon a:hover,&lt;br /&gt;
#ca-watch.icon a:focus {&lt;br /&gt;
background-position: -19px 60%;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#ca-unwatch.icon a.loading,&lt;br /&gt;
#ca-watch.icon a.loading {&lt;br /&gt;
/* @embed */&lt;br /&gt;
background-image: url(images/watch-icon-loading.gif);&lt;br /&gt;
background-position: 5px 60%;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#ca-unwatch.icon a span,&lt;br /&gt;
#ca-watch.icon a span {&lt;br /&gt;
display: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorTabs ul {&lt;br /&gt;
/* @embed */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Tooltips are outside of the normal body code, so this helps make the size of the text sensible */&lt;br /&gt;
.tipsy {&lt;br /&gt;
font-size: 0.8em;&lt;br /&gt;
}&lt;/div&gt;</summary>
		<author><name>WikiSysop</name></author>	</entry>

	<entry>
		<id>https://web.fhnw.ch/plattformen/hattie-wiki/w/index.php?title=MediaWiki:Common.css&amp;diff=3375</id>
		<title>MediaWiki:Common.css</title>
		<link rel="alternate" type="text/html" href="https://web.fhnw.ch/plattformen/hattie-wiki/w/index.php?title=MediaWiki:Common.css&amp;diff=3375"/>
				<updated>2014-05-10T09:39:54Z</updated>
		
		<summary type="html">&lt;p&gt;WikiSysop: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;/* Das folgende CSS wird für alle Benutzeroberflächen geladen. */&lt;br /&gt;
&lt;br /&gt;
/* Framework */&lt;br /&gt;
&lt;br /&gt;
html,&lt;br /&gt;
body {&lt;br /&gt;
height: 100%;&lt;br /&gt;
margin: 0;&lt;br /&gt;
padding: 0;&lt;br /&gt;
font-family: &amp;quot;Open Sans&amp;quot;,sans-serif;&lt;br /&gt;
font-size: 1em;&lt;br /&gt;
color:#777;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
body {&lt;br /&gt;
background-color: #dcdcdc;&lt;br /&gt;
/* @embed */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Content */&lt;br /&gt;
&lt;br /&gt;
div#content {&lt;br /&gt;
/* @embed */&lt;br /&gt;
background-color: white;&lt;br /&gt;
color: #777;&lt;br /&gt;
direction: ltr;&lt;br /&gt;
border-width: 0px;&lt;br /&gt;
border-style: solid;&lt;br /&gt;
margin-top: 0;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Head */&lt;br /&gt;
&lt;br /&gt;
#mw-page-base {&lt;br /&gt;
height: 5em;&lt;br /&gt;
background-color: white;&lt;br /&gt;
border-bottom: 0;&lt;br /&gt;
/* @embed */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#mw-head-base {&lt;br /&gt;
height: 5em;&lt;br /&gt;
/* @embed */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#mw-head {&lt;br /&gt;
position: absolute;&lt;br /&gt;
top: 0;&lt;br /&gt;
right: 0;&lt;br /&gt;
width: 100%;&lt;br /&gt;
background-color: white;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#mw-head h5 {&lt;br /&gt;
margin: 0;&lt;br /&gt;
padding: 0;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Hide empty portlets */&lt;br /&gt;
div.emptyPortlet {&lt;br /&gt;
display: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Personal */&lt;br /&gt;
&lt;br /&gt;
#p-personal {&lt;br /&gt;
position: absolute;&lt;br /&gt;
top: 0;&lt;br /&gt;
right: 0.75em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#p-personal h5 {&lt;br /&gt;
display: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#p-personal ul {&lt;br /&gt;
list-style: none;&lt;br /&gt;
margin: 0;&lt;br /&gt;
padding-left: 10em; /* Keep from overlapping logo */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* @noflip */&lt;br /&gt;
&lt;br /&gt;
#p-personal li {&lt;br /&gt;
line-height: 1.125em;&lt;br /&gt;
float: left;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#p-personal li a {&lt;br /&gt;
color: #777;&lt;br /&gt;
text-decoration: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#p-personal li a:hover {&lt;br /&gt;
background-color: #31859d;&lt;br /&gt;
color: #fff;&lt;br /&gt;
padding:0.5em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#p-personal li a:visited {&lt;br /&gt;
color: #31859d;&lt;br /&gt;
text-decoration: bold;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#p-personal a.new {&lt;br /&gt;
color: #31859d;&lt;br /&gt;
text-decoration: bold;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* This one flips! */&lt;br /&gt;
&lt;br /&gt;
#p-personal li {&lt;br /&gt;
margin-left: 0.75em;&lt;br /&gt;
margin-top: 0.5em;&lt;br /&gt;
font-size: 0.75em;&lt;br /&gt;
white-space: nowrap;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Navigation Containers */&lt;br /&gt;
&lt;br /&gt;
#left-navigation {&lt;br /&gt;
position: relative;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#right-navigation {&lt;br /&gt;
float: right;&lt;br /&gt;
margin-top: 2.5em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Navigation Labels */&lt;br /&gt;
div.vectorTabs h5,&lt;br /&gt;
div.vectorMenu h5 span {&lt;br /&gt;
display: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Namespaces and Views */&lt;br /&gt;
/* @noflip */&lt;br /&gt;
div.vectorTabs {&lt;br /&gt;
float: left;&lt;br /&gt;
height: 2.5em;&lt;br /&gt;
background-image:none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorTabs {&lt;br /&gt;
/* @embed */&lt;br /&gt;
padding-left: 1px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* @noflip */&lt;br /&gt;
div.vectorTabs ul {&lt;br /&gt;
float: left;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorTabs ul {&lt;br /&gt;
height: 100%;&lt;br /&gt;
list-style: none;&lt;br /&gt;
margin: 0;&lt;br /&gt;
padding: 0;&lt;br /&gt;
background-color:white;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* @noflip */&lt;br /&gt;
div.vectorTabs ul li {&lt;br /&gt;
float: left;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* OVERRIDDEN BY COMPLIANT BROWSERS */&lt;br /&gt;
div.vectorTabs ul li {&lt;br /&gt;
line-height: 1.125em;&lt;br /&gt;
display: inline-block;&lt;br /&gt;
height: 100%;&lt;br /&gt;
margin: 0;&lt;br /&gt;
padding: 0;&lt;br /&gt;
background-color: #fff;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* IGNORED BY IE6 */&lt;br /&gt;
div.vectorTabs ul &amp;gt; li {&lt;br /&gt;
display: block;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorTabs li.selected {&lt;br /&gt;
/* @embed */&lt;br /&gt;
color:#fff;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
	/* OVERRIDDEN BY COMPLIANT BROWSERS */&lt;br /&gt;
div.vectorTabs li a {&lt;br /&gt;
display: inline-block;&lt;br /&gt;
height: 1.9em;&lt;br /&gt;
padding-left: 0.5em;&lt;br /&gt;
padding-right: 0.5em;&lt;br /&gt;
color: #777;&lt;br /&gt;
cursor: pointer;&lt;br /&gt;
font-size: 0.8em;&lt;br /&gt;
text-decoration: none;&lt;br /&gt;
background:none;&lt;br /&gt;
background-color:#fff;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorTabs li a:hover {&lt;br /&gt;
background-color: #31859d;&lt;br /&gt;
color: #fff;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* IGNORED BY IE6 */&lt;br /&gt;
div.vectorTabs li &amp;gt; a {&lt;br /&gt;
display: block;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorTabs li.icon a {&lt;br /&gt;
background-position: bottom right;&lt;br /&gt;
background-repeat: no-repeat;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* OVERRIDDEN BY COMPLIANT BROWSERS */&lt;br /&gt;
div.vectorTabs span a  {&lt;br /&gt;
display: inline-block;&lt;br /&gt;
padding-top: 1.25em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* IGNORED BY IE6 */&lt;br /&gt;
/* @noflip */&lt;br /&gt;
div.vectorTabs span &amp;gt; a {&lt;br /&gt;
float: left;&lt;br /&gt;
display: block;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorTabs span {&lt;br /&gt;
display: inline-block;&lt;br /&gt;
/* @embed */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorTabs li.selected a,&lt;br /&gt;
div.vectorTabs li.selected a:visited{&lt;br /&gt;
color: #777;&lt;br /&gt;
text-decoration: none;&lt;br /&gt;
font-weight: bold;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorTabs li.new a,&lt;br /&gt;
div.vectorTabs li.new a:visited{&lt;br /&gt;
color: #777;&lt;br /&gt;
text-decoration: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Variants and Actions */&lt;br /&gt;
/* @noflip */&lt;br /&gt;
div.vectorMenu {&lt;br /&gt;
direction: ltr;&lt;br /&gt;
float: left;&lt;br /&gt;
/* @embed */&lt;br /&gt;
background-image: url(images/arrow-down-icon.png);&lt;br /&gt;
background-position: 100% 60%;&lt;br /&gt;
background-repeat: no-repeat;&lt;br /&gt;
cursor: pointer;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorMenu h3 a {&lt;br /&gt;
background-image:none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorMenuFocus {&lt;br /&gt;
/* @embed */&lt;br /&gt;
background-image: url(images/arrow-down-focus-icon.png);&lt;br /&gt;
background-position: 100% 60%;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* @noflip */&lt;br /&gt;
body.rtl div.vectorMenu {&lt;br /&gt;
direction: rtl;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* OVERRIDDEN BY COMPLIANT BROWSERS */&lt;br /&gt;
/* @noflip */&lt;br /&gt;
div#mw-head div.vectorMenu h5 {&lt;br /&gt;
float: left;&lt;br /&gt;
/* @embed */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* This will be flipped - unlike the one above it */&lt;br /&gt;
div#mw-head div.vectorMenu h5 {&lt;br /&gt;
background-position: bottom left;&lt;br /&gt;
margin-left: -1px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* IGNORED BY IE6 */&lt;br /&gt;
&lt;br /&gt;
div#mw-head div.vectorMenu &amp;gt; h5 {&lt;br /&gt;
background-image: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#mw-head div.vectorMenu h4 {&lt;br /&gt;
display: inline-block;&lt;br /&gt;
float: left;&lt;br /&gt;
font-size: 0.8em;&lt;br /&gt;
padding-left: 0.5em;&lt;br /&gt;
padding-top: 1.375em;&lt;br /&gt;
font-weight: normal;&lt;br /&gt;
border: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* OVERRIDDEN BY COMPLIANT BROWSERS */&lt;br /&gt;
/* @noflip */&lt;br /&gt;
div.vectorMenu h5 a {&lt;br /&gt;
display: inline-block;&lt;br /&gt;
width: 24px;&lt;br /&gt;
height: 2.5em;&lt;br /&gt;
text-decoration: none;&lt;br /&gt;
/* @embed */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* This will be flipped - unlike the one above it */&lt;br /&gt;
div.vectorMenu h5 a {&lt;br /&gt;
background-position: bottom right;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* IGNORED BY IE6 */&lt;br /&gt;
div.vectorMenu h5 &amp;gt; a {&lt;br /&gt;
display: block;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorMenu div.menu {&lt;br /&gt;
position: relative;&lt;br /&gt;
display: none;&lt;br /&gt;
clear: both;&lt;br /&gt;
text-align: left;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* OVERRIDDEN BY COMPLIANT BROWSERS */&lt;br /&gt;
/* @noflip */&lt;br /&gt;
body.rtl div.vectorMenu div.menu {&lt;br /&gt;
margin-left: 24px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* IGNORED BY IE6 */&lt;br /&gt;
/* @noflip */&lt;br /&gt;
body.rtl div.vectorMenu &amp;gt; div.menu {&lt;br /&gt;
margin-left: auto;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* IGNORED BY IE6 */&lt;br /&gt;
/* Also fixes old versions of FireFox */&lt;br /&gt;
/* @noflip */&lt;br /&gt;
body.rtl div.vectorMenu &amp;gt; div.menu,&lt;br /&gt;
x:-moz-any-link {&lt;br /&gt;
margin-left: 23px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Enable forcing showing of the menu for accessibility */&lt;br /&gt;
div.vectorMenu:hover div.menu,&lt;br /&gt;
div.vectorMenu div.menuForceShow {&lt;br /&gt;
display: block;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorMenu ul {&lt;br /&gt;
position: absolute;&lt;br /&gt;
background-color: white;&lt;br /&gt;
border: solid 1px silver;&lt;br /&gt;
border-top-width: 0;&lt;br /&gt;
list-style: none;&lt;br /&gt;
list-style-image: none;&lt;br /&gt;
list-style-type: none;&lt;br /&gt;
padding: 0;&lt;br /&gt;
margin: 0;&lt;br /&gt;
margin-left: -1px;&lt;br /&gt;
text-align: left;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Fixes old versions of FireFox */&lt;br /&gt;
div.vectorMenu ul,&lt;br /&gt;
x:-moz-any-link {&lt;br /&gt;
min-width: 5em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Returns things back to normal in modern versions of FireFox */&lt;br /&gt;
div.vectorMenu ul,&lt;br /&gt;
x:-moz-any-link,&lt;br /&gt;
x:default {&lt;br /&gt;
min-width: 0;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorMenu li {&lt;br /&gt;
padding: 0;&lt;br /&gt;
margin: 0;&lt;br /&gt;
text-align: left;&lt;br /&gt;
line-height: 1em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* OVERRIDDEN BY COMPLIANT BROWSERS */&lt;br /&gt;
div.vectorMenu li a {&lt;br /&gt;
display: inline-block;&lt;br /&gt;
padding: 0.5em;&lt;br /&gt;
white-space: nowrap;&lt;br /&gt;
color: #777;&lt;br /&gt;
cursor: pointer;&lt;br /&gt;
font-size: 0.8em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* IGNORED BY IE6 */&lt;br /&gt;
div.vectorMenu li &amp;gt; a {&lt;br /&gt;
display: block;&lt;br /&gt;
}&lt;br /&gt;
div.vectorMenu li.selected a,&lt;br /&gt;
div.vectorMenu li.selected a:visited {&lt;br /&gt;
color: #fff;&lt;br /&gt;
text-decoration: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Search */&lt;br /&gt;
#p-search h5 {&lt;br /&gt;
display: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* @noflip */&lt;br /&gt;
#p-search {&lt;br /&gt;
float: left;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#p-search {&lt;br /&gt;
margin-right: 0.5em;&lt;br /&gt;
margin-left: 0.5em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#p-search form,&lt;br /&gt;
#p-search input {&lt;br /&gt;
margin: 0;&lt;br /&gt;
margin-top: 0.4em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#simpleSearch {&lt;br /&gt;
display: block;&lt;br /&gt;
width: 14em;&lt;br /&gt;
height: 1.4em;&lt;br /&gt;
margin-top: 0.65em;&lt;br /&gt;
position: relative;&lt;br /&gt;
min-height: 1px; /* Gotta trigger hasLayout for IE7 */&lt;br /&gt;
border: solid 1px #AAAAAA;&lt;br /&gt;
color: black;&lt;br /&gt;
background-color: white;&lt;br /&gt;
/* @embed */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#simpleSearch label {&lt;br /&gt;
/*&lt;br /&gt;
 * DON'T PANIC! Browsers that won't scale this properly are the same browsers that have JS issues that prevent&lt;br /&gt;
 * this from ever being shown anyways.&lt;br /&gt;
 */&lt;br /&gt;
font-size: 13px;&lt;br /&gt;
top: 0.25em;&lt;br /&gt;
direction: ltr;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#simpleSearch input {&lt;br /&gt;
color: black;&lt;br /&gt;
direction: ltr;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#simpleSearch input:focus {&lt;br /&gt;
outline: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#simpleSearch input.placeholder {&lt;br /&gt;
color: #999999;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#simpleSearch input::-webkit-input-placeholder {&lt;br /&gt;
color: #999999;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#simpleSearch input#searchInput {&lt;br /&gt;
position: absolute;&lt;br /&gt;
top: 0;&lt;br /&gt;
left: 0;&lt;br /&gt;
width: 90%;&lt;br /&gt;
margin: 0;&lt;br /&gt;
padding: 0;&lt;br /&gt;
padding-left: 0.2em;&lt;br /&gt;
padding-top: 0.2em;&lt;br /&gt;
padding-bottom: 0.2em;&lt;br /&gt;
outline: none;&lt;br /&gt;
border: none;&lt;br /&gt;
&lt;br /&gt;
/*&lt;br /&gt;
 * DON'T PANIC! Browsers that won't scale this properly are the same browsers that have JS issues that prevent&lt;br /&gt;
 * this from ever being shown anyways.&lt;br /&gt;
 */&lt;br /&gt;
&lt;br /&gt;
font-size: 13px;&lt;br /&gt;
background-color: transparent;&lt;br /&gt;
direction: ltr;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#simpleSearch button#searchButton {&lt;br /&gt;
position: absolute;&lt;br /&gt;
width: 10%;&lt;br /&gt;
right: 0;&lt;br /&gt;
top: 0;&lt;br /&gt;
padding: 0;&lt;br /&gt;
padding-top: 0.3em;&lt;br /&gt;
padding-bottom: 0.2em;&lt;br /&gt;
padding-right: 0.4em;&lt;br /&gt;
margin: 0;&lt;br /&gt;
border: none;&lt;br /&gt;
cursor: pointer;&lt;br /&gt;
background-color: transparent;&lt;br /&gt;
background-image: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* OVERRIDDEN BY COMPLIANT BROWSERS */&lt;br /&gt;
div#simpleSearch button#searchButton img {&lt;br /&gt;
border: none;&lt;br /&gt;
margin: 0;&lt;br /&gt;
margin-top: -3px;&lt;br /&gt;
padding: 0;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* IGNORED BY IE6 */&lt;br /&gt;
div#simpleSearch button#searchButton &amp;gt; img {&lt;br /&gt;
margin: 0;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Panel */&lt;br /&gt;
div#mw-panel {&lt;br /&gt;
font-size: inherit;&lt;br /&gt;
position: absolute;&lt;br /&gt;
top: 100px;&lt;br /&gt;
padding-top: 0.5em;&lt;br /&gt;
width: 10em;&lt;br /&gt;
left: 0px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#mw-panel.collapsible-nav .portal {&lt;br /&gt;
font-size: 0.9em;&lt;br /&gt;
background-image:none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#mw-panel div.portal {&lt;br /&gt;
padding-bottom: 0;&lt;br /&gt;
direction: ltr;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#mw-panel div.portal h5 {&lt;br /&gt;
color: #000;&lt;br /&gt;
text-transform: uppercase;&lt;br /&gt;
padding: 0.25em;&lt;br /&gt;
padding-top: 0;&lt;br /&gt;
padding-bottom: 0;&lt;br /&gt;
padding-left: 1.75em;&lt;br /&gt;
cursor: default;&lt;br /&gt;
border: none;&lt;br /&gt;
font-size: 0.75em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#mw-panel div.portal div.body {&lt;br /&gt;
margin: 0;&lt;br /&gt;
padding-top: 0.5em;&lt;br /&gt;
margin-left: 1.25em;&lt;br /&gt;
border-bottom: 4px solid #31859d;&lt;br /&gt;
/* @embed */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#mw-panel div.portal div.body ul {&lt;br /&gt;
list-style: none;&lt;br /&gt;
list-style-image: none;&lt;br /&gt;
list-style-type: none;&lt;br /&gt;
padding: 0;&lt;br /&gt;
margin: 0;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#mw-panel div.portal div.body ul li {&lt;br /&gt;
line-height: 1.5em;&lt;br /&gt;
padding: 0;&lt;br /&gt;
padding-bottom: 0.5em;&lt;br /&gt;
margin: 0;&lt;br /&gt;
overflow: hidden;&lt;br /&gt;
font-size: 0.75em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#mw-panel div.portal div.body ul li a {&lt;br /&gt;
text-transform: uppercase;&lt;br /&gt;
color: #000;&lt;br /&gt;
text-decoration: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#mw-panel div.portal div.body ul li a:hover {&lt;br /&gt;
background-color: #31859d;&lt;br /&gt;
color: #fff;&lt;br /&gt;
padding-top:0.5em;&lt;br /&gt;
padding-bottom:0.5em;&lt;br /&gt;
padding-left:2px;&lt;br /&gt;
padding-right:2px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Footer */&lt;br /&gt;
div#footer {&lt;br /&gt;
margin-left: 10em;&lt;br /&gt;
margin-top: 0;&lt;br /&gt;
padding: 0.75em;&lt;br /&gt;
/* @embed */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#footer ul {&lt;br /&gt;
list-style: none;&lt;br /&gt;
list-style-image: none;&lt;br /&gt;
list-style-type: none;&lt;br /&gt;
margin: 0;&lt;br /&gt;
padding: 0;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#footer ul li {&lt;br /&gt;
margin: 0;&lt;br /&gt;
padding: 0;&lt;br /&gt;
padding-top: 0.5em;&lt;br /&gt;
padding-bottom: 0.5em;&lt;br /&gt;
color: #000;&lt;br /&gt;
font-size: 0.7em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#footer #footer-icons {&lt;br /&gt;
float: right;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* @noflip */&lt;br /&gt;
body.ltr div#footer #footer-places {&lt;br /&gt;
float: left;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#footer #footer-info li {&lt;br /&gt;
line-height: 1.4em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#footer #footer-icons li {&lt;br /&gt;
float: left;&lt;br /&gt;
margin-left: 0.5em;&lt;br /&gt;
line-height: 2em;&lt;br /&gt;
text-align: right;&lt;br /&gt;
display:none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#footer #footer-places li {&lt;br /&gt;
float: left;&lt;br /&gt;
margin-right: 1em;&lt;br /&gt;
line-height: 2em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#footer #footer-places li a {&lt;br /&gt;
color: #000;&lt;br /&gt;
text-decoration: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#footer #footer-places li a:hover {&lt;br /&gt;
background-color: #31859d;&lt;br /&gt;
color: #fff;&lt;br /&gt;
padding:0.5em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#footer #footer-places li a:active {&lt;br /&gt;
font-weight: bold;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Logo */&lt;br /&gt;
#p-logo {&lt;br /&gt;
position: absolute;&lt;br /&gt;
top:-140px;&lt;br /&gt;
left: 15px;&lt;br /&gt;
width: 10em;&lt;br /&gt;
height:70px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#p-logo a {&lt;br /&gt;
display: block;&lt;br /&gt;
width: 10em;&lt;br /&gt;
background-repeat: no-repeat;&lt;br /&gt;
background-position: center center;&lt;br /&gt;
text-decoration: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/*&lt;br /&gt;
 *&lt;br /&gt;
 * The following code is highly modified from monobook. It would be nice if the&lt;br /&gt;
 * preftoc id was more human readable like preferences-toc for instance,&lt;br /&gt;
 * howerver this would require backporting the other skins.&lt;br /&gt;
 */&lt;br /&gt;
&lt;br /&gt;
/* Preferences */&lt;br /&gt;
#preftoc {&lt;br /&gt;
/* Tabs */&lt;br /&gt;
width: 100%;&lt;br /&gt;
float: left;&lt;br /&gt;
clear: both;&lt;br /&gt;
margin: 0 !important;&lt;br /&gt;
padding: 0 !important;&lt;br /&gt;
/* @embed */&lt;br /&gt;
background-image: url(images/preferences-break.png);&lt;br /&gt;
background-position: bottom left;&lt;br /&gt;
background-repeat: no-repeat;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#preftoc li {&lt;br /&gt;
/* Tab */&lt;br /&gt;
float: left;&lt;br /&gt;
margin: 0;&lt;br /&gt;
padding: 0;&lt;br /&gt;
padding-right: 1px;&lt;br /&gt;
height: 2.25em;&lt;br /&gt;
white-space: nowrap;&lt;br /&gt;
list-style-type: none;&lt;br /&gt;
list-style-image: none;&lt;br /&gt;
/* @embed */&lt;br /&gt;
background-image: url(images/preferences-break.png);&lt;br /&gt;
background-position: bottom right;&lt;br /&gt;
background-repeat: no-repeat;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Sadly, IE6 won't understand this */&lt;br /&gt;
#preftoc li:first-child {&lt;br /&gt;
margin-left: 1px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#preftoc a,&lt;br /&gt;
#preftoc a:active {&lt;br /&gt;
display: inline-block;&lt;br /&gt;
position: relative;&lt;br /&gt;
color: #000;&lt;br /&gt;
padding: 0.5em;&lt;br /&gt;
text-decoration: none;&lt;br /&gt;
background-image: none;&lt;br /&gt;
font-size: 0.9em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#preftoc a:hover,&lt;br /&gt;
#preftoc a:focus {&lt;br /&gt;
text-decoration: none;&lt;br /&gt;
background-color: #31859d;&lt;br /&gt;
color: #fff;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#preftoc li.selected a {&lt;br /&gt;
/* @embed */&lt;br /&gt;
background-image: url(images/preferences-fade.png);&lt;br /&gt;
background-position: bottom;&lt;br /&gt;
background-repeat: repeat-x;&lt;br /&gt;
color: #000;&lt;br /&gt;
text-decoration: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#preferences {&lt;br /&gt;
float: left;&lt;br /&gt;
width: 100%;&lt;br /&gt;
margin: 0;&lt;br /&gt;
margin-top: -2px;&lt;br /&gt;
clear: both;&lt;br /&gt;
border: solid 1px #cccccc;&lt;br /&gt;
background-color: #f9f9f9;&lt;br /&gt;
/* @embed */&lt;br /&gt;
background-image: url(images/preferences-base.png);&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#preferences fieldset {&lt;br /&gt;
border: none;&lt;br /&gt;
border-top: solid 1px #cccccc;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#preferences fieldset.prefsection {&lt;br /&gt;
border: none;&lt;br /&gt;
padding: 0;&lt;br /&gt;
margin: 1em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#preferences legend {&lt;br /&gt;
color: #666666;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#preferences fieldset.prefsection legend.mainLegend {&lt;br /&gt;
display: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#preferences td {&lt;br /&gt;
padding-left: 0.5em;&lt;br /&gt;
padding-right: 0.5em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#preferences td.htmlform-tip {&lt;br /&gt;
font-size: x-small;&lt;br /&gt;
padding: .2em 2em;&lt;br /&gt;
color: #666666;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#preferences div.mw-prefs-buttons {&lt;br /&gt;
padding: 1em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#preferences div.mw-prefs-buttons input {&lt;br /&gt;
margin-right: 0.25em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/**&lt;br /&gt;
 * The following code is slightly modified from monobook&lt;br /&gt;
 */&lt;br /&gt;
&lt;br /&gt;
div#content {&lt;br /&gt;
line-height: 1.5em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#bodyContent {&lt;br /&gt;
font-size: 0.8em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.editsection {&lt;br /&gt;
float: right;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
ul {&lt;br /&gt;
/* @embed */&lt;br /&gt;
list-style-image: url(images/bullet-icon.png);&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
pre {&lt;br /&gt;
line-height: 1.3em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Site Notice (includes notices from CentralNotice extension) */&lt;br /&gt;
#siteNotice {&lt;br /&gt;
font-size: 0.8em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#firstHeading {&lt;br /&gt;
padding-top: 0;&lt;br /&gt;
margin-top: 0;&lt;br /&gt;
padding-top: 0;&lt;br /&gt;
font-size: 1.6em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#content a.external,&lt;br /&gt;
div#content a.external[href ^=&amp;quot;gopher://&amp;quot;] {&lt;br /&gt;
/* @embed */&lt;br /&gt;
background: url(images/external-link-ltr-icon.png) center right no-repeat;&lt;br /&gt;
padding-right: 13px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#content a.external[href ^=&amp;quot;https://&amp;quot;],&lt;br /&gt;
.link-https {&lt;br /&gt;
/* @embed */&lt;br /&gt;
background: url(images/lock-icon.png) center right no-repeat;&lt;br /&gt;
padding-right: 13px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#content a.external[href ^=&amp;quot;mailto:&amp;quot;],&lt;br /&gt;
.link-mailto {&lt;br /&gt;
/* @embed */&lt;br /&gt;
background: url(images/mail-icon.png) center right no-repeat;&lt;br /&gt;
padding-right: 13px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#content a.external[href ^=&amp;quot;news:&amp;quot;] {&lt;br /&gt;
/* @embed */&lt;br /&gt;
background: url(images/news-icon.png) center right no-repeat;&lt;br /&gt;
padding-right: 13px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#content a.external[href ^=&amp;quot;ftp://&amp;quot;],&lt;br /&gt;
.link-ftp {&lt;br /&gt;
/* @embed */&lt;br /&gt;
background: url(images/file-icon.png) center right no-repeat;&lt;br /&gt;
padding-right: 13px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#content a.external[href ^=&amp;quot;irc://&amp;quot;],&lt;br /&gt;
div#content a.external[href ^=&amp;quot;ircs://&amp;quot;],&lt;br /&gt;
.link-irc {&lt;br /&gt;
/* @embed */&lt;br /&gt;
background: url(images/talk-icon.png) center right no-repeat;&lt;br /&gt;
padding-right: 13px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#content a.external[href $=&amp;quot;.ogg&amp;quot;], div#content a.external[href $=&amp;quot;.OGG&amp;quot;],&lt;br /&gt;
div#content a.external[href $=&amp;quot;.mid&amp;quot;], div#content a.external[href $=&amp;quot;.MID&amp;quot;],&lt;br /&gt;
div#content a.external[href $=&amp;quot;.midi&amp;quot;], div#content a.external[href $=&amp;quot;.MIDI&amp;quot;],&lt;br /&gt;
div#content a.external[href $=&amp;quot;.mp3&amp;quot;], div#content a.external[href $=&amp;quot;.MP3&amp;quot;],&lt;br /&gt;
div#content a.external[href $=&amp;quot;.wav&amp;quot;], div#content a.external[href $=&amp;quot;.WAV&amp;quot;],&lt;br /&gt;
div#content a.external[href $=&amp;quot;.wma&amp;quot;], div#content a.external[href $=&amp;quot;.WMA&amp;quot;],&lt;br /&gt;
.link-audio {&lt;br /&gt;
/* @embed */&lt;br /&gt;
background: url(images/audio-icon.png) center right no-repeat;&lt;br /&gt;
padding-right: 13px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#content a.external[href $=&amp;quot;.ogm&amp;quot;], div#content a.external[href $=&amp;quot;.OGM&amp;quot;],&lt;br /&gt;
div#content a.external[href $=&amp;quot;.avi&amp;quot;], div#content a.external[href $=&amp;quot;.AVI&amp;quot;],&lt;br /&gt;
div#content a.external[href $=&amp;quot;.mpeg&amp;quot;], div#content a.external[href $=&amp;quot;.MPEG&amp;quot;],&lt;br /&gt;
div#content a.external[href $=&amp;quot;.mpg&amp;quot;], div#content a.external[href $=&amp;quot;.MPG&amp;quot;],&lt;br /&gt;
.link-video {&lt;br /&gt;
/* @embed */&lt;br /&gt;
background: url(images/video-icon.png) center right no-repeat;&lt;br /&gt;
padding-right: 13px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#content a.external[href $=&amp;quot;.pdf&amp;quot;], div#content a.external[href $=&amp;quot;.PDF&amp;quot;],&lt;br /&gt;
div#content a.external[href *=&amp;quot;.pdf#&amp;quot;], div#content a.external[href *=&amp;quot;.PDF#&amp;quot;],&lt;br /&gt;
div#content a.external[href *=&amp;quot;.pdf?&amp;quot;], div#content a.external[href *=&amp;quot;.PDF?&amp;quot;],&lt;br /&gt;
.link-document {&lt;br /&gt;
/* @embed */&lt;br /&gt;
background: url(images/document-icon.png) center right no-repeat;&lt;br /&gt;
padding-right: 13px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#content .printfooter {&lt;br /&gt;
display: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Icon for Usernames */&lt;br /&gt;
#pt-userpage,&lt;br /&gt;
#pt-anonuserpage,&lt;br /&gt;
#pt-login {&lt;br /&gt;
/* @embed */&lt;br /&gt;
background: url(images/user-icon.png) left top no-repeat;&lt;br /&gt;
padding-left: 15px !important;&lt;br /&gt;
text-transform: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.redirectText {&lt;br /&gt;
font-size: 140%;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.redirectMsg img {&lt;br /&gt;
vertical-align: text-bottom;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#bodyContent {&lt;br /&gt;
position: relative;&lt;br /&gt;
width: 100%;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#mw-js-message {&lt;br /&gt;
font-size: 0.8em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#bodyContent {&lt;br /&gt;
line-height: 1.5em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Watch/Unwatch Icon Styling */&lt;br /&gt;
#ca-unwatch.icon a,&lt;br /&gt;
#ca-watch.icon a {&lt;br /&gt;
margin: 0;&lt;br /&gt;
padding: 0;&lt;br /&gt;
outline: none;&lt;br /&gt;
display: block;&lt;br /&gt;
width: 26px;&lt;br /&gt;
/* This hides the text but shows the background image */&lt;br /&gt;
padding-top: 3.1em;&lt;br /&gt;
margin-top: 0;&lt;br /&gt;
/* Only applied in IE6 */&lt;br /&gt;
margin-top: -0.8em !ie;&lt;br /&gt;
height: 0;&lt;br /&gt;
overflow: hidden;&lt;br /&gt;
/* @embed */&lt;br /&gt;
background-image: url(images/watch-icons.png);&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#ca-unwatch.icon a {&lt;br /&gt;
background-position: -43px 60%;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#ca-watch.icon a {&lt;br /&gt;
background-position: 5px 60%;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#ca-unwatch.icon a:hover,&lt;br /&gt;
#ca-unwatch.icon a:focus {&lt;br /&gt;
background-position: -67px 60%;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#ca-watch.icon a:hover,&lt;br /&gt;
#ca-watch.icon a:focus {&lt;br /&gt;
background-position: -19px 60%;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#ca-unwatch.icon a.loading,&lt;br /&gt;
#ca-watch.icon a.loading {&lt;br /&gt;
/* @embed */&lt;br /&gt;
background-image: url(images/watch-icon-loading.gif);&lt;br /&gt;
background-position: 5px 60%;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#ca-unwatch.icon a span,&lt;br /&gt;
#ca-watch.icon a span {&lt;br /&gt;
display: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorTabs ul {&lt;br /&gt;
/* @embed */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Tooltips are outside of the normal body code, so this helps make the size of the text sensible */&lt;br /&gt;
.tipsy {&lt;br /&gt;
font-size: 0.8em;&lt;br /&gt;
}&lt;/div&gt;</summary>
		<author><name>WikiSysop</name></author>	</entry>

	<entry>
		<id>https://web.fhnw.ch/plattformen/hattie-wiki/w/index.php?title=MediaWiki:Common.css&amp;diff=3374</id>
		<title>MediaWiki:Common.css</title>
		<link rel="alternate" type="text/html" href="https://web.fhnw.ch/plattformen/hattie-wiki/w/index.php?title=MediaWiki:Common.css&amp;diff=3374"/>
				<updated>2014-05-10T09:10:58Z</updated>
		
		<summary type="html">&lt;p&gt;WikiSysop: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;/* Das folgende CSS wird für alle Benutzeroberflächen geladen. */&lt;br /&gt;
&lt;br /&gt;
/* Framework */&lt;br /&gt;
&lt;br /&gt;
html,&lt;br /&gt;
body {&lt;br /&gt;
&lt;br /&gt;
	height: 100%;&lt;br /&gt;
	margin: 0;&lt;br /&gt;
	padding: 0;&lt;br /&gt;
	font-family: &amp;quot;Open Sans&amp;quot;,sans-serif;&lt;br /&gt;
	font-size: 1em;&lt;br /&gt;
        color:#777;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
body {&lt;br /&gt;
	background-color: #dcdcdc;&lt;br /&gt;
	/* @embed */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Content */&lt;br /&gt;
&lt;br /&gt;
div#content {&lt;br /&gt;
	/* @embed */&lt;br /&gt;
	background-color: white;&lt;br /&gt;
	color: #777;&lt;br /&gt;
	direction: ltr;&lt;br /&gt;
        border-width: 0px;&lt;br /&gt;
        border-style: solid;&lt;br /&gt;
        margin-top: 0;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Head */&lt;br /&gt;
&lt;br /&gt;
#mw-page-base {&lt;br /&gt;
	height: 5em;&lt;br /&gt;
	background-color: white;&lt;br /&gt;
	border-bottom: 0;&lt;br /&gt;
	/* @embed */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#mw-head-base {&lt;br /&gt;
	height: 5em;&lt;br /&gt;
	/* @embed */&lt;br /&gt;
&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#mw-head {&lt;br /&gt;
	position: absolute;&lt;br /&gt;
	top: 0;&lt;br /&gt;
	right: 0;&lt;br /&gt;
	width: 100%;&lt;br /&gt;
        background-color: white;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#mw-head h5 {&lt;br /&gt;
	margin: 0;&lt;br /&gt;
	padding: 0;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
	/* Hide empty portlets */&lt;br /&gt;
	div.emptyPortlet {&lt;br /&gt;
		display: none;&lt;br /&gt;
	}&lt;br /&gt;
&lt;br /&gt;
/* Personal */&lt;br /&gt;
&lt;br /&gt;
#p-personal {&lt;br /&gt;
	position: absolute;&lt;br /&gt;
	top: 0;&lt;br /&gt;
	right: 0.75em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#p-personal h5 {&lt;br /&gt;
	display: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#p-personal ul {&lt;br /&gt;
	list-style: none;&lt;br /&gt;
	margin: 0;&lt;br /&gt;
	padding-left: 10em; /* Keep from overlapping logo */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
	/* @noflip */&lt;br /&gt;
&lt;br /&gt;
#p-personal li {&lt;br /&gt;
	line-height: 1.125em;&lt;br /&gt;
	float: left;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#p-personal li a {&lt;br /&gt;
	color: #777;&lt;br /&gt;
	text-decoration: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#p-personal li a:hover {&lt;br /&gt;
	background-color: #31859d;&lt;br /&gt;
        color: #fff;&lt;br /&gt;
        padding:0.5em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#p-personal li a:visited {&lt;br /&gt;
	color: #31859d;&lt;br /&gt;
	text-decoration: bold;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#p-personal a.new {&lt;br /&gt;
	color: #31859d;&lt;br /&gt;
	text-decoration: bold;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* This one flips! */&lt;br /&gt;
&lt;br /&gt;
#p-personal li {&lt;br /&gt;
	margin-left: 0.75em;&lt;br /&gt;
	margin-top: 0.5em;&lt;br /&gt;
	font-size: 0.75em;&lt;br /&gt;
	white-space: nowrap;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Navigation Containers */&lt;br /&gt;
&lt;br /&gt;
#left-navigation {&lt;br /&gt;
	position: relative;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#right-navigation {&lt;br /&gt;
	float: right;&lt;br /&gt;
	margin-top: 2.5em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Navigation Labels */&lt;br /&gt;
	div.vectorTabs h5,&lt;br /&gt;
	div.vectorMenu h5 span {&lt;br /&gt;
		display: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Namespaces and Views */&lt;br /&gt;
	/* @noflip */&lt;br /&gt;
div.vectorTabs {&lt;br /&gt;
	float: left;&lt;br /&gt;
	height: 2.5em;&lt;br /&gt;
        background-image:none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorTabs {&lt;br /&gt;
	/* @embed */&lt;br /&gt;
	padding-left: 1px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
	/* @noflip */&lt;br /&gt;
div.vectorTabs ul {&lt;br /&gt;
	float: left;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorTabs ul {&lt;br /&gt;
	height: 100%;&lt;br /&gt;
	list-style: none;&lt;br /&gt;
	margin: 0;&lt;br /&gt;
	padding: 0;&lt;br /&gt;
        background-color:white;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
	/* @noflip */&lt;br /&gt;
div.vectorTabs ul li {&lt;br /&gt;
	float: left;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
	/* OVERRIDDEN BY COMPLIANT BROWSERS */&lt;br /&gt;
div.vectorTabs ul li {&lt;br /&gt;
	line-height: 1.125em;&lt;br /&gt;
	display: inline-block;&lt;br /&gt;
	height: 100%;&lt;br /&gt;
	margin: 0;&lt;br /&gt;
	padding: 0;&lt;br /&gt;
	background-color: #fff;&lt;br /&gt;
&lt;br /&gt;
		/* @embed */&lt;br /&gt;
}&lt;br /&gt;
	/* IGNORED BY IE6 */&lt;br /&gt;
div.vectorTabs ul &amp;gt; li {&lt;br /&gt;
	display: block;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorTabs li.selected {&lt;br /&gt;
	/* @embed */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
	/* OVERRIDDEN BY COMPLIANT BROWSERS */&lt;br /&gt;
div.vectorTabs li a {&lt;br /&gt;
	display: inline-block;&lt;br /&gt;
	height: 1.9em;&lt;br /&gt;
	padding-left: 0.5em;&lt;br /&gt;
	padding-right: 0.5em;&lt;br /&gt;
	color: #777;&lt;br /&gt;
	cursor: pointer;&lt;br /&gt;
	font-size: 0.8em;&lt;br /&gt;
	text-decoration: none;&lt;br /&gt;
        background:none;&lt;br /&gt;
        background-color:#fff;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorTabs li a:hover {&lt;br /&gt;
	background-color: #31859d;&lt;br /&gt;
	color: #fff;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
	/* IGNORED BY IE6 */&lt;br /&gt;
div.vectorTabs li &amp;gt; a {&lt;br /&gt;
	display: block;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorTabs li.icon a {&lt;br /&gt;
	background-position: bottom right;&lt;br /&gt;
	background-repeat: no-repeat;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
	/* OVERRIDDEN BY COMPLIANT BROWSERS */&lt;br /&gt;
&lt;br /&gt;
div.vectorTabs span a  {&lt;br /&gt;
	display: inline-block;&lt;br /&gt;
	padding-top: 1.25em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
	/* IGNORED BY IE6 */&lt;br /&gt;
	/* @noflip */&lt;br /&gt;
div.vectorTabs span &amp;gt; a {&lt;br /&gt;
	float: left;&lt;br /&gt;
	display: block;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorTabs span {&lt;br /&gt;
	display: inline-block;&lt;br /&gt;
	/* @embed */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorTabs li.selected a,&lt;br /&gt;
div.vectorTabs li.selected a:visited{&lt;br /&gt;
	color: #777;&lt;br /&gt;
	text-decoration: none;&lt;br /&gt;
	font-weight: bold;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorTabs li.new a,&lt;br /&gt;
div.vectorTabs li.new a:visited{&lt;br /&gt;
	color: #777;&lt;br /&gt;
	text-decoration: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Variants and Actions */&lt;br /&gt;
/* @noflip */&lt;br /&gt;
&lt;br /&gt;
div.vectorMenu {&lt;br /&gt;
	direction: ltr;&lt;br /&gt;
	float: left;&lt;br /&gt;
	/* @embed */&lt;br /&gt;
	background-image: url(images/arrow-down-icon.png);&lt;br /&gt;
	background-position: 100% 60%;&lt;br /&gt;
	background-repeat: no-repeat;&lt;br /&gt;
	cursor: pointer;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorMenu h3 a {&lt;br /&gt;
background-image:none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorMenuFocus {&lt;br /&gt;
	/* @embed */&lt;br /&gt;
	background-image: url(images/arrow-down-focus-icon.png);&lt;br /&gt;
	background-position: 100% 60%;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* @noflip */&lt;br /&gt;
body.rtl div.vectorMenu {&lt;br /&gt;
	direction: rtl;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* OVERRIDDEN BY COMPLIANT BROWSERS */&lt;br /&gt;
&lt;br /&gt;
/* @noflip */&lt;br /&gt;
div#mw-head div.vectorMenu h5 {&lt;br /&gt;
	float: left;&lt;br /&gt;
	/* @embed */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* This will be flipped - unlike the one above it */&lt;br /&gt;
div#mw-head div.vectorMenu h5 {&lt;br /&gt;
	background-position: bottom left;&lt;br /&gt;
	margin-left: -1px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* IGNORED BY IE6 */&lt;br /&gt;
&lt;br /&gt;
div#mw-head div.vectorMenu &amp;gt; h5 {&lt;br /&gt;
	background-image: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#mw-head div.vectorMenu h4 {&lt;br /&gt;
	display: inline-block;&lt;br /&gt;
	float: left;&lt;br /&gt;
	font-size: 0.8em;&lt;br /&gt;
	padding-left: 0.5em;&lt;br /&gt;
	padding-top: 1.375em;&lt;br /&gt;
	font-weight: normal;&lt;br /&gt;
	border: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* OVERRIDDEN BY COMPLIANT BROWSERS */&lt;br /&gt;
/* @noflip */&lt;br /&gt;
div.vectorMenu h5 a {&lt;br /&gt;
	display: inline-block;&lt;br /&gt;
	width: 24px;&lt;br /&gt;
	height: 2.5em;&lt;br /&gt;
	text-decoration: none;&lt;br /&gt;
	/* @embed */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* This will be flipped - unlike the one above it */&lt;br /&gt;
&lt;br /&gt;
div.vectorMenu h5 a {&lt;br /&gt;
	background-position: bottom right;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* IGNORED BY IE6 */&lt;br /&gt;
&lt;br /&gt;
div.vectorMenu h5 &amp;gt; a {&lt;br /&gt;
	display: block;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorMenu div.menu {&lt;br /&gt;
	position: relative;&lt;br /&gt;
	display: none;&lt;br /&gt;
	clear: both;&lt;br /&gt;
	text-align: left;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* OVERRIDDEN BY COMPLIANT BROWSERS */&lt;br /&gt;
/* @noflip */&lt;br /&gt;
&lt;br /&gt;
body.rtl div.vectorMenu div.menu {&lt;br /&gt;
	margin-left: 24px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* IGNORED BY IE6 */&lt;br /&gt;
/* @noflip */&lt;br /&gt;
&lt;br /&gt;
body.rtl div.vectorMenu &amp;gt; div.menu {&lt;br /&gt;
	margin-left: auto;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* IGNORED BY IE6 */&lt;br /&gt;
/* Also fixes old versions of FireFox */&lt;br /&gt;
/* @noflip */&lt;br /&gt;
body.rtl div.vectorMenu &amp;gt; div.menu,&lt;br /&gt;
	x:-moz-any-link {&lt;br /&gt;
	margin-left: 23px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Enable forcing showing of the menu for accessibility */&lt;br /&gt;
div.vectorMenu:hover div.menu,&lt;br /&gt;
div.vectorMenu div.menuForceShow {&lt;br /&gt;
	display: block;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorMenu ul {&lt;br /&gt;
	position: absolute;&lt;br /&gt;
	background-color: white;&lt;br /&gt;
	border: solid 1px silver;&lt;br /&gt;
	border-top-width: 0;&lt;br /&gt;
	list-style: none;&lt;br /&gt;
	list-style-image: none;&lt;br /&gt;
	list-style-type: none;&lt;br /&gt;
	padding: 0;&lt;br /&gt;
	margin: 0;&lt;br /&gt;
	margin-left: -1px;&lt;br /&gt;
	text-align: left;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Fixes old versions of FireFox */&lt;br /&gt;
div.vectorMenu ul,&lt;br /&gt;
x:-moz-any-link {&lt;br /&gt;
	min-width: 5em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Returns things back to normal in modern versions of FireFox */&lt;br /&gt;
&lt;br /&gt;
div.vectorMenu ul,&lt;br /&gt;
x:-moz-any-link,&lt;br /&gt;
x:default {&lt;br /&gt;
	min-width: 0;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorMenu li {&lt;br /&gt;
	padding: 0;&lt;br /&gt;
	margin: 0;&lt;br /&gt;
	text-align: left;&lt;br /&gt;
	line-height: 1em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* OVERRIDDEN BY COMPLIANT BROWSERS */&lt;br /&gt;
div.vectorMenu li a {&lt;br /&gt;
	display: inline-block;&lt;br /&gt;
	padding: 0.5em;&lt;br /&gt;
	white-space: nowrap;&lt;br /&gt;
	color: #777;&lt;br /&gt;
	cursor: pointer;&lt;br /&gt;
	font-size: 0.8em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* IGNORED BY IE6 */&lt;br /&gt;
div.vectorMenu li &amp;gt; a {&lt;br /&gt;
	display: block;&lt;br /&gt;
}&lt;br /&gt;
div.vectorMenu li.selected a,&lt;br /&gt;
div.vectorMenu li.selected a:visited {&lt;br /&gt;
	color: #777;&lt;br /&gt;
	text-decoration: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Search */&lt;br /&gt;
&lt;br /&gt;
#p-search h5 {&lt;br /&gt;
	display: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* @noflip */&lt;br /&gt;
&lt;br /&gt;
#p-search {&lt;br /&gt;
	float: left;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#p-search {&lt;br /&gt;
	margin-right: 0.5em;&lt;br /&gt;
	margin-left: 0.5em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#p-search form,&lt;br /&gt;
#p-search input {&lt;br /&gt;
	margin: 0;&lt;br /&gt;
	margin-top: 0.4em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#simpleSearch {&lt;br /&gt;
	display: block;&lt;br /&gt;
	width: 14em;&lt;br /&gt;
	height: 1.4em;&lt;br /&gt;
	margin-top: 0.65em;&lt;br /&gt;
	position: relative;&lt;br /&gt;
	min-height: 1px; /* Gotta trigger hasLayout for IE7 */&lt;br /&gt;
	border: solid 1px #AAAAAA;&lt;br /&gt;
	color: black;&lt;br /&gt;
	background-color: white;&lt;br /&gt;
	/* @embed */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
	div#simpleSearch label {&lt;br /&gt;
&lt;br /&gt;
		/*&lt;br /&gt;
&lt;br /&gt;
		 * DON'T PANIC! Browsers that won't scale this properly are the same browsers that have JS issues that prevent&lt;br /&gt;
&lt;br /&gt;
		 * this from ever being shown anyways.&lt;br /&gt;
&lt;br /&gt;
		*/&lt;br /&gt;
&lt;br /&gt;
		font-size: 13px;&lt;br /&gt;
&lt;br /&gt;
		top: 0.25em;&lt;br /&gt;
&lt;br /&gt;
		direction: ltr;&lt;br /&gt;
&lt;br /&gt;
	}&lt;br /&gt;
&lt;br /&gt;
	div#simpleSearch input {&lt;br /&gt;
&lt;br /&gt;
		color: black;&lt;br /&gt;
&lt;br /&gt;
		direction: ltr;&lt;br /&gt;
&lt;br /&gt;
	}&lt;br /&gt;
&lt;br /&gt;
	div#simpleSearch input:focus {&lt;br /&gt;
&lt;br /&gt;
		outline: none;&lt;br /&gt;
&lt;br /&gt;
	}&lt;br /&gt;
&lt;br /&gt;
	div#simpleSearch input.placeholder {&lt;br /&gt;
&lt;br /&gt;
		color: #999999;&lt;br /&gt;
&lt;br /&gt;
	}&lt;br /&gt;
&lt;br /&gt;
	div#simpleSearch input::-webkit-input-placeholder {&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
		color: #999999;&lt;br /&gt;
&lt;br /&gt;
	}&lt;br /&gt;
&lt;br /&gt;
	div#simpleSearch input#searchInput {&lt;br /&gt;
&lt;br /&gt;
		position: absolute;&lt;br /&gt;
&lt;br /&gt;
		top: 0;&lt;br /&gt;
&lt;br /&gt;
		left: 0;&lt;br /&gt;
&lt;br /&gt;
		width: 90%;&lt;br /&gt;
&lt;br /&gt;
		margin: 0;&lt;br /&gt;
&lt;br /&gt;
		padding: 0;&lt;br /&gt;
&lt;br /&gt;
		padding-left: 0.2em;&lt;br /&gt;
&lt;br /&gt;
		padding-top: 0.2em;&lt;br /&gt;
&lt;br /&gt;
		padding-bottom: 0.2em;&lt;br /&gt;
&lt;br /&gt;
		outline: none;&lt;br /&gt;
&lt;br /&gt;
		border: none;&lt;br /&gt;
&lt;br /&gt;
		/*&lt;br /&gt;
&lt;br /&gt;
		 * DON'T PANIC! Browsers that won't scale this properly are the same browsers that have JS issues that prevent&lt;br /&gt;
&lt;br /&gt;
		 * this from ever being shown anyways.&lt;br /&gt;
&lt;br /&gt;
		*/&lt;br /&gt;
&lt;br /&gt;
		font-size: 13px;&lt;br /&gt;
&lt;br /&gt;
		background-color: transparent;&lt;br /&gt;
&lt;br /&gt;
		direction: ltr;&lt;br /&gt;
&lt;br /&gt;
	}&lt;br /&gt;
&lt;br /&gt;
	div#simpleSearch button#searchButton {&lt;br /&gt;
&lt;br /&gt;
		position: absolute;&lt;br /&gt;
&lt;br /&gt;
		width: 10%;&lt;br /&gt;
&lt;br /&gt;
		right: 0;&lt;br /&gt;
&lt;br /&gt;
		top: 0;&lt;br /&gt;
&lt;br /&gt;
		padding: 0;&lt;br /&gt;
&lt;br /&gt;
		padding-top: 0.3em;&lt;br /&gt;
&lt;br /&gt;
		padding-bottom: 0.2em;&lt;br /&gt;
&lt;br /&gt;
		padding-right: 0.4em;&lt;br /&gt;
&lt;br /&gt;
		margin: 0;&lt;br /&gt;
&lt;br /&gt;
		border: none;&lt;br /&gt;
&lt;br /&gt;
		cursor: pointer;&lt;br /&gt;
&lt;br /&gt;
		background-color: transparent;&lt;br /&gt;
&lt;br /&gt;
		background-image: none;&lt;br /&gt;
&lt;br /&gt;
	}&lt;br /&gt;
&lt;br /&gt;
	/* OVERRIDDEN BY COMPLIANT BROWSERS */&lt;br /&gt;
&lt;br /&gt;
	div#simpleSearch button#searchButton img {&lt;br /&gt;
&lt;br /&gt;
		border: none;&lt;br /&gt;
&lt;br /&gt;
		margin: 0;&lt;br /&gt;
&lt;br /&gt;
		margin-top: -3px;&lt;br /&gt;
&lt;br /&gt;
		padding: 0;&lt;br /&gt;
&lt;br /&gt;
	}&lt;br /&gt;
&lt;br /&gt;
	/* IGNORED BY IE6 */&lt;br /&gt;
&lt;br /&gt;
	div#simpleSearch button#searchButton &amp;gt; img {&lt;br /&gt;
&lt;br /&gt;
		margin: 0;&lt;br /&gt;
&lt;br /&gt;
	}&lt;br /&gt;
&lt;br /&gt;
/* Panel */&lt;br /&gt;
&lt;br /&gt;
div#mw-panel {&lt;br /&gt;
    font-size: inherit;&lt;br /&gt;
    position: absolute;&lt;br /&gt;
    top: 100px;&lt;br /&gt;
    padding-top: 1em;&lt;br /&gt;
    width: 10em;&lt;br /&gt;
    left: 0px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#mw-panel.collapsible-nav .portal {&lt;br /&gt;
        font-size: 0.9em;&lt;br /&gt;
        background-image:none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#mw-panel div.portal {&lt;br /&gt;
		padding-bottom: 0;&lt;br /&gt;
		direction: ltr;&lt;br /&gt;
	}&lt;br /&gt;
&lt;br /&gt;
div#mw-panel div.portal h5 {&lt;br /&gt;
color: #000;&lt;br /&gt;
text-transform: uppercase;&lt;br /&gt;
		padding: 0.25em;&lt;br /&gt;
		padding-top: 0;&lt;br /&gt;
		padding-bottom: 0;&lt;br /&gt;
		padding-left: 1.75em;&lt;br /&gt;
		cursor: default;&lt;br /&gt;
		border: none;&lt;br /&gt;
		font-size: 0.75em;&lt;br /&gt;
	}&lt;br /&gt;
&lt;br /&gt;
div#mw-panel div.portal div.body {&lt;br /&gt;
		margin: 0;&lt;br /&gt;
		padding-top: 0.5em;&lt;br /&gt;
		margin-left: 1.25em;&lt;br /&gt;
		border-bottom: 4px solid #31859d;&lt;br /&gt;
		/* @embed */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#mw-panel div.portal div.body ul {&lt;br /&gt;
		list-style: none;&lt;br /&gt;
		list-style-image: none;&lt;br /&gt;
		list-style-type: none;&lt;br /&gt;
		padding: 0;&lt;br /&gt;
		margin: 0;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#mw-panel div.portal div.body ul li {&lt;br /&gt;
		line-height: 1.5em;&lt;br /&gt;
		padding: 0;&lt;br /&gt;
		padding-bottom: 0.5em;&lt;br /&gt;
		margin: 0;&lt;br /&gt;
		overflow: hidden;&lt;br /&gt;
		font-size: 0.75em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#mw-panel div.portal div.body ul li a {&lt;br /&gt;
text-transform: uppercase;&lt;br /&gt;
		color: #000;&lt;br /&gt;
		text-decoration: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#mw-panel div.portal div.body ul li a:hover {&lt;br /&gt;
		background-color: #31859d;&lt;br /&gt;
        	color: #fff;&lt;br /&gt;
                padding-top:0.5em;&lt;br /&gt;
                padding-bottom:0.5em;&lt;br /&gt;
                padding-left:2px;&lt;br /&gt;
                padding-right:2px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Footer */&lt;br /&gt;
&lt;br /&gt;
div#footer {&lt;br /&gt;
	margin-left: 10em;&lt;br /&gt;
	margin-top: 0;&lt;br /&gt;
	padding: 0.75em;&lt;br /&gt;
	/* @embed */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#footer ul {&lt;br /&gt;
	list-style: none;&lt;br /&gt;
	list-style-image: none;&lt;br /&gt;
	list-style-type: none;&lt;br /&gt;
	margin: 0;&lt;br /&gt;
	padding: 0;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#footer ul li {&lt;br /&gt;
	margin: 0;&lt;br /&gt;
	padding: 0;&lt;br /&gt;
	padding-top: 0.5em;&lt;br /&gt;
	padding-bottom: 0.5em;&lt;br /&gt;
	color: #000;&lt;br /&gt;
	font-size: 0.7em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#footer #footer-icons {&lt;br /&gt;
	float: right;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* @noflip */&lt;br /&gt;
&lt;br /&gt;
body.ltr div#footer #footer-places {&lt;br /&gt;
	float: left;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#footer #footer-info li {&lt;br /&gt;
	line-height: 1.4em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#footer #footer-icons li {&lt;br /&gt;
	float: left;&lt;br /&gt;
	margin-left: 0.5em;&lt;br /&gt;
	line-height: 2em;&lt;br /&gt;
	text-align: right;&lt;br /&gt;
        display:none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#footer #footer-places li {&lt;br /&gt;
	float: left;&lt;br /&gt;
	margin-right: 1em;&lt;br /&gt;
	line-height: 2em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#footer #footer-places li a {&lt;br /&gt;
	color: #000;&lt;br /&gt;
	text-decoration: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#footer #footer-places li a:hover {&lt;br /&gt;
	background-color: #31859d;&lt;br /&gt;
	color: #fff;&lt;br /&gt;
        padding:0.5em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#footer #footer-places li a:active {&lt;br /&gt;
	font-weight: bold;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Logo */&lt;br /&gt;
&lt;br /&gt;
#p-logo {&lt;br /&gt;
	position: absolute;&lt;br /&gt;
        top:-140px;&lt;br /&gt;
	left: 15px;&lt;br /&gt;
	width: 10em;&lt;br /&gt;
        height:70px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#p-logo a {&lt;br /&gt;
	display: block;&lt;br /&gt;
	width: 10em;&lt;br /&gt;
	background-repeat: no-repeat;&lt;br /&gt;
	background-position: center center;&lt;br /&gt;
	text-decoration: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
/*&lt;br /&gt;
 *&lt;br /&gt;
 * The following code is highly modified from monobook. It would be nice if the&lt;br /&gt;
 * preftoc id was more human readable like preferences-toc for instance,&lt;br /&gt;
 * howerver this would require backporting the other skins.&lt;br /&gt;
 */&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
/* Preferences */&lt;br /&gt;
&lt;br /&gt;
#preftoc {&lt;br /&gt;
&lt;br /&gt;
	/* Tabs */&lt;br /&gt;
&lt;br /&gt;
	width: 100%;&lt;br /&gt;
&lt;br /&gt;
	float: left;&lt;br /&gt;
&lt;br /&gt;
	clear: both;&lt;br /&gt;
&lt;br /&gt;
	margin: 0 !important;&lt;br /&gt;
&lt;br /&gt;
	padding: 0 !important;&lt;br /&gt;
&lt;br /&gt;
	/* @embed */&lt;br /&gt;
&lt;br /&gt;
	background-image: url(images/preferences-break.png);&lt;br /&gt;
&lt;br /&gt;
	background-position: bottom left;&lt;br /&gt;
&lt;br /&gt;
	background-repeat: no-repeat;&lt;br /&gt;
&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
	#preftoc li {&lt;br /&gt;
&lt;br /&gt;
		/* Tab */&lt;br /&gt;
&lt;br /&gt;
		float: left;&lt;br /&gt;
&lt;br /&gt;
		margin: 0;&lt;br /&gt;
&lt;br /&gt;
		padding: 0;&lt;br /&gt;
&lt;br /&gt;
		padding-right: 1px;&lt;br /&gt;
&lt;br /&gt;
		height: 2.25em;&lt;br /&gt;
&lt;br /&gt;
		white-space: nowrap;&lt;br /&gt;
&lt;br /&gt;
		list-style-type: none;&lt;br /&gt;
&lt;br /&gt;
		list-style-image: none;&lt;br /&gt;
&lt;br /&gt;
		/* @embed */&lt;br /&gt;
&lt;br /&gt;
		background-image: url(images/preferences-break.png);&lt;br /&gt;
&lt;br /&gt;
		background-position: bottom right;&lt;br /&gt;
&lt;br /&gt;
		background-repeat: no-repeat;&lt;br /&gt;
&lt;br /&gt;
	}&lt;br /&gt;
&lt;br /&gt;
	/* Sadly, IE6 won't understand this */&lt;br /&gt;
&lt;br /&gt;
	#preftoc li:first-child {&lt;br /&gt;
&lt;br /&gt;
		margin-left: 1px;&lt;br /&gt;
&lt;br /&gt;
	}&lt;br /&gt;
&lt;br /&gt;
	#preftoc a,&lt;br /&gt;
&lt;br /&gt;
	#preftoc a:active {&lt;br /&gt;
&lt;br /&gt;
		display: inline-block;&lt;br /&gt;
&lt;br /&gt;
		position: relative;&lt;br /&gt;
&lt;br /&gt;
		color: #000;&lt;br /&gt;
&lt;br /&gt;
		padding: 0.5em;&lt;br /&gt;
&lt;br /&gt;
		text-decoration: none;&lt;br /&gt;
&lt;br /&gt;
		background-image: none;&lt;br /&gt;
&lt;br /&gt;
		font-size: 0.9em;&lt;br /&gt;
&lt;br /&gt;
	}&lt;br /&gt;
&lt;br /&gt;
	#preftoc a:hover,&lt;br /&gt;
&lt;br /&gt;
	#preftoc a:focus {&lt;br /&gt;
&lt;br /&gt;
		text-decoration: none;&lt;br /&gt;
&lt;br /&gt;
		background-color: #31859d;&lt;br /&gt;
	color: #fff;&lt;br /&gt;
	}&lt;br /&gt;
&lt;br /&gt;
	#preftoc li.selected a {&lt;br /&gt;
&lt;br /&gt;
		/* @embed */&lt;br /&gt;
&lt;br /&gt;
		background-image: url(images/preferences-fade.png);&lt;br /&gt;
&lt;br /&gt;
		background-position: bottom;&lt;br /&gt;
&lt;br /&gt;
		background-repeat: repeat-x;&lt;br /&gt;
&lt;br /&gt;
		color: #000;&lt;br /&gt;
&lt;br /&gt;
		text-decoration: none;&lt;br /&gt;
&lt;br /&gt;
	}&lt;br /&gt;
&lt;br /&gt;
#preferences {&lt;br /&gt;
&lt;br /&gt;
	float: left;&lt;br /&gt;
&lt;br /&gt;
	width: 100%;&lt;br /&gt;
&lt;br /&gt;
	margin: 0;&lt;br /&gt;
&lt;br /&gt;
	margin-top: -2px;&lt;br /&gt;
&lt;br /&gt;
	clear: both;&lt;br /&gt;
&lt;br /&gt;
	border: solid 1px #cccccc;&lt;br /&gt;
&lt;br /&gt;
	background-color: #f9f9f9;&lt;br /&gt;
&lt;br /&gt;
	/* @embed */&lt;br /&gt;
&lt;br /&gt;
	background-image: url(images/preferences-base.png);&lt;br /&gt;
&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#preferences fieldset {&lt;br /&gt;
&lt;br /&gt;
	border: none;&lt;br /&gt;
&lt;br /&gt;
	border-top: solid 1px #cccccc;&lt;br /&gt;
&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#preferences fieldset.prefsection {&lt;br /&gt;
&lt;br /&gt;
	border: none;&lt;br /&gt;
&lt;br /&gt;
	padding: 0;&lt;br /&gt;
&lt;br /&gt;
	margin: 1em;&lt;br /&gt;
&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#preferences legend {&lt;br /&gt;
&lt;br /&gt;
	color: #666666;&lt;br /&gt;
&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#preferences fieldset.prefsection legend.mainLegend {&lt;br /&gt;
&lt;br /&gt;
	display: none;&lt;br /&gt;
&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#preferences td {&lt;br /&gt;
&lt;br /&gt;
	padding-left: 0.5em;&lt;br /&gt;
&lt;br /&gt;
	padding-right: 0.5em;&lt;br /&gt;
&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#preferences td.htmlform-tip {&lt;br /&gt;
&lt;br /&gt;
	font-size: x-small;&lt;br /&gt;
&lt;br /&gt;
	padding: .2em 2em;&lt;br /&gt;
&lt;br /&gt;
	color: #666666;&lt;br /&gt;
&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#preferences div.mw-prefs-buttons {&lt;br /&gt;
&lt;br /&gt;
	padding: 1em;&lt;br /&gt;
&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#preferences div.mw-prefs-buttons input {&lt;br /&gt;
&lt;br /&gt;
	margin-right: 0.25em;&lt;br /&gt;
&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
/**&lt;br /&gt;
&lt;br /&gt;
 * The following code is slightly modified from monobook&lt;br /&gt;
&lt;br /&gt;
 */&lt;br /&gt;
&lt;br /&gt;
div#content {&lt;br /&gt;
&lt;br /&gt;
	line-height: 1.5em;&lt;br /&gt;
&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#bodyContent {&lt;br /&gt;
&lt;br /&gt;
	font-size: 0.8em;&lt;br /&gt;
&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
.editsection {&lt;br /&gt;
&lt;br /&gt;
	float: right;&lt;br /&gt;
&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
ul {&lt;br /&gt;
&lt;br /&gt;
	/* @embed */&lt;br /&gt;
&lt;br /&gt;
	list-style-image: url(images/bullet-icon.png);&lt;br /&gt;
&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
pre {&lt;br /&gt;
&lt;br /&gt;
	line-height: 1.3em;&lt;br /&gt;
&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
/* Site Notice (includes notices from CentralNotice extension) */&lt;br /&gt;
&lt;br /&gt;
#siteNotice {&lt;br /&gt;
&lt;br /&gt;
	font-size: 0.8em;&lt;br /&gt;
&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#firstHeading {&lt;br /&gt;
&lt;br /&gt;
	padding-top: 0;&lt;br /&gt;
&lt;br /&gt;
	margin-top: 0;&lt;br /&gt;
&lt;br /&gt;
	padding-top: 0;&lt;br /&gt;
&lt;br /&gt;
	font-size: 1.6em;&lt;br /&gt;
&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#content a.external,&lt;br /&gt;
&lt;br /&gt;
div#content a.external[href ^=&amp;quot;gopher://&amp;quot;] {&lt;br /&gt;
&lt;br /&gt;
	/* @embed */&lt;br /&gt;
&lt;br /&gt;
	background: url(images/external-link-ltr-icon.png) center right no-repeat;&lt;br /&gt;
&lt;br /&gt;
	padding-right: 13px;&lt;br /&gt;
&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#content a.external[href ^=&amp;quot;https://&amp;quot;],&lt;br /&gt;
&lt;br /&gt;
.link-https {&lt;br /&gt;
&lt;br /&gt;
	/* @embed */&lt;br /&gt;
&lt;br /&gt;
	background: url(images/lock-icon.png) center right no-repeat;&lt;br /&gt;
&lt;br /&gt;
	padding-right: 13px;&lt;br /&gt;
&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#content a.external[href ^=&amp;quot;mailto:&amp;quot;],&lt;br /&gt;
&lt;br /&gt;
.link-mailto {&lt;br /&gt;
&lt;br /&gt;
	/* @embed */&lt;br /&gt;
&lt;br /&gt;
	background: url(images/mail-icon.png) center right no-repeat;&lt;br /&gt;
&lt;br /&gt;
	padding-right: 13px;&lt;br /&gt;
&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#content a.external[href ^=&amp;quot;news:&amp;quot;] {&lt;br /&gt;
&lt;br /&gt;
	/* @embed */&lt;br /&gt;
&lt;br /&gt;
	background: url(images/news-icon.png) center right no-repeat;&lt;br /&gt;
&lt;br /&gt;
	padding-right: 13px;&lt;br /&gt;
&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#content a.external[href ^=&amp;quot;ftp://&amp;quot;],&lt;br /&gt;
&lt;br /&gt;
.link-ftp {&lt;br /&gt;
&lt;br /&gt;
	/* @embed */&lt;br /&gt;
&lt;br /&gt;
	background: url(images/file-icon.png) center right no-repeat;&lt;br /&gt;
&lt;br /&gt;
	padding-right: 13px;&lt;br /&gt;
&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#content a.external[href ^=&amp;quot;irc://&amp;quot;],&lt;br /&gt;
&lt;br /&gt;
div#content a.external[href ^=&amp;quot;ircs://&amp;quot;],&lt;br /&gt;
&lt;br /&gt;
.link-irc {&lt;br /&gt;
&lt;br /&gt;
	/* @embed */&lt;br /&gt;
&lt;br /&gt;
	background: url(images/talk-icon.png) center right no-repeat;&lt;br /&gt;
&lt;br /&gt;
	padding-right: 13px;&lt;br /&gt;
&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#content a.external[href $=&amp;quot;.ogg&amp;quot;], div#content a.external[href $=&amp;quot;.OGG&amp;quot;],&lt;br /&gt;
&lt;br /&gt;
div#content a.external[href $=&amp;quot;.mid&amp;quot;], div#content a.external[href $=&amp;quot;.MID&amp;quot;],&lt;br /&gt;
&lt;br /&gt;
div#content a.external[href $=&amp;quot;.midi&amp;quot;], div#content a.external[href $=&amp;quot;.MIDI&amp;quot;],&lt;br /&gt;
&lt;br /&gt;
div#content a.external[href $=&amp;quot;.mp3&amp;quot;], div#content a.external[href $=&amp;quot;.MP3&amp;quot;],&lt;br /&gt;
&lt;br /&gt;
div#content a.external[href $=&amp;quot;.wav&amp;quot;], div#content a.external[href $=&amp;quot;.WAV&amp;quot;],&lt;br /&gt;
&lt;br /&gt;
div#content a.external[href $=&amp;quot;.wma&amp;quot;], div#content a.external[href $=&amp;quot;.WMA&amp;quot;],&lt;br /&gt;
&lt;br /&gt;
.link-audio {&lt;br /&gt;
&lt;br /&gt;
	/* @embed */&lt;br /&gt;
&lt;br /&gt;
	background: url(images/audio-icon.png) center right no-repeat;&lt;br /&gt;
&lt;br /&gt;
	padding-right: 13px;&lt;br /&gt;
&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#content a.external[href $=&amp;quot;.ogm&amp;quot;], div#content a.external[href $=&amp;quot;.OGM&amp;quot;],&lt;br /&gt;
&lt;br /&gt;
div#content a.external[href $=&amp;quot;.avi&amp;quot;], div#content a.external[href $=&amp;quot;.AVI&amp;quot;],&lt;br /&gt;
&lt;br /&gt;
div#content a.external[href $=&amp;quot;.mpeg&amp;quot;], div#content a.external[href $=&amp;quot;.MPEG&amp;quot;],&lt;br /&gt;
&lt;br /&gt;
div#content a.external[href $=&amp;quot;.mpg&amp;quot;], div#content a.external[href $=&amp;quot;.MPG&amp;quot;],&lt;br /&gt;
&lt;br /&gt;
.link-video {&lt;br /&gt;
&lt;br /&gt;
	/* @embed */&lt;br /&gt;
&lt;br /&gt;
	background: url(images/video-icon.png) center right no-repeat;&lt;br /&gt;
&lt;br /&gt;
	padding-right: 13px;&lt;br /&gt;
&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#content a.external[href $=&amp;quot;.pdf&amp;quot;], div#content a.external[href $=&amp;quot;.PDF&amp;quot;],&lt;br /&gt;
&lt;br /&gt;
div#content a.external[href *=&amp;quot;.pdf#&amp;quot;], div#content a.external[href *=&amp;quot;.PDF#&amp;quot;],&lt;br /&gt;
&lt;br /&gt;
div#content a.external[href *=&amp;quot;.pdf?&amp;quot;], div#content a.external[href *=&amp;quot;.PDF?&amp;quot;],&lt;br /&gt;
&lt;br /&gt;
.link-document {&lt;br /&gt;
&lt;br /&gt;
	/* @embed */&lt;br /&gt;
&lt;br /&gt;
	background: url(images/document-icon.png) center right no-repeat;&lt;br /&gt;
&lt;br /&gt;
	padding-right: 13px;&lt;br /&gt;
&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
div#content .printfooter {&lt;br /&gt;
&lt;br /&gt;
	display: none;&lt;br /&gt;
&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Icon for Usernames */&lt;br /&gt;
&lt;br /&gt;
#pt-userpage,&lt;br /&gt;
&lt;br /&gt;
#pt-anonuserpage,&lt;br /&gt;
&lt;br /&gt;
#pt-login {&lt;br /&gt;
&lt;br /&gt;
	/* @embed */&lt;br /&gt;
&lt;br /&gt;
	background: url(images/user-icon.png) left top no-repeat;&lt;br /&gt;
&lt;br /&gt;
	padding-left: 15px !important;&lt;br /&gt;
&lt;br /&gt;
	text-transform: none;&lt;br /&gt;
&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
.redirectText {&lt;br /&gt;
&lt;br /&gt;
	font-size: 140%;&lt;br /&gt;
&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
.redirectMsg img {&lt;br /&gt;
&lt;br /&gt;
	vertical-align: text-bottom;&lt;br /&gt;
&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
#bodyContent {&lt;br /&gt;
&lt;br /&gt;
	position: relative;&lt;br /&gt;
&lt;br /&gt;
	width: 100%;&lt;br /&gt;
&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#mw-js-message {&lt;br /&gt;
&lt;br /&gt;
	font-size: 0.8em;&lt;br /&gt;
&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#bodyContent {&lt;br /&gt;
&lt;br /&gt;
	line-height: 1.5em;&lt;br /&gt;
&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
/* Watch/Unwatch Icon Styling */&lt;br /&gt;
&lt;br /&gt;
#ca-unwatch.icon a,&lt;br /&gt;
&lt;br /&gt;
#ca-watch.icon a {&lt;br /&gt;
&lt;br /&gt;
	margin: 0;&lt;br /&gt;
&lt;br /&gt;
	padding: 0;&lt;br /&gt;
&lt;br /&gt;
	outline: none;&lt;br /&gt;
&lt;br /&gt;
	display: block;&lt;br /&gt;
&lt;br /&gt;
	width: 26px;&lt;br /&gt;
&lt;br /&gt;
	/* This hides the text but shows the background image */&lt;br /&gt;
&lt;br /&gt;
	padding-top: 3.1em;&lt;br /&gt;
&lt;br /&gt;
	margin-top: 0;&lt;br /&gt;
&lt;br /&gt;
	/* Only applied in IE6 */&lt;br /&gt;
&lt;br /&gt;
	margin-top: -0.8em !ie;&lt;br /&gt;
&lt;br /&gt;
	height: 0;&lt;br /&gt;
&lt;br /&gt;
	overflow: hidden;&lt;br /&gt;
&lt;br /&gt;
	/* @embed */&lt;br /&gt;
&lt;br /&gt;
	background-image: url(images/watch-icons.png);&lt;br /&gt;
&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#ca-unwatch.icon a {&lt;br /&gt;
&lt;br /&gt;
	background-position: -43px 60%;&lt;br /&gt;
&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#ca-watch.icon a {&lt;br /&gt;
&lt;br /&gt;
	background-position: 5px 60%;&lt;br /&gt;
&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#ca-unwatch.icon a:hover,&lt;br /&gt;
&lt;br /&gt;
#ca-unwatch.icon a:focus {&lt;br /&gt;
&lt;br /&gt;
	background-position: -67px 60%;&lt;br /&gt;
&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#ca-watch.icon a:hover,&lt;br /&gt;
&lt;br /&gt;
#ca-watch.icon a:focus {&lt;br /&gt;
&lt;br /&gt;
	background-position: -19px 60%;&lt;br /&gt;
&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#ca-unwatch.icon a.loading,&lt;br /&gt;
&lt;br /&gt;
#ca-watch.icon a.loading {&lt;br /&gt;
&lt;br /&gt;
	/* @embed */&lt;br /&gt;
&lt;br /&gt;
	background-image: url(images/watch-icon-loading.gif);&lt;br /&gt;
&lt;br /&gt;
	background-position: 5px 60%;&lt;br /&gt;
&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#ca-unwatch.icon a span,&lt;br /&gt;
&lt;br /&gt;
#ca-watch.icon a span {&lt;br /&gt;
&lt;br /&gt;
	display: none;&lt;br /&gt;
&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorTabs ul {&lt;br /&gt;
&lt;br /&gt;
	/* @embed */&lt;br /&gt;
&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
/* Tooltips are outside of the normal body code, so this helps make the size of the text sensible */&lt;br /&gt;
&lt;br /&gt;
.tipsy {&lt;br /&gt;
&lt;br /&gt;
	font-size: 0.8em;&lt;br /&gt;
&lt;br /&gt;
}&lt;/div&gt;</summary>
		<author><name>WikiSysop</name></author>	</entry>

	<entry>
		<id>https://web.fhnw.ch/plattformen/hattie-wiki/w/index.php?title=MediaWiki:Common.css&amp;diff=3373</id>
		<title>MediaWiki:Common.css</title>
		<link rel="alternate" type="text/html" href="https://web.fhnw.ch/plattformen/hattie-wiki/w/index.php?title=MediaWiki:Common.css&amp;diff=3373"/>
				<updated>2014-05-10T09:07:16Z</updated>
		
		<summary type="html">&lt;p&gt;WikiSysop: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;/* Das folgende CSS wird für alle Benutzeroberflächen geladen. */&lt;br /&gt;
&lt;br /&gt;
/* Framework */&lt;br /&gt;
&lt;br /&gt;
html,&lt;br /&gt;
body {&lt;br /&gt;
&lt;br /&gt;
	height: 100%;&lt;br /&gt;
	margin: 0;&lt;br /&gt;
	padding: 0;&lt;br /&gt;
	font-family: &amp;quot;Open Sans&amp;quot;,sans-serif;&lt;br /&gt;
	font-size: 1em;&lt;br /&gt;
        color:#777;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
body {&lt;br /&gt;
	background-color: #dcdcdc;&lt;br /&gt;
	/* @embed */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Content */&lt;br /&gt;
&lt;br /&gt;
div#content {&lt;br /&gt;
	/* @embed */&lt;br /&gt;
	background-color: white;&lt;br /&gt;
	color: #777;&lt;br /&gt;
	direction: ltr;&lt;br /&gt;
        border-width: 0px;&lt;br /&gt;
        border-style: solid;&lt;br /&gt;
        margin-top: 0;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Head */&lt;br /&gt;
&lt;br /&gt;
#mw-page-base {&lt;br /&gt;
	height: 5em;&lt;br /&gt;
	background-color: white;&lt;br /&gt;
	border-bottom: 0;&lt;br /&gt;
	/* @embed */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#mw-head-base {&lt;br /&gt;
	height: 5em;&lt;br /&gt;
	/* @embed */&lt;br /&gt;
&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#mw-head {&lt;br /&gt;
	position: absolute;&lt;br /&gt;
	top: 0;&lt;br /&gt;
	right: 0;&lt;br /&gt;
	width: 100%;&lt;br /&gt;
        background-color: white;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#mw-head h5 {&lt;br /&gt;
	margin: 0;&lt;br /&gt;
	padding: 0;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
	/* Hide empty portlets */&lt;br /&gt;
	div.emptyPortlet {&lt;br /&gt;
		display: none;&lt;br /&gt;
	}&lt;br /&gt;
&lt;br /&gt;
/* Personal */&lt;br /&gt;
&lt;br /&gt;
#p-personal {&lt;br /&gt;
	position: absolute;&lt;br /&gt;
	top: 0;&lt;br /&gt;
	right: 0.75em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#p-personal h5 {&lt;br /&gt;
	display: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#p-personal ul {&lt;br /&gt;
	list-style: none;&lt;br /&gt;
	margin: 0;&lt;br /&gt;
	padding-left: 10em; /* Keep from overlapping logo */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
	/* @noflip */&lt;br /&gt;
&lt;br /&gt;
#p-personal li {&lt;br /&gt;
	line-height: 1.125em;&lt;br /&gt;
	float: left;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#p-personal li a {&lt;br /&gt;
	color: #777;&lt;br /&gt;
	text-decoration: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#p-personal li a:hover {&lt;br /&gt;
	background-color: #31859d;&lt;br /&gt;
        color: #fff;&lt;br /&gt;
        padding:0.5em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#p-personal li a:visited {&lt;br /&gt;
	color: #31859d;&lt;br /&gt;
	text-decoration: bold;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#p-personal a.new {&lt;br /&gt;
	color: #31859d;&lt;br /&gt;
	text-decoration: bold;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* This one flips! */&lt;br /&gt;
&lt;br /&gt;
#p-personal li {&lt;br /&gt;
	margin-left: 0.75em;&lt;br /&gt;
	margin-top: 0.5em;&lt;br /&gt;
	font-size: 0.75em;&lt;br /&gt;
	white-space: nowrap;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Navigation Containers */&lt;br /&gt;
&lt;br /&gt;
#left-navigation {&lt;br /&gt;
	position: relative;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#right-navigation {&lt;br /&gt;
	float: right;&lt;br /&gt;
	margin-top: 2.5em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Navigation Labels */&lt;br /&gt;
	div.vectorTabs h5,&lt;br /&gt;
	div.vectorMenu h5 span {&lt;br /&gt;
		display: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Namespaces and Views */&lt;br /&gt;
	/* @noflip */&lt;br /&gt;
div.vectorTabs {&lt;br /&gt;
	float: left;&lt;br /&gt;
	height: 2.5em;&lt;br /&gt;
        background-image:none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorTabs {&lt;br /&gt;
	/* @embed */&lt;br /&gt;
	padding-left: 1px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
	/* @noflip */&lt;br /&gt;
div.vectorTabs ul {&lt;br /&gt;
	float: left;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorTabs ul {&lt;br /&gt;
	height: 100%;&lt;br /&gt;
	list-style: none;&lt;br /&gt;
	margin: 0;&lt;br /&gt;
	padding: 0;&lt;br /&gt;
        background-color:white;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
	/* @noflip */&lt;br /&gt;
div.vectorTabs ul li {&lt;br /&gt;
	float: left;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
	/* OVERRIDDEN BY COMPLIANT BROWSERS */&lt;br /&gt;
div.vectorTabs ul li {&lt;br /&gt;
	line-height: 1.125em;&lt;br /&gt;
	display: inline-block;&lt;br /&gt;
	height: 100%;&lt;br /&gt;
	margin: 0;&lt;br /&gt;
	padding: 0;&lt;br /&gt;
	background-color: #fff;&lt;br /&gt;
&lt;br /&gt;
		/* @embed */&lt;br /&gt;
}&lt;br /&gt;
	/* IGNORED BY IE6 */&lt;br /&gt;
div.vectorTabs ul &amp;gt; li {&lt;br /&gt;
	display: block;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorTabs li.selected {&lt;br /&gt;
	/* @embed */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
	/* OVERRIDDEN BY COMPLIANT BROWSERS */&lt;br /&gt;
div.vectorTabs li a {&lt;br /&gt;
	display: inline-block;&lt;br /&gt;
	height: 1.9em;&lt;br /&gt;
	padding-left: 0.5em;&lt;br /&gt;
	padding-right: 0.5em;&lt;br /&gt;
	color: #777;&lt;br /&gt;
	cursor: pointer;&lt;br /&gt;
	font-size: 0.8em;&lt;br /&gt;
	text-decoration: none;&lt;br /&gt;
        background:none;&lt;br /&gt;
        background-color:#fff;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorTabs li a:hover {&lt;br /&gt;
	background-color: #31859d;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
	/* IGNORED BY IE6 */&lt;br /&gt;
div.vectorTabs li &amp;gt; a {&lt;br /&gt;
	display: block;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorTabs li.icon a {&lt;br /&gt;
	background-position: bottom right;&lt;br /&gt;
	background-repeat: no-repeat;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
	/* OVERRIDDEN BY COMPLIANT BROWSERS */&lt;br /&gt;
&lt;br /&gt;
div.vectorTabs span a  {&lt;br /&gt;
	display: inline-block;&lt;br /&gt;
	padding-top: 1.25em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
	/* IGNORED BY IE6 */&lt;br /&gt;
	/* @noflip */&lt;br /&gt;
div.vectorTabs span &amp;gt; a {&lt;br /&gt;
	float: left;&lt;br /&gt;
	display: block;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorTabs span {&lt;br /&gt;
	display: inline-block;&lt;br /&gt;
	/* @embed */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorTabs li.selected a,&lt;br /&gt;
div.vectorTabs li.selected a:visited{&lt;br /&gt;
	color: #777;&lt;br /&gt;
	text-decoration: none;&lt;br /&gt;
	font-weight: bold;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorTabs li.new a,&lt;br /&gt;
div.vectorTabs li.new a:visited{&lt;br /&gt;
	color: #777;&lt;br /&gt;
	text-decoration: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Variants and Actions */&lt;br /&gt;
/* @noflip */&lt;br /&gt;
&lt;br /&gt;
div.vectorMenu {&lt;br /&gt;
	direction: ltr;&lt;br /&gt;
	float: left;&lt;br /&gt;
	/* @embed */&lt;br /&gt;
	background-image: url(images/arrow-down-icon.png);&lt;br /&gt;
	background-position: 100% 60%;&lt;br /&gt;
	background-repeat: no-repeat;&lt;br /&gt;
	cursor: pointer;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorMenu h3 a {&lt;br /&gt;
background-image:none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorMenuFocus {&lt;br /&gt;
	/* @embed */&lt;br /&gt;
	background-image: url(images/arrow-down-focus-icon.png);&lt;br /&gt;
	background-position: 100% 60%;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* @noflip */&lt;br /&gt;
body.rtl div.vectorMenu {&lt;br /&gt;
	direction: rtl;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* OVERRIDDEN BY COMPLIANT BROWSERS */&lt;br /&gt;
&lt;br /&gt;
/* @noflip */&lt;br /&gt;
div#mw-head div.vectorMenu h5 {&lt;br /&gt;
	float: left;&lt;br /&gt;
	/* @embed */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* This will be flipped - unlike the one above it */&lt;br /&gt;
div#mw-head div.vectorMenu h5 {&lt;br /&gt;
	background-position: bottom left;&lt;br /&gt;
	margin-left: -1px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* IGNORED BY IE6 */&lt;br /&gt;
&lt;br /&gt;
div#mw-head div.vectorMenu &amp;gt; h5 {&lt;br /&gt;
	background-image: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#mw-head div.vectorMenu h4 {&lt;br /&gt;
	display: inline-block;&lt;br /&gt;
	float: left;&lt;br /&gt;
	font-size: 0.8em;&lt;br /&gt;
	padding-left: 0.5em;&lt;br /&gt;
	padding-top: 1.375em;&lt;br /&gt;
	font-weight: normal;&lt;br /&gt;
	border: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* OVERRIDDEN BY COMPLIANT BROWSERS */&lt;br /&gt;
/* @noflip */&lt;br /&gt;
div.vectorMenu h5 a {&lt;br /&gt;
	display: inline-block;&lt;br /&gt;
	width: 24px;&lt;br /&gt;
	height: 2.5em;&lt;br /&gt;
	text-decoration: none;&lt;br /&gt;
	/* @embed */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* This will be flipped - unlike the one above it */&lt;br /&gt;
&lt;br /&gt;
div.vectorMenu h5 a {&lt;br /&gt;
	background-position: bottom right;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* IGNORED BY IE6 */&lt;br /&gt;
&lt;br /&gt;
div.vectorMenu h5 &amp;gt; a {&lt;br /&gt;
	display: block;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorMenu div.menu {&lt;br /&gt;
	position: relative;&lt;br /&gt;
	display: none;&lt;br /&gt;
	clear: both;&lt;br /&gt;
	text-align: left;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* OVERRIDDEN BY COMPLIANT BROWSERS */&lt;br /&gt;
/* @noflip */&lt;br /&gt;
&lt;br /&gt;
body.rtl div.vectorMenu div.menu {&lt;br /&gt;
	margin-left: 24px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* IGNORED BY IE6 */&lt;br /&gt;
/* @noflip */&lt;br /&gt;
&lt;br /&gt;
body.rtl div.vectorMenu &amp;gt; div.menu {&lt;br /&gt;
	margin-left: auto;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* IGNORED BY IE6 */&lt;br /&gt;
/* Also fixes old versions of FireFox */&lt;br /&gt;
/* @noflip */&lt;br /&gt;
body.rtl div.vectorMenu &amp;gt; div.menu,&lt;br /&gt;
	x:-moz-any-link {&lt;br /&gt;
	margin-left: 23px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Enable forcing showing of the menu for accessibility */&lt;br /&gt;
div.vectorMenu:hover div.menu,&lt;br /&gt;
div.vectorMenu div.menuForceShow {&lt;br /&gt;
	display: block;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorMenu ul {&lt;br /&gt;
	position: absolute;&lt;br /&gt;
	background-color: white;&lt;br /&gt;
	border: solid 1px silver;&lt;br /&gt;
	border-top-width: 0;&lt;br /&gt;
	list-style: none;&lt;br /&gt;
	list-style-image: none;&lt;br /&gt;
	list-style-type: none;&lt;br /&gt;
	padding: 0;&lt;br /&gt;
	margin: 0;&lt;br /&gt;
	margin-left: -1px;&lt;br /&gt;
	text-align: left;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Fixes old versions of FireFox */&lt;br /&gt;
div.vectorMenu ul,&lt;br /&gt;
x:-moz-any-link {&lt;br /&gt;
	min-width: 5em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Returns things back to normal in modern versions of FireFox */&lt;br /&gt;
&lt;br /&gt;
div.vectorMenu ul,&lt;br /&gt;
x:-moz-any-link,&lt;br /&gt;
x:default {&lt;br /&gt;
	min-width: 0;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorMenu li {&lt;br /&gt;
	padding: 0;&lt;br /&gt;
	margin: 0;&lt;br /&gt;
	text-align: left;&lt;br /&gt;
	line-height: 1em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* OVERRIDDEN BY COMPLIANT BROWSERS */&lt;br /&gt;
div.vectorMenu li a {&lt;br /&gt;
	display: inline-block;&lt;br /&gt;
	padding: 0.5em;&lt;br /&gt;
	white-space: nowrap;&lt;br /&gt;
	color: #777;&lt;br /&gt;
	cursor: pointer;&lt;br /&gt;
	font-size: 0.8em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* IGNORED BY IE6 */&lt;br /&gt;
div.vectorMenu li &amp;gt; a {&lt;br /&gt;
	display: block;&lt;br /&gt;
}&lt;br /&gt;
div.vectorMenu li.selected a,&lt;br /&gt;
div.vectorMenu li.selected a:visited {&lt;br /&gt;
	color: #777;&lt;br /&gt;
	text-decoration: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Search */&lt;br /&gt;
&lt;br /&gt;
#p-search h5 {&lt;br /&gt;
	display: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* @noflip */&lt;br /&gt;
&lt;br /&gt;
#p-search {&lt;br /&gt;
	float: left;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#p-search {&lt;br /&gt;
	margin-right: 0.5em;&lt;br /&gt;
	margin-left: 0.5em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#p-search form,&lt;br /&gt;
#p-search input {&lt;br /&gt;
	margin: 0;&lt;br /&gt;
	margin-top: 0.4em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#simpleSearch {&lt;br /&gt;
	display: block;&lt;br /&gt;
	width: 14em;&lt;br /&gt;
	height: 1.4em;&lt;br /&gt;
	margin-top: 0.65em;&lt;br /&gt;
	position: relative;&lt;br /&gt;
	min-height: 1px; /* Gotta trigger hasLayout for IE7 */&lt;br /&gt;
	border: solid 1px #AAAAAA;&lt;br /&gt;
	color: black;&lt;br /&gt;
	background-color: white;&lt;br /&gt;
	/* @embed */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
	div#simpleSearch label {&lt;br /&gt;
&lt;br /&gt;
		/*&lt;br /&gt;
&lt;br /&gt;
		 * DON'T PANIC! Browsers that won't scale this properly are the same browsers that have JS issues that prevent&lt;br /&gt;
&lt;br /&gt;
		 * this from ever being shown anyways.&lt;br /&gt;
&lt;br /&gt;
		*/&lt;br /&gt;
&lt;br /&gt;
		font-size: 13px;&lt;br /&gt;
&lt;br /&gt;
		top: 0.25em;&lt;br /&gt;
&lt;br /&gt;
		direction: ltr;&lt;br /&gt;
&lt;br /&gt;
	}&lt;br /&gt;
&lt;br /&gt;
	div#simpleSearch input {&lt;br /&gt;
&lt;br /&gt;
		color: black;&lt;br /&gt;
&lt;br /&gt;
		direction: ltr;&lt;br /&gt;
&lt;br /&gt;
	}&lt;br /&gt;
&lt;br /&gt;
	div#simpleSearch input:focus {&lt;br /&gt;
&lt;br /&gt;
		outline: none;&lt;br /&gt;
&lt;br /&gt;
	}&lt;br /&gt;
&lt;br /&gt;
	div#simpleSearch input.placeholder {&lt;br /&gt;
&lt;br /&gt;
		color: #999999;&lt;br /&gt;
&lt;br /&gt;
	}&lt;br /&gt;
&lt;br /&gt;
	div#simpleSearch input::-webkit-input-placeholder {&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
		color: #999999;&lt;br /&gt;
&lt;br /&gt;
	}&lt;br /&gt;
&lt;br /&gt;
	div#simpleSearch input#searchInput {&lt;br /&gt;
&lt;br /&gt;
		position: absolute;&lt;br /&gt;
&lt;br /&gt;
		top: 0;&lt;br /&gt;
&lt;br /&gt;
		left: 0;&lt;br /&gt;
&lt;br /&gt;
		width: 90%;&lt;br /&gt;
&lt;br /&gt;
		margin: 0;&lt;br /&gt;
&lt;br /&gt;
		padding: 0;&lt;br /&gt;
&lt;br /&gt;
		padding-left: 0.2em;&lt;br /&gt;
&lt;br /&gt;
		padding-top: 0.2em;&lt;br /&gt;
&lt;br /&gt;
		padding-bottom: 0.2em;&lt;br /&gt;
&lt;br /&gt;
		outline: none;&lt;br /&gt;
&lt;br /&gt;
		border: none;&lt;br /&gt;
&lt;br /&gt;
		/*&lt;br /&gt;
&lt;br /&gt;
		 * DON'T PANIC! Browsers that won't scale this properly are the same browsers that have JS issues that prevent&lt;br /&gt;
&lt;br /&gt;
		 * this from ever being shown anyways.&lt;br /&gt;
&lt;br /&gt;
		*/&lt;br /&gt;
&lt;br /&gt;
		font-size: 13px;&lt;br /&gt;
&lt;br /&gt;
		background-color: transparent;&lt;br /&gt;
&lt;br /&gt;
		direction: ltr;&lt;br /&gt;
&lt;br /&gt;
	}&lt;br /&gt;
&lt;br /&gt;
	div#simpleSearch button#searchButton {&lt;br /&gt;
&lt;br /&gt;
		position: absolute;&lt;br /&gt;
&lt;br /&gt;
		width: 10%;&lt;br /&gt;
&lt;br /&gt;
		right: 0;&lt;br /&gt;
&lt;br /&gt;
		top: 0;&lt;br /&gt;
&lt;br /&gt;
		padding: 0;&lt;br /&gt;
&lt;br /&gt;
		padding-top: 0.3em;&lt;br /&gt;
&lt;br /&gt;
		padding-bottom: 0.2em;&lt;br /&gt;
&lt;br /&gt;
		padding-right: 0.4em;&lt;br /&gt;
&lt;br /&gt;
		margin: 0;&lt;br /&gt;
&lt;br /&gt;
		border: none;&lt;br /&gt;
&lt;br /&gt;
		cursor: pointer;&lt;br /&gt;
&lt;br /&gt;
		background-color: transparent;&lt;br /&gt;
&lt;br /&gt;
		background-image: none;&lt;br /&gt;
&lt;br /&gt;
	}&lt;br /&gt;
&lt;br /&gt;
	/* OVERRIDDEN BY COMPLIANT BROWSERS */&lt;br /&gt;
&lt;br /&gt;
	div#simpleSearch button#searchButton img {&lt;br /&gt;
&lt;br /&gt;
		border: none;&lt;br /&gt;
&lt;br /&gt;
		margin: 0;&lt;br /&gt;
&lt;br /&gt;
		margin-top: -3px;&lt;br /&gt;
&lt;br /&gt;
		padding: 0;&lt;br /&gt;
&lt;br /&gt;
	}&lt;br /&gt;
&lt;br /&gt;
	/* IGNORED BY IE6 */&lt;br /&gt;
&lt;br /&gt;
	div#simpleSearch button#searchButton &amp;gt; img {&lt;br /&gt;
&lt;br /&gt;
		margin: 0;&lt;br /&gt;
&lt;br /&gt;
	}&lt;br /&gt;
&lt;br /&gt;
/* Panel */&lt;br /&gt;
&lt;br /&gt;
div#mw-panel {&lt;br /&gt;
    font-size: inherit;&lt;br /&gt;
    position: absolute;&lt;br /&gt;
    top: 100px;&lt;br /&gt;
    padding-top: 1em;&lt;br /&gt;
    width: 10em;&lt;br /&gt;
    left: 0px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#mw-panel.collapsible-nav .portal {&lt;br /&gt;
        font-size: 0.9em;&lt;br /&gt;
        background-image:none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#mw-panel div.portal {&lt;br /&gt;
		padding-bottom: 0;&lt;br /&gt;
		direction: ltr;&lt;br /&gt;
	}&lt;br /&gt;
&lt;br /&gt;
div#mw-panel div.portal h5 {&lt;br /&gt;
		color: #000;&lt;br /&gt;
                text-transform: uppercase;&lt;br /&gt;
		padding: 0.25em;&lt;br /&gt;
		padding-top: 0;&lt;br /&gt;
		padding-bottom: 0;&lt;br /&gt;
		padding-left: 1.75em;&lt;br /&gt;
		cursor: default;&lt;br /&gt;
		border: none;&lt;br /&gt;
		font-size: 0.75em;&lt;br /&gt;
	}&lt;br /&gt;
&lt;br /&gt;
div#mw-panel div.portal div.body {&lt;br /&gt;
		margin: 0;&lt;br /&gt;
		padding-top: 0.5em;&lt;br /&gt;
		margin-left: 1.25em;&lt;br /&gt;
		border-bottom: 4px solid #31859d;&lt;br /&gt;
		/* @embed */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#mw-panel div.portal div.body ul {&lt;br /&gt;
		list-style: none;&lt;br /&gt;
		list-style-image: none;&lt;br /&gt;
		list-style-type: none;&lt;br /&gt;
		padding: 0;&lt;br /&gt;
		margin: 0;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#mw-panel div.portal div.body ul li {&lt;br /&gt;
		line-height: 1.5em;&lt;br /&gt;
		padding: 0;&lt;br /&gt;
		padding-bottom: 0.5em;&lt;br /&gt;
		margin: 0;&lt;br /&gt;
		overflow: hidden;&lt;br /&gt;
		font-size: 0.75em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#mw-panel div.portal div.body ul li a {&lt;br /&gt;
		color: #000;&lt;br /&gt;
		text-decoration: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#mw-panel div.portal div.body ul li a:hover {&lt;br /&gt;
		background-color: #31859d;&lt;br /&gt;
                padding-top:0.5em;&lt;br /&gt;
                padding-bottom:0.5em;&lt;br /&gt;
                padding-left:2px;&lt;br /&gt;
                padding-right:2px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Footer */&lt;br /&gt;
&lt;br /&gt;
div#footer {&lt;br /&gt;
	margin-left: 10em;&lt;br /&gt;
	margin-top: 0;&lt;br /&gt;
	padding: 0.75em;&lt;br /&gt;
	/* @embed */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#footer ul {&lt;br /&gt;
	list-style: none;&lt;br /&gt;
	list-style-image: none;&lt;br /&gt;
	list-style-type: none;&lt;br /&gt;
	margin: 0;&lt;br /&gt;
	padding: 0;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#footer ul li {&lt;br /&gt;
	margin: 0;&lt;br /&gt;
	padding: 0;&lt;br /&gt;
	padding-top: 0.5em;&lt;br /&gt;
	padding-bottom: 0.5em;&lt;br /&gt;
	color: #000;&lt;br /&gt;
	font-size: 0.7em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#footer #footer-icons {&lt;br /&gt;
	float: right;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* @noflip */&lt;br /&gt;
&lt;br /&gt;
body.ltr div#footer #footer-places {&lt;br /&gt;
	float: left;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#footer #footer-info li {&lt;br /&gt;
	line-height: 1.4em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#footer #footer-icons li {&lt;br /&gt;
	float: left;&lt;br /&gt;
	margin-left: 0.5em;&lt;br /&gt;
	line-height: 2em;&lt;br /&gt;
	text-align: right;&lt;br /&gt;
        display:none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#footer #footer-places li {&lt;br /&gt;
	float: left;&lt;br /&gt;
	margin-right: 1em;&lt;br /&gt;
	line-height: 2em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#footer #footer-places li a {&lt;br /&gt;
	color: #000;&lt;br /&gt;
	text-decoration: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#footer #footer-places li a:hover {&lt;br /&gt;
	background-color: #31859d;&lt;br /&gt;
        padding:0.5em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#footer #footer-places li a:active {&lt;br /&gt;
	font-weight: bold;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Logo */&lt;br /&gt;
&lt;br /&gt;
#p-logo {&lt;br /&gt;
	position: absolute;&lt;br /&gt;
        top:-140px;&lt;br /&gt;
	left: 15px;&lt;br /&gt;
	width: 10em;&lt;br /&gt;
        height:70px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#p-logo a {&lt;br /&gt;
	display: block;&lt;br /&gt;
	width: 10em;&lt;br /&gt;
	background-repeat: no-repeat;&lt;br /&gt;
	background-position: center center;&lt;br /&gt;
	text-decoration: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
/*&lt;br /&gt;
 *&lt;br /&gt;
 * The following code is highly modified from monobook. It would be nice if the&lt;br /&gt;
 * preftoc id was more human readable like preferences-toc for instance,&lt;br /&gt;
 * howerver this would require backporting the other skins.&lt;br /&gt;
 */&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
/* Preferences */&lt;br /&gt;
&lt;br /&gt;
#preftoc {&lt;br /&gt;
&lt;br /&gt;
	/* Tabs */&lt;br /&gt;
&lt;br /&gt;
	width: 100%;&lt;br /&gt;
&lt;br /&gt;
	float: left;&lt;br /&gt;
&lt;br /&gt;
	clear: both;&lt;br /&gt;
&lt;br /&gt;
	margin: 0 !important;&lt;br /&gt;
&lt;br /&gt;
	padding: 0 !important;&lt;br /&gt;
&lt;br /&gt;
	/* @embed */&lt;br /&gt;
&lt;br /&gt;
	background-image: url(images/preferences-break.png);&lt;br /&gt;
&lt;br /&gt;
	background-position: bottom left;&lt;br /&gt;
&lt;br /&gt;
	background-repeat: no-repeat;&lt;br /&gt;
&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
	#preftoc li {&lt;br /&gt;
&lt;br /&gt;
		/* Tab */&lt;br /&gt;
&lt;br /&gt;
		float: left;&lt;br /&gt;
&lt;br /&gt;
		margin: 0;&lt;br /&gt;
&lt;br /&gt;
		padding: 0;&lt;br /&gt;
&lt;br /&gt;
		padding-right: 1px;&lt;br /&gt;
&lt;br /&gt;
		height: 2.25em;&lt;br /&gt;
&lt;br /&gt;
		white-space: nowrap;&lt;br /&gt;
&lt;br /&gt;
		list-style-type: none;&lt;br /&gt;
&lt;br /&gt;
		list-style-image: none;&lt;br /&gt;
&lt;br /&gt;
		/* @embed */&lt;br /&gt;
&lt;br /&gt;
		background-image: url(images/preferences-break.png);&lt;br /&gt;
&lt;br /&gt;
		background-position: bottom right;&lt;br /&gt;
&lt;br /&gt;
		background-repeat: no-repeat;&lt;br /&gt;
&lt;br /&gt;
	}&lt;br /&gt;
&lt;br /&gt;
	/* Sadly, IE6 won't understand this */&lt;br /&gt;
&lt;br /&gt;
	#preftoc li:first-child {&lt;br /&gt;
&lt;br /&gt;
		margin-left: 1px;&lt;br /&gt;
&lt;br /&gt;
	}&lt;br /&gt;
&lt;br /&gt;
	#preftoc a,&lt;br /&gt;
&lt;br /&gt;
	#preftoc a:active {&lt;br /&gt;
&lt;br /&gt;
		display: inline-block;&lt;br /&gt;
&lt;br /&gt;
		position: relative;&lt;br /&gt;
&lt;br /&gt;
		color: #000;&lt;br /&gt;
&lt;br /&gt;
		padding: 0.5em;&lt;br /&gt;
&lt;br /&gt;
		text-decoration: none;&lt;br /&gt;
&lt;br /&gt;
		background-image: none;&lt;br /&gt;
&lt;br /&gt;
		font-size: 0.9em;&lt;br /&gt;
&lt;br /&gt;
	}&lt;br /&gt;
&lt;br /&gt;
	#preftoc a:hover,&lt;br /&gt;
&lt;br /&gt;
	#preftoc a:focus {&lt;br /&gt;
&lt;br /&gt;
		text-decoration: none;&lt;br /&gt;
&lt;br /&gt;
		background-color: #31859d;&lt;br /&gt;
&lt;br /&gt;
	}&lt;br /&gt;
&lt;br /&gt;
	#preftoc li.selected a {&lt;br /&gt;
&lt;br /&gt;
		/* @embed */&lt;br /&gt;
&lt;br /&gt;
		background-image: url(images/preferences-fade.png);&lt;br /&gt;
&lt;br /&gt;
		background-position: bottom;&lt;br /&gt;
&lt;br /&gt;
		background-repeat: repeat-x;&lt;br /&gt;
&lt;br /&gt;
		color: #000;&lt;br /&gt;
&lt;br /&gt;
		text-decoration: none;&lt;br /&gt;
&lt;br /&gt;
	}&lt;br /&gt;
&lt;br /&gt;
#preferences {&lt;br /&gt;
&lt;br /&gt;
	float: left;&lt;br /&gt;
&lt;br /&gt;
	width: 100%;&lt;br /&gt;
&lt;br /&gt;
	margin: 0;&lt;br /&gt;
&lt;br /&gt;
	margin-top: -2px;&lt;br /&gt;
&lt;br /&gt;
	clear: both;&lt;br /&gt;
&lt;br /&gt;
	border: solid 1px #cccccc;&lt;br /&gt;
&lt;br /&gt;
	background-color: #f9f9f9;&lt;br /&gt;
&lt;br /&gt;
	/* @embed */&lt;br /&gt;
&lt;br /&gt;
	background-image: url(images/preferences-base.png);&lt;br /&gt;
&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#preferences fieldset {&lt;br /&gt;
&lt;br /&gt;
	border: none;&lt;br /&gt;
&lt;br /&gt;
	border-top: solid 1px #cccccc;&lt;br /&gt;
&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#preferences fieldset.prefsection {&lt;br /&gt;
&lt;br /&gt;
	border: none;&lt;br /&gt;
&lt;br /&gt;
	padding: 0;&lt;br /&gt;
&lt;br /&gt;
	margin: 1em;&lt;br /&gt;
&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#preferences legend {&lt;br /&gt;
&lt;br /&gt;
	color: #666666;&lt;br /&gt;
&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#preferences fieldset.prefsection legend.mainLegend {&lt;br /&gt;
&lt;br /&gt;
	display: none;&lt;br /&gt;
&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#preferences td {&lt;br /&gt;
&lt;br /&gt;
	padding-left: 0.5em;&lt;br /&gt;
&lt;br /&gt;
	padding-right: 0.5em;&lt;br /&gt;
&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#preferences td.htmlform-tip {&lt;br /&gt;
&lt;br /&gt;
	font-size: x-small;&lt;br /&gt;
&lt;br /&gt;
	padding: .2em 2em;&lt;br /&gt;
&lt;br /&gt;
	color: #666666;&lt;br /&gt;
&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#preferences div.mw-prefs-buttons {&lt;br /&gt;
&lt;br /&gt;
	padding: 1em;&lt;br /&gt;
&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#preferences div.mw-prefs-buttons input {&lt;br /&gt;
&lt;br /&gt;
	margin-right: 0.25em;&lt;br /&gt;
&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
/**&lt;br /&gt;
&lt;br /&gt;
 * The following code is slightly modified from monobook&lt;br /&gt;
&lt;br /&gt;
 */&lt;br /&gt;
&lt;br /&gt;
div#content {&lt;br /&gt;
&lt;br /&gt;
	line-height: 1.5em;&lt;br /&gt;
&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#bodyContent {&lt;br /&gt;
&lt;br /&gt;
	font-size: 0.8em;&lt;br /&gt;
&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
.editsection {&lt;br /&gt;
&lt;br /&gt;
	float: right;&lt;br /&gt;
&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
ul {&lt;br /&gt;
&lt;br /&gt;
	/* @embed */&lt;br /&gt;
&lt;br /&gt;
	list-style-image: url(images/bullet-icon.png);&lt;br /&gt;
&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
pre {&lt;br /&gt;
&lt;br /&gt;
	line-height: 1.3em;&lt;br /&gt;
&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
/* Site Notice (includes notices from CentralNotice extension) */&lt;br /&gt;
&lt;br /&gt;
#siteNotice {&lt;br /&gt;
&lt;br /&gt;
	font-size: 0.8em;&lt;br /&gt;
&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#firstHeading {&lt;br /&gt;
&lt;br /&gt;
	padding-top: 0;&lt;br /&gt;
&lt;br /&gt;
	margin-top: 0;&lt;br /&gt;
&lt;br /&gt;
	padding-top: 0;&lt;br /&gt;
&lt;br /&gt;
	font-size: 1.6em;&lt;br /&gt;
&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#content a.external,&lt;br /&gt;
&lt;br /&gt;
div#content a.external[href ^=&amp;quot;gopher://&amp;quot;] {&lt;br /&gt;
&lt;br /&gt;
	/* @embed */&lt;br /&gt;
&lt;br /&gt;
	background: url(images/external-link-ltr-icon.png) center right no-repeat;&lt;br /&gt;
&lt;br /&gt;
	padding-right: 13px;&lt;br /&gt;
&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#content a.external[href ^=&amp;quot;https://&amp;quot;],&lt;br /&gt;
&lt;br /&gt;
.link-https {&lt;br /&gt;
&lt;br /&gt;
	/* @embed */&lt;br /&gt;
&lt;br /&gt;
	background: url(images/lock-icon.png) center right no-repeat;&lt;br /&gt;
&lt;br /&gt;
	padding-right: 13px;&lt;br /&gt;
&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#content a.external[href ^=&amp;quot;mailto:&amp;quot;],&lt;br /&gt;
&lt;br /&gt;
.link-mailto {&lt;br /&gt;
&lt;br /&gt;
	/* @embed */&lt;br /&gt;
&lt;br /&gt;
	background: url(images/mail-icon.png) center right no-repeat;&lt;br /&gt;
&lt;br /&gt;
	padding-right: 13px;&lt;br /&gt;
&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#content a.external[href ^=&amp;quot;news:&amp;quot;] {&lt;br /&gt;
&lt;br /&gt;
	/* @embed */&lt;br /&gt;
&lt;br /&gt;
	background: url(images/news-icon.png) center right no-repeat;&lt;br /&gt;
&lt;br /&gt;
	padding-right: 13px;&lt;br /&gt;
&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#content a.external[href ^=&amp;quot;ftp://&amp;quot;],&lt;br /&gt;
&lt;br /&gt;
.link-ftp {&lt;br /&gt;
&lt;br /&gt;
	/* @embed */&lt;br /&gt;
&lt;br /&gt;
	background: url(images/file-icon.png) center right no-repeat;&lt;br /&gt;
&lt;br /&gt;
	padding-right: 13px;&lt;br /&gt;
&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#content a.external[href ^=&amp;quot;irc://&amp;quot;],&lt;br /&gt;
&lt;br /&gt;
div#content a.external[href ^=&amp;quot;ircs://&amp;quot;],&lt;br /&gt;
&lt;br /&gt;
.link-irc {&lt;br /&gt;
&lt;br /&gt;
	/* @embed */&lt;br /&gt;
&lt;br /&gt;
	background: url(images/talk-icon.png) center right no-repeat;&lt;br /&gt;
&lt;br /&gt;
	padding-right: 13px;&lt;br /&gt;
&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#content a.external[href $=&amp;quot;.ogg&amp;quot;], div#content a.external[href $=&amp;quot;.OGG&amp;quot;],&lt;br /&gt;
&lt;br /&gt;
div#content a.external[href $=&amp;quot;.mid&amp;quot;], div#content a.external[href $=&amp;quot;.MID&amp;quot;],&lt;br /&gt;
&lt;br /&gt;
div#content a.external[href $=&amp;quot;.midi&amp;quot;], div#content a.external[href $=&amp;quot;.MIDI&amp;quot;],&lt;br /&gt;
&lt;br /&gt;
div#content a.external[href $=&amp;quot;.mp3&amp;quot;], div#content a.external[href $=&amp;quot;.MP3&amp;quot;],&lt;br /&gt;
&lt;br /&gt;
div#content a.external[href $=&amp;quot;.wav&amp;quot;], div#content a.external[href $=&amp;quot;.WAV&amp;quot;],&lt;br /&gt;
&lt;br /&gt;
div#content a.external[href $=&amp;quot;.wma&amp;quot;], div#content a.external[href $=&amp;quot;.WMA&amp;quot;],&lt;br /&gt;
&lt;br /&gt;
.link-audio {&lt;br /&gt;
&lt;br /&gt;
	/* @embed */&lt;br /&gt;
&lt;br /&gt;
	background: url(images/audio-icon.png) center right no-repeat;&lt;br /&gt;
&lt;br /&gt;
	padding-right: 13px;&lt;br /&gt;
&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#content a.external[href $=&amp;quot;.ogm&amp;quot;], div#content a.external[href $=&amp;quot;.OGM&amp;quot;],&lt;br /&gt;
&lt;br /&gt;
div#content a.external[href $=&amp;quot;.avi&amp;quot;], div#content a.external[href $=&amp;quot;.AVI&amp;quot;],&lt;br /&gt;
&lt;br /&gt;
div#content a.external[href $=&amp;quot;.mpeg&amp;quot;], div#content a.external[href $=&amp;quot;.MPEG&amp;quot;],&lt;br /&gt;
&lt;br /&gt;
div#content a.external[href $=&amp;quot;.mpg&amp;quot;], div#content a.external[href $=&amp;quot;.MPG&amp;quot;],&lt;br /&gt;
&lt;br /&gt;
.link-video {&lt;br /&gt;
&lt;br /&gt;
	/* @embed */&lt;br /&gt;
&lt;br /&gt;
	background: url(images/video-icon.png) center right no-repeat;&lt;br /&gt;
&lt;br /&gt;
	padding-right: 13px;&lt;br /&gt;
&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#content a.external[href $=&amp;quot;.pdf&amp;quot;], div#content a.external[href $=&amp;quot;.PDF&amp;quot;],&lt;br /&gt;
&lt;br /&gt;
div#content a.external[href *=&amp;quot;.pdf#&amp;quot;], div#content a.external[href *=&amp;quot;.PDF#&amp;quot;],&lt;br /&gt;
&lt;br /&gt;
div#content a.external[href *=&amp;quot;.pdf?&amp;quot;], div#content a.external[href *=&amp;quot;.PDF?&amp;quot;],&lt;br /&gt;
&lt;br /&gt;
.link-document {&lt;br /&gt;
&lt;br /&gt;
	/* @embed */&lt;br /&gt;
&lt;br /&gt;
	background: url(images/document-icon.png) center right no-repeat;&lt;br /&gt;
&lt;br /&gt;
	padding-right: 13px;&lt;br /&gt;
&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
div#content .printfooter {&lt;br /&gt;
&lt;br /&gt;
	display: none;&lt;br /&gt;
&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Icon for Usernames */&lt;br /&gt;
&lt;br /&gt;
#pt-userpage,&lt;br /&gt;
&lt;br /&gt;
#pt-anonuserpage,&lt;br /&gt;
&lt;br /&gt;
#pt-login {&lt;br /&gt;
&lt;br /&gt;
	/* @embed */&lt;br /&gt;
&lt;br /&gt;
	background: url(images/user-icon.png) left top no-repeat;&lt;br /&gt;
&lt;br /&gt;
	padding-left: 15px !important;&lt;br /&gt;
&lt;br /&gt;
	text-transform: none;&lt;br /&gt;
&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
.redirectText {&lt;br /&gt;
&lt;br /&gt;
	font-size: 140%;&lt;br /&gt;
&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
.redirectMsg img {&lt;br /&gt;
&lt;br /&gt;
	vertical-align: text-bottom;&lt;br /&gt;
&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
#bodyContent {&lt;br /&gt;
&lt;br /&gt;
	position: relative;&lt;br /&gt;
&lt;br /&gt;
	width: 100%;&lt;br /&gt;
&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#mw-js-message {&lt;br /&gt;
&lt;br /&gt;
	font-size: 0.8em;&lt;br /&gt;
&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#bodyContent {&lt;br /&gt;
&lt;br /&gt;
	line-height: 1.5em;&lt;br /&gt;
&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
/* Watch/Unwatch Icon Styling */&lt;br /&gt;
&lt;br /&gt;
#ca-unwatch.icon a,&lt;br /&gt;
&lt;br /&gt;
#ca-watch.icon a {&lt;br /&gt;
&lt;br /&gt;
	margin: 0;&lt;br /&gt;
&lt;br /&gt;
	padding: 0;&lt;br /&gt;
&lt;br /&gt;
	outline: none;&lt;br /&gt;
&lt;br /&gt;
	display: block;&lt;br /&gt;
&lt;br /&gt;
	width: 26px;&lt;br /&gt;
&lt;br /&gt;
	/* This hides the text but shows the background image */&lt;br /&gt;
&lt;br /&gt;
	padding-top: 3.1em;&lt;br /&gt;
&lt;br /&gt;
	margin-top: 0;&lt;br /&gt;
&lt;br /&gt;
	/* Only applied in IE6 */&lt;br /&gt;
&lt;br /&gt;
	margin-top: -0.8em !ie;&lt;br /&gt;
&lt;br /&gt;
	height: 0;&lt;br /&gt;
&lt;br /&gt;
	overflow: hidden;&lt;br /&gt;
&lt;br /&gt;
	/* @embed */&lt;br /&gt;
&lt;br /&gt;
	background-image: url(images/watch-icons.png);&lt;br /&gt;
&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#ca-unwatch.icon a {&lt;br /&gt;
&lt;br /&gt;
	background-position: -43px 60%;&lt;br /&gt;
&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#ca-watch.icon a {&lt;br /&gt;
&lt;br /&gt;
	background-position: 5px 60%;&lt;br /&gt;
&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#ca-unwatch.icon a:hover,&lt;br /&gt;
&lt;br /&gt;
#ca-unwatch.icon a:focus {&lt;br /&gt;
&lt;br /&gt;
	background-position: -67px 60%;&lt;br /&gt;
&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#ca-watch.icon a:hover,&lt;br /&gt;
&lt;br /&gt;
#ca-watch.icon a:focus {&lt;br /&gt;
&lt;br /&gt;
	background-position: -19px 60%;&lt;br /&gt;
&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#ca-unwatch.icon a.loading,&lt;br /&gt;
&lt;br /&gt;
#ca-watch.icon a.loading {&lt;br /&gt;
&lt;br /&gt;
	/* @embed */&lt;br /&gt;
&lt;br /&gt;
	background-image: url(images/watch-icon-loading.gif);&lt;br /&gt;
&lt;br /&gt;
	background-position: 5px 60%;&lt;br /&gt;
&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#ca-unwatch.icon a span,&lt;br /&gt;
&lt;br /&gt;
#ca-watch.icon a span {&lt;br /&gt;
&lt;br /&gt;
	display: none;&lt;br /&gt;
&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorTabs ul {&lt;br /&gt;
&lt;br /&gt;
	/* @embed */&lt;br /&gt;
&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
/* Tooltips are outside of the normal body code, so this helps make the size of the text sensible */&lt;br /&gt;
&lt;br /&gt;
.tipsy {&lt;br /&gt;
&lt;br /&gt;
	font-size: 0.8em;&lt;br /&gt;
&lt;br /&gt;
}&lt;/div&gt;</summary>
		<author><name>WikiSysop</name></author>	</entry>

	<entry>
		<id>https://web.fhnw.ch/plattformen/hattie-wiki/w/index.php?title=MediaWiki:Common.css&amp;diff=3372</id>
		<title>MediaWiki:Common.css</title>
		<link rel="alternate" type="text/html" href="https://web.fhnw.ch/plattformen/hattie-wiki/w/index.php?title=MediaWiki:Common.css&amp;diff=3372"/>
				<updated>2014-05-10T09:02:44Z</updated>
		
		<summary type="html">&lt;p&gt;WikiSysop: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;/* Das folgende CSS wird für alle Benutzeroberflächen geladen. */&lt;br /&gt;
&lt;br /&gt;
/* Framework */&lt;br /&gt;
&lt;br /&gt;
html,&lt;br /&gt;
body {&lt;br /&gt;
&lt;br /&gt;
	height: 100%;&lt;br /&gt;
	margin: 0;&lt;br /&gt;
	padding: 0;&lt;br /&gt;
	font-family: &amp;quot;Open Sans&amp;quot;,sans-serif;&lt;br /&gt;
	font-size: 1em;&lt;br /&gt;
        color:#777;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
body {&lt;br /&gt;
	background-color: #dcdcdc;&lt;br /&gt;
	/* @embed */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Content */&lt;br /&gt;
&lt;br /&gt;
div#content {&lt;br /&gt;
	/* @embed */&lt;br /&gt;
	background-color: white;&lt;br /&gt;
	color: #777;&lt;br /&gt;
	direction: ltr;&lt;br /&gt;
        border-width: 0px;&lt;br /&gt;
        border-style: solid;&lt;br /&gt;
        margin-top: 0;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Head */&lt;br /&gt;
&lt;br /&gt;
#mw-page-base {&lt;br /&gt;
	height: 5em;&lt;br /&gt;
	background-color: white;&lt;br /&gt;
	border-bottom: 0;&lt;br /&gt;
	/* @embed */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#mw-head-base {&lt;br /&gt;
	height: 5em;&lt;br /&gt;
	/* @embed */&lt;br /&gt;
&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#mw-head {&lt;br /&gt;
	position: absolute;&lt;br /&gt;
	top: 0;&lt;br /&gt;
	right: 0;&lt;br /&gt;
	width: 100%;&lt;br /&gt;
        background-color: white;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#mw-head h5 {&lt;br /&gt;
	margin: 0;&lt;br /&gt;
	padding: 0;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
	/* Hide empty portlets */&lt;br /&gt;
	div.emptyPortlet {&lt;br /&gt;
		display: none;&lt;br /&gt;
	}&lt;br /&gt;
&lt;br /&gt;
/* Personal */&lt;br /&gt;
&lt;br /&gt;
#p-personal {&lt;br /&gt;
	position: absolute;&lt;br /&gt;
	top: 0;&lt;br /&gt;
	right: 0.75em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#p-personal h5 {&lt;br /&gt;
	display: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#p-personal ul {&lt;br /&gt;
	list-style: none;&lt;br /&gt;
	margin: 0;&lt;br /&gt;
	padding-left: 10em; /* Keep from overlapping logo */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
	/* @noflip */&lt;br /&gt;
&lt;br /&gt;
#p-personal li {&lt;br /&gt;
	line-height: 1.125em;&lt;br /&gt;
	float: left;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#p-personal li a {&lt;br /&gt;
	color: #000;&lt;br /&gt;
	text-decoration: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#p-personal li a:hover {&lt;br /&gt;
	background-color: #31859d;&lt;br /&gt;
        color: #fff;&lt;br /&gt;
        padding:0.5em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#p-personal li a:visited {&lt;br /&gt;
	color: #31859d;&lt;br /&gt;
	text-decoration: bold;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#p-personal a.new {&lt;br /&gt;
	color: #31859d;&lt;br /&gt;
	text-decoration: bold;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* This one flips! */&lt;br /&gt;
&lt;br /&gt;
#p-personal li {&lt;br /&gt;
	margin-left: 0.75em;&lt;br /&gt;
	margin-top: 0.5em;&lt;br /&gt;
	font-size: 0.75em;&lt;br /&gt;
	white-space: nowrap;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Navigation Containers */&lt;br /&gt;
&lt;br /&gt;
#left-navigation {&lt;br /&gt;
	position: relative;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#right-navigation {&lt;br /&gt;
	float: right;&lt;br /&gt;
	margin-top: 2.5em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Navigation Labels */&lt;br /&gt;
	div.vectorTabs h5,&lt;br /&gt;
	div.vectorMenu h5 span {&lt;br /&gt;
		display: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Namespaces and Views */&lt;br /&gt;
	/* @noflip */&lt;br /&gt;
div.vectorTabs {&lt;br /&gt;
	float: left;&lt;br /&gt;
	height: 2.5em;&lt;br /&gt;
        background-image:none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorTabs {&lt;br /&gt;
	/* @embed */&lt;br /&gt;
	padding-left: 1px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
	/* @noflip */&lt;br /&gt;
div.vectorTabs ul {&lt;br /&gt;
	float: left;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorTabs ul {&lt;br /&gt;
	height: 100%;&lt;br /&gt;
	list-style: none;&lt;br /&gt;
	margin: 0;&lt;br /&gt;
	padding: 0;&lt;br /&gt;
        background-color:white;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
	/* @noflip */&lt;br /&gt;
div.vectorTabs ul li {&lt;br /&gt;
	float: left;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
	/* OVERRIDDEN BY COMPLIANT BROWSERS */&lt;br /&gt;
div.vectorTabs ul li {&lt;br /&gt;
	line-height: 1.125em;&lt;br /&gt;
	display: inline-block;&lt;br /&gt;
	height: 100%;&lt;br /&gt;
	margin: 0;&lt;br /&gt;
	padding: 0;&lt;br /&gt;
	background-color: #fff;&lt;br /&gt;
&lt;br /&gt;
		/* @embed */&lt;br /&gt;
}&lt;br /&gt;
	/* IGNORED BY IE6 */&lt;br /&gt;
div.vectorTabs ul &amp;gt; li {&lt;br /&gt;
	display: block;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorTabs li.selected {&lt;br /&gt;
	/* @embed */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
	/* OVERRIDDEN BY COMPLIANT BROWSERS */&lt;br /&gt;
div.vectorTabs li a {&lt;br /&gt;
	display: inline-block;&lt;br /&gt;
	height: 1.9em;&lt;br /&gt;
	padding-left: 0.5em;&lt;br /&gt;
	padding-right: 0.5em;&lt;br /&gt;
	color: #000;&lt;br /&gt;
	cursor: pointer;&lt;br /&gt;
	font-size: 0.8em;&lt;br /&gt;
	text-decoration: none;&lt;br /&gt;
        background:none;&lt;br /&gt;
        background-color:#fff;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorTabs li a:hover {&lt;br /&gt;
	background-color: #31859d;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
	/* IGNORED BY IE6 */&lt;br /&gt;
div.vectorTabs li &amp;gt; a {&lt;br /&gt;
	display: block;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorTabs li.icon a {&lt;br /&gt;
	background-position: bottom right;&lt;br /&gt;
	background-repeat: no-repeat;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
	/* OVERRIDDEN BY COMPLIANT BROWSERS */&lt;br /&gt;
&lt;br /&gt;
div.vectorTabs span a  {&lt;br /&gt;
	display: inline-block;&lt;br /&gt;
	padding-top: 1.25em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
	/* IGNORED BY IE6 */&lt;br /&gt;
	/* @noflip */&lt;br /&gt;
div.vectorTabs span &amp;gt; a {&lt;br /&gt;
	float: left;&lt;br /&gt;
	display: block;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorTabs span {&lt;br /&gt;
	display: inline-block;&lt;br /&gt;
	/* @embed */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorTabs li.selected a,&lt;br /&gt;
div.vectorTabs li.selected a:visited{&lt;br /&gt;
	color: #000;&lt;br /&gt;
	text-decoration: none;&lt;br /&gt;
	font-weight: bold;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorTabs li.new a,&lt;br /&gt;
div.vectorTabs li.new a:visited{&lt;br /&gt;
	color: #000;&lt;br /&gt;
	text-decoration: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Variants and Actions */&lt;br /&gt;
/* @noflip */&lt;br /&gt;
&lt;br /&gt;
div.vectorMenu {&lt;br /&gt;
	direction: ltr;&lt;br /&gt;
	float: left;&lt;br /&gt;
	/* @embed */&lt;br /&gt;
	background-image: url(images/arrow-down-icon.png);&lt;br /&gt;
	background-position: 100% 60%;&lt;br /&gt;
	background-repeat: no-repeat;&lt;br /&gt;
	cursor: pointer;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorMenu h3 a {&lt;br /&gt;
background-image:none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorMenuFocus {&lt;br /&gt;
	/* @embed */&lt;br /&gt;
	background-image: url(images/arrow-down-focus-icon.png);&lt;br /&gt;
	background-position: 100% 60%;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* @noflip */&lt;br /&gt;
body.rtl div.vectorMenu {&lt;br /&gt;
	direction: rtl;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* OVERRIDDEN BY COMPLIANT BROWSERS */&lt;br /&gt;
&lt;br /&gt;
/* @noflip */&lt;br /&gt;
div#mw-head div.vectorMenu h5 {&lt;br /&gt;
	float: left;&lt;br /&gt;
	/* @embed */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* This will be flipped - unlike the one above it */&lt;br /&gt;
div#mw-head div.vectorMenu h5 {&lt;br /&gt;
	background-position: bottom left;&lt;br /&gt;
	margin-left: -1px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* IGNORED BY IE6 */&lt;br /&gt;
&lt;br /&gt;
div#mw-head div.vectorMenu &amp;gt; h5 {&lt;br /&gt;
	background-image: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#mw-head div.vectorMenu h4 {&lt;br /&gt;
	display: inline-block;&lt;br /&gt;
	float: left;&lt;br /&gt;
	font-size: 0.8em;&lt;br /&gt;
	padding-left: 0.5em;&lt;br /&gt;
	padding-top: 1.375em;&lt;br /&gt;
	font-weight: normal;&lt;br /&gt;
	border: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* OVERRIDDEN BY COMPLIANT BROWSERS */&lt;br /&gt;
/* @noflip */&lt;br /&gt;
div.vectorMenu h5 a {&lt;br /&gt;
	display: inline-block;&lt;br /&gt;
	width: 24px;&lt;br /&gt;
	height: 2.5em;&lt;br /&gt;
	text-decoration: none;&lt;br /&gt;
	/* @embed */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* This will be flipped - unlike the one above it */&lt;br /&gt;
&lt;br /&gt;
div.vectorMenu h5 a {&lt;br /&gt;
	background-position: bottom right;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* IGNORED BY IE6 */&lt;br /&gt;
&lt;br /&gt;
div.vectorMenu h5 &amp;gt; a {&lt;br /&gt;
	display: block;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorMenu div.menu {&lt;br /&gt;
	position: relative;&lt;br /&gt;
	display: none;&lt;br /&gt;
	clear: both;&lt;br /&gt;
	text-align: left;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* OVERRIDDEN BY COMPLIANT BROWSERS */&lt;br /&gt;
/* @noflip */&lt;br /&gt;
&lt;br /&gt;
body.rtl div.vectorMenu div.menu {&lt;br /&gt;
	margin-left: 24px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* IGNORED BY IE6 */&lt;br /&gt;
/* @noflip */&lt;br /&gt;
&lt;br /&gt;
body.rtl div.vectorMenu &amp;gt; div.menu {&lt;br /&gt;
	margin-left: auto;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* IGNORED BY IE6 */&lt;br /&gt;
/* Also fixes old versions of FireFox */&lt;br /&gt;
/* @noflip */&lt;br /&gt;
body.rtl div.vectorMenu &amp;gt; div.menu,&lt;br /&gt;
	x:-moz-any-link {&lt;br /&gt;
	margin-left: 23px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Enable forcing showing of the menu for accessibility */&lt;br /&gt;
div.vectorMenu:hover div.menu,&lt;br /&gt;
div.vectorMenu div.menuForceShow {&lt;br /&gt;
	display: block;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorMenu ul {&lt;br /&gt;
	position: absolute;&lt;br /&gt;
	background-color: white;&lt;br /&gt;
	border: solid 1px silver;&lt;br /&gt;
	border-top-width: 0;&lt;br /&gt;
	list-style: none;&lt;br /&gt;
	list-style-image: none;&lt;br /&gt;
	list-style-type: none;&lt;br /&gt;
	padding: 0;&lt;br /&gt;
	margin: 0;&lt;br /&gt;
	margin-left: -1px;&lt;br /&gt;
	text-align: left;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Fixes old versions of FireFox */&lt;br /&gt;
div.vectorMenu ul,&lt;br /&gt;
x:-moz-any-link {&lt;br /&gt;
	min-width: 5em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Returns things back to normal in modern versions of FireFox */&lt;br /&gt;
&lt;br /&gt;
div.vectorMenu ul,&lt;br /&gt;
x:-moz-any-link,&lt;br /&gt;
x:default {&lt;br /&gt;
	min-width: 0;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorMenu li {&lt;br /&gt;
	padding: 0;&lt;br /&gt;
	margin: 0;&lt;br /&gt;
	text-align: left;&lt;br /&gt;
	line-height: 1em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* OVERRIDDEN BY COMPLIANT BROWSERS */&lt;br /&gt;
div.vectorMenu li a {&lt;br /&gt;
	display: inline-block;&lt;br /&gt;
	padding: 0.5em;&lt;br /&gt;
	white-space: nowrap;&lt;br /&gt;
	color: #000;&lt;br /&gt;
	cursor: pointer;&lt;br /&gt;
	font-size: 0.8em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* IGNORED BY IE6 */&lt;br /&gt;
div.vectorMenu li &amp;gt; a {&lt;br /&gt;
	display: block;&lt;br /&gt;
}&lt;br /&gt;
div.vectorMenu li.selected a,&lt;br /&gt;
div.vectorMenu li.selected a:visited {&lt;br /&gt;
	color: #000;&lt;br /&gt;
	text-decoration: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Search */&lt;br /&gt;
&lt;br /&gt;
#p-search h5 {&lt;br /&gt;
	display: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* @noflip */&lt;br /&gt;
&lt;br /&gt;
#p-search {&lt;br /&gt;
	float: left;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#p-search {&lt;br /&gt;
	margin-right: 0.5em;&lt;br /&gt;
	margin-left: 0.5em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#p-search form,&lt;br /&gt;
#p-search input {&lt;br /&gt;
	margin: 0;&lt;br /&gt;
	margin-top: 0.4em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#simpleSearch {&lt;br /&gt;
	display: block;&lt;br /&gt;
	width: 14em;&lt;br /&gt;
	height: 1.4em;&lt;br /&gt;
	margin-top: 0.65em;&lt;br /&gt;
	position: relative;&lt;br /&gt;
	min-height: 1px; /* Gotta trigger hasLayout for IE7 */&lt;br /&gt;
	border: solid 1px #AAAAAA;&lt;br /&gt;
	color: black;&lt;br /&gt;
	background-color: white;&lt;br /&gt;
	/* @embed */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
	div#simpleSearch label {&lt;br /&gt;
&lt;br /&gt;
		/*&lt;br /&gt;
&lt;br /&gt;
		 * DON'T PANIC! Browsers that won't scale this properly are the same browsers that have JS issues that prevent&lt;br /&gt;
&lt;br /&gt;
		 * this from ever being shown anyways.&lt;br /&gt;
&lt;br /&gt;
		*/&lt;br /&gt;
&lt;br /&gt;
		font-size: 13px;&lt;br /&gt;
&lt;br /&gt;
		top: 0.25em;&lt;br /&gt;
&lt;br /&gt;
		direction: ltr;&lt;br /&gt;
&lt;br /&gt;
	}&lt;br /&gt;
&lt;br /&gt;
	div#simpleSearch input {&lt;br /&gt;
&lt;br /&gt;
		color: black;&lt;br /&gt;
&lt;br /&gt;
		direction: ltr;&lt;br /&gt;
&lt;br /&gt;
	}&lt;br /&gt;
&lt;br /&gt;
	div#simpleSearch input:focus {&lt;br /&gt;
&lt;br /&gt;
		outline: none;&lt;br /&gt;
&lt;br /&gt;
	}&lt;br /&gt;
&lt;br /&gt;
	div#simpleSearch input.placeholder {&lt;br /&gt;
&lt;br /&gt;
		color: #999999;&lt;br /&gt;
&lt;br /&gt;
	}&lt;br /&gt;
&lt;br /&gt;
	div#simpleSearch input::-webkit-input-placeholder {&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
		color: #999999;&lt;br /&gt;
&lt;br /&gt;
	}&lt;br /&gt;
&lt;br /&gt;
	div#simpleSearch input#searchInput {&lt;br /&gt;
&lt;br /&gt;
		position: absolute;&lt;br /&gt;
&lt;br /&gt;
		top: 0;&lt;br /&gt;
&lt;br /&gt;
		left: 0;&lt;br /&gt;
&lt;br /&gt;
		width: 90%;&lt;br /&gt;
&lt;br /&gt;
		margin: 0;&lt;br /&gt;
&lt;br /&gt;
		padding: 0;&lt;br /&gt;
&lt;br /&gt;
		padding-left: 0.2em;&lt;br /&gt;
&lt;br /&gt;
		padding-top: 0.2em;&lt;br /&gt;
&lt;br /&gt;
		padding-bottom: 0.2em;&lt;br /&gt;
&lt;br /&gt;
		outline: none;&lt;br /&gt;
&lt;br /&gt;
		border: none;&lt;br /&gt;
&lt;br /&gt;
		/*&lt;br /&gt;
&lt;br /&gt;
		 * DON'T PANIC! Browsers that won't scale this properly are the same browsers that have JS issues that prevent&lt;br /&gt;
&lt;br /&gt;
		 * this from ever being shown anyways.&lt;br /&gt;
&lt;br /&gt;
		*/&lt;br /&gt;
&lt;br /&gt;
		font-size: 13px;&lt;br /&gt;
&lt;br /&gt;
		background-color: transparent;&lt;br /&gt;
&lt;br /&gt;
		direction: ltr;&lt;br /&gt;
&lt;br /&gt;
	}&lt;br /&gt;
&lt;br /&gt;
	div#simpleSearch button#searchButton {&lt;br /&gt;
&lt;br /&gt;
		position: absolute;&lt;br /&gt;
&lt;br /&gt;
		width: 10%;&lt;br /&gt;
&lt;br /&gt;
		right: 0;&lt;br /&gt;
&lt;br /&gt;
		top: 0;&lt;br /&gt;
&lt;br /&gt;
		padding: 0;&lt;br /&gt;
&lt;br /&gt;
		padding-top: 0.3em;&lt;br /&gt;
&lt;br /&gt;
		padding-bottom: 0.2em;&lt;br /&gt;
&lt;br /&gt;
		padding-right: 0.4em;&lt;br /&gt;
&lt;br /&gt;
		margin: 0;&lt;br /&gt;
&lt;br /&gt;
		border: none;&lt;br /&gt;
&lt;br /&gt;
		cursor: pointer;&lt;br /&gt;
&lt;br /&gt;
		background-color: transparent;&lt;br /&gt;
&lt;br /&gt;
		background-image: none;&lt;br /&gt;
&lt;br /&gt;
	}&lt;br /&gt;
&lt;br /&gt;
	/* OVERRIDDEN BY COMPLIANT BROWSERS */&lt;br /&gt;
&lt;br /&gt;
	div#simpleSearch button#searchButton img {&lt;br /&gt;
&lt;br /&gt;
		border: none;&lt;br /&gt;
&lt;br /&gt;
		margin: 0;&lt;br /&gt;
&lt;br /&gt;
		margin-top: -3px;&lt;br /&gt;
&lt;br /&gt;
		padding: 0;&lt;br /&gt;
&lt;br /&gt;
	}&lt;br /&gt;
&lt;br /&gt;
	/* IGNORED BY IE6 */&lt;br /&gt;
&lt;br /&gt;
	div#simpleSearch button#searchButton &amp;gt; img {&lt;br /&gt;
&lt;br /&gt;
		margin: 0;&lt;br /&gt;
&lt;br /&gt;
	}&lt;br /&gt;
&lt;br /&gt;
/* Panel */&lt;br /&gt;
&lt;br /&gt;
div#mw-panel {&lt;br /&gt;
    font-size: inherit;&lt;br /&gt;
    position: absolute;&lt;br /&gt;
    top: 100px;&lt;br /&gt;
    padding-top: 1em;&lt;br /&gt;
    width: 10em;&lt;br /&gt;
    left: 0px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#mw-panel.collapsible-nav .portal {&lt;br /&gt;
        font-size: 0.9em;&lt;br /&gt;
        background-image:none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#mw-panel div.portal {&lt;br /&gt;
		padding-bottom: 0;&lt;br /&gt;
		direction: ltr;&lt;br /&gt;
	}&lt;br /&gt;
&lt;br /&gt;
div#mw-panel div.portal h5 {&lt;br /&gt;
		color: #000;&lt;br /&gt;
		padding: 0.25em;&lt;br /&gt;
		padding-top: 0;&lt;br /&gt;
		padding-bottom: 0;&lt;br /&gt;
		padding-left: 1.75em;&lt;br /&gt;
		cursor: default;&lt;br /&gt;
		border: none;&lt;br /&gt;
		font-size: 0.75em;&lt;br /&gt;
	}&lt;br /&gt;
&lt;br /&gt;
div#mw-panel div.portal div.body {&lt;br /&gt;
		margin: 0;&lt;br /&gt;
		padding-top: 0.5em;&lt;br /&gt;
		margin-left: 1.25em;&lt;br /&gt;
		border-bottom: 4px solid #31859d;&lt;br /&gt;
		/* @embed */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#mw-panel div.portal div.body ul {&lt;br /&gt;
		list-style: none;&lt;br /&gt;
		list-style-image: none;&lt;br /&gt;
		list-style-type: none;&lt;br /&gt;
		padding: 0;&lt;br /&gt;
		margin: 0;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#mw-panel div.portal div.body ul li {&lt;br /&gt;
		line-height: 1.5em;&lt;br /&gt;
		padding: 0;&lt;br /&gt;
		padding-bottom: 0.5em;&lt;br /&gt;
		margin: 0;&lt;br /&gt;
		overflow: hidden;&lt;br /&gt;
		font-size: 0.75em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#mw-panel div.portal div.body ul li a {&lt;br /&gt;
		color: #000;&lt;br /&gt;
		text-decoration: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#mw-panel div.portal div.body ul li a:hover {&lt;br /&gt;
		background-color: #31859d;&lt;br /&gt;
                padding-top:0.5em;&lt;br /&gt;
                padding-bottom:0.5em;&lt;br /&gt;
                padding-left:2px;&lt;br /&gt;
                padding-right:2px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Footer */&lt;br /&gt;
&lt;br /&gt;
div#footer {&lt;br /&gt;
	margin-left: 10em;&lt;br /&gt;
	margin-top: 0;&lt;br /&gt;
	padding: 0.75em;&lt;br /&gt;
	/* @embed */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#footer ul {&lt;br /&gt;
	list-style: none;&lt;br /&gt;
	list-style-image: none;&lt;br /&gt;
	list-style-type: none;&lt;br /&gt;
	margin: 0;&lt;br /&gt;
	padding: 0;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#footer ul li {&lt;br /&gt;
	margin: 0;&lt;br /&gt;
	padding: 0;&lt;br /&gt;
	padding-top: 0.5em;&lt;br /&gt;
	padding-bottom: 0.5em;&lt;br /&gt;
	color: #000;&lt;br /&gt;
	font-size: 0.7em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#footer #footer-icons {&lt;br /&gt;
	float: right;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* @noflip */&lt;br /&gt;
&lt;br /&gt;
body.ltr div#footer #footer-places {&lt;br /&gt;
	float: left;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#footer #footer-info li {&lt;br /&gt;
	line-height: 1.4em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#footer #footer-icons li {&lt;br /&gt;
	float: left;&lt;br /&gt;
	margin-left: 0.5em;&lt;br /&gt;
	line-height: 2em;&lt;br /&gt;
	text-align: right;&lt;br /&gt;
        display:none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#footer #footer-places li {&lt;br /&gt;
	float: left;&lt;br /&gt;
	margin-right: 1em;&lt;br /&gt;
	line-height: 2em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#footer #footer-places li a {&lt;br /&gt;
	color: #000;&lt;br /&gt;
	text-decoration: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#footer #footer-places li a:hover {&lt;br /&gt;
	background-color: #31859d;&lt;br /&gt;
        padding:0.5em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#footer #footer-places li a:active {&lt;br /&gt;
	font-weight: bold;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Logo */&lt;br /&gt;
&lt;br /&gt;
#p-logo {&lt;br /&gt;
	position: absolute;&lt;br /&gt;
        top:-140px;&lt;br /&gt;
	left: 15px;&lt;br /&gt;
	width: 10em;&lt;br /&gt;
        height:70px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#p-logo a {&lt;br /&gt;
	display: block;&lt;br /&gt;
	width: 10em;&lt;br /&gt;
	background-repeat: no-repeat;&lt;br /&gt;
	background-position: center center;&lt;br /&gt;
	text-decoration: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
/*&lt;br /&gt;
 *&lt;br /&gt;
 * The following code is highly modified from monobook. It would be nice if the&lt;br /&gt;
 * preftoc id was more human readable like preferences-toc for instance,&lt;br /&gt;
 * howerver this would require backporting the other skins.&lt;br /&gt;
 */&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
/* Preferences */&lt;br /&gt;
&lt;br /&gt;
#preftoc {&lt;br /&gt;
&lt;br /&gt;
	/* Tabs */&lt;br /&gt;
&lt;br /&gt;
	width: 100%;&lt;br /&gt;
&lt;br /&gt;
	float: left;&lt;br /&gt;
&lt;br /&gt;
	clear: both;&lt;br /&gt;
&lt;br /&gt;
	margin: 0 !important;&lt;br /&gt;
&lt;br /&gt;
	padding: 0 !important;&lt;br /&gt;
&lt;br /&gt;
	/* @embed */&lt;br /&gt;
&lt;br /&gt;
	background-image: url(images/preferences-break.png);&lt;br /&gt;
&lt;br /&gt;
	background-position: bottom left;&lt;br /&gt;
&lt;br /&gt;
	background-repeat: no-repeat;&lt;br /&gt;
&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
	#preftoc li {&lt;br /&gt;
&lt;br /&gt;
		/* Tab */&lt;br /&gt;
&lt;br /&gt;
		float: left;&lt;br /&gt;
&lt;br /&gt;
		margin: 0;&lt;br /&gt;
&lt;br /&gt;
		padding: 0;&lt;br /&gt;
&lt;br /&gt;
		padding-right: 1px;&lt;br /&gt;
&lt;br /&gt;
		height: 2.25em;&lt;br /&gt;
&lt;br /&gt;
		white-space: nowrap;&lt;br /&gt;
&lt;br /&gt;
		list-style-type: none;&lt;br /&gt;
&lt;br /&gt;
		list-style-image: none;&lt;br /&gt;
&lt;br /&gt;
		/* @embed */&lt;br /&gt;
&lt;br /&gt;
		background-image: url(images/preferences-break.png);&lt;br /&gt;
&lt;br /&gt;
		background-position: bottom right;&lt;br /&gt;
&lt;br /&gt;
		background-repeat: no-repeat;&lt;br /&gt;
&lt;br /&gt;
	}&lt;br /&gt;
&lt;br /&gt;
	/* Sadly, IE6 won't understand this */&lt;br /&gt;
&lt;br /&gt;
	#preftoc li:first-child {&lt;br /&gt;
&lt;br /&gt;
		margin-left: 1px;&lt;br /&gt;
&lt;br /&gt;
	}&lt;br /&gt;
&lt;br /&gt;
	#preftoc a,&lt;br /&gt;
&lt;br /&gt;
	#preftoc a:active {&lt;br /&gt;
&lt;br /&gt;
		display: inline-block;&lt;br /&gt;
&lt;br /&gt;
		position: relative;&lt;br /&gt;
&lt;br /&gt;
		color: #000;&lt;br /&gt;
&lt;br /&gt;
		padding: 0.5em;&lt;br /&gt;
&lt;br /&gt;
		text-decoration: none;&lt;br /&gt;
&lt;br /&gt;
		background-image: none;&lt;br /&gt;
&lt;br /&gt;
		font-size: 0.9em;&lt;br /&gt;
&lt;br /&gt;
	}&lt;br /&gt;
&lt;br /&gt;
	#preftoc a:hover,&lt;br /&gt;
&lt;br /&gt;
	#preftoc a:focus {&lt;br /&gt;
&lt;br /&gt;
		text-decoration: none;&lt;br /&gt;
&lt;br /&gt;
		background-color: #31859d;&lt;br /&gt;
&lt;br /&gt;
	}&lt;br /&gt;
&lt;br /&gt;
	#preftoc li.selected a {&lt;br /&gt;
&lt;br /&gt;
		/* @embed */&lt;br /&gt;
&lt;br /&gt;
		background-image: url(images/preferences-fade.png);&lt;br /&gt;
&lt;br /&gt;
		background-position: bottom;&lt;br /&gt;
&lt;br /&gt;
		background-repeat: repeat-x;&lt;br /&gt;
&lt;br /&gt;
		color: #000;&lt;br /&gt;
&lt;br /&gt;
		text-decoration: none;&lt;br /&gt;
&lt;br /&gt;
	}&lt;br /&gt;
&lt;br /&gt;
#preferences {&lt;br /&gt;
&lt;br /&gt;
	float: left;&lt;br /&gt;
&lt;br /&gt;
	width: 100%;&lt;br /&gt;
&lt;br /&gt;
	margin: 0;&lt;br /&gt;
&lt;br /&gt;
	margin-top: -2px;&lt;br /&gt;
&lt;br /&gt;
	clear: both;&lt;br /&gt;
&lt;br /&gt;
	border: solid 1px #cccccc;&lt;br /&gt;
&lt;br /&gt;
	background-color: #f9f9f9;&lt;br /&gt;
&lt;br /&gt;
	/* @embed */&lt;br /&gt;
&lt;br /&gt;
	background-image: url(images/preferences-base.png);&lt;br /&gt;
&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#preferences fieldset {&lt;br /&gt;
&lt;br /&gt;
	border: none;&lt;br /&gt;
&lt;br /&gt;
	border-top: solid 1px #cccccc;&lt;br /&gt;
&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#preferences fieldset.prefsection {&lt;br /&gt;
&lt;br /&gt;
	border: none;&lt;br /&gt;
&lt;br /&gt;
	padding: 0;&lt;br /&gt;
&lt;br /&gt;
	margin: 1em;&lt;br /&gt;
&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#preferences legend {&lt;br /&gt;
&lt;br /&gt;
	color: #666666;&lt;br /&gt;
&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#preferences fieldset.prefsection legend.mainLegend {&lt;br /&gt;
&lt;br /&gt;
	display: none;&lt;br /&gt;
&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#preferences td {&lt;br /&gt;
&lt;br /&gt;
	padding-left: 0.5em;&lt;br /&gt;
&lt;br /&gt;
	padding-right: 0.5em;&lt;br /&gt;
&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#preferences td.htmlform-tip {&lt;br /&gt;
&lt;br /&gt;
	font-size: x-small;&lt;br /&gt;
&lt;br /&gt;
	padding: .2em 2em;&lt;br /&gt;
&lt;br /&gt;
	color: #666666;&lt;br /&gt;
&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#preferences div.mw-prefs-buttons {&lt;br /&gt;
&lt;br /&gt;
	padding: 1em;&lt;br /&gt;
&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#preferences div.mw-prefs-buttons input {&lt;br /&gt;
&lt;br /&gt;
	margin-right: 0.25em;&lt;br /&gt;
&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
/**&lt;br /&gt;
&lt;br /&gt;
 * The following code is slightly modified from monobook&lt;br /&gt;
&lt;br /&gt;
 */&lt;br /&gt;
&lt;br /&gt;
div#content {&lt;br /&gt;
&lt;br /&gt;
	line-height: 1.5em;&lt;br /&gt;
&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#bodyContent {&lt;br /&gt;
&lt;br /&gt;
	font-size: 0.8em;&lt;br /&gt;
&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
.editsection {&lt;br /&gt;
&lt;br /&gt;
	float: right;&lt;br /&gt;
&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
ul {&lt;br /&gt;
&lt;br /&gt;
	/* @embed */&lt;br /&gt;
&lt;br /&gt;
	list-style-image: url(images/bullet-icon.png);&lt;br /&gt;
&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
pre {&lt;br /&gt;
&lt;br /&gt;
	line-height: 1.3em;&lt;br /&gt;
&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
/* Site Notice (includes notices from CentralNotice extension) */&lt;br /&gt;
&lt;br /&gt;
#siteNotice {&lt;br /&gt;
&lt;br /&gt;
	font-size: 0.8em;&lt;br /&gt;
&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#firstHeading {&lt;br /&gt;
&lt;br /&gt;
	padding-top: 0;&lt;br /&gt;
&lt;br /&gt;
	margin-top: 0;&lt;br /&gt;
&lt;br /&gt;
	padding-top: 0;&lt;br /&gt;
&lt;br /&gt;
	font-size: 1.6em;&lt;br /&gt;
&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#content a.external,&lt;br /&gt;
&lt;br /&gt;
div#content a.external[href ^=&amp;quot;gopher://&amp;quot;] {&lt;br /&gt;
&lt;br /&gt;
	/* @embed */&lt;br /&gt;
&lt;br /&gt;
	background: url(images/external-link-ltr-icon.png) center right no-repeat;&lt;br /&gt;
&lt;br /&gt;
	padding-right: 13px;&lt;br /&gt;
&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#content a.external[href ^=&amp;quot;https://&amp;quot;],&lt;br /&gt;
&lt;br /&gt;
.link-https {&lt;br /&gt;
&lt;br /&gt;
	/* @embed */&lt;br /&gt;
&lt;br /&gt;
	background: url(images/lock-icon.png) center right no-repeat;&lt;br /&gt;
&lt;br /&gt;
	padding-right: 13px;&lt;br /&gt;
&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#content a.external[href ^=&amp;quot;mailto:&amp;quot;],&lt;br /&gt;
&lt;br /&gt;
.link-mailto {&lt;br /&gt;
&lt;br /&gt;
	/* @embed */&lt;br /&gt;
&lt;br /&gt;
	background: url(images/mail-icon.png) center right no-repeat;&lt;br /&gt;
&lt;br /&gt;
	padding-right: 13px;&lt;br /&gt;
&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#content a.external[href ^=&amp;quot;news:&amp;quot;] {&lt;br /&gt;
&lt;br /&gt;
	/* @embed */&lt;br /&gt;
&lt;br /&gt;
	background: url(images/news-icon.png) center right no-repeat;&lt;br /&gt;
&lt;br /&gt;
	padding-right: 13px;&lt;br /&gt;
&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#content a.external[href ^=&amp;quot;ftp://&amp;quot;],&lt;br /&gt;
&lt;br /&gt;
.link-ftp {&lt;br /&gt;
&lt;br /&gt;
	/* @embed */&lt;br /&gt;
&lt;br /&gt;
	background: url(images/file-icon.png) center right no-repeat;&lt;br /&gt;
&lt;br /&gt;
	padding-right: 13px;&lt;br /&gt;
&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#content a.external[href ^=&amp;quot;irc://&amp;quot;],&lt;br /&gt;
&lt;br /&gt;
div#content a.external[href ^=&amp;quot;ircs://&amp;quot;],&lt;br /&gt;
&lt;br /&gt;
.link-irc {&lt;br /&gt;
&lt;br /&gt;
	/* @embed */&lt;br /&gt;
&lt;br /&gt;
	background: url(images/talk-icon.png) center right no-repeat;&lt;br /&gt;
&lt;br /&gt;
	padding-right: 13px;&lt;br /&gt;
&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#content a.external[href $=&amp;quot;.ogg&amp;quot;], div#content a.external[href $=&amp;quot;.OGG&amp;quot;],&lt;br /&gt;
&lt;br /&gt;
div#content a.external[href $=&amp;quot;.mid&amp;quot;], div#content a.external[href $=&amp;quot;.MID&amp;quot;],&lt;br /&gt;
&lt;br /&gt;
div#content a.external[href $=&amp;quot;.midi&amp;quot;], div#content a.external[href $=&amp;quot;.MIDI&amp;quot;],&lt;br /&gt;
&lt;br /&gt;
div#content a.external[href $=&amp;quot;.mp3&amp;quot;], div#content a.external[href $=&amp;quot;.MP3&amp;quot;],&lt;br /&gt;
&lt;br /&gt;
div#content a.external[href $=&amp;quot;.wav&amp;quot;], div#content a.external[href $=&amp;quot;.WAV&amp;quot;],&lt;br /&gt;
&lt;br /&gt;
div#content a.external[href $=&amp;quot;.wma&amp;quot;], div#content a.external[href $=&amp;quot;.WMA&amp;quot;],&lt;br /&gt;
&lt;br /&gt;
.link-audio {&lt;br /&gt;
&lt;br /&gt;
	/* @embed */&lt;br /&gt;
&lt;br /&gt;
	background: url(images/audio-icon.png) center right no-repeat;&lt;br /&gt;
&lt;br /&gt;
	padding-right: 13px;&lt;br /&gt;
&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#content a.external[href $=&amp;quot;.ogm&amp;quot;], div#content a.external[href $=&amp;quot;.OGM&amp;quot;],&lt;br /&gt;
&lt;br /&gt;
div#content a.external[href $=&amp;quot;.avi&amp;quot;], div#content a.external[href $=&amp;quot;.AVI&amp;quot;],&lt;br /&gt;
&lt;br /&gt;
div#content a.external[href $=&amp;quot;.mpeg&amp;quot;], div#content a.external[href $=&amp;quot;.MPEG&amp;quot;],&lt;br /&gt;
&lt;br /&gt;
div#content a.external[href $=&amp;quot;.mpg&amp;quot;], div#content a.external[href $=&amp;quot;.MPG&amp;quot;],&lt;br /&gt;
&lt;br /&gt;
.link-video {&lt;br /&gt;
&lt;br /&gt;
	/* @embed */&lt;br /&gt;
&lt;br /&gt;
	background: url(images/video-icon.png) center right no-repeat;&lt;br /&gt;
&lt;br /&gt;
	padding-right: 13px;&lt;br /&gt;
&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#content a.external[href $=&amp;quot;.pdf&amp;quot;], div#content a.external[href $=&amp;quot;.PDF&amp;quot;],&lt;br /&gt;
&lt;br /&gt;
div#content a.external[href *=&amp;quot;.pdf#&amp;quot;], div#content a.external[href *=&amp;quot;.PDF#&amp;quot;],&lt;br /&gt;
&lt;br /&gt;
div#content a.external[href *=&amp;quot;.pdf?&amp;quot;], div#content a.external[href *=&amp;quot;.PDF?&amp;quot;],&lt;br /&gt;
&lt;br /&gt;
.link-document {&lt;br /&gt;
&lt;br /&gt;
	/* @embed */&lt;br /&gt;
&lt;br /&gt;
	background: url(images/document-icon.png) center right no-repeat;&lt;br /&gt;
&lt;br /&gt;
	padding-right: 13px;&lt;br /&gt;
&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
div#content .printfooter {&lt;br /&gt;
&lt;br /&gt;
	display: none;&lt;br /&gt;
&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Icon for Usernames */&lt;br /&gt;
&lt;br /&gt;
#pt-userpage,&lt;br /&gt;
&lt;br /&gt;
#pt-anonuserpage,&lt;br /&gt;
&lt;br /&gt;
#pt-login {&lt;br /&gt;
&lt;br /&gt;
	/* @embed */&lt;br /&gt;
&lt;br /&gt;
	background: url(images/user-icon.png) left top no-repeat;&lt;br /&gt;
&lt;br /&gt;
	padding-left: 15px !important;&lt;br /&gt;
&lt;br /&gt;
	text-transform: none;&lt;br /&gt;
&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
.redirectText {&lt;br /&gt;
&lt;br /&gt;
	font-size: 140%;&lt;br /&gt;
&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
.redirectMsg img {&lt;br /&gt;
&lt;br /&gt;
	vertical-align: text-bottom;&lt;br /&gt;
&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
#bodyContent {&lt;br /&gt;
&lt;br /&gt;
	position: relative;&lt;br /&gt;
&lt;br /&gt;
	width: 100%;&lt;br /&gt;
&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#mw-js-message {&lt;br /&gt;
&lt;br /&gt;
	font-size: 0.8em;&lt;br /&gt;
&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#bodyContent {&lt;br /&gt;
&lt;br /&gt;
	line-height: 1.5em;&lt;br /&gt;
&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
/* Watch/Unwatch Icon Styling */&lt;br /&gt;
&lt;br /&gt;
#ca-unwatch.icon a,&lt;br /&gt;
&lt;br /&gt;
#ca-watch.icon a {&lt;br /&gt;
&lt;br /&gt;
	margin: 0;&lt;br /&gt;
&lt;br /&gt;
	padding: 0;&lt;br /&gt;
&lt;br /&gt;
	outline: none;&lt;br /&gt;
&lt;br /&gt;
	display: block;&lt;br /&gt;
&lt;br /&gt;
	width: 26px;&lt;br /&gt;
&lt;br /&gt;
	/* This hides the text but shows the background image */&lt;br /&gt;
&lt;br /&gt;
	padding-top: 3.1em;&lt;br /&gt;
&lt;br /&gt;
	margin-top: 0;&lt;br /&gt;
&lt;br /&gt;
	/* Only applied in IE6 */&lt;br /&gt;
&lt;br /&gt;
	margin-top: -0.8em !ie;&lt;br /&gt;
&lt;br /&gt;
	height: 0;&lt;br /&gt;
&lt;br /&gt;
	overflow: hidden;&lt;br /&gt;
&lt;br /&gt;
	/* @embed */&lt;br /&gt;
&lt;br /&gt;
	background-image: url(images/watch-icons.png);&lt;br /&gt;
&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#ca-unwatch.icon a {&lt;br /&gt;
&lt;br /&gt;
	background-position: -43px 60%;&lt;br /&gt;
&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#ca-watch.icon a {&lt;br /&gt;
&lt;br /&gt;
	background-position: 5px 60%;&lt;br /&gt;
&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#ca-unwatch.icon a:hover,&lt;br /&gt;
&lt;br /&gt;
#ca-unwatch.icon a:focus {&lt;br /&gt;
&lt;br /&gt;
	background-position: -67px 60%;&lt;br /&gt;
&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#ca-watch.icon a:hover,&lt;br /&gt;
&lt;br /&gt;
#ca-watch.icon a:focus {&lt;br /&gt;
&lt;br /&gt;
	background-position: -19px 60%;&lt;br /&gt;
&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#ca-unwatch.icon a.loading,&lt;br /&gt;
&lt;br /&gt;
#ca-watch.icon a.loading {&lt;br /&gt;
&lt;br /&gt;
	/* @embed */&lt;br /&gt;
&lt;br /&gt;
	background-image: url(images/watch-icon-loading.gif);&lt;br /&gt;
&lt;br /&gt;
	background-position: 5px 60%;&lt;br /&gt;
&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#ca-unwatch.icon a span,&lt;br /&gt;
&lt;br /&gt;
#ca-watch.icon a span {&lt;br /&gt;
&lt;br /&gt;
	display: none;&lt;br /&gt;
&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorTabs ul {&lt;br /&gt;
&lt;br /&gt;
	/* @embed */&lt;br /&gt;
&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
/* Tooltips are outside of the normal body code, so this helps make the size of the text sensible */&lt;br /&gt;
&lt;br /&gt;
.tipsy {&lt;br /&gt;
&lt;br /&gt;
	font-size: 0.8em;&lt;br /&gt;
&lt;br /&gt;
}&lt;/div&gt;</summary>
		<author><name>WikiSysop</name></author>	</entry>

	<entry>
		<id>https://web.fhnw.ch/plattformen/hattie-wiki/w/index.php?title=MediaWiki:Common.css&amp;diff=3371</id>
		<title>MediaWiki:Common.css</title>
		<link rel="alternate" type="text/html" href="https://web.fhnw.ch/plattformen/hattie-wiki/w/index.php?title=MediaWiki:Common.css&amp;diff=3371"/>
				<updated>2014-05-10T08:56:32Z</updated>
		
		<summary type="html">&lt;p&gt;WikiSysop: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;/* Das folgende CSS wird für alle Benutzeroberflächen geladen. */&lt;br /&gt;
&lt;br /&gt;
/* Framework */&lt;br /&gt;
&lt;br /&gt;
html,&lt;br /&gt;
body {&lt;br /&gt;
&lt;br /&gt;
	height: 100%;&lt;br /&gt;
	margin: 0;&lt;br /&gt;
	padding: 0;&lt;br /&gt;
	font-family: &amp;quot;Open Sans&amp;quot;,sans-serif;&lt;br /&gt;
	font-size: 1em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
body {&lt;br /&gt;
	background-color: #dcdcdc;&lt;br /&gt;
	/* @embed */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Content */&lt;br /&gt;
&lt;br /&gt;
div#content {&lt;br /&gt;
	/* @embed */&lt;br /&gt;
	background-color: white;&lt;br /&gt;
	color: black;&lt;br /&gt;
	direction: ltr;&lt;br /&gt;
        border-width: 0px;&lt;br /&gt;
        border-style: solid;&lt;br /&gt;
        margin-top: 0;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Head */&lt;br /&gt;
&lt;br /&gt;
#mw-page-base {&lt;br /&gt;
	height: 5em;&lt;br /&gt;
	background-color: white;&lt;br /&gt;
	border-bottom: 0;&lt;br /&gt;
	/* @embed */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#mw-head-base {&lt;br /&gt;
	height: 5em;&lt;br /&gt;
	/* @embed */&lt;br /&gt;
&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#mw-head {&lt;br /&gt;
	position: absolute;&lt;br /&gt;
	top: 0;&lt;br /&gt;
	right: 0;&lt;br /&gt;
	width: 100%;&lt;br /&gt;
        background-color: white;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#mw-head h5 {&lt;br /&gt;
	margin: 0;&lt;br /&gt;
	padding: 0;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
	/* Hide empty portlets */&lt;br /&gt;
	div.emptyPortlet {&lt;br /&gt;
		display: none;&lt;br /&gt;
	}&lt;br /&gt;
&lt;br /&gt;
/* Personal */&lt;br /&gt;
&lt;br /&gt;
#p-personal {&lt;br /&gt;
	position: absolute;&lt;br /&gt;
	top: 0;&lt;br /&gt;
	right: 0.75em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#p-personal h5 {&lt;br /&gt;
	display: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#p-personal ul {&lt;br /&gt;
	list-style: none;&lt;br /&gt;
	margin: 0;&lt;br /&gt;
	padding-left: 10em; /* Keep from overlapping logo */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
	/* @noflip */&lt;br /&gt;
&lt;br /&gt;
#p-personal li {&lt;br /&gt;
	line-height: 1.125em;&lt;br /&gt;
	float: left;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#p-personal li a {&lt;br /&gt;
	color: #000;&lt;br /&gt;
	text-decoration: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#p-personal li a:hover {&lt;br /&gt;
	background-color: #31859d;&lt;br /&gt;
        color: #fff;&lt;br /&gt;
        padding:0.5em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#p-personal li a:visited {&lt;br /&gt;
	color: #31859d;&lt;br /&gt;
	text-decoration: bold;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#p-personal a.new {&lt;br /&gt;
	color: #31859d;&lt;br /&gt;
	text-decoration: bold;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* This one flips! */&lt;br /&gt;
&lt;br /&gt;
#p-personal li {&lt;br /&gt;
	margin-left: 0.75em;&lt;br /&gt;
	margin-top: 0.5em;&lt;br /&gt;
	font-size: 0.75em;&lt;br /&gt;
	white-space: nowrap;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Navigation Containers */&lt;br /&gt;
&lt;br /&gt;
#left-navigation {&lt;br /&gt;
	position: relative;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#right-navigation {&lt;br /&gt;
	float: right;&lt;br /&gt;
	margin-top: 2.5em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Navigation Labels */&lt;br /&gt;
	div.vectorTabs h5,&lt;br /&gt;
	div.vectorMenu h5 span {&lt;br /&gt;
		display: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Namespaces and Views */&lt;br /&gt;
	/* @noflip */&lt;br /&gt;
div.vectorTabs {&lt;br /&gt;
	float: left;&lt;br /&gt;
	height: 2.5em;&lt;br /&gt;
        background-image:none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorTabs {&lt;br /&gt;
	/* @embed */&lt;br /&gt;
	padding-left: 1px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
	/* @noflip */&lt;br /&gt;
div.vectorTabs ul {&lt;br /&gt;
	float: left;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorTabs ul {&lt;br /&gt;
	height: 100%;&lt;br /&gt;
	list-style: none;&lt;br /&gt;
	margin: 0;&lt;br /&gt;
	padding: 0;&lt;br /&gt;
        background-color:white;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
	/* @noflip */&lt;br /&gt;
div.vectorTabs ul li {&lt;br /&gt;
	float: left;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
	/* OVERRIDDEN BY COMPLIANT BROWSERS */&lt;br /&gt;
div.vectorTabs ul li {&lt;br /&gt;
	line-height: 1.125em;&lt;br /&gt;
	display: inline-block;&lt;br /&gt;
	height: 100%;&lt;br /&gt;
	margin: 0;&lt;br /&gt;
	padding: 0;&lt;br /&gt;
	background-color: #fff;&lt;br /&gt;
&lt;br /&gt;
		/* @embed */&lt;br /&gt;
}&lt;br /&gt;
	/* IGNORED BY IE6 */&lt;br /&gt;
div.vectorTabs ul &amp;gt; li {&lt;br /&gt;
	display: block;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorTabs li.selected {&lt;br /&gt;
	/* @embed */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
	/* OVERRIDDEN BY COMPLIANT BROWSERS */&lt;br /&gt;
div.vectorTabs li a {&lt;br /&gt;
	display: inline-block;&lt;br /&gt;
	height: 1.9em;&lt;br /&gt;
	padding-left: 0.5em;&lt;br /&gt;
	padding-right: 0.5em;&lt;br /&gt;
	color: #000;&lt;br /&gt;
	cursor: pointer;&lt;br /&gt;
	font-size: 0.8em;&lt;br /&gt;
	text-decoration: none;&lt;br /&gt;
        background:none;&lt;br /&gt;
        background-color:#fff;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorTabs li a:hover {&lt;br /&gt;
	background-color: #31859d;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
	/* IGNORED BY IE6 */&lt;br /&gt;
div.vectorTabs li &amp;gt; a {&lt;br /&gt;
	display: block;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorTabs li.icon a {&lt;br /&gt;
	background-position: bottom right;&lt;br /&gt;
	background-repeat: no-repeat;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
	/* OVERRIDDEN BY COMPLIANT BROWSERS */&lt;br /&gt;
&lt;br /&gt;
div.vectorTabs span a  {&lt;br /&gt;
	display: inline-block;&lt;br /&gt;
	padding-top: 1.25em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
	/* IGNORED BY IE6 */&lt;br /&gt;
	/* @noflip */&lt;br /&gt;
div.vectorTabs span &amp;gt; a {&lt;br /&gt;
	float: left;&lt;br /&gt;
	display: block;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorTabs span {&lt;br /&gt;
	display: inline-block;&lt;br /&gt;
	/* @embed */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorTabs li.selected a,&lt;br /&gt;
div.vectorTabs li.selected a:visited{&lt;br /&gt;
	color: #000;&lt;br /&gt;
	text-decoration: none;&lt;br /&gt;
	font-weight: bold;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorTabs li.new a,&lt;br /&gt;
div.vectorTabs li.new a:visited{&lt;br /&gt;
	color: #000;&lt;br /&gt;
	text-decoration: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Variants and Actions */&lt;br /&gt;
/* @noflip */&lt;br /&gt;
&lt;br /&gt;
div.vectorMenu {&lt;br /&gt;
	direction: ltr;&lt;br /&gt;
	float: left;&lt;br /&gt;
	/* @embed */&lt;br /&gt;
	background-image: url(images/arrow-down-icon.png);&lt;br /&gt;
	background-position: 100% 60%;&lt;br /&gt;
	background-repeat: no-repeat;&lt;br /&gt;
	cursor: pointer;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorMenu h3 a {&lt;br /&gt;
background-image:none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorMenuFocus {&lt;br /&gt;
	/* @embed */&lt;br /&gt;
	background-image: url(images/arrow-down-focus-icon.png);&lt;br /&gt;
	background-position: 100% 60%;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* @noflip */&lt;br /&gt;
body.rtl div.vectorMenu {&lt;br /&gt;
	direction: rtl;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* OVERRIDDEN BY COMPLIANT BROWSERS */&lt;br /&gt;
&lt;br /&gt;
/* @noflip */&lt;br /&gt;
div#mw-head div.vectorMenu h5 {&lt;br /&gt;
	float: left;&lt;br /&gt;
	/* @embed */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* This will be flipped - unlike the one above it */&lt;br /&gt;
div#mw-head div.vectorMenu h5 {&lt;br /&gt;
	background-position: bottom left;&lt;br /&gt;
	margin-left: -1px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* IGNORED BY IE6 */&lt;br /&gt;
&lt;br /&gt;
div#mw-head div.vectorMenu &amp;gt; h5 {&lt;br /&gt;
	background-image: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#mw-head div.vectorMenu h4 {&lt;br /&gt;
	display: inline-block;&lt;br /&gt;
	float: left;&lt;br /&gt;
	font-size: 0.8em;&lt;br /&gt;
	padding-left: 0.5em;&lt;br /&gt;
	padding-top: 1.375em;&lt;br /&gt;
	font-weight: normal;&lt;br /&gt;
	border: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* OVERRIDDEN BY COMPLIANT BROWSERS */&lt;br /&gt;
/* @noflip */&lt;br /&gt;
div.vectorMenu h5 a {&lt;br /&gt;
	display: inline-block;&lt;br /&gt;
	width: 24px;&lt;br /&gt;
	height: 2.5em;&lt;br /&gt;
	text-decoration: none;&lt;br /&gt;
	/* @embed */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* This will be flipped - unlike the one above it */&lt;br /&gt;
&lt;br /&gt;
div.vectorMenu h5 a {&lt;br /&gt;
	background-position: bottom right;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* IGNORED BY IE6 */&lt;br /&gt;
&lt;br /&gt;
div.vectorMenu h5 &amp;gt; a {&lt;br /&gt;
	display: block;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorMenu div.menu {&lt;br /&gt;
	position: relative;&lt;br /&gt;
	display: none;&lt;br /&gt;
	clear: both;&lt;br /&gt;
	text-align: left;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* OVERRIDDEN BY COMPLIANT BROWSERS */&lt;br /&gt;
/* @noflip */&lt;br /&gt;
&lt;br /&gt;
body.rtl div.vectorMenu div.menu {&lt;br /&gt;
	margin-left: 24px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* IGNORED BY IE6 */&lt;br /&gt;
/* @noflip */&lt;br /&gt;
&lt;br /&gt;
body.rtl div.vectorMenu &amp;gt; div.menu {&lt;br /&gt;
	margin-left: auto;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* IGNORED BY IE6 */&lt;br /&gt;
/* Also fixes old versions of FireFox */&lt;br /&gt;
/* @noflip */&lt;br /&gt;
body.rtl div.vectorMenu &amp;gt; div.menu,&lt;br /&gt;
	x:-moz-any-link {&lt;br /&gt;
	margin-left: 23px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Enable forcing showing of the menu for accessibility */&lt;br /&gt;
div.vectorMenu:hover div.menu,&lt;br /&gt;
div.vectorMenu div.menuForceShow {&lt;br /&gt;
	display: block;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorMenu ul {&lt;br /&gt;
	position: absolute;&lt;br /&gt;
	background-color: white;&lt;br /&gt;
	border: solid 1px silver;&lt;br /&gt;
	border-top-width: 0;&lt;br /&gt;
	list-style: none;&lt;br /&gt;
	list-style-image: none;&lt;br /&gt;
	list-style-type: none;&lt;br /&gt;
	padding: 0;&lt;br /&gt;
	margin: 0;&lt;br /&gt;
	margin-left: -1px;&lt;br /&gt;
	text-align: left;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Fixes old versions of FireFox */&lt;br /&gt;
div.vectorMenu ul,&lt;br /&gt;
x:-moz-any-link {&lt;br /&gt;
	min-width: 5em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Returns things back to normal in modern versions of FireFox */&lt;br /&gt;
&lt;br /&gt;
div.vectorMenu ul,&lt;br /&gt;
x:-moz-any-link,&lt;br /&gt;
x:default {&lt;br /&gt;
	min-width: 0;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorMenu li {&lt;br /&gt;
	padding: 0;&lt;br /&gt;
	margin: 0;&lt;br /&gt;
	text-align: left;&lt;br /&gt;
	line-height: 1em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* OVERRIDDEN BY COMPLIANT BROWSERS */&lt;br /&gt;
div.vectorMenu li a {&lt;br /&gt;
	display: inline-block;&lt;br /&gt;
	padding: 0.5em;&lt;br /&gt;
	white-space: nowrap;&lt;br /&gt;
	color: #000;&lt;br /&gt;
	cursor: pointer;&lt;br /&gt;
	font-size: 0.8em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* IGNORED BY IE6 */&lt;br /&gt;
div.vectorMenu li &amp;gt; a {&lt;br /&gt;
	display: block;&lt;br /&gt;
}&lt;br /&gt;
div.vectorMenu li.selected a,&lt;br /&gt;
div.vectorMenu li.selected a:visited {&lt;br /&gt;
	color: #000;&lt;br /&gt;
	text-decoration: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Search */&lt;br /&gt;
&lt;br /&gt;
#p-search h5 {&lt;br /&gt;
	display: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* @noflip */&lt;br /&gt;
&lt;br /&gt;
#p-search {&lt;br /&gt;
	float: left;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#p-search {&lt;br /&gt;
	margin-right: 0.5em;&lt;br /&gt;
	margin-left: 0.5em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#p-search form,&lt;br /&gt;
#p-search input {&lt;br /&gt;
	margin: 0;&lt;br /&gt;
	margin-top: 0.4em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#simpleSearch {&lt;br /&gt;
	display: block;&lt;br /&gt;
	width: 14em;&lt;br /&gt;
	height: 1.4em;&lt;br /&gt;
	margin-top: 0.65em;&lt;br /&gt;
	position: relative;&lt;br /&gt;
	min-height: 1px; /* Gotta trigger hasLayout for IE7 */&lt;br /&gt;
	border: solid 1px #AAAAAA;&lt;br /&gt;
	color: black;&lt;br /&gt;
	background-color: white;&lt;br /&gt;
	/* @embed */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
	div#simpleSearch label {&lt;br /&gt;
&lt;br /&gt;
		/*&lt;br /&gt;
&lt;br /&gt;
		 * DON'T PANIC! Browsers that won't scale this properly are the same browsers that have JS issues that prevent&lt;br /&gt;
&lt;br /&gt;
		 * this from ever being shown anyways.&lt;br /&gt;
&lt;br /&gt;
		*/&lt;br /&gt;
&lt;br /&gt;
		font-size: 13px;&lt;br /&gt;
&lt;br /&gt;
		top: 0.25em;&lt;br /&gt;
&lt;br /&gt;
		direction: ltr;&lt;br /&gt;
&lt;br /&gt;
	}&lt;br /&gt;
&lt;br /&gt;
	div#simpleSearch input {&lt;br /&gt;
&lt;br /&gt;
		color: black;&lt;br /&gt;
&lt;br /&gt;
		direction: ltr;&lt;br /&gt;
&lt;br /&gt;
	}&lt;br /&gt;
&lt;br /&gt;
	div#simpleSearch input:focus {&lt;br /&gt;
&lt;br /&gt;
		outline: none;&lt;br /&gt;
&lt;br /&gt;
	}&lt;br /&gt;
&lt;br /&gt;
	div#simpleSearch input.placeholder {&lt;br /&gt;
&lt;br /&gt;
		color: #999999;&lt;br /&gt;
&lt;br /&gt;
	}&lt;br /&gt;
&lt;br /&gt;
	div#simpleSearch input::-webkit-input-placeholder {&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
		color: #999999;&lt;br /&gt;
&lt;br /&gt;
	}&lt;br /&gt;
&lt;br /&gt;
	div#simpleSearch input#searchInput {&lt;br /&gt;
&lt;br /&gt;
		position: absolute;&lt;br /&gt;
&lt;br /&gt;
		top: 0;&lt;br /&gt;
&lt;br /&gt;
		left: 0;&lt;br /&gt;
&lt;br /&gt;
		width: 90%;&lt;br /&gt;
&lt;br /&gt;
		margin: 0;&lt;br /&gt;
&lt;br /&gt;
		padding: 0;&lt;br /&gt;
&lt;br /&gt;
		padding-left: 0.2em;&lt;br /&gt;
&lt;br /&gt;
		padding-top: 0.2em;&lt;br /&gt;
&lt;br /&gt;
		padding-bottom: 0.2em;&lt;br /&gt;
&lt;br /&gt;
		outline: none;&lt;br /&gt;
&lt;br /&gt;
		border: none;&lt;br /&gt;
&lt;br /&gt;
		/*&lt;br /&gt;
&lt;br /&gt;
		 * DON'T PANIC! Browsers that won't scale this properly are the same browsers that have JS issues that prevent&lt;br /&gt;
&lt;br /&gt;
		 * this from ever being shown anyways.&lt;br /&gt;
&lt;br /&gt;
		*/&lt;br /&gt;
&lt;br /&gt;
		font-size: 13px;&lt;br /&gt;
&lt;br /&gt;
		background-color: transparent;&lt;br /&gt;
&lt;br /&gt;
		direction: ltr;&lt;br /&gt;
&lt;br /&gt;
	}&lt;br /&gt;
&lt;br /&gt;
	div#simpleSearch button#searchButton {&lt;br /&gt;
&lt;br /&gt;
		position: absolute;&lt;br /&gt;
&lt;br /&gt;
		width: 10%;&lt;br /&gt;
&lt;br /&gt;
		right: 0;&lt;br /&gt;
&lt;br /&gt;
		top: 0;&lt;br /&gt;
&lt;br /&gt;
		padding: 0;&lt;br /&gt;
&lt;br /&gt;
		padding-top: 0.3em;&lt;br /&gt;
&lt;br /&gt;
		padding-bottom: 0.2em;&lt;br /&gt;
&lt;br /&gt;
		padding-right: 0.4em;&lt;br /&gt;
&lt;br /&gt;
		margin: 0;&lt;br /&gt;
&lt;br /&gt;
		border: none;&lt;br /&gt;
&lt;br /&gt;
		cursor: pointer;&lt;br /&gt;
&lt;br /&gt;
		background-color: transparent;&lt;br /&gt;
&lt;br /&gt;
		background-image: none;&lt;br /&gt;
&lt;br /&gt;
	}&lt;br /&gt;
&lt;br /&gt;
	/* OVERRIDDEN BY COMPLIANT BROWSERS */&lt;br /&gt;
&lt;br /&gt;
	div#simpleSearch button#searchButton img {&lt;br /&gt;
&lt;br /&gt;
		border: none;&lt;br /&gt;
&lt;br /&gt;
		margin: 0;&lt;br /&gt;
&lt;br /&gt;
		margin-top: -3px;&lt;br /&gt;
&lt;br /&gt;
		padding: 0;&lt;br /&gt;
&lt;br /&gt;
	}&lt;br /&gt;
&lt;br /&gt;
	/* IGNORED BY IE6 */&lt;br /&gt;
&lt;br /&gt;
	div#simpleSearch button#searchButton &amp;gt; img {&lt;br /&gt;
&lt;br /&gt;
		margin: 0;&lt;br /&gt;
&lt;br /&gt;
	}&lt;br /&gt;
&lt;br /&gt;
/* Panel */&lt;br /&gt;
&lt;br /&gt;
div#mw-panel {&lt;br /&gt;
    font-size: inherit;&lt;br /&gt;
    position: absolute;&lt;br /&gt;
    top: 100px;&lt;br /&gt;
    padding-top: 1em;&lt;br /&gt;
    width: 10em;&lt;br /&gt;
    left: 0px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#mw-panel.collapsible-nav .portal {&lt;br /&gt;
        font-size: 0.9em;&lt;br /&gt;
        background-image:none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#mw-panel div.portal {&lt;br /&gt;
		padding-bottom: 0;&lt;br /&gt;
		direction: ltr;&lt;br /&gt;
	}&lt;br /&gt;
&lt;br /&gt;
div#mw-panel div.portal h5 {&lt;br /&gt;
		color: #000;&lt;br /&gt;
		padding: 0.25em;&lt;br /&gt;
		padding-top: 0;&lt;br /&gt;
		padding-bottom: 0;&lt;br /&gt;
		padding-left: 1.75em;&lt;br /&gt;
		cursor: default;&lt;br /&gt;
		border: none;&lt;br /&gt;
		font-size: 0.75em;&lt;br /&gt;
	}&lt;br /&gt;
&lt;br /&gt;
div#mw-panel div.portal div.body {&lt;br /&gt;
		margin: 0;&lt;br /&gt;
		padding-top: 0.5em;&lt;br /&gt;
		margin-left: 1.25em;&lt;br /&gt;
		border-bottom: 4px solid #31859d;&lt;br /&gt;
		/* @embed */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#mw-panel div.portal div.body ul {&lt;br /&gt;
		list-style: none;&lt;br /&gt;
		list-style-image: none;&lt;br /&gt;
		list-style-type: none;&lt;br /&gt;
		padding: 0;&lt;br /&gt;
		margin: 0;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#mw-panel div.portal div.body ul li {&lt;br /&gt;
		line-height: 1.5em;&lt;br /&gt;
		padding: 0;&lt;br /&gt;
		padding-bottom: 0.5em;&lt;br /&gt;
		margin: 0;&lt;br /&gt;
		overflow: hidden;&lt;br /&gt;
		font-size: 0.75em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#mw-panel div.portal div.body ul li a {&lt;br /&gt;
		color: #000;&lt;br /&gt;
		text-decoration: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#mw-panel div.portal div.body ul li a:hover {&lt;br /&gt;
		background-color: #31859d;&lt;br /&gt;
                padding-top:0.5em;&lt;br /&gt;
                padding-bottom:0.5em;&lt;br /&gt;
                padding-left:2px;&lt;br /&gt;
                padding-right:2px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Footer */&lt;br /&gt;
&lt;br /&gt;
div#footer {&lt;br /&gt;
	margin-left: 10em;&lt;br /&gt;
	margin-top: 0;&lt;br /&gt;
	padding: 0.75em;&lt;br /&gt;
	/* @embed */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#footer ul {&lt;br /&gt;
	list-style: none;&lt;br /&gt;
	list-style-image: none;&lt;br /&gt;
	list-style-type: none;&lt;br /&gt;
	margin: 0;&lt;br /&gt;
	padding: 0;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#footer ul li {&lt;br /&gt;
	margin: 0;&lt;br /&gt;
	padding: 0;&lt;br /&gt;
	padding-top: 0.5em;&lt;br /&gt;
	padding-bottom: 0.5em;&lt;br /&gt;
	color: #000;&lt;br /&gt;
	font-size: 0.7em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#footer #footer-icons {&lt;br /&gt;
	float: right;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* @noflip */&lt;br /&gt;
&lt;br /&gt;
body.ltr div#footer #footer-places {&lt;br /&gt;
	float: left;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#footer #footer-info li {&lt;br /&gt;
	line-height: 1.4em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#footer #footer-icons li {&lt;br /&gt;
	float: left;&lt;br /&gt;
	margin-left: 0.5em;&lt;br /&gt;
	line-height: 2em;&lt;br /&gt;
	text-align: right;&lt;br /&gt;
        display:none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#footer #footer-places li {&lt;br /&gt;
	float: left;&lt;br /&gt;
	margin-right: 1em;&lt;br /&gt;
	line-height: 2em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#footer #footer-places li a {&lt;br /&gt;
	color: #000;&lt;br /&gt;
	text-decoration: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#footer #footer-places li a:hover {&lt;br /&gt;
	background-color: #31859d;&lt;br /&gt;
        padding:0.5em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#footer #footer-places li a:active {&lt;br /&gt;
	font-weight: bold;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Logo */&lt;br /&gt;
&lt;br /&gt;
#p-logo {&lt;br /&gt;
	position: absolute;&lt;br /&gt;
        top:-140px;&lt;br /&gt;
	left: 15px;&lt;br /&gt;
	width: 10em;&lt;br /&gt;
        height:70px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#p-logo a {&lt;br /&gt;
	display: block;&lt;br /&gt;
	width: 10em;&lt;br /&gt;
	background-repeat: no-repeat;&lt;br /&gt;
	background-position: center center;&lt;br /&gt;
	text-decoration: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
/*&lt;br /&gt;
 *&lt;br /&gt;
 * The following code is highly modified from monobook. It would be nice if the&lt;br /&gt;
 * preftoc id was more human readable like preferences-toc for instance,&lt;br /&gt;
 * howerver this would require backporting the other skins.&lt;br /&gt;
 */&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
/* Preferences */&lt;br /&gt;
&lt;br /&gt;
#preftoc {&lt;br /&gt;
&lt;br /&gt;
	/* Tabs */&lt;br /&gt;
&lt;br /&gt;
	width: 100%;&lt;br /&gt;
&lt;br /&gt;
	float: left;&lt;br /&gt;
&lt;br /&gt;
	clear: both;&lt;br /&gt;
&lt;br /&gt;
	margin: 0 !important;&lt;br /&gt;
&lt;br /&gt;
	padding: 0 !important;&lt;br /&gt;
&lt;br /&gt;
	/* @embed */&lt;br /&gt;
&lt;br /&gt;
	background-image: url(images/preferences-break.png);&lt;br /&gt;
&lt;br /&gt;
	background-position: bottom left;&lt;br /&gt;
&lt;br /&gt;
	background-repeat: no-repeat;&lt;br /&gt;
&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
	#preftoc li {&lt;br /&gt;
&lt;br /&gt;
		/* Tab */&lt;br /&gt;
&lt;br /&gt;
		float: left;&lt;br /&gt;
&lt;br /&gt;
		margin: 0;&lt;br /&gt;
&lt;br /&gt;
		padding: 0;&lt;br /&gt;
&lt;br /&gt;
		padding-right: 1px;&lt;br /&gt;
&lt;br /&gt;
		height: 2.25em;&lt;br /&gt;
&lt;br /&gt;
		white-space: nowrap;&lt;br /&gt;
&lt;br /&gt;
		list-style-type: none;&lt;br /&gt;
&lt;br /&gt;
		list-style-image: none;&lt;br /&gt;
&lt;br /&gt;
		/* @embed */&lt;br /&gt;
&lt;br /&gt;
		background-image: url(images/preferences-break.png);&lt;br /&gt;
&lt;br /&gt;
		background-position: bottom right;&lt;br /&gt;
&lt;br /&gt;
		background-repeat: no-repeat;&lt;br /&gt;
&lt;br /&gt;
	}&lt;br /&gt;
&lt;br /&gt;
	/* Sadly, IE6 won't understand this */&lt;br /&gt;
&lt;br /&gt;
	#preftoc li:first-child {&lt;br /&gt;
&lt;br /&gt;
		margin-left: 1px;&lt;br /&gt;
&lt;br /&gt;
	}&lt;br /&gt;
&lt;br /&gt;
	#preftoc a,&lt;br /&gt;
&lt;br /&gt;
	#preftoc a:active {&lt;br /&gt;
&lt;br /&gt;
		display: inline-block;&lt;br /&gt;
&lt;br /&gt;
		position: relative;&lt;br /&gt;
&lt;br /&gt;
		color: #000;&lt;br /&gt;
&lt;br /&gt;
		padding: 0.5em;&lt;br /&gt;
&lt;br /&gt;
		text-decoration: none;&lt;br /&gt;
&lt;br /&gt;
		background-image: none;&lt;br /&gt;
&lt;br /&gt;
		font-size: 0.9em;&lt;br /&gt;
&lt;br /&gt;
	}&lt;br /&gt;
&lt;br /&gt;
	#preftoc a:hover,&lt;br /&gt;
&lt;br /&gt;
	#preftoc a:focus {&lt;br /&gt;
&lt;br /&gt;
		text-decoration: none;&lt;br /&gt;
&lt;br /&gt;
		background-color: #31859d;&lt;br /&gt;
&lt;br /&gt;
	}&lt;br /&gt;
&lt;br /&gt;
	#preftoc li.selected a {&lt;br /&gt;
&lt;br /&gt;
		/* @embed */&lt;br /&gt;
&lt;br /&gt;
		background-image: url(images/preferences-fade.png);&lt;br /&gt;
&lt;br /&gt;
		background-position: bottom;&lt;br /&gt;
&lt;br /&gt;
		background-repeat: repeat-x;&lt;br /&gt;
&lt;br /&gt;
		color: #000;&lt;br /&gt;
&lt;br /&gt;
		text-decoration: none;&lt;br /&gt;
&lt;br /&gt;
	}&lt;br /&gt;
&lt;br /&gt;
#preferences {&lt;br /&gt;
&lt;br /&gt;
	float: left;&lt;br /&gt;
&lt;br /&gt;
	width: 100%;&lt;br /&gt;
&lt;br /&gt;
	margin: 0;&lt;br /&gt;
&lt;br /&gt;
	margin-top: -2px;&lt;br /&gt;
&lt;br /&gt;
	clear: both;&lt;br /&gt;
&lt;br /&gt;
	border: solid 1px #cccccc;&lt;br /&gt;
&lt;br /&gt;
	background-color: #f9f9f9;&lt;br /&gt;
&lt;br /&gt;
	/* @embed */&lt;br /&gt;
&lt;br /&gt;
	background-image: url(images/preferences-base.png);&lt;br /&gt;
&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#preferences fieldset {&lt;br /&gt;
&lt;br /&gt;
	border: none;&lt;br /&gt;
&lt;br /&gt;
	border-top: solid 1px #cccccc;&lt;br /&gt;
&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#preferences fieldset.prefsection {&lt;br /&gt;
&lt;br /&gt;
	border: none;&lt;br /&gt;
&lt;br /&gt;
	padding: 0;&lt;br /&gt;
&lt;br /&gt;
	margin: 1em;&lt;br /&gt;
&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#preferences legend {&lt;br /&gt;
&lt;br /&gt;
	color: #666666;&lt;br /&gt;
&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#preferences fieldset.prefsection legend.mainLegend {&lt;br /&gt;
&lt;br /&gt;
	display: none;&lt;br /&gt;
&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#preferences td {&lt;br /&gt;
&lt;br /&gt;
	padding-left: 0.5em;&lt;br /&gt;
&lt;br /&gt;
	padding-right: 0.5em;&lt;br /&gt;
&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#preferences td.htmlform-tip {&lt;br /&gt;
&lt;br /&gt;
	font-size: x-small;&lt;br /&gt;
&lt;br /&gt;
	padding: .2em 2em;&lt;br /&gt;
&lt;br /&gt;
	color: #666666;&lt;br /&gt;
&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#preferences div.mw-prefs-buttons {&lt;br /&gt;
&lt;br /&gt;
	padding: 1em;&lt;br /&gt;
&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#preferences div.mw-prefs-buttons input {&lt;br /&gt;
&lt;br /&gt;
	margin-right: 0.25em;&lt;br /&gt;
&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
/**&lt;br /&gt;
&lt;br /&gt;
 * The following code is slightly modified from monobook&lt;br /&gt;
&lt;br /&gt;
 */&lt;br /&gt;
&lt;br /&gt;
div#content {&lt;br /&gt;
&lt;br /&gt;
	line-height: 1.5em;&lt;br /&gt;
&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#bodyContent {&lt;br /&gt;
&lt;br /&gt;
	font-size: 0.8em;&lt;br /&gt;
&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
.editsection {&lt;br /&gt;
&lt;br /&gt;
	float: right;&lt;br /&gt;
&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
ul {&lt;br /&gt;
&lt;br /&gt;
	/* @embed */&lt;br /&gt;
&lt;br /&gt;
	list-style-image: url(images/bullet-icon.png);&lt;br /&gt;
&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
pre {&lt;br /&gt;
&lt;br /&gt;
	line-height: 1.3em;&lt;br /&gt;
&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
/* Site Notice (includes notices from CentralNotice extension) */&lt;br /&gt;
&lt;br /&gt;
#siteNotice {&lt;br /&gt;
&lt;br /&gt;
	font-size: 0.8em;&lt;br /&gt;
&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#firstHeading {&lt;br /&gt;
&lt;br /&gt;
	padding-top: 0;&lt;br /&gt;
&lt;br /&gt;
	margin-top: 0;&lt;br /&gt;
&lt;br /&gt;
	padding-top: 0;&lt;br /&gt;
&lt;br /&gt;
	font-size: 1.6em;&lt;br /&gt;
&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#content a.external,&lt;br /&gt;
&lt;br /&gt;
div#content a.external[href ^=&amp;quot;gopher://&amp;quot;] {&lt;br /&gt;
&lt;br /&gt;
	/* @embed */&lt;br /&gt;
&lt;br /&gt;
	background: url(images/external-link-ltr-icon.png) center right no-repeat;&lt;br /&gt;
&lt;br /&gt;
	padding-right: 13px;&lt;br /&gt;
&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#content a.external[href ^=&amp;quot;https://&amp;quot;],&lt;br /&gt;
&lt;br /&gt;
.link-https {&lt;br /&gt;
&lt;br /&gt;
	/* @embed */&lt;br /&gt;
&lt;br /&gt;
	background: url(images/lock-icon.png) center right no-repeat;&lt;br /&gt;
&lt;br /&gt;
	padding-right: 13px;&lt;br /&gt;
&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#content a.external[href ^=&amp;quot;mailto:&amp;quot;],&lt;br /&gt;
&lt;br /&gt;
.link-mailto {&lt;br /&gt;
&lt;br /&gt;
	/* @embed */&lt;br /&gt;
&lt;br /&gt;
	background: url(images/mail-icon.png) center right no-repeat;&lt;br /&gt;
&lt;br /&gt;
	padding-right: 13px;&lt;br /&gt;
&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#content a.external[href ^=&amp;quot;news:&amp;quot;] {&lt;br /&gt;
&lt;br /&gt;
	/* @embed */&lt;br /&gt;
&lt;br /&gt;
	background: url(images/news-icon.png) center right no-repeat;&lt;br /&gt;
&lt;br /&gt;
	padding-right: 13px;&lt;br /&gt;
&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#content a.external[href ^=&amp;quot;ftp://&amp;quot;],&lt;br /&gt;
&lt;br /&gt;
.link-ftp {&lt;br /&gt;
&lt;br /&gt;
	/* @embed */&lt;br /&gt;
&lt;br /&gt;
	background: url(images/file-icon.png) center right no-repeat;&lt;br /&gt;
&lt;br /&gt;
	padding-right: 13px;&lt;br /&gt;
&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#content a.external[href ^=&amp;quot;irc://&amp;quot;],&lt;br /&gt;
&lt;br /&gt;
div#content a.external[href ^=&amp;quot;ircs://&amp;quot;],&lt;br /&gt;
&lt;br /&gt;
.link-irc {&lt;br /&gt;
&lt;br /&gt;
	/* @embed */&lt;br /&gt;
&lt;br /&gt;
	background: url(images/talk-icon.png) center right no-repeat;&lt;br /&gt;
&lt;br /&gt;
	padding-right: 13px;&lt;br /&gt;
&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#content a.external[href $=&amp;quot;.ogg&amp;quot;], div#content a.external[href $=&amp;quot;.OGG&amp;quot;],&lt;br /&gt;
&lt;br /&gt;
div#content a.external[href $=&amp;quot;.mid&amp;quot;], div#content a.external[href $=&amp;quot;.MID&amp;quot;],&lt;br /&gt;
&lt;br /&gt;
div#content a.external[href $=&amp;quot;.midi&amp;quot;], div#content a.external[href $=&amp;quot;.MIDI&amp;quot;],&lt;br /&gt;
&lt;br /&gt;
div#content a.external[href $=&amp;quot;.mp3&amp;quot;], div#content a.external[href $=&amp;quot;.MP3&amp;quot;],&lt;br /&gt;
&lt;br /&gt;
div#content a.external[href $=&amp;quot;.wav&amp;quot;], div#content a.external[href $=&amp;quot;.WAV&amp;quot;],&lt;br /&gt;
&lt;br /&gt;
div#content a.external[href $=&amp;quot;.wma&amp;quot;], div#content a.external[href $=&amp;quot;.WMA&amp;quot;],&lt;br /&gt;
&lt;br /&gt;
.link-audio {&lt;br /&gt;
&lt;br /&gt;
	/* @embed */&lt;br /&gt;
&lt;br /&gt;
	background: url(images/audio-icon.png) center right no-repeat;&lt;br /&gt;
&lt;br /&gt;
	padding-right: 13px;&lt;br /&gt;
&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#content a.external[href $=&amp;quot;.ogm&amp;quot;], div#content a.external[href $=&amp;quot;.OGM&amp;quot;],&lt;br /&gt;
&lt;br /&gt;
div#content a.external[href $=&amp;quot;.avi&amp;quot;], div#content a.external[href $=&amp;quot;.AVI&amp;quot;],&lt;br /&gt;
&lt;br /&gt;
div#content a.external[href $=&amp;quot;.mpeg&amp;quot;], div#content a.external[href $=&amp;quot;.MPEG&amp;quot;],&lt;br /&gt;
&lt;br /&gt;
div#content a.external[href $=&amp;quot;.mpg&amp;quot;], div#content a.external[href $=&amp;quot;.MPG&amp;quot;],&lt;br /&gt;
&lt;br /&gt;
.link-video {&lt;br /&gt;
&lt;br /&gt;
	/* @embed */&lt;br /&gt;
&lt;br /&gt;
	background: url(images/video-icon.png) center right no-repeat;&lt;br /&gt;
&lt;br /&gt;
	padding-right: 13px;&lt;br /&gt;
&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#content a.external[href $=&amp;quot;.pdf&amp;quot;], div#content a.external[href $=&amp;quot;.PDF&amp;quot;],&lt;br /&gt;
&lt;br /&gt;
div#content a.external[href *=&amp;quot;.pdf#&amp;quot;], div#content a.external[href *=&amp;quot;.PDF#&amp;quot;],&lt;br /&gt;
&lt;br /&gt;
div#content a.external[href *=&amp;quot;.pdf?&amp;quot;], div#content a.external[href *=&amp;quot;.PDF?&amp;quot;],&lt;br /&gt;
&lt;br /&gt;
.link-document {&lt;br /&gt;
&lt;br /&gt;
	/* @embed */&lt;br /&gt;
&lt;br /&gt;
	background: url(images/document-icon.png) center right no-repeat;&lt;br /&gt;
&lt;br /&gt;
	padding-right: 13px;&lt;br /&gt;
&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
div#content .printfooter {&lt;br /&gt;
&lt;br /&gt;
	display: none;&lt;br /&gt;
&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Icon for Usernames */&lt;br /&gt;
&lt;br /&gt;
#pt-userpage,&lt;br /&gt;
&lt;br /&gt;
#pt-anonuserpage,&lt;br /&gt;
&lt;br /&gt;
#pt-login {&lt;br /&gt;
&lt;br /&gt;
	/* @embed */&lt;br /&gt;
&lt;br /&gt;
	background: url(images/user-icon.png) left top no-repeat;&lt;br /&gt;
&lt;br /&gt;
	padding-left: 15px !important;&lt;br /&gt;
&lt;br /&gt;
	text-transform: none;&lt;br /&gt;
&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
.redirectText {&lt;br /&gt;
&lt;br /&gt;
	font-size: 140%;&lt;br /&gt;
&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
.redirectMsg img {&lt;br /&gt;
&lt;br /&gt;
	vertical-align: text-bottom;&lt;br /&gt;
&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
#bodyContent {&lt;br /&gt;
&lt;br /&gt;
	position: relative;&lt;br /&gt;
&lt;br /&gt;
	width: 100%;&lt;br /&gt;
&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#mw-js-message {&lt;br /&gt;
&lt;br /&gt;
	font-size: 0.8em;&lt;br /&gt;
&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#bodyContent {&lt;br /&gt;
&lt;br /&gt;
	line-height: 1.5em;&lt;br /&gt;
&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
/* Watch/Unwatch Icon Styling */&lt;br /&gt;
&lt;br /&gt;
#ca-unwatch.icon a,&lt;br /&gt;
&lt;br /&gt;
#ca-watch.icon a {&lt;br /&gt;
&lt;br /&gt;
	margin: 0;&lt;br /&gt;
&lt;br /&gt;
	padding: 0;&lt;br /&gt;
&lt;br /&gt;
	outline: none;&lt;br /&gt;
&lt;br /&gt;
	display: block;&lt;br /&gt;
&lt;br /&gt;
	width: 26px;&lt;br /&gt;
&lt;br /&gt;
	/* This hides the text but shows the background image */&lt;br /&gt;
&lt;br /&gt;
	padding-top: 3.1em;&lt;br /&gt;
&lt;br /&gt;
	margin-top: 0;&lt;br /&gt;
&lt;br /&gt;
	/* Only applied in IE6 */&lt;br /&gt;
&lt;br /&gt;
	margin-top: -0.8em !ie;&lt;br /&gt;
&lt;br /&gt;
	height: 0;&lt;br /&gt;
&lt;br /&gt;
	overflow: hidden;&lt;br /&gt;
&lt;br /&gt;
	/* @embed */&lt;br /&gt;
&lt;br /&gt;
	background-image: url(images/watch-icons.png);&lt;br /&gt;
&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#ca-unwatch.icon a {&lt;br /&gt;
&lt;br /&gt;
	background-position: -43px 60%;&lt;br /&gt;
&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#ca-watch.icon a {&lt;br /&gt;
&lt;br /&gt;
	background-position: 5px 60%;&lt;br /&gt;
&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#ca-unwatch.icon a:hover,&lt;br /&gt;
&lt;br /&gt;
#ca-unwatch.icon a:focus {&lt;br /&gt;
&lt;br /&gt;
	background-position: -67px 60%;&lt;br /&gt;
&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#ca-watch.icon a:hover,&lt;br /&gt;
&lt;br /&gt;
#ca-watch.icon a:focus {&lt;br /&gt;
&lt;br /&gt;
	background-position: -19px 60%;&lt;br /&gt;
&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#ca-unwatch.icon a.loading,&lt;br /&gt;
&lt;br /&gt;
#ca-watch.icon a.loading {&lt;br /&gt;
&lt;br /&gt;
	/* @embed */&lt;br /&gt;
&lt;br /&gt;
	background-image: url(images/watch-icon-loading.gif);&lt;br /&gt;
&lt;br /&gt;
	background-position: 5px 60%;&lt;br /&gt;
&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#ca-unwatch.icon a span,&lt;br /&gt;
&lt;br /&gt;
#ca-watch.icon a span {&lt;br /&gt;
&lt;br /&gt;
	display: none;&lt;br /&gt;
&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorTabs ul {&lt;br /&gt;
&lt;br /&gt;
	/* @embed */&lt;br /&gt;
&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
/* Tooltips are outside of the normal body code, so this helps make the size of the text sensible */&lt;br /&gt;
&lt;br /&gt;
.tipsy {&lt;br /&gt;
&lt;br /&gt;
	font-size: 0.8em;&lt;br /&gt;
&lt;br /&gt;
}&lt;/div&gt;</summary>
		<author><name>WikiSysop</name></author>	</entry>

	<entry>
		<id>https://web.fhnw.ch/plattformen/hattie-wiki/w/index.php?title=MediaWiki:Common.css&amp;diff=3370</id>
		<title>MediaWiki:Common.css</title>
		<link rel="alternate" type="text/html" href="https://web.fhnw.ch/plattformen/hattie-wiki/w/index.php?title=MediaWiki:Common.css&amp;diff=3370"/>
				<updated>2014-05-10T08:52:55Z</updated>
		
		<summary type="html">&lt;p&gt;WikiSysop: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;/* Das folgende CSS wird für alle Benutzeroberflächen geladen. */&lt;br /&gt;
&lt;br /&gt;
/* Framework */&lt;br /&gt;
&lt;br /&gt;
html,&lt;br /&gt;
body {&lt;br /&gt;
&lt;br /&gt;
	height: 100%;&lt;br /&gt;
	margin: 0;&lt;br /&gt;
	padding: 0;&lt;br /&gt;
	font-family: &amp;quot;Open Sans&amp;quot;,sans-serif;&lt;br /&gt;
	font-size: 1em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
body {&lt;br /&gt;
	background-color: #dcdcdc;&lt;br /&gt;
	/* @embed */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Content */&lt;br /&gt;
&lt;br /&gt;
div#content {&lt;br /&gt;
	/* @embed */&lt;br /&gt;
	background-color: white;&lt;br /&gt;
	color: black;&lt;br /&gt;
	direction: ltr;&lt;br /&gt;
        border-width: 0px;&lt;br /&gt;
        border-style: solid;&lt;br /&gt;
        margin-top: 0;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Head */&lt;br /&gt;
&lt;br /&gt;
#mw-page-base {&lt;br /&gt;
	height: 5em;&lt;br /&gt;
	background-color: white;&lt;br /&gt;
	border-bottom: 0;&lt;br /&gt;
	/* @embed */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#mw-head-base {&lt;br /&gt;
	height: 5em;&lt;br /&gt;
	/* @embed */&lt;br /&gt;
&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#mw-head {&lt;br /&gt;
	position: absolute;&lt;br /&gt;
	top: 0;&lt;br /&gt;
	right: 0;&lt;br /&gt;
	width: 100%;&lt;br /&gt;
        background-color: white;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#mw-head h5 {&lt;br /&gt;
	margin: 0;&lt;br /&gt;
	padding: 0;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
	/* Hide empty portlets */&lt;br /&gt;
	div.emptyPortlet {&lt;br /&gt;
		display: none;&lt;br /&gt;
	}&lt;br /&gt;
&lt;br /&gt;
/* Personal */&lt;br /&gt;
&lt;br /&gt;
#p-personal {&lt;br /&gt;
	position: absolute;&lt;br /&gt;
	top: 0;&lt;br /&gt;
	right: 0.75em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#p-personal h5 {&lt;br /&gt;
	display: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#p-personal ul {&lt;br /&gt;
	list-style: none;&lt;br /&gt;
	margin: 0;&lt;br /&gt;
	padding-left: 10em; /* Keep from overlapping logo */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
	/* @noflip */&lt;br /&gt;
&lt;br /&gt;
#p-personal li {&lt;br /&gt;
	line-height: 1.125em;&lt;br /&gt;
	float: left;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#p-personal li a {&lt;br /&gt;
	color: #000;&lt;br /&gt;
	text-decoration: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#p-personal li a:hover {&lt;br /&gt;
	background-color: #31859d;&lt;br /&gt;
        color: #fff;&lt;br /&gt;
        padding:0.5em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#p-personal li a:visited {&lt;br /&gt;
	color: #31859d;&lt;br /&gt;
	text-decoration: bold;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#p-personal a.new {&lt;br /&gt;
	color: #31859d;&lt;br /&gt;
	text-decoration: bold;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* This one flips! */&lt;br /&gt;
&lt;br /&gt;
#p-personal li {&lt;br /&gt;
	margin-left: 0.75em;&lt;br /&gt;
	margin-top: 0.5em;&lt;br /&gt;
	font-size: 0.75em;&lt;br /&gt;
	white-space: nowrap;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Navigation Containers */&lt;br /&gt;
&lt;br /&gt;
#left-navigation {&lt;br /&gt;
	position: relative;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#right-navigation {&lt;br /&gt;
	float: right;&lt;br /&gt;
	margin-top: 2.5em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Navigation Labels */&lt;br /&gt;
	div.vectorTabs h5,&lt;br /&gt;
	div.vectorMenu h5 span {&lt;br /&gt;
		display: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Namespaces and Views */&lt;br /&gt;
	/* @noflip */&lt;br /&gt;
div.vectorTabs {&lt;br /&gt;
	float: left;&lt;br /&gt;
	height: 2.5em;&lt;br /&gt;
        background-image:none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorTabs {&lt;br /&gt;
	/* @embed */&lt;br /&gt;
	padding-left: 1px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
	/* @noflip */&lt;br /&gt;
div.vectorTabs ul {&lt;br /&gt;
	float: left;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorTabs ul {&lt;br /&gt;
	height: 100%;&lt;br /&gt;
	list-style: none;&lt;br /&gt;
	margin: 0;&lt;br /&gt;
	padding: 0;&lt;br /&gt;
        background-color:white;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
	/* @noflip */&lt;br /&gt;
div.vectorTabs ul li {&lt;br /&gt;
	float: left;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
	/* OVERRIDDEN BY COMPLIANT BROWSERS */&lt;br /&gt;
div.vectorTabs ul li {&lt;br /&gt;
	line-height: 1.125em;&lt;br /&gt;
	display: inline-block;&lt;br /&gt;
	height: 100%;&lt;br /&gt;
	margin: 0;&lt;br /&gt;
	padding: 0;&lt;br /&gt;
	background-color: #fff;&lt;br /&gt;
&lt;br /&gt;
		/* @embed */&lt;br /&gt;
}&lt;br /&gt;
	/* IGNORED BY IE6 */&lt;br /&gt;
div.vectorTabs ul &amp;gt; li {&lt;br /&gt;
	display: block;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorTabs li.selected {&lt;br /&gt;
	/* @embed */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
	/* OVERRIDDEN BY COMPLIANT BROWSERS */&lt;br /&gt;
div.vectorTabs li a {&lt;br /&gt;
	display: inline-block;&lt;br /&gt;
	height: 1.9em;&lt;br /&gt;
	padding-left: 0.5em;&lt;br /&gt;
	padding-right: 0.5em;&lt;br /&gt;
	color: #000;&lt;br /&gt;
	cursor: pointer;&lt;br /&gt;
	font-size: 0.8em;&lt;br /&gt;
	text-decoration: none;&lt;br /&gt;
        background:none;&lt;br /&gt;
        background-color:#fff;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorTabs li a:hover {&lt;br /&gt;
	background-color: #31859d;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
	/* IGNORED BY IE6 */&lt;br /&gt;
div.vectorTabs li &amp;gt; a {&lt;br /&gt;
	display: block;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorTabs li.icon a {&lt;br /&gt;
	background-position: bottom right;&lt;br /&gt;
	background-repeat: no-repeat;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
	/* OVERRIDDEN BY COMPLIANT BROWSERS */&lt;br /&gt;
&lt;br /&gt;
div.vectorTabs span a  {&lt;br /&gt;
	display: inline-block;&lt;br /&gt;
	padding-top: 1.25em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
	/* IGNORED BY IE6 */&lt;br /&gt;
	/* @noflip */&lt;br /&gt;
div.vectorTabs span &amp;gt; a {&lt;br /&gt;
	float: left;&lt;br /&gt;
	display: block;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorTabs span {&lt;br /&gt;
	display: inline-block;&lt;br /&gt;
	/* @embed */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorTabs li.selected a,&lt;br /&gt;
div.vectorTabs li.selected a:visited{&lt;br /&gt;
	color: #000;&lt;br /&gt;
	text-decoration: none;&lt;br /&gt;
	font-weight: bold;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorTabs li.new a,&lt;br /&gt;
div.vectorTabs li.new a:visited{&lt;br /&gt;
	color: #000;&lt;br /&gt;
	text-decoration: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Variants and Actions */&lt;br /&gt;
/* @noflip */&lt;br /&gt;
&lt;br /&gt;
div.vectorMenu {&lt;br /&gt;
	direction: ltr;&lt;br /&gt;
	float: left;&lt;br /&gt;
	/* @embed */&lt;br /&gt;
	background-image: url(images/arrow-down-icon.png);&lt;br /&gt;
	background-position: 100% 60%;&lt;br /&gt;
	background-repeat: no-repeat;&lt;br /&gt;
	cursor: pointer;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorMenu h3 a {&lt;br /&gt;
background-image:none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorMenuFocus {&lt;br /&gt;
	/* @embed */&lt;br /&gt;
	background-image: url(images/arrow-down-focus-icon.png);&lt;br /&gt;
	background-position: 100% 60%;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* @noflip */&lt;br /&gt;
body.rtl div.vectorMenu {&lt;br /&gt;
	direction: rtl;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* OVERRIDDEN BY COMPLIANT BROWSERS */&lt;br /&gt;
&lt;br /&gt;
/* @noflip */&lt;br /&gt;
div#mw-head div.vectorMenu h5 {&lt;br /&gt;
	float: left;&lt;br /&gt;
	/* @embed */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* This will be flipped - unlike the one above it */&lt;br /&gt;
div#mw-head div.vectorMenu h5 {&lt;br /&gt;
	background-position: bottom left;&lt;br /&gt;
	margin-left: -1px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* IGNORED BY IE6 */&lt;br /&gt;
&lt;br /&gt;
div#mw-head div.vectorMenu &amp;gt; h5 {&lt;br /&gt;
	background-image: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#mw-head div.vectorMenu h4 {&lt;br /&gt;
	display: inline-block;&lt;br /&gt;
	float: left;&lt;br /&gt;
	font-size: 0.8em;&lt;br /&gt;
	padding-left: 0.5em;&lt;br /&gt;
	padding-top: 1.375em;&lt;br /&gt;
	font-weight: normal;&lt;br /&gt;
	border: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* OVERRIDDEN BY COMPLIANT BROWSERS */&lt;br /&gt;
/* @noflip */&lt;br /&gt;
div.vectorMenu h5 a {&lt;br /&gt;
	display: inline-block;&lt;br /&gt;
	width: 24px;&lt;br /&gt;
	height: 2.5em;&lt;br /&gt;
	text-decoration: none;&lt;br /&gt;
	/* @embed */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* This will be flipped - unlike the one above it */&lt;br /&gt;
&lt;br /&gt;
div.vectorMenu h5 a {&lt;br /&gt;
	background-position: bottom right;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* IGNORED BY IE6 */&lt;br /&gt;
&lt;br /&gt;
div.vectorMenu h5 &amp;gt; a {&lt;br /&gt;
	display: block;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorMenu div.menu {&lt;br /&gt;
	position: relative;&lt;br /&gt;
	display: none;&lt;br /&gt;
	clear: both;&lt;br /&gt;
	text-align: left;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* OVERRIDDEN BY COMPLIANT BROWSERS */&lt;br /&gt;
/* @noflip */&lt;br /&gt;
&lt;br /&gt;
body.rtl div.vectorMenu div.menu {&lt;br /&gt;
	margin-left: 24px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* IGNORED BY IE6 */&lt;br /&gt;
/* @noflip */&lt;br /&gt;
&lt;br /&gt;
body.rtl div.vectorMenu &amp;gt; div.menu {&lt;br /&gt;
	margin-left: auto;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* IGNORED BY IE6 */&lt;br /&gt;
/* Also fixes old versions of FireFox */&lt;br /&gt;
/* @noflip */&lt;br /&gt;
body.rtl div.vectorMenu &amp;gt; div.menu,&lt;br /&gt;
	x:-moz-any-link {&lt;br /&gt;
	margin-left: 23px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Enable forcing showing of the menu for accessibility */&lt;br /&gt;
div.vectorMenu:hover div.menu,&lt;br /&gt;
div.vectorMenu div.menuForceShow {&lt;br /&gt;
	display: block;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorMenu ul {&lt;br /&gt;
	position: absolute;&lt;br /&gt;
	background-color: white;&lt;br /&gt;
	border: solid 1px silver;&lt;br /&gt;
	border-top-width: 0;&lt;br /&gt;
	list-style: none;&lt;br /&gt;
	list-style-image: none;&lt;br /&gt;
	list-style-type: none;&lt;br /&gt;
	padding: 0;&lt;br /&gt;
	margin: 0;&lt;br /&gt;
	margin-left: -1px;&lt;br /&gt;
	text-align: left;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Fixes old versions of FireFox */&lt;br /&gt;
div.vectorMenu ul,&lt;br /&gt;
x:-moz-any-link {&lt;br /&gt;
	min-width: 5em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Returns things back to normal in modern versions of FireFox */&lt;br /&gt;
&lt;br /&gt;
div.vectorMenu ul,&lt;br /&gt;
x:-moz-any-link,&lt;br /&gt;
x:default {&lt;br /&gt;
	min-width: 0;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorMenu li {&lt;br /&gt;
	padding: 0;&lt;br /&gt;
	margin: 0;&lt;br /&gt;
	text-align: left;&lt;br /&gt;
	line-height: 1em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* OVERRIDDEN BY COMPLIANT BROWSERS */&lt;br /&gt;
div.vectorMenu li a {&lt;br /&gt;
	display: inline-block;&lt;br /&gt;
	padding: 0.5em;&lt;br /&gt;
	white-space: nowrap;&lt;br /&gt;
	color: #000;&lt;br /&gt;
	cursor: pointer;&lt;br /&gt;
	font-size: 0.8em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* IGNORED BY IE6 */&lt;br /&gt;
div.vectorMenu li &amp;gt; a {&lt;br /&gt;
	display: block;&lt;br /&gt;
}&lt;br /&gt;
div.vectorMenu li.selected a,&lt;br /&gt;
div.vectorMenu li.selected a:visited {&lt;br /&gt;
	color: #000;&lt;br /&gt;
	text-decoration: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Search */&lt;br /&gt;
&lt;br /&gt;
#p-search h5 {&lt;br /&gt;
	display: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* @noflip */&lt;br /&gt;
&lt;br /&gt;
#p-search {&lt;br /&gt;
	float: left;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#p-search {&lt;br /&gt;
	margin-right: 0.5em;&lt;br /&gt;
	margin-left: 0.5em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#p-search form,&lt;br /&gt;
#p-search input {&lt;br /&gt;
	margin: 0;&lt;br /&gt;
	margin-top: 0.4em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#simpleSearch {&lt;br /&gt;
	display: block;&lt;br /&gt;
	width: 14em;&lt;br /&gt;
	height: 1.4em;&lt;br /&gt;
	margin-top: 0.65em;&lt;br /&gt;
	position: relative;&lt;br /&gt;
	min-height: 1px; /* Gotta trigger hasLayout for IE7 */&lt;br /&gt;
	border: solid 1px #AAAAAA;&lt;br /&gt;
	color: black;&lt;br /&gt;
	background-color: white;&lt;br /&gt;
	/* @embed */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
	div#simpleSearch label {&lt;br /&gt;
&lt;br /&gt;
		/*&lt;br /&gt;
&lt;br /&gt;
		 * DON'T PANIC! Browsers that won't scale this properly are the same browsers that have JS issues that prevent&lt;br /&gt;
&lt;br /&gt;
		 * this from ever being shown anyways.&lt;br /&gt;
&lt;br /&gt;
		*/&lt;br /&gt;
&lt;br /&gt;
		font-size: 13px;&lt;br /&gt;
&lt;br /&gt;
		top: 0.25em;&lt;br /&gt;
&lt;br /&gt;
		direction: ltr;&lt;br /&gt;
&lt;br /&gt;
	}&lt;br /&gt;
&lt;br /&gt;
	div#simpleSearch input {&lt;br /&gt;
&lt;br /&gt;
		color: black;&lt;br /&gt;
&lt;br /&gt;
		direction: ltr;&lt;br /&gt;
&lt;br /&gt;
	}&lt;br /&gt;
&lt;br /&gt;
	div#simpleSearch input:focus {&lt;br /&gt;
&lt;br /&gt;
		outline: none;&lt;br /&gt;
&lt;br /&gt;
	}&lt;br /&gt;
&lt;br /&gt;
	div#simpleSearch input.placeholder {&lt;br /&gt;
&lt;br /&gt;
		color: #999999;&lt;br /&gt;
&lt;br /&gt;
	}&lt;br /&gt;
&lt;br /&gt;
	div#simpleSearch input::-webkit-input-placeholder {&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
		color: #999999;&lt;br /&gt;
&lt;br /&gt;
	}&lt;br /&gt;
&lt;br /&gt;
	div#simpleSearch input#searchInput {&lt;br /&gt;
&lt;br /&gt;
		position: absolute;&lt;br /&gt;
&lt;br /&gt;
		top: 0;&lt;br /&gt;
&lt;br /&gt;
		left: 0;&lt;br /&gt;
&lt;br /&gt;
		width: 90%;&lt;br /&gt;
&lt;br /&gt;
		margin: 0;&lt;br /&gt;
&lt;br /&gt;
		padding: 0;&lt;br /&gt;
&lt;br /&gt;
		padding-left: 0.2em;&lt;br /&gt;
&lt;br /&gt;
		padding-top: 0.2em;&lt;br /&gt;
&lt;br /&gt;
		padding-bottom: 0.2em;&lt;br /&gt;
&lt;br /&gt;
		outline: none;&lt;br /&gt;
&lt;br /&gt;
		border: none;&lt;br /&gt;
&lt;br /&gt;
		/*&lt;br /&gt;
&lt;br /&gt;
		 * DON'T PANIC! Browsers that won't scale this properly are the same browsers that have JS issues that prevent&lt;br /&gt;
&lt;br /&gt;
		 * this from ever being shown anyways.&lt;br /&gt;
&lt;br /&gt;
		*/&lt;br /&gt;
&lt;br /&gt;
		font-size: 13px;&lt;br /&gt;
&lt;br /&gt;
		background-color: transparent;&lt;br /&gt;
&lt;br /&gt;
		direction: ltr;&lt;br /&gt;
&lt;br /&gt;
	}&lt;br /&gt;
&lt;br /&gt;
	div#simpleSearch button#searchButton {&lt;br /&gt;
&lt;br /&gt;
		position: absolute;&lt;br /&gt;
&lt;br /&gt;
		width: 10%;&lt;br /&gt;
&lt;br /&gt;
		right: 0;&lt;br /&gt;
&lt;br /&gt;
		top: 0;&lt;br /&gt;
&lt;br /&gt;
		padding: 0;&lt;br /&gt;
&lt;br /&gt;
		padding-top: 0.3em;&lt;br /&gt;
&lt;br /&gt;
		padding-bottom: 0.2em;&lt;br /&gt;
&lt;br /&gt;
		padding-right: 0.4em;&lt;br /&gt;
&lt;br /&gt;
		margin: 0;&lt;br /&gt;
&lt;br /&gt;
		border: none;&lt;br /&gt;
&lt;br /&gt;
		cursor: pointer;&lt;br /&gt;
&lt;br /&gt;
		background-color: transparent;&lt;br /&gt;
&lt;br /&gt;
		background-image: none;&lt;br /&gt;
&lt;br /&gt;
	}&lt;br /&gt;
&lt;br /&gt;
	/* OVERRIDDEN BY COMPLIANT BROWSERS */&lt;br /&gt;
&lt;br /&gt;
	div#simpleSearch button#searchButton img {&lt;br /&gt;
&lt;br /&gt;
		border: none;&lt;br /&gt;
&lt;br /&gt;
		margin: 0;&lt;br /&gt;
&lt;br /&gt;
		margin-top: -3px;&lt;br /&gt;
&lt;br /&gt;
		padding: 0;&lt;br /&gt;
&lt;br /&gt;
	}&lt;br /&gt;
&lt;br /&gt;
	/* IGNORED BY IE6 */&lt;br /&gt;
&lt;br /&gt;
	div#simpleSearch button#searchButton &amp;gt; img {&lt;br /&gt;
&lt;br /&gt;
		margin: 0;&lt;br /&gt;
&lt;br /&gt;
	}&lt;br /&gt;
&lt;br /&gt;
/* Panel */&lt;br /&gt;
&lt;br /&gt;
div#mw-panel {&lt;br /&gt;
    font-size: inherit;&lt;br /&gt;
    position: absolute;&lt;br /&gt;
    top: 100px;&lt;br /&gt;
    padding-top: 1em;&lt;br /&gt;
    width: 10em;&lt;br /&gt;
    left: 0px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#mw-panel.collapsible-nav .portal {&lt;br /&gt;
        font-size: 0.9em;&lt;br /&gt;
        background-image:none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#mw-panel div.portal {&lt;br /&gt;
		padding-bottom: 0;&lt;br /&gt;
		direction: ltr;&lt;br /&gt;
	}&lt;br /&gt;
&lt;br /&gt;
div#mw-panel div.portal h5 {&lt;br /&gt;
		color: #000;&lt;br /&gt;
		padding: 0.25em;&lt;br /&gt;
		padding-top: 0;&lt;br /&gt;
		padding-bottom: 0;&lt;br /&gt;
		padding-left: 1.75em;&lt;br /&gt;
		cursor: default;&lt;br /&gt;
		border: none;&lt;br /&gt;
		font-size: 0.75em;&lt;br /&gt;
	}&lt;br /&gt;
&lt;br /&gt;
div#mw-panel div.portal div.body {&lt;br /&gt;
		margin: 0;&lt;br /&gt;
		padding-top: 0.5em;&lt;br /&gt;
		margin-left: 1.25em;&lt;br /&gt;
		border-bottom: 4px solid #31859d;&lt;br /&gt;
		/* @embed */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#mw-panel div.portal div.body ul {&lt;br /&gt;
		list-style: none;&lt;br /&gt;
		list-style-image: none;&lt;br /&gt;
		list-style-type: none;&lt;br /&gt;
		padding: 0;&lt;br /&gt;
		margin: 0;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#mw-panel div.portal div.body ul li {&lt;br /&gt;
		line-height: 1.5em;&lt;br /&gt;
		padding: 0;&lt;br /&gt;
		padding-bottom: 0.5em;&lt;br /&gt;
		margin: 0;&lt;br /&gt;
		overflow: hidden;&lt;br /&gt;
		font-size: 0.75em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#mw-panel div.portal div.body ul li a {&lt;br /&gt;
		color: #000;&lt;br /&gt;
		text-decoration: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#mw-panel div.portal div.body ul li a:hover {&lt;br /&gt;
		background-color: #31859d;&lt;br /&gt;
                padding-top:0.5em;&lt;br /&gt;
                padding-bottom:0.5em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Footer */&lt;br /&gt;
&lt;br /&gt;
div#footer {&lt;br /&gt;
	margin-left: 10em;&lt;br /&gt;
	margin-top: 0;&lt;br /&gt;
	padding: 0.75em;&lt;br /&gt;
	/* @embed */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#footer ul {&lt;br /&gt;
	list-style: none;&lt;br /&gt;
	list-style-image: none;&lt;br /&gt;
	list-style-type: none;&lt;br /&gt;
	margin: 0;&lt;br /&gt;
	padding: 0;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#footer ul li {&lt;br /&gt;
	margin: 0;&lt;br /&gt;
	padding: 0;&lt;br /&gt;
	padding-top: 0.5em;&lt;br /&gt;
	padding-bottom: 0.5em;&lt;br /&gt;
	color: #000;&lt;br /&gt;
	font-size: 0.7em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#footer #footer-icons {&lt;br /&gt;
	float: right;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* @noflip */&lt;br /&gt;
&lt;br /&gt;
body.ltr div#footer #footer-places {&lt;br /&gt;
	float: left;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#footer #footer-info li {&lt;br /&gt;
	line-height: 1.4em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#footer #footer-icons li {&lt;br /&gt;
	float: left;&lt;br /&gt;
	margin-left: 0.5em;&lt;br /&gt;
	line-height: 2em;&lt;br /&gt;
	text-align: right;&lt;br /&gt;
        display:none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#footer #footer-places li {&lt;br /&gt;
	float: left;&lt;br /&gt;
	margin-right: 1em;&lt;br /&gt;
	line-height: 2em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#footer #footer-places li a {&lt;br /&gt;
	color: #000;&lt;br /&gt;
	text-decoration: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#footer #footer-places li a:hover {&lt;br /&gt;
	background-color: #31859d;&lt;br /&gt;
        padding:0.5em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#footer #footer-places li a:active {&lt;br /&gt;
	font-weight: bold;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Logo */&lt;br /&gt;
&lt;br /&gt;
#p-logo {&lt;br /&gt;
	position: absolute;&lt;br /&gt;
        top:-140px;&lt;br /&gt;
	left: 15px;&lt;br /&gt;
	width: 10em;&lt;br /&gt;
        height:70px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#p-logo a {&lt;br /&gt;
	display: block;&lt;br /&gt;
	width: 10em;&lt;br /&gt;
	background-repeat: no-repeat;&lt;br /&gt;
	background-position: center center;&lt;br /&gt;
	text-decoration: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
/*&lt;br /&gt;
 *&lt;br /&gt;
 * The following code is highly modified from monobook. It would be nice if the&lt;br /&gt;
 * preftoc id was more human readable like preferences-toc for instance,&lt;br /&gt;
 * howerver this would require backporting the other skins.&lt;br /&gt;
 */&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
/* Preferences */&lt;br /&gt;
&lt;br /&gt;
#preftoc {&lt;br /&gt;
&lt;br /&gt;
	/* Tabs */&lt;br /&gt;
&lt;br /&gt;
	width: 100%;&lt;br /&gt;
&lt;br /&gt;
	float: left;&lt;br /&gt;
&lt;br /&gt;
	clear: both;&lt;br /&gt;
&lt;br /&gt;
	margin: 0 !important;&lt;br /&gt;
&lt;br /&gt;
	padding: 0 !important;&lt;br /&gt;
&lt;br /&gt;
	/* @embed */&lt;br /&gt;
&lt;br /&gt;
	background-image: url(images/preferences-break.png);&lt;br /&gt;
&lt;br /&gt;
	background-position: bottom left;&lt;br /&gt;
&lt;br /&gt;
	background-repeat: no-repeat;&lt;br /&gt;
&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
	#preftoc li {&lt;br /&gt;
&lt;br /&gt;
		/* Tab */&lt;br /&gt;
&lt;br /&gt;
		float: left;&lt;br /&gt;
&lt;br /&gt;
		margin: 0;&lt;br /&gt;
&lt;br /&gt;
		padding: 0;&lt;br /&gt;
&lt;br /&gt;
		padding-right: 1px;&lt;br /&gt;
&lt;br /&gt;
		height: 2.25em;&lt;br /&gt;
&lt;br /&gt;
		white-space: nowrap;&lt;br /&gt;
&lt;br /&gt;
		list-style-type: none;&lt;br /&gt;
&lt;br /&gt;
		list-style-image: none;&lt;br /&gt;
&lt;br /&gt;
		/* @embed */&lt;br /&gt;
&lt;br /&gt;
		background-image: url(images/preferences-break.png);&lt;br /&gt;
&lt;br /&gt;
		background-position: bottom right;&lt;br /&gt;
&lt;br /&gt;
		background-repeat: no-repeat;&lt;br /&gt;
&lt;br /&gt;
	}&lt;br /&gt;
&lt;br /&gt;
	/* Sadly, IE6 won't understand this */&lt;br /&gt;
&lt;br /&gt;
	#preftoc li:first-child {&lt;br /&gt;
&lt;br /&gt;
		margin-left: 1px;&lt;br /&gt;
&lt;br /&gt;
	}&lt;br /&gt;
&lt;br /&gt;
	#preftoc a,&lt;br /&gt;
&lt;br /&gt;
	#preftoc a:active {&lt;br /&gt;
&lt;br /&gt;
		display: inline-block;&lt;br /&gt;
&lt;br /&gt;
		position: relative;&lt;br /&gt;
&lt;br /&gt;
		color: #000;&lt;br /&gt;
&lt;br /&gt;
		padding: 0.5em;&lt;br /&gt;
&lt;br /&gt;
		text-decoration: none;&lt;br /&gt;
&lt;br /&gt;
		background-image: none;&lt;br /&gt;
&lt;br /&gt;
		font-size: 0.9em;&lt;br /&gt;
&lt;br /&gt;
	}&lt;br /&gt;
&lt;br /&gt;
	#preftoc a:hover,&lt;br /&gt;
&lt;br /&gt;
	#preftoc a:focus {&lt;br /&gt;
&lt;br /&gt;
		text-decoration: none;&lt;br /&gt;
&lt;br /&gt;
		background-color: #31859d;&lt;br /&gt;
&lt;br /&gt;
	}&lt;br /&gt;
&lt;br /&gt;
	#preftoc li.selected a {&lt;br /&gt;
&lt;br /&gt;
		/* @embed */&lt;br /&gt;
&lt;br /&gt;
		background-image: url(images/preferences-fade.png);&lt;br /&gt;
&lt;br /&gt;
		background-position: bottom;&lt;br /&gt;
&lt;br /&gt;
		background-repeat: repeat-x;&lt;br /&gt;
&lt;br /&gt;
		color: #000;&lt;br /&gt;
&lt;br /&gt;
		text-decoration: none;&lt;br /&gt;
&lt;br /&gt;
	}&lt;br /&gt;
&lt;br /&gt;
#preferences {&lt;br /&gt;
&lt;br /&gt;
	float: left;&lt;br /&gt;
&lt;br /&gt;
	width: 100%;&lt;br /&gt;
&lt;br /&gt;
	margin: 0;&lt;br /&gt;
&lt;br /&gt;
	margin-top: -2px;&lt;br /&gt;
&lt;br /&gt;
	clear: both;&lt;br /&gt;
&lt;br /&gt;
	border: solid 1px #cccccc;&lt;br /&gt;
&lt;br /&gt;
	background-color: #f9f9f9;&lt;br /&gt;
&lt;br /&gt;
	/* @embed */&lt;br /&gt;
&lt;br /&gt;
	background-image: url(images/preferences-base.png);&lt;br /&gt;
&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#preferences fieldset {&lt;br /&gt;
&lt;br /&gt;
	border: none;&lt;br /&gt;
&lt;br /&gt;
	border-top: solid 1px #cccccc;&lt;br /&gt;
&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#preferences fieldset.prefsection {&lt;br /&gt;
&lt;br /&gt;
	border: none;&lt;br /&gt;
&lt;br /&gt;
	padding: 0;&lt;br /&gt;
&lt;br /&gt;
	margin: 1em;&lt;br /&gt;
&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#preferences legend {&lt;br /&gt;
&lt;br /&gt;
	color: #666666;&lt;br /&gt;
&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#preferences fieldset.prefsection legend.mainLegend {&lt;br /&gt;
&lt;br /&gt;
	display: none;&lt;br /&gt;
&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#preferences td {&lt;br /&gt;
&lt;br /&gt;
	padding-left: 0.5em;&lt;br /&gt;
&lt;br /&gt;
	padding-right: 0.5em;&lt;br /&gt;
&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#preferences td.htmlform-tip {&lt;br /&gt;
&lt;br /&gt;
	font-size: x-small;&lt;br /&gt;
&lt;br /&gt;
	padding: .2em 2em;&lt;br /&gt;
&lt;br /&gt;
	color: #666666;&lt;br /&gt;
&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#preferences div.mw-prefs-buttons {&lt;br /&gt;
&lt;br /&gt;
	padding: 1em;&lt;br /&gt;
&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#preferences div.mw-prefs-buttons input {&lt;br /&gt;
&lt;br /&gt;
	margin-right: 0.25em;&lt;br /&gt;
&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
/**&lt;br /&gt;
&lt;br /&gt;
 * The following code is slightly modified from monobook&lt;br /&gt;
&lt;br /&gt;
 */&lt;br /&gt;
&lt;br /&gt;
div#content {&lt;br /&gt;
&lt;br /&gt;
	line-height: 1.5em;&lt;br /&gt;
&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#bodyContent {&lt;br /&gt;
&lt;br /&gt;
	font-size: 0.8em;&lt;br /&gt;
&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
.editsection {&lt;br /&gt;
&lt;br /&gt;
	float: right;&lt;br /&gt;
&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
ul {&lt;br /&gt;
&lt;br /&gt;
	/* @embed */&lt;br /&gt;
&lt;br /&gt;
	list-style-image: url(images/bullet-icon.png);&lt;br /&gt;
&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
pre {&lt;br /&gt;
&lt;br /&gt;
	line-height: 1.3em;&lt;br /&gt;
&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
/* Site Notice (includes notices from CentralNotice extension) */&lt;br /&gt;
&lt;br /&gt;
#siteNotice {&lt;br /&gt;
&lt;br /&gt;
	font-size: 0.8em;&lt;br /&gt;
&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#firstHeading {&lt;br /&gt;
&lt;br /&gt;
	padding-top: 0;&lt;br /&gt;
&lt;br /&gt;
	margin-top: 0;&lt;br /&gt;
&lt;br /&gt;
	padding-top: 0;&lt;br /&gt;
&lt;br /&gt;
	font-size: 1.6em;&lt;br /&gt;
&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#content a.external,&lt;br /&gt;
&lt;br /&gt;
div#content a.external[href ^=&amp;quot;gopher://&amp;quot;] {&lt;br /&gt;
&lt;br /&gt;
	/* @embed */&lt;br /&gt;
&lt;br /&gt;
	background: url(images/external-link-ltr-icon.png) center right no-repeat;&lt;br /&gt;
&lt;br /&gt;
	padding-right: 13px;&lt;br /&gt;
&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#content a.external[href ^=&amp;quot;https://&amp;quot;],&lt;br /&gt;
&lt;br /&gt;
.link-https {&lt;br /&gt;
&lt;br /&gt;
	/* @embed */&lt;br /&gt;
&lt;br /&gt;
	background: url(images/lock-icon.png) center right no-repeat;&lt;br /&gt;
&lt;br /&gt;
	padding-right: 13px;&lt;br /&gt;
&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#content a.external[href ^=&amp;quot;mailto:&amp;quot;],&lt;br /&gt;
&lt;br /&gt;
.link-mailto {&lt;br /&gt;
&lt;br /&gt;
	/* @embed */&lt;br /&gt;
&lt;br /&gt;
	background: url(images/mail-icon.png) center right no-repeat;&lt;br /&gt;
&lt;br /&gt;
	padding-right: 13px;&lt;br /&gt;
&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#content a.external[href ^=&amp;quot;news:&amp;quot;] {&lt;br /&gt;
&lt;br /&gt;
	/* @embed */&lt;br /&gt;
&lt;br /&gt;
	background: url(images/news-icon.png) center right no-repeat;&lt;br /&gt;
&lt;br /&gt;
	padding-right: 13px;&lt;br /&gt;
&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#content a.external[href ^=&amp;quot;ftp://&amp;quot;],&lt;br /&gt;
&lt;br /&gt;
.link-ftp {&lt;br /&gt;
&lt;br /&gt;
	/* @embed */&lt;br /&gt;
&lt;br /&gt;
	background: url(images/file-icon.png) center right no-repeat;&lt;br /&gt;
&lt;br /&gt;
	padding-right: 13px;&lt;br /&gt;
&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#content a.external[href ^=&amp;quot;irc://&amp;quot;],&lt;br /&gt;
&lt;br /&gt;
div#content a.external[href ^=&amp;quot;ircs://&amp;quot;],&lt;br /&gt;
&lt;br /&gt;
.link-irc {&lt;br /&gt;
&lt;br /&gt;
	/* @embed */&lt;br /&gt;
&lt;br /&gt;
	background: url(images/talk-icon.png) center right no-repeat;&lt;br /&gt;
&lt;br /&gt;
	padding-right: 13px;&lt;br /&gt;
&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#content a.external[href $=&amp;quot;.ogg&amp;quot;], div#content a.external[href $=&amp;quot;.OGG&amp;quot;],&lt;br /&gt;
&lt;br /&gt;
div#content a.external[href $=&amp;quot;.mid&amp;quot;], div#content a.external[href $=&amp;quot;.MID&amp;quot;],&lt;br /&gt;
&lt;br /&gt;
div#content a.external[href $=&amp;quot;.midi&amp;quot;], div#content a.external[href $=&amp;quot;.MIDI&amp;quot;],&lt;br /&gt;
&lt;br /&gt;
div#content a.external[href $=&amp;quot;.mp3&amp;quot;], div#content a.external[href $=&amp;quot;.MP3&amp;quot;],&lt;br /&gt;
&lt;br /&gt;
div#content a.external[href $=&amp;quot;.wav&amp;quot;], div#content a.external[href $=&amp;quot;.WAV&amp;quot;],&lt;br /&gt;
&lt;br /&gt;
div#content a.external[href $=&amp;quot;.wma&amp;quot;], div#content a.external[href $=&amp;quot;.WMA&amp;quot;],&lt;br /&gt;
&lt;br /&gt;
.link-audio {&lt;br /&gt;
&lt;br /&gt;
	/* @embed */&lt;br /&gt;
&lt;br /&gt;
	background: url(images/audio-icon.png) center right no-repeat;&lt;br /&gt;
&lt;br /&gt;
	padding-right: 13px;&lt;br /&gt;
&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#content a.external[href $=&amp;quot;.ogm&amp;quot;], div#content a.external[href $=&amp;quot;.OGM&amp;quot;],&lt;br /&gt;
&lt;br /&gt;
div#content a.external[href $=&amp;quot;.avi&amp;quot;], div#content a.external[href $=&amp;quot;.AVI&amp;quot;],&lt;br /&gt;
&lt;br /&gt;
div#content a.external[href $=&amp;quot;.mpeg&amp;quot;], div#content a.external[href $=&amp;quot;.MPEG&amp;quot;],&lt;br /&gt;
&lt;br /&gt;
div#content a.external[href $=&amp;quot;.mpg&amp;quot;], div#content a.external[href $=&amp;quot;.MPG&amp;quot;],&lt;br /&gt;
&lt;br /&gt;
.link-video {&lt;br /&gt;
&lt;br /&gt;
	/* @embed */&lt;br /&gt;
&lt;br /&gt;
	background: url(images/video-icon.png) center right no-repeat;&lt;br /&gt;
&lt;br /&gt;
	padding-right: 13px;&lt;br /&gt;
&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#content a.external[href $=&amp;quot;.pdf&amp;quot;], div#content a.external[href $=&amp;quot;.PDF&amp;quot;],&lt;br /&gt;
&lt;br /&gt;
div#content a.external[href *=&amp;quot;.pdf#&amp;quot;], div#content a.external[href *=&amp;quot;.PDF#&amp;quot;],&lt;br /&gt;
&lt;br /&gt;
div#content a.external[href *=&amp;quot;.pdf?&amp;quot;], div#content a.external[href *=&amp;quot;.PDF?&amp;quot;],&lt;br /&gt;
&lt;br /&gt;
.link-document {&lt;br /&gt;
&lt;br /&gt;
	/* @embed */&lt;br /&gt;
&lt;br /&gt;
	background: url(images/document-icon.png) center right no-repeat;&lt;br /&gt;
&lt;br /&gt;
	padding-right: 13px;&lt;br /&gt;
&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
div#content .printfooter {&lt;br /&gt;
&lt;br /&gt;
	display: none;&lt;br /&gt;
&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Icon for Usernames */&lt;br /&gt;
&lt;br /&gt;
#pt-userpage,&lt;br /&gt;
&lt;br /&gt;
#pt-anonuserpage,&lt;br /&gt;
&lt;br /&gt;
#pt-login {&lt;br /&gt;
&lt;br /&gt;
	/* @embed */&lt;br /&gt;
&lt;br /&gt;
	background: url(images/user-icon.png) left top no-repeat;&lt;br /&gt;
&lt;br /&gt;
	padding-left: 15px !important;&lt;br /&gt;
&lt;br /&gt;
	text-transform: none;&lt;br /&gt;
&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
.redirectText {&lt;br /&gt;
&lt;br /&gt;
	font-size: 140%;&lt;br /&gt;
&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
.redirectMsg img {&lt;br /&gt;
&lt;br /&gt;
	vertical-align: text-bottom;&lt;br /&gt;
&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
#bodyContent {&lt;br /&gt;
&lt;br /&gt;
	position: relative;&lt;br /&gt;
&lt;br /&gt;
	width: 100%;&lt;br /&gt;
&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#mw-js-message {&lt;br /&gt;
&lt;br /&gt;
	font-size: 0.8em;&lt;br /&gt;
&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#bodyContent {&lt;br /&gt;
&lt;br /&gt;
	line-height: 1.5em;&lt;br /&gt;
&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
/* Watch/Unwatch Icon Styling */&lt;br /&gt;
&lt;br /&gt;
#ca-unwatch.icon a,&lt;br /&gt;
&lt;br /&gt;
#ca-watch.icon a {&lt;br /&gt;
&lt;br /&gt;
	margin: 0;&lt;br /&gt;
&lt;br /&gt;
	padding: 0;&lt;br /&gt;
&lt;br /&gt;
	outline: none;&lt;br /&gt;
&lt;br /&gt;
	display: block;&lt;br /&gt;
&lt;br /&gt;
	width: 26px;&lt;br /&gt;
&lt;br /&gt;
	/* This hides the text but shows the background image */&lt;br /&gt;
&lt;br /&gt;
	padding-top: 3.1em;&lt;br /&gt;
&lt;br /&gt;
	margin-top: 0;&lt;br /&gt;
&lt;br /&gt;
	/* Only applied in IE6 */&lt;br /&gt;
&lt;br /&gt;
	margin-top: -0.8em !ie;&lt;br /&gt;
&lt;br /&gt;
	height: 0;&lt;br /&gt;
&lt;br /&gt;
	overflow: hidden;&lt;br /&gt;
&lt;br /&gt;
	/* @embed */&lt;br /&gt;
&lt;br /&gt;
	background-image: url(images/watch-icons.png);&lt;br /&gt;
&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#ca-unwatch.icon a {&lt;br /&gt;
&lt;br /&gt;
	background-position: -43px 60%;&lt;br /&gt;
&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#ca-watch.icon a {&lt;br /&gt;
&lt;br /&gt;
	background-position: 5px 60%;&lt;br /&gt;
&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#ca-unwatch.icon a:hover,&lt;br /&gt;
&lt;br /&gt;
#ca-unwatch.icon a:focus {&lt;br /&gt;
&lt;br /&gt;
	background-position: -67px 60%;&lt;br /&gt;
&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#ca-watch.icon a:hover,&lt;br /&gt;
&lt;br /&gt;
#ca-watch.icon a:focus {&lt;br /&gt;
&lt;br /&gt;
	background-position: -19px 60%;&lt;br /&gt;
&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#ca-unwatch.icon a.loading,&lt;br /&gt;
&lt;br /&gt;
#ca-watch.icon a.loading {&lt;br /&gt;
&lt;br /&gt;
	/* @embed */&lt;br /&gt;
&lt;br /&gt;
	background-image: url(images/watch-icon-loading.gif);&lt;br /&gt;
&lt;br /&gt;
	background-position: 5px 60%;&lt;br /&gt;
&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#ca-unwatch.icon a span,&lt;br /&gt;
&lt;br /&gt;
#ca-watch.icon a span {&lt;br /&gt;
&lt;br /&gt;
	display: none;&lt;br /&gt;
&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.vectorTabs ul {&lt;br /&gt;
&lt;br /&gt;
	/* @embed */&lt;br /&gt;
&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
/* Tooltips are outside of the normal body code, so this helps make the size of the text sensible */&lt;br /&gt;
&lt;br /&gt;
.tipsy {&lt;br /&gt;
&lt;br /&gt;
	font-size: 0.8em;&lt;br /&gt;
&lt;br /&gt;
}&lt;/div&gt;</summary>
		<author><name>WikiSysop</name></author>	</entry>

	</feed>