/* updated links */
a.wikilink.updated
{
	background-image: url(../linkicons/updated.png);
	background-repeat: no-repeat;
	background-position: center right;
	padding-right:20px;
}
p {
	margin: 0;
	#line-height: 1.25em;
}


hr {
	margin: 5px 15px 5px ;
	clear: none;
}

h1, h2, h3, h4, h5, h6 {
	margin-bottom: .25em;
	line-height: 1.25em;
	font-family: Ubuntu, arial, helvetica, sans-serif;
	font-weight: bold;
}

h1.pagetitle { 
	font-style: italic !important;
}


h2 {font-size: 1.75em !important;
}


h3 {font-size: 1.5em !important;
	font-style: italic !important;
}

h4 {font-size: 1.25em !important;
}

h5 {font-size: 1em !important;
	font-style: italic !important;
}
.vspace {
	margin: 0px;
	padding: 0px;
	padding: 5px 0px;
}

.indent {
	padding-top: 10px;
}

footer {
	clear: both;
	margin: 1em 0em;
	text-align: center;
}

div.category {
  border: 1px solid #666;
  padding: 0.5em;
  background-color:  #EEE;
  font-family: Garamond, Georgia, serif;
  font-style: italic;
}

.wikimessage {
	color: red;
	font-weight: bold;
	font-size: larger;
}
