p{
	padding: 0;
}

#wikitext h1, #wikitext h2, #wikitext h3, #wikitext h4, #wikitext h5, #wikitext h6{
	color: rgb(120,0,0);
	margin-top: 1.0em !important;
	margin-bottom: 0.6em !important;
}

#wikitext h1{
	font-size: 20px;
}

#wikitext h2{
	font-size: 17px;
}

#wikitext h3{
	font-size: 15px;
	font-weight: normal;
}

#wikitext h4, #wikitext h5, #wikitext h5{
	font-size: 13px;
	font-weight: normal;
}

pre, code{
	color: rgb(50,50,150);
	font-family:'Lucida Console','Andale Mono','Courier New',Courier,monospace;
	font-size: 12px;
}

small{
	font-size: 11px;
}

table{
	border-collapse: collapse;
}

.sitehead{

}

.diffbox{
	width: 100%;
}

.wiki-actions{
	text-align: center;
}

.wiki-actions li{
	display: inline;
	margin-left: 5px;
}

.wiki-actions .searchbox{
	width: 90%;
}

.block-main-footer{
	height: auto;
	min-height: 15px;
	padding-bottom: 0px;
}

.block-main-footer p{
	padding: 10px 0;
}

.dice{
	white-space: nowrap;
}

.talk-reference{
	margin-top: 1.33em;
	font-size: smaller;
	font-style: italic;
	text-align: right;
}

.talk-footer{
	font-size: smaller;
	font-style: italic;
	text-align: right;
}

dt{
	font-weight: bold;
}
