body {
	background: rgb(237, 245, 250); font: 12px/170% Verdana, sans-serif; margin: 0px; padding: 0px; color: rgb(73, 73, 73); font-size-adjust: none; font-stretch: normal;
}
input {
	font: 12px/100% Verdana, sans-serif; color: rgb(73, 73, 73); font-size-adjust: none; font-stretch: normal;
}
textarea {
	font: 12px/160% Verdana, sans-serif; color: rgb(73, 73, 73); font-size-adjust: none; font-stretch: normal;
}
select {
	font: 12px/160% Verdana, sans-serif; color: rgb(73, 73, 73); font-size-adjust: none; font-stretch: normal;
}
h1 {
	margin: 0px; padding: 0px; font-family: Helvetica, Arial, sans-serif; font-weight: normal;
}
h2 {
	margin: 0px; padding: 0px; font-family: Helvetica, Arial, sans-serif; font-weight: normal;
}
h3 {
	margin: 0px; padding: 0px; font-family: Helvetica, Arial, sans-serif; font-weight: normal;
}
h4 {
	margin: 0px; padding: 0px; font-family: Helvetica, Arial, sans-serif; font-weight: normal;
}
h5 {
	margin: 0px; padding: 0px; font-family: Helvetica, Arial, sans-serif; font-weight: normal;
}
h6 {
	margin: 0px; padding: 0px; font-family: Helvetica, Arial, sans-serif; font-weight: normal;
}
h1 {
	font-size: 170%;
}
h2 {
	line-height: 130%; font-size: 160%;
}
h3 {
	font-size: 140%;
}
h4 {
	font-size: 130%;
}
h5 {
	font-size: 120%;
}
h6 {
	font-size: 110%;
}
ul {
	margin: 0.5em 0px;
}
quote {
	margin: 0.5em 0px;
}
code {
	margin: 0.5em 0px;
}
fieldset {
	margin: 0.5em 0px;
}
p {
	margin: 0.6em 0px 1.2em; padding: 0px;
}
a:link {
	color: rgb(2, 122, 198); text-decoration: none;
}
a:visited {
	color: rgb(2, 122, 198); text-decoration: none;
}
a:hover {
	color: rgb(0, 98, 160); text-decoration: underline;
}
a:active {
	color: rgb(88, 149, 190);
}
a.active {
	color: rgb(88, 149, 190);
}
hr {
	background: rgb(82, 148, 193); margin: 0px; padding: 0px; border: currentColor; height: 1px;
}
ul {
	margin: 0.5em 0px 1em; padding: 0px;
}
ol {
	margin: 0.75em 0px 1.25em; padding: 0px;
}
ol li {
	margin: 0.4em 0px 0.4em 0.5em;
}
ul li {
	margin: 0.4em 0px 0.4em 0.5em;
}
ul.menu {
	margin: 0.35em 0px 0px -0.5em; padding: 0px;
}
.item-list ul {
	margin: 0.35em 0px 0px -0.5em; padding: 0px;
}
ul.menu ul {
	margin-left: 0em;
}
.item-list ul ul {
	margin-left: 0em;
}
ol li {
	margin: 0.15em 0px 0.15em 0.5em;
}
ul li {
	margin: 0.15em 0px 0.15em 0.5em;
}
ul.menu li {
	margin: 0.15em 0px 0.15em 0.5em;
}
.item-list ul li {
	margin: 0.15em 0px 0.15em 0.5em;
}
li.leaf {
	margin: 0.15em 0px 0.15em 0.5em;
}
ul li {
	background: url("images/menu-leaf.gif") no-repeat 1px 0.35em; padding: 0px 0px 0.2em 1.5em; list-style-type: none; list-style-image: none;
}
ul.menu li {
	background: url("images/menu-leaf.gif") no-repeat 1px 0.35em; padding: 0px 0px 0.2em 1.5em; list-style-type: none; list-style-image: none;
}
.item-list ul li {
	background: url("images/menu-leaf.gif") no-repeat 1px 0.35em; padding: 0px 0px 0.2em 1.5em; list-style-type: none; list-style-image: none;
}
li.leaf {
	background: url("images/menu-leaf.gif") no-repeat 1px 0.35em; padding: 0px 0px 0.2em 1.5em; list-style-type: none; list-style-image: none;
}
ol li {
	padding: 0px 0px 0.3em; margin-left: 2em;
}
ul li.expanded {
	background: url("images/menu-expanded.gif") no-repeat 1px 0.35em;
}
ul li.collapsed {
	background: url("images/menu-collapsed.gif") no-repeat 0px 0.35em;
}
ul li.leaf a {
	display: block;
}
ul li.expanded a {
	display: block;
}
ul li.collapsed a {
	display: block;
}
ul.inline li {
	margin: 0px; padding: 0px 1em 0px 0px;
}
ol.task-list {
	margin-left: 0px; list-style-type: none; list-style-image: none;
}
ol.task-list li {
	padding: 0.5em 1em 0.5em 2em;
}
ol.task-list li.active {
	background: url("images/task-list.png") no-repeat 3px 50%;
}
ol.task-list li.done {
	background: url("../../misc/watchdog-ok.png") no-repeat 0px 50%; color: rgb(51, 153, 51);
}
ol.task-list li.active {
	margin-right: 1em;
}
fieldset ul.clear-block li {
	margin: 0px; padding: 0px; background-image: none;
}
dl {
	margin: 0.5em 0px 1em 1.5em;
}
dl dt {
	
}
dl dd {
	margin: 0px 0px 0.5em 1.5em;
}
img {
	border: currentColor;
}
a img {
	border: currentColor;
}
table {
	margin: 1em 0px; width: 100%;
}
thead th {
	color: rgb(73, 73, 73); font-weight: bold; border-bottom-color: rgb(211, 231, 244); border-bottom-width: 2px; border-bottom-style: solid;
}
th a:link {
	color: rgb(111, 157, 189);
}
th a:visited {
	color: rgb(111, 157, 189);
}
td {
	padding: 0.3em 0.5em;
}
th {
	padding: 0.3em 0.5em;
}
tr.even {
	border-width: 1px 0px; border-style: solid; border-color: rgb(211, 231, 244);
}
tr.odd {
	border-width: 1px 0px; border-style: solid; border-color: rgb(211, 231, 244);
}
tbody th {
	border-width: 1px 0px; border-style: solid; border-color: rgb(211, 231, 244);
}
tr.odd {
	background-color: rgb(237, 245, 250);
}
tr.info {
	background-color: rgb(237, 245, 250);
}
tr.even {
	background-color: rgb(255, 255, 255);
}
tr.drag {
	background-color: rgb(255, 255, 187);
}
tr.drag-previous {
	background-color: rgb(255, 255, 221);
}
tr.odd td.active {
	background-color: rgb(221, 236, 245);
}
tr.even td.active {
	background-color: rgb(230, 241, 247);
}
td.region {
	color: rgb(69, 80, 103); font-weight: bold; border-top-color: rgb(255, 255, 255); border-bottom-color: rgb(180, 215, 240); border-top-width: 1.5em; border-bottom-width: 1px; border-top-style: solid; border-bottom-style: solid; background-color: rgb(212, 231, 243);
}
td.module {
	color: rgb(69, 80, 103); font-weight: bold; border-top-color: rgb(255, 255, 255); border-bottom-color: rgb(180, 215, 240); border-top-width: 1.5em; border-bottom-width: 1px; border-top-style: solid; border-bottom-style: solid; background-color: rgb(212, 231, 243);
}
td.container {
	color: rgb(69, 80, 103); font-weight: bold; border-top-color: rgb(255, 255, 255); border-bottom-color: rgb(180, 215, 240); border-top-width: 1.5em; border-bottom-width: 1px; border-top-style: solid; border-bottom-style: solid; background-color: rgb(212, 231, 243);
}
td.category {
	color: rgb(69, 80, 103); font-weight: bold; border-top-color: rgb(255, 255, 255); border-bottom-color: rgb(180, 215, 240); border-top-width: 1.5em; border-bottom-width: 1px; border-top-style: solid; border-bottom-style: solid; background-color: rgb(212, 231, 243);
}
tr:first-child td.region {
	border-top-width: 0px;
}
tr:first-child td.module {
	border-top-width: 0px;
}
tr:first-child td.container {
	border-top-width: 0px;
}
tr:first-child td.category {
	border-top-width: 0px;
}
span.form-required {
	color: rgb(255, 174, 0);
}
span.submitted {
	color: rgb(137, 137, 137); font-size: 0.92em;
}
.description {
	color: rgb(137, 137, 137); font-size: 0.92em;
}
.description {
	color: rgb(137, 137, 137); line-height: 150%; margin-bottom: 0.75em;
}
.messages {
	margin: 0.75em 0px; padding: 0.5em 1em;
}
.preview {
	margin: 0.75em 0px; padding: 0.5em 1em;
}
.messages ul {
	margin: 0px;
}
.form-checkboxes {
	margin: 0.25em 0px;
}
.form-radios {
	margin: 0.25em 0px;
}
.form-checkboxes .form-item {
	margin: 0.25em 0px;
}
.form-radios .form-item {
	margin: 0.25em 0px;
}
#center form {
	margin-bottom: 2em;
}
.form-button {
	margin: 2em 0.5em 1em 0px;
}
.form-submit {
	margin: 2em 0.5em 1em 0px;
}
#dblog-form-overview .form-submit {
	margin: 0px;
}
.confirmation .form-submit {
	margin: 0px;
}
.search-form .form-submit {
	margin: 0px;
}
.poll .form-submit {
	margin: 0px;
}
fieldset .form-button {
	margin: 0px;
}
fieldset .form-submit {
	margin: 0px;
}
.sidebar .form-button {
	margin: 0px;
}
.sidebar .form-submit {
	margin: 0px;
}
table .form-button {
	margin: 0px;
}
table .form-submit {
	margin: 0px;
}
.box {
	margin-bottom: 2.5em;
}
#header-region {
	background: url("images/bg-navigation.png") repeat-x 50% 100% rgb(210, 230, 243); min-height: 1em;
}
#header-region .block {
	margin: 0px 1em; display: block;
}
#header-region .block-region {
	margin: 0px 0.5em 1em; padding: 0.5em; top: 0.5em; display: block; position: relative;
}
#header-region * {
	line-height: 1.5em; margin-top: 0px; margin-bottom: 0px; display: inline;
}
#header-region script {
	display: none;
}
#header-region p {
	margin-top: 0.5em;
}
#header-region img {
	margin-top: 0.5em;
}
#header-region h2 {
	margin: 0px 1em 0px 0px;
}
#header-region h3 {
	margin: 0px 1em; padding: 0px;
}
#header-region label {
	margin: 0px 1em; padding: 0px;
}
#header-region li {
	margin: 0px 1em; padding: 0px;
}
#wrapper {
	background: url("body.png") repeat-x 50% 0px rgb(237, 245, 250);
}
#wrapper #container {
	margin: 0px auto; padding: 0px 20px; max-width: 1270px;
}
#wrapper #container #header {
	height: 80px;
}
#wrapper #container #header #logo-floater {
	position: absolute;
}
#wrapper #container #header h1 {
	line-height: 120px; white-space: nowrap; position: relative; z-index: 2;
}
#wrapper #container #header h1 a:link {
	line-height: 120px; white-space: nowrap; position: relative; z-index: 2;
}
#wrapper #container #header h1 a:visited {
	line-height: 120px; white-space: nowrap; position: relative; z-index: 2;
}
#wrapper #container #header h1 span {
	font-weight: bold;
}
#wrapper #container #header h1 img {
	padding-top: 14px; padding-right: 20px; float: left;
}
body.sidebars {
	min-width: 980px;
}
body.sidebar-left {
	min-width: 780px;
}
body.sidebar-right {
	min-width: 780px;
}
#wrapper #container #center {
	width: 100%; float: left;
}
body.sidebar-left #center {
	margin-left: -210px;
}
body.sidebar-right #center {
	margin-right: -210px;
}
body.sidebars #center {
	margin: 0px -210px;
}
body.sidebar-left #squeeze {
	margin-left: 210px;
}
body.sidebar-right #squeeze {
	margin-right: 210px;
}
body.sidebars #squeeze {
	margin: 0px 210px;
}
#wrapper #container .sidebar {
	margin: 60px 0px 5em; width: 210px; float: left; position: relative; z-index: 2;
}
#wrapper #container .sidebar .block {
	margin: 0px 0px 1.5em;
}
#sidebar-left .block {
	padding: 0px 15px 0px 0px;
}
#sidebar-right .block {
	padding: 0px 0px 0px 15px;
}
.block .content {
	margin: 0.5em 0px;
}
#sidebar-left .block-region {
	margin: 0px 15px 0px 0px;
}
#sidebar-right .block-region {
	margin: 0px 0px 0px 15px;
}
.block-region {
	padding: 1em; border: 2px dashed rgb(180, 215, 240); text-align: center; font-size: 1.3em;
}
#wrapper #container #center #squeeze {
	background: url("images/bg-content.png") repeat-x 50% 0px rgb(255, 255, 255); position: relative;
}
#wrapper #container #center .right-corner {
	background: url("images/bg-content-right.png") no-repeat 100% 0px; left: 10px; position: relative;
}
#wrapper #container #center .right-corner .left-corner {
	background: url("images/bg-content-left.png") no-repeat 0px 0px; padding: 60px 25px 5em 35px; left: -10px; margin-left: -10px; position: relative; min-height: 400px;
}
#wrapper #container #footer {
	margin: 4em 0px -3em; text-align: center; color: rgb(137, 137, 137); clear: both; float: none;
}
#wrapper #container .breadcrumb {
	left: 35px; top: 15px; position: absolute; z-index: 3;
}
body.sidebar-left #footer {
	margin-left: -210px;
}
body.sidebar-right #footer {
	margin-right: -210px;
}
body.sidebars #footer {
	margin: 0px -210px;
}
#wrapper #container #header h1 {
	color: rgb(255, 255, 255); font-size: 1.5em; font-weight: normal; text-shadow: #1659ac 0px 1px 3px;
}
#wrapper #container #header h1 a:link {
	color: rgb(255, 255, 255); font-size: 1.5em; font-weight: normal; text-shadow: #1659ac 0px 1px 3px;
}
#wrapper #container #header h1 a:visited {
	color: rgb(255, 255, 255); font-size: 1.5em; font-weight: normal; text-shadow: #1659ac 0px 1px 3px;
}
#wrapper #container #header h1 a:hover {
	text-decoration: none;
}
#wrapper #container .breadcrumb {
	font-size: 0.92em;
}
#wrapper #container .breadcrumb {
	color: rgb(82, 154, 214);
}
#wrapper #container .breadcrumb a {
	color: rgb(82, 154, 214);
}
#mission {
	padding: 1em; border: 1px solid rgb(224, 229, 251); margin-bottom: 2em; background-color: rgb(255, 255, 255);
}
ul.primary-links {
	margin: 0px; padding: 0px; float: right; position: relative; z-index: 4;
}
ul.primary-links li {
	margin: 0px; padding: 0px; float: left; background-image: none;
}
ul.primary-links li a {
	background: url("images/bg-navigation-item.png") no-repeat 50% 0px; margin: 0px 1em; padding: 0.75em 0px 0px; color: rgb(255, 255, 255); display: block;
}
ul.primary-links li a:link {
	background: url("images/bg-navigation-item.png") no-repeat 50% 0px; margin: 0px 1em; padding: 0.75em 0px 0px; color: rgb(255, 255, 255); display: block;
}
ul.primary-links li a:visited {
	background: url("images/bg-navigation-item.png") no-repeat 50% 0px; margin: 0px 1em; padding: 0.75em 0px 0px; color: rgb(255, 255, 255); display: block;
}
ul.primary-links li a:hover {
	background: url("images/bg-navigation-item-hover.png") no-repeat 50% 0px; color: rgb(255, 255, 255);
}
ul.primary-links li a.active {
	background: url("images/bg-navigation-item-hover.png") no-repeat 50% 0px; color: rgb(255, 255, 255);
}
ul.secondary-links {
	margin: 0px; padding: 18px 0px 0px; clear: right; float: right; position: relative; z-index: 4;
}
ul.secondary-links li {
	margin: 0px; padding: 0px; float: left; background-image: none;
}
ul.secondary-links li a {
	margin: 0px 1em; padding: 0.75em 0px 0px; color: rgb(205, 227, 241); display: block;
}
ul.secondary-links li a:link {
	margin: 0px 1em; padding: 0.75em 0px 0px; color: rgb(205, 227, 241); display: block;
}
ul.secondary-links li a:visited {
	margin: 0px 1em; padding: 0.75em 0px 0px; color: rgb(205, 227, 241); display: block;
}
ul.secondary-links li a:hover {
	color: rgb(205, 227, 241);
}
ul.secondary-links li a.active {
	color: rgb(205, 227, 241);
}
ul.primary {
	margin: 0px; padding: 0px; border: 0px currentColor;
}
ul.primary li {
	margin: 0px; padding: 0px; border: 0px currentColor;
}
ul.secondary {
	margin: 0px; padding: 0px; border: 0px currentColor;
}
ul.secondary li {
	margin: 0px; padding: 0px; border: 0px currentColor;
}
#tabs-wrapper {
	margin: 0px -26px 1em; padding: 0px 26px; border-bottom-color: rgb(233, 239, 243); border-bottom-width: 1px; border-bottom-style: solid; position: relative;
}
ul.primary {
	padding: 0.5em 0px 10px; float: left;
}
ul.secondary {
	margin: -0.2em -26px 1em; padding: 0px 26px 0.6em; text-align: left; clear: both; border-bottom-color: rgb(233, 239, 243); border-bottom-width: 1px; border-bottom-style: solid;
}
h2.with-tabs {
	margin: 0px 2em 0px 0px; padding: 0px; float: left;
}
ul.primary li a {
	margin: 0px 0px 0px 1px; padding: 4px 1em; border: 0px currentColor; top: -1px; height: auto; text-decoration: none; display: inline-block; position: relative;
}
ul.primary li.active a {
	margin: 0px 0px 0px 1px; padding: 4px 1em; border: 0px currentColor; top: -1px; height: auto; text-decoration: none; display: inline-block; position: relative;
}
ul.primary li a:hover {
	margin: 0px 0px 0px 1px; padding: 4px 1em; border: 0px currentColor; top: -1px; height: auto; text-decoration: none; display: inline-block; position: relative;
}
ul.primary li a:visited {
	margin: 0px 0px 0px 1px; padding: 4px 1em; border: 0px currentColor; top: -1px; height: auto; text-decoration: none; display: inline-block; position: relative;
}
ul.secondary li a {
	margin: 0px 0px 0px 1px; padding: 4px 1em; border: 0px currentColor; top: -1px; height: auto; text-decoration: none; display: inline-block; position: relative;
}
ul.secondary li.active a {
	margin: 0px 0px 0px 1px; padding: 4px 1em; border: 0px currentColor; top: -1px; height: auto; text-decoration: none; display: inline-block; position: relative;
}
ul.secondary li a:hover {
	margin: 0px 0px 0px 1px; padding: 4px 1em; border: 0px currentColor; top: -1px; height: auto; text-decoration: none; display: inline-block; position: relative;
}
ul.secondary li a:visited {
	margin: 0px 0px 0px 1px; padding: 4px 1em; border: 0px currentColor; top: -1px; height: auto; text-decoration: none; display: inline-block; position: relative;
}
ul.primary li.active a {
	background: url("images/bg-tab.png") repeat-x 0px 50%; color: rgb(255, 255, 255);
}
ul.primary li.active a:link {
	background: url("images/bg-tab.png") repeat-x 0px 50%; color: rgb(255, 255, 255);
}
ul.primary li.active a:visited {
	background: url("images/bg-tab.png") repeat-x 0px 50%; color: rgb(255, 255, 255);
}
ul.primary li a:hover {
	background: url("images/bg-tab.png") repeat-x 0px 50%; color: rgb(255, 255, 255);
}
ul.secondary li.active a {
	background: url("images/bg-tab.png") repeat-x 0px 50%; color: rgb(255, 255, 255);
}
ul.secondary li.active a:link {
	background: url("images/bg-tab.png") repeat-x 0px 50%; color: rgb(255, 255, 255);
}
ul.secondary li.active a:visited {
	background: url("images/bg-tab.png") repeat-x 0px 50%; color: rgb(255, 255, 255);
}
ul.secondary li a:hover {
	background: url("images/bg-tab.png") repeat-x 0px 50%; color: rgb(255, 255, 255);
}
ul.primary li.active a {
	font-weight: bold;
}
ul.secondary li.active a {
	font-weight: bold;
}
.node {
	margin: 0px -26px 1.5em; padding: 1.5em 26px; border-bottom-color: rgb(233, 239, 243); border-bottom-width: 1px; border-bottom-style: solid;
}
ul.links li {
	padding-right: 1em; padding-left: 0px; margin-right: 0px; margin-left: 0px; background-image: none;
}
ul.inline li {
	padding-right: 1em; padding-left: 0px; margin-right: 0px; margin-left: 0px; background-image: none;
}
.node .links {
	text-align: left;
}
.comment .links {
	text-align: left;
}
.node .links ul.links li {
	
}
.comment .links ul.links li {
	
}
.terms ul.links li {
	padding-right: 0px; padding-left: 1em; margin-right: 0px; margin-left: 0px;
}
.picture {
	padding-left: 1em; clear: right; float: right;
}
.comment .submitted {
	padding-left: 1em; clear: right; float: right;
}
.new {
	color: rgb(255, 174, 0); font-size: 0.92em; font-weight: bold; float: right;
}
.terms {
	float: right;
}
.preview .node {
	background: 0px; margin: 0px; padding: 0.5em 0px; border: 0px currentColor;
}
.preview .comment {
	background: 0px; margin: 0px; padding: 0.5em 0px; border: 0px currentColor;
}
.sticky {
	background: 0px; margin: 0px; padding: 0.5em 0px; border: 0px currentColor;
}
.sticky {
	padding: 1em; border: 1px solid rgb(224, 229, 251); margin-bottom: 2em; background-color: rgb(255, 255, 255);
}
#comments {
	margin: -1.5em -25px 0px; padding: 0px 25px; top: -1px; border-bottom-color: rgb(233, 239, 243); border-bottom-width: 1px; border-bottom-style: solid; position: relative;
}
#comments h2.comments {
	background: url("images/gradient-inner.png") repeat-x 0px 0px rgb(255, 255, 255); margin: 0px -25px; padding: 0.5em 25px;
}
.comment {
	margin: 0px -25px; padding: 1.5em 25px; border-top-color: rgb(233, 239, 243); border-top-width: 1px; border-top-style: solid;
}
.indented {
	margin-left: 25px;
}
.comment h3 a.active {
	color: rgb(73, 73, 73);
}
.node .content {
	margin: 0.6em 0px;
}
.comment .content {
	margin: 0.6em 0px;
}
#aggregator {
	margin-top: 1em;
}
#aggregator .feed-item-title {
	line-height: 130%; font-size: 160%;
}
#aggregator .feed-item {
	margin: -1.5em -31px 1.75em; padding: 1.5em 31px; border-bottom-color: rgb(233, 239, 243); border-bottom-width: 1px; border-bottom-style: solid;
}
#aggregator .feed-item-categories {
	font-size: 0.92em;
}
#aggregator .feed-item-meta {
	color: rgb(137, 137, 137); font-size: 0.92em;
}
#palette .form-item {
	border: 1px solid rgb(255, 255, 255);
}
#palette .item-selected {
	background: url("images/gradient-inner.png") repeat-x 0px 0px rgb(255, 255, 255); border: 1px solid rgb(217, 234, 245);
}
tr.menu-disabled {
	opacity: 0.5;
}
tr.odd td.menu-disabled {
	background-color: rgb(237, 245, 250);
}
tr.even td.menu-disabled {
	background-color: rgb(255, 255, 255);
}
.poll .bar {
	background: url("images/bg-bar-white.png") repeat-x 0px 0px rgb(255, 255, 255); border-width: 0px 1px 1px; border-style: solid; border-color: rgb(240, 240, 240);
}
.poll .bar .foreground {
	background: url("images/bg-bar.png") repeat-x 0px 100% rgb(113, 167, 204);
}
.poll .percent {
	font-size: 0.9em;
}
#autocomplete li {
	margin: 0px; padding: 2px; cursor: default;
}
fieldset {
	background: url("images/gradient-inner.png") repeat-x 0px 0px rgb(255, 255, 255); margin: 1em 0px; padding: 1em; border: 1px solid rgb(217, 234, 245);
}
*:first-child + html fieldset {
	background-position: 0px 0.75em; padding: 0px 1em 1em; background-color: transparent;
}
*:first-child + html fieldset > .description {
	padding-top: 1em;
}
*:first-child + html fieldset .fieldset-wrapper .description {
	padding-top: 1em;
}
fieldset legend {
	display: block;
}
*:first-child + html fieldset legend {
	display: inline;
}
*:first-child + html fieldset.collapsed legend {
	display: inline;
}
html.js fieldset.collapsed {
	padding-top: 0px; padding-bottom: 0.6em;
}
html.js fieldset.collapsible legend a {
	background: url("images/menu-expanded.gif") no-repeat 0% 50%; padding-left: 2em;
}
html.js fieldset.collapsed legend a {
	background: url("images/menu-collapsed.gif") no-repeat 0% 50%;
}
#block-node-0 h2 {
	padding-right: 20px; float: left;
}
#block-node-0 img {
	padding-top: 4px; float: right;
}
.feed-icon {
	padding-top: 4px; float: right;
}
#block-node-0 .content {
	clear: right;
}
#user-login-form {
	text-align: center;
}
#user-login-form ul {
	text-align: left;
}
.profile {
	margin-top: 1.5em;
}
.profile h3 {
	margin-bottom: 1em; border-bottom-color: currentColor; border-bottom-width: 0px; border-bottom-style: none;
}
.profile dl {
	margin: 0px;
}
.profile dt {
	color: rgb(137, 137, 137); line-height: 1.3em; font-size: 0.92em; font-weight: normal; margin-top: 1.4em; margin-bottom: 0.45em;
}
.profile dd {
	margin-bottom: 1.6em;
}
div.admin-panel {
	margin: 0px; padding: 0px;
}
div.admin-panel .description {
	margin: 0px; padding: 0px;
}
div.admin-panel .body {
	margin: 0px; padding: 0px;
}
div.admin {
	margin: 0px; padding: 0px;
}
div.admin .left {
	margin: 0px; padding: 0px;
}
div.admin .right {
	margin: 0px; padding: 0px;
}
div.admin .expert-link {
	margin: 0px; padding: 0px;
}
div.item-list {
	margin: 0px; padding: 0px;
}
.menu {
	margin: 0px; padding: 0px;
}
div.admin .left {
	width: 48%; float: left;
}
div.admin .right {
	width: 48%; float: right;
}
div.admin-panel {
	background: url("images/gradient-inner.png") repeat-x 0px 0px rgb(255, 255, 255); padding: 1em 1em 1.5em;
}
div.admin-panel .description {
	margin-bottom: 1.5em;
}
div.admin-panel dl {
	margin: 0px;
}
div.admin-panel dd {
	color: rgb(137, 137, 137); line-height: 1.3em; font-size: 0.92em; margin-top: -0.2em; margin-bottom: 0.65em;
}
table.system-status-report th {
	border-color: rgb(211, 231, 244);
}
#autocomplete li.selected {
	background: rgb(2, 122, 198); color: rgb(255, 255, 255);
}
tr.selected td {
	background: rgb(2, 122, 198); color: rgb(255, 255, 255);
}
tr.selected td.active {
	background: rgb(2, 122, 198); color: rgb(255, 255, 255);
}
tr.selected td a:link {
	color: rgb(211, 231, 244);
}
tr.selected td a:visited {
	color: rgb(211, 231, 244);
}
tr.selected td a:active {
	color: rgb(211, 231, 244);
}
tr.taxonomy-term-preview {
	opacity: 0.5;
}
tr.taxonomy-term-divider-top {
	border-bottom-color: currentColor; border-bottom-width: medium; border-bottom-style: none;
}
tr.taxonomy-term-divider-bottom {
	border-top-color: rgb(204, 204, 204); border-top-width: 1px; border-top-style: dotted;
}
.messages {
	border: 1px solid rgb(184, 211, 229); background-color: rgb(255, 255, 255);
}
.preview {
	border: 1px solid rgb(229, 229, 143); background-color: rgb(252, 252, 232);
}
div.status {
	border-color: rgb(199, 242, 200); color: rgb(51, 163, 51);
}
div.error {
	color: rgb(163, 0, 0); background-color: rgb(255, 204, 204);
}
tr.error {
	color: rgb(163, 0, 0); background-color: rgb(255, 204, 204);
}
.form-item input.error {
	border: 1px solid rgb(197, 32, 32); color: rgb(54, 54, 54);
}
.form-item textarea.error {
	border: 1px solid rgb(197, 32, 32); color: rgb(54, 54, 54);
}
tr.dblog-user {
	background-color: rgb(252, 249, 229);
}
tr.dblog-user td.active {
	background-color: rgb(251, 245, 207);
}
tr.dblog-content {
	background-color: rgb(254, 254, 254);
}
tr.dblog-content td.active {
	background-color: rgb(245, 245, 245);
}
tr.dblog-warning {
	background-color: rgb(253, 245, 230);
}
tr.dblog-warning td.active {
	background-color: rgb(253, 242, 222);
}
tr.dblog-error {
	background-color: rgb(251, 228, 228);
}
tr.dblog-error td.active {
	background-color: rgb(251, 219, 219);
}
tr.dblog-page-not-found {
	background: rgb(215, 255, 215);
}
tr.dblog-access-denied {
	background: rgb(215, 255, 215);
}
tr.dblog-page-not-found td.active {
	background: rgb(199, 238, 199);
}
tr.dblog-access-denied td.active {
	background: rgb(199, 238, 199);
}
table.system-status-report tr.error {
	border-color: rgb(238, 187, 187); color: rgb(34, 0, 0); background-color: rgb(255, 204, 204);
}
table.system-status-report tr.error th {
	border-color: rgb(238, 187, 187); color: rgb(34, 0, 0); background-color: rgb(255, 204, 204);
}
table.system-status-report tr.warning {
	border-color: rgb(238, 238, 187); background-color: rgb(255, 255, 221);
}
table.system-status-report tr.warning th {
	border-color: rgb(238, 238, 187); background-color: rgb(255, 255, 221);
}
table.system-status-report tr.ok {
	border-color: rgb(187, 238, 187); background-color: rgb(221, 255, 221);
}
table.system-status-report tr.ok th {
	border-color: rgb(187, 238, 187); background-color: rgb(221, 255, 221);
}
