#toc ul,
.toc ul {
	list-style-type: none;
	list-style-image: none;
	margin-left: 0;
	padding-left: 0;
	text-align: right;
}


.widgetWikiaToolbox .listHdr {
	color: #448899;
	font-size: 11pt;
	font-weight: normal;
	margin: 2px 0px 3px 0px;
}


li.widget h1 {
	color: #448899;
}

.boxHeader {
	color: #448899 !important;
	border-color: #448899;
}

.wikiaTooltip {
	background-color: #448899;
	border-color: #448899;
}

ul#welcome li.user {
	background-image: url(../images/user_menu.gif);
	color: #448899;
}

#notifyForm input.submit
{
    border: none;
  margin: 15px;
  font-weight: bold;
  width: 96px;
  height: 26px;
  cursor: pointer;
}

.articleBar {
	background-color: #448899;
        background: solid;
        background-image: none;
}
.articleBar div {
	background-color: #448899;
        background: solid;
        background-image: none;
        }

.articleBar .editButton, .articleBar .editButton span {
	background-image: url(../images/edit_button.gif);
	background-color: #448899;
}

#bodyContent a.external,
#bodyContent a[href ^="gopher://"] {
	background: url(external.png) center left no-repeat;
}