/* header art variation */
.natSearchBoxTop,
.natSearchBoxTop input {
  background:white;
  color:silver;
}
.natSearchBoxTop input {
  border:1px solid white;
}
.natHeaderArt {
#  width: 1024px;
  background:#3569B6;
#  background:#F1F5F6;
#  background-image:url(http://twiki.pula.org/pub/Participator/participator_800_bg.jpg); 
  background-repeat:repeat;
  background-position:top right;
}
a:hover {
  color:#3f59bb;
}
.natTopBarSizer {
#  height:165px;
  max-height:200px;
}
a, a:link, a:active {
  color: #3f59bb;
}
/* sidebar */
.natSideBar, .natTopRight {
  width:200px;
  min-width:180px;
  max-width:200px;
}
.natSideBarTitle,
.natSideBarTitle h1 {
  margin:0px;
  padding:0px;
}
.natSideBarContents {
  color:#666666;
}
.natSideBar h1 a {
  color:green;
  font-weight:bold;
  text-decoration:none;
}
.natSideBar h1 a:hover {
  color:green;
  background:#3f59bb;
}
.natSideBar h1 {
  color:green;
  font-weight:bold;
  font-size:1.2em;
  padding-left:2px;
}
.natSideBar h2 {
  padding:0px;
  font-size:1em;
}
.natSideBar ul {
  margin-left:0px;
  padding-left:0px;
}
.natWebSlogan {
  padding-left:0px;
  color:silver;
}
.natWebButtons, .natWebButtonsContents { 
  background: #6895D2;
  float: right;
  width: 300px;
}
.natLoginTopicAction a,
.natTopicActions a {
  color:white;
}

li {
 padding: 2px;
 margin-left:15px;
}
