html, body, form, fieldset {
	margin: 0;
	padding: 0;
}
body {
	background: #EBEAE8;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.5;
}
body#bd {
	background: #A5A5A5;
	color: #555;
	margin: 0;
	padding: 0;
}
body.contentpane {
	color: #000;
	font-size: 12px;
	line-height: 1.3em;
	margin: 1em 2em;
	width: auto;
}
body.fs1 {
	font-size: 10px;
}
body.fs2 {
	font-size: 11px;
}
body.fs3 {
	font-size: 12px;
}
body.fs4 {
	font-size: 13px;
}
body.fs5 {
	font-size: 14px;
}
body.fs6 {
	font-size: 15px;
}
a {
	color: #F89A20;
	text-decoration: none;
}
a:hover, a:active, a:focus {
	text-decoration: underline;
}
a img {
	border: none;
}
.contentheading, .componentheading, .blog_more strong, h1, h2, h3, h4 {
	line-height: normal;
}
small, .small, .smalldark, .button, .article-meta, .modifydate, .img_caption p, a.readon, #ja-pathway, #ja-footer {
	font-size: 92%;
}
img {
	margin: 0;
	padding: 0;
}
.img_caption {
	padding-right: 10px;
}
.img_caption p {
	color: #555;
	text-align: center;
}
div.leading .img-desc {
	margin: 0;
}
div.leading .img-desc img {
	margin-top: 5px;
}
.article_row .img-desc {
	float: left;
	margin-top: 5px;
	margin-bottom: 5px;
}
div.article-content img, .img-desc img {
	background: #FFF;
	border: 1px solid #DDD;
	margin: 0 8px 0 0;
	padding: 3px;
}
.img-desc .img_caption p {
	font-size: 10px;
}
.img_caption img {
	background: #FFF;
	border: 1px solid #CCC;
	padding: 4px;
}
.img_caption p {
	margin-top: 0;
	padding-top: 5px;
}
.img-border {
	border: 5px solid #B9B7B5;
}
h1 {
	font-size: 200%;
}
h2 {
	font-size: 175%;
}
h3 {
	font-size: 150%;
}
h4 {
	font-size: 125%;
}
p, pre, blockquote, ul, ol, h1, h2, h3, h4, h5, h6 {
	margin: 1em 0;
	padding: 0;
}
ul {
	list-style: none;
}
ul li {
	background: url(../images/bullet.gif) no-repeat 20px 8px;
	padding-left: 30px;
}
ol li {
	margin-left: 35px;
}
th {
	font-weight: bold;
	padding: 8px;
	text-align: left;
}
fieldset {
	background: url(../images/dot.gif) repeat-x top;
	border: none;
	padding: 10px 5px;
}
fieldset a {
	font-weight: bold;
}
fieldset.input {
	background: none;
	padding: 0;
}
legend {
	background: #FFF;
	font-weight: bold;
}
hr {
	border-bottom: 0;
	border-left: 0;
	border-right: 0;
	border-top: 1px solid #4F4F4F;
	height: 1px;
}
td, th, div {
	font-size: 100%;
}
form {
	margin: 0;
	padding: 0;
}
form label {
	cursor: pointer;
}
input, select, textarea, .inputbox, .button {
	font: 100% Arial, Helvetica, sans-serif;
}
.inputbox {
	background: #FFF;
	border: 1px solid #B9B7B5;
	color: #666;
	font-size: 100%;
	padding: 2px;
}
.button {
	background: url(../images/but-bg.gif) repeat-x left center #FFF;
	border: 1px solid #D9D9D9;
	color: #555;
	font-weight: bold;
	padding: 1px 8px;
}
* html .button {
	padding: 0 5px !important;
}
*+html .button {
	padding: 0 5px !important;
}
#ja-contentheading {
	border-bottom: 5px solid #EBEBEB;
}
#ja-contentheading .leading {
	float: left;
	width: 100%;
}
#ja-contentheading .article-block {
	float: right;
	width: 40%;
}
#ja-contentheading .article_row {
	padding: 0 0 0 15px;
}
#ja-contentheading .leading h2.contentheading {
	font-size: 180%;
}
#ja-contentheading h2.contentheading {
	font-size: 125%;
}
#ja-contentheading .article-meta {
	width: 100%;
}
#ja-contentheading p {
	margin: 5px 0;
}
#ja-contentheading .article-toolswrap {
	margin: 0 0 5px;
}
.article_separator, .article_seperator {
	background: url(../images/dot.gif) repeat-x left center;
	display: block;
	height: 20px;
	margin: 0;
}
.leading_separator {
	display: none;
	height: 10px;
}
.row_separator {
	display: none;
}
.column_separator {
	padding: 0 25px;
}
.sectiontableheader {
	background: #000;
	border: 1px solid #4F4F4F;
	color: #CCC;
	font-weight: bold;
	padding: 4px 8px;
}
.sectiontableheader a, .sectiontableheader a:hover, .sectiontableheader a:active, .sectiontableheader a:focus {
	color: #FFF;
}
tr.sectiontableentry0 td, tr.sectiontableentry1 td, tr.sectiontableentry2 td {
	border-bottom: 1px solid #DDD;
	padding: 8px;
}
tr.sectiontableentry2 td {
	background: #F8F8F7;
}
table.contentpane {
	border: none;
	width: 100%;
}
table.contentpaneopen {
	border: none;
	border-collapse: collapse;
	border-spacing: 0;
}
table.contenttoc {
	float: right;
	margin: 0 0 10px 10px;
	padding: 0;
	width: 30%;
}
table.contenttoc td {
	background: url(../images/bullet.gif) no-repeat 12px 8px;
	padding: 1px 5px 1px 20px;
}
table.contenttoc th {
	border-bottom: 1px solid #CCC;
	padding: 0 0 3px;
	text-indent: 5px;
}
table.poll {
	border-collapse: collapse;
	padding: 0;
	width: 100%;
}
table.pollstableborder {
	border: none;
	padding: 0;
	text-align: left;
	width: 100%;
}
table.pollstableborder img {
	vertical-align: baseline;
}
table.pollstableborder td {
	background: none;
	border-collapse: collapse;
	border-spacing: 0;
	padding: 4px !important;
}
table.pollstableborder tr.sectiontableentry1 td {
	background: #F8F8F7;
}
table.searchintro {
	padding: 10px 0;
	width: 100%;
}
table.searchintro td {
	padding: 5px!important;
}
.blog_more {
	border-top: 1px solid #CCC;
	margin: 15px 0 0;
	padding: 10px 0 0;
}
.blog_more h2 {
	color: #F89A20;
	font-size: 110%;
	margin: 0 0 10px;
	padding: 0;
	text-transform: uppercase;
}
.blog_more strong {
	display: block;
	margin: 0 0 5px;
	text-transform: uppercase;
}
.blog_more ul {
	margin: 0;
	padding: 0;
}
.blog_more ul li {
	background: url(../images/bullet.gif) no-repeat 4px 8px;
	margin: 0;
	padding: 0 0 0 12px;
}
.blog_more ul li a {
	color: #555;
}
.blog_more ul li a:hover, .blog_more ul li a:active, .blog_more ul li a:focus {
	color: #F89A20;
}
.category {
	font-weight: bold;
}
h1.componentheading, .componentheading {
	border-bottom: 1px solid #CCC;
	font-size: 200%;
	margin: 0 0 15px;
	padding: 5px 0;
}
.contentdescription {
	padding-bottom: 30px;
}
h2.contentheading, .contentheading {
	color: #666;
	font-size: 180%;
	margin: 0 0 5px;
	padding: 0;
}
table.blog .contentheading {
	font-size: 150%;
}
a.readon {
	background: #F89A20;
	color: #FFF;
	padding: 0 5px;
}
a.readon:hover, a.readon:focus, a.readon:active {
	text-decoration: none;
}
table.contentpaneopen, table.contentpane, table.blog {
	width: 100%;
}
.moduletable {
	padding: 0;
}
ul.pagination {
	border-top: 1px solid #CCC;
	color: #555;
	margin: 15px auto 10px;
	padding: 10px 0 0;
	text-align: center;
}
ul.pagination li {
	background: none;
	display: inline;
	margin: 0;
	padding: 0;
}
ul.pagination li span {
	padding: 2px 5px;
}
ul.pagination a {
	background: #FFF;
	border: 1px solid #CCC;
	color: #4F4F4F;
	padding: 1px 4px;
	text-decoration: none;
}
ul.pagination a:hover, ul.pagination a:active, ul.pagination a:focus {
	color: #F89A20;
}
.pagenavbar {
	background: url(../images/icon-pages.gif) no-repeat center left;
	font-weight: bold;
	padding-left: 14px;
}
.pagenavcounter {
	background: url(../images/icon-pages.gif) no-repeat 0 11px;
	font-weight: bold;
	padding: 8px 14px 0;
}
.smalldark {
	text-align: left;
}
div.syndicate div {
	text-align: center;
}
.pollstableborder tr.sectiontableentry1 td, .pollstableborder tr.sectiontableentry2 td {
	background: none;
}
ul.latestnews li.latestnews, ul.mostread li.mostread {
	background: url(../images/dot.gif) repeat-x left bottom;
	padding: 5px 0;
}
ul.latestnews a, ul.mostread a {
	background: url(../images/bullet.gif) no-repeat left center;
	color: #F89A20;
	padding-left: 10px;
}
.bannerheader {
	font-size: 120%;
	font-weight: bold;
}
div.content-desc p {
	clear: both;
	display: block;
	margin: 0;
}
.article-toolswrap {
	display: block;
	margin: 0 0 10px;
	padding: 0;
	position: relative;
}
.article-tools {
	display: block;
	padding: 0 10px 0 0;
}
.article-meta {
	color: #999;
	float: left;
	width: 70%;
}
.createdby {
	color: #999;
}
.createdate {
	background: url(../images/vline.gif) no-repeat right center;
	margin-right: 5px;
	padding-right: 6px;
}
.modifydate {
	color: #999;
	display: block;
	margin: 15px 0;
	width: 100%;
}
.article-section {
	background: url(../images/vline.gif) no-repeat left center;
	margin-left: 5px;
	padding-left: 6px;
}
.article-section a {
	color: #555;
}
.article-category a {
	color: #555;
}
div.buttonheading {
	position: absolute;
	right: 10px;
	top: 4px;
}
.buttonheading img {
	border: 0;
	float: right;
	margin: 0 0 0 5px;
}
.cols3 {
	float: left;
	width: 33.3%;
}
div.column1 .contentpaneopen {
	padding-right: 10px;
}
div.column2 .contentpaneopen {
	padding: 0 5px;
}
div.column3 .contentpaneopen {
	padding-left: 10px;
}
.wrap {
	clear: both;
	width: 100%;
}
.main {
	background: url(../images/mainwrap-bg.gif) repeat-y center top;
	margin: 0 auto;
	width: 980px;
}
.inner {
	margin: 0 10px;
	padding: 0 20px;
}
#ja-mainbody {
	float: left;
	width: 75%;
}
#ja-current-content {
	margin: 0 0 15px;
	padding: 0 15px;
}
#ja-colwrap {
	float: right;
	width: 25%;
}
#ja-colwrap .ja-innerpad {
	padding: 0;
}
#ja-container, #ja-container-fr, #ja-container-fl, #ja-container-f {
	clear: both;
	padding: 0;
}
#ja-container .main .inner, #ja-container-fr .main .inner, #ja-container-fl .main .inner {
	background: url(../images/rightcol-bg.gif) repeat-y right top #FFF;
	padding: 0;
}
#ja-container-f .main .inner {
	background: #FFF;
	padding: 0;
}
#ja-container-fr #ja-mainbodywrap {
	width: 100%;
}
#ja-container-fr #ja-col1 {
	width: 22%;
}
#ja-container-fr #ja-content {
	width: 78%;
}
#ja-container-fr #ja-current-content {
	margin-right: 0;
}
#ja-container-fl #ja-mainbodywrap {
	float: left;
	width: 100%;
}
#ja-container-fl #ja-content {
	width: 80%;
}
#ja-container-fl #ja-current-content {
	margin-left: 0;
}
#ja-container-f #ja-mainbody {
	width: 100%;
}
#ja-container-f #ja-content {
	width: 100%;
}
#ja-container-f #ja-current-content {
	background: url(../images/cc-bg2.gif) repeat-y center top;
}
div.moduletable h3, div.moduletable_default h3, div.moduletable_menu h3, div.moduletable_text h3, div.moduletable_blank h3 {
	background: url(../images/h3-bg.gif) repeat-y left top #A5A5A5;
	border-right: 5px solid #666;
	color: #FFF;
	font-size: 100%;
	letter-spacing: 1px;
	margin: 0 0 10px;
	padding: 7px 0 7px 15px;
	text-transform: uppercase;
}
div.moduletable, div.moduletable_default, div.moduletable_menu, div.moduletable_text, div.moduletable_blank {
	color: #555;
	margin: 0 0 20px;
	padding: 0;
}
div.ja-box-ct {
	padding: 0 15px;
}
div.moduletable_blank {
	margin: 0 0 15px;
	padding: 0;
}
div.moduletable_blank div.ja-box-ct {
	background: none !important;
	border: none;
	margin: 0;
	padding: 0 0 0 5px !important;
}
#ja-colwrap div.moduletable_tabs {
	background: #DDD;
	border: 1px solid #B9B7B5;
	padding: 0;
}
#ja-colwrap div.moduletable_tabs div.ja-box-ct {
	background: none;
	border: none;
	padding: 0;
}
div.banneritem_text {
	padding: 5px 0 !important;
}
div.advs {
	clear: both;
	display: block;
	float: left;
	width: 100%;
}
div.moduletable li, div.moduletable_menu li, div.moduletable_text li {
	background-position: 5px 7px;
	padding-left: 13px;
}
#ja-header {
	background: url(../images/mainwrap-top.gif) no-repeat center top;
	line-height: normal;
	margin-top: 20px;
	padding-top: 10px;
	position: relative;
	z-index: 999;
}
#ja-header .inner {
	background: #FFF;
	height: 60px;
	padding: 0 15px;
	position: relative;
}
h1.logo, div.logo-text {
	float: left;
	margin: 15px 0 0;
	padding: 0;
}
h1.logo a {
	background: url(../images/logo.gif) no-repeat center;
	display: block;
	height: 32px;
	width: 408px;
}
h1.logo a span {
	position: absolute;
	top: -1000px;
}
div.logo-text {
	margin: 10px 0 0;
	outline: none;
}
div.logo-text h1 {
	border-right: 1px solid #CCC;
	float: left;
	font-size: 250%;
	font-weight: bold;
	letter-spacing: 2px;
	margin: 0;
	padding-right: 10px;
}
div.logo-text h1 a {
	color: #F89A20;
	text-transform: uppercase;
}
div.logo-text h1 a:hover, div.logo-text h1 a:focus, div.logo-text h1 a:active {
	text-decoration: none;
}
.site-slogan {
	color: #555;
	display: block;
	float: left;
	margin: 10px 0 0 10px;
	padding: 0;
	text-transform: uppercase;
}
#ja-mainnav {
	margin: 0;
	padding: 0;
	position: relative;
	z-index: 9999;
}
#ja-mainnav .main {
	position: relative;
}
#ja-mainnav .inner {
	background: #222;
	padding: 0;
}
#ja-mainnav a, #ja-subnav a {
	line-height: normal;
	outline: none;
}
#ja-subnav ul {
	display: block;
	list-style: none;
	margin: 0;
	padding: 0;
}
#ja-subnav li {
	background: url(../images/mainlevel-bg.gif) repeat-x left bottom;
	display: block;
	line-height: normal;
	margin: 0;
	padding: 0;
}
#ja-subnav a {
	background: url(../images/bullet.gif) no-repeat 0 12px;
	color: #555;
	display: block;
	margin: 0;
	outline: none;
	padding: 6px 0 6px 10px;
	text-decoration: none;
}
#ja-subnav a:hover, #ja-subnav a:active, #ja-subnav a:focus {
	background: url(../images/bullet-hover.gif) no-repeat 0 12px;
	color: #F89A20;
	text-decoration: none;
}
#ja-subnav li.active a {
	background: url(../images/bullet-hover.gif) no-repeat 0 12px;
	color: #F89A20;
	font-weight: bold;
}
#ja-pathway {
	background: #F8F8F7;
	border-bottom: 1px solid #E7E8E6;
	border-top: 1px solid #E7E8E6;
	color: #555;
	margin: 0 0 15px;
	padding: 6px 20px 5px;
}
#ja-pathway .ja-pathway-text {
	float: left;
	padding: 1px 10px 2px;
}
#ja-pathway span {
	padding: 0 5px 0 0;
}
#ja-pathway a {
	font-weight: bold;
}
#ja-pathway img {
	margin: 0 5px;
}
ul.menu {
	display: block;
	list-style: none;
	margin: 0;
	padding: 0;
}
ul.menu li {
	background: url(../images/mainlevel-bg.gif) repeat-x left bottom;
	display: block;
	line-height: normal;
	margin: 0;
	padding: 0 0 2px;
}
ul.menu li a {
	background: url(../images/bullet.gif) no-repeat 0 12px;
	color: #555;
	display: block;
	margin: 0;
	outline: none;
	padding: 6px 0 6px 15px;
	text-decoration: none;
}
ul.menu li a:hover, ul.menu li a:active, ul.menu li a:focus {
	background: url(../images/bullet-hover.gif) no-repeat 0 12px;
	color: #F89A20;
	text-decoration: none;
}
ul.menu li.active a {
	background: url(../images/bullet-hover.gif) no-repeat 0 12px;
	color: #F89A20;
	font-weight: bold;
}
ul.menu li ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
ul.menu li li {
	background: none !important;
	border: none;
	padding: 0 0 0 10px;
}
ul.menu li li a {
	background: url(../images/bullet.gif) no-repeat 0 12px !important;
	border: none;
	color: #555 !important;
	font-weight: normal !important;
	padding: 5px 5px 5px 10px !important;
	text-transform: none;
}
ul.menu li li a:hover, ul.menu li li a:active, ul.menu li li a:focus {
	background: url(../images/bullet-hover.gif) no-repeat 0 12px !important;
	color: #F89A20 !important;
	text-decoration: none;
}
ul.menu li li.active a {
	background: url(../images/bullet-hover.gif) no-repeat 0 12px !important;
	color: #F89A20 !important;
}
ul.menu li li li a {
	background: url(../images/bullet.gif) no-repeat 25px 10px !important;
	color: #555 !important;
	font-weight: normal !important;
	padding-left: 35px !important;
}
ul.menu li li li.active a {
	font-weight: bold !important;
}
.ja-box-full, .ja-box-left, .ja-box-center, .ja-box-right {
	float: left;
	overflow: hidden;
}
#ja-topsl {
	margin: 0;
	z-index: 10;
}
#ja-topsl .inner {
	background: #F89A20;
	padding: 0;
}
#ja-botsl div.moduletable h3 {
	background: none;
	border: none;
	color: #555;
	padding: 0 5px;
}
#ja-botsl div.inner {
	background: none !important;
}
#ja-botsl .ja-box-ct {
	padding: 0 5px;
}
#ja-botsl div.ja-box-ct img {
	border: 1px solid #DDD;
	padding: 2px;
}
#ja-botsl1 {
	clear: both;
	padding: 0;
}
#ja-botsl1 .inner {
	background: #000;
	border-top: 5px solid #F89A20;
	margin: 0 10px;
	padding: 20px 10px;
}
#ja-botsl1 div.moduletable h3 {
	background: none;
	border-bottom: 3px solid #1E1E1E;
	border-right: none;
	color: #666;
	margin: 0 0 10px;
	padding: 5px 0;
}
#ja-botsl1 div.moduletable, #ja-botsl1 div.moduletable_default {
	background: none;
	color: #555;
	margin: 0;
	padding: 0 10px;
}
#ja-botsl1 div.ja-box-ct {
	background: none;
	border: none;
	padding: 0;
}
#ja-botsl1 .ja-box-left div.moduletable, #ja-botsl1 .ja-box-left div.moduletable_default {
	margin: 0 10px 0 0;
}
#ja-botsl1 .ja-box-right div.moduletable, #ja-botsl1 .ja-box-right div.moduletable_default {
	margin: 0;
}
#ja-botsl1 .ja-box-center div.moduletable, #ja-botsl1 .ja-box-center div.moduletable_default {
	margin: 0 10px 0 0;
}
#ja-botsl1 .img-border {
	background: #000;
	border: 1px solid #222;
}
#ja-botsl1 a {
	color: #555;
}
#ja-botsl1 a:hover, #ja-botsl1 a:focus, #ja-botsl1 a:active {
	color: #F89A20;
	text-decoration: none;
}
#ja-botsl1 li {
	background: none;
	border-bottom: 1px solid #222;
}
#ja-botsl1 li a {
	background: url(../images/bullet2.gif) no-repeat 0 5px;
}
#ja-botsl1 li a:hover, #ja-botsl1 li a:active, #ja-botsl1 li a:focus {
	background: url(../images/bullet-hover.gif) no-repeat 0 5px;
}
#ja-footer {
	background: url(../images/mainwrap-bot.gif) no-repeat center bottom;
	clear: both;
	margin: 0 0 20px;
	padding-bottom: 10px;
}
#ja-footer .main {
	color: #666;
}
#ja-footer .inner {
	background: #222;
	border-top: 1px solid #333;
	padding: 20px;
}
#ja-footer a {
	color: #555;
}
#ja-footer a:hover, #ja-footer a:active, #ja-footer a:focus {
	color: #F89A20;
}
#ja-footer small {
	font-size: 100%;
}
#ja-footer ul {
	float: right;
	margin: 0;
	padding: 0;
}
#ja-footer li {
	background: none;
	display: inline;
	margin: 0;
	padding: 0;
}
#ja-footer li a {
	color: #555;
	display: inline;
	padding: 0 10px;
}
#ja-footer li a:hover, #ja-footer li a:focus, #ja-footer li a:active {
	color: #F89A20;
}
ul.accessibility {
	position: absolute;
	top: -100%;
}
li.ja-firstitem {
	background: none !important;
}
#ja-slideshow {
	float: left;
	margin: 0;
	padding: 0;
}
#ja-tabwrap {
	float: right;
	width: 30%;
}
#form-login-username label, #form-login-password label {
	display: block;
}
#form-login-username #modlgn_username, #form-login-password #modlgn_passwd {
	width: 90%;
}
#ja-search {
	background: url(../images/icon-search.gif) no-repeat right center;
	font-size: 12px;
	padding: 2px;
	position: absolute;
	right: 15px;
	top: 20px;
	width: 242px;
	z-index: 1;
}
#ja-search .inputbox {
	background: #F8F8F7;
	border: 1px solid #E7E8E6;
	color: #666;
	margin: 0;
	width: 215px;
}
#ja-search .button {
	background: url(../images/bsearch-bg.gif) no-repeat left center;
	border: none;
	color: #CCC;
	font-size: 11px;
	height: 24px;
	line-height: 24px;
	padding-left: 25px;
	text-transform: uppercase;
	width: 80px;
}
* html #ja-search .button {
	height: 24px;
	padding-left: 20px !important;
	width: 80px;
}
*+html #ja-search .button {
	height: 24px;
	padding-left: 20px !important;
	width: 80px;
}
#ja-banner {
	float: right;
	margin: 15px 5px 0 0;
	overflow: hidden;
	padding: 0;
	text-align: center;
}
div.back_button a, div.back_button a:hover, div.back_button a:active {
	background: none !important;
	display: block;
	margin: 10px 0;
	text-decoration: none !important;
}
.clr {
	clear: both;
}
.hastip img {
	border: none;
}
ul.no-display {
	display: none;
}
div.ja-innerdiv {
	background: url(../images/mainlevel-bg.gif) repeat-x left bottom;
	padding: 10px 0 !important;
}
div.ja-innerdiv span.title {
	display: block;
	font-weight: bold;
}
div.ja-innerdiv .img-border {
	background: #FFF;
	border: 1px solid #DDD;
	margin: 5px 8px 0 0;
	padding: 2px;
}
#ja-news div.moduletable {
	margin-bottom: 0;
}
.tool-tip {
	background: #FFF;
	border: 1px solid #CCC;
	color: #333;
	float: left;
	max-width: 200px;
	padding: 5px;
	z-index: 999;
}
.tool-title {
	background: url(../../system/images/selector-arrow.png) no-repeat;
	font-size: 100%;
	font-weight: bold;
	margin: 0;
	margin-top: -15px;
	padding: 0;
	padding-bottom: 5px;
	padding-top: 15px;
}
.tool-text {
	font-size: 100%;
	margin: 0;
}
#system-message dd.message ul, #system-message dd.error ul, #system-message dd.notice ul {
	margin: 0;
	padding: 0;
}
#system-message dd.message ul li, #system-message dd.error ul li, #system-message dd.notice ul li {
	background: none;
	color: #FFF;
	margin: 0;
	padding: 5px;
}
#system-message dd.message ul {
	background: #666;
	border: none;
}
#system-message dd.error ul {
	background: #666;
	border: none;
}
#system-message dd.notice ul {
	background: #666;
	border: none;
}
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: inline-block;
}
html[xmlns] .clearfix {
	display: block;
}
.clearfix:after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
}