
.lft {

}

.topTen {

}

.rgt {

}
	
.lft ul {
 list-style-type: none;
 margin: 0;
 padding: 0 0 0 5px;
}

.content li {
 list-style-type: none;
 padding: 2px 0 0 10px;
}

.content li a:link {
        color: #01132D;
        text-decoration: none;
	font-size: 12px;
}
.content li a:visited {
        color: #01132D;
        text-decoration: none; 
	font-size: 12px;
}
.content li a:active {
        color: #01132D;
        text-decoration: none; 
	font-size: 12px;
}
.content li a:hover {
        color: #0835AB;
        text-decoration: underline; 
	font-size: 12px;
}

.content li h2 {
	padding: 0px 0px 0px 0px;
	margin: 0;
	font-size: 20px;
}

.subcat  {
 margin: 0;
 padding: 0 0 0 20px;
}

.center {
	margin: 0 21% 0 21%;
	padding: 5px;
}

.topTen ul {
 list-style-type: decimal;
}

.topTen li {
 list-style-type: decimal;
}

.topTen a:link {
        color: #01132D;
        text-decoration: none; 
}
.topTen a:visited {
        color: #01132D;
        text-decoration: none; 
}
.topTen a:active {
        color: #01132D;
        text-decoration: none; 
}
.topTen a:hover {
        color: #0835AB;
        text-decoration: underline; 
}

.rgt p {
	margin: 0;
	padding: 0;
	font-size: 0.9em;
}

.center li.has-sub {
	list-style-type: none;
}
.active {
	font-weight: bold;
}
.inactive {
	font-weight: normal;
}
.footer {
	font-size: 0.8em;
	padding: 0 20px;
	text-align:right;
}
.clearer {
	clear: both;
	height: 0;
	visibility: hidden;
}
img {
  border: 0;
}

ul.short-entry-list li {
  list-style-type: square;
}

.wikitext {
  font-size: 12px;
}

.wikitext pre {
  border: 1px #000 dashed;
  padding: 10px;
  background-color:#EEE;
}
.wikitext pre, .wikitext code {
  font-family: monospace;
  padding-top: 0;
}


.search-result li {
  list-style-position: inside;
}
.search-result li.search-category-title {
  margin-left: 0;
  list-style-type: none;
}


