/* Yleiset */
.CommandButton {
  margin-top: 4px 0 0 2px;
  padding:2px;
  padding-left:6px;
  padding-right:6px;
  height:20px;
  background:url(images/btn_bg.jpg) rgb(240,240,240);
  font-family: Verdana,arial,sans-serif;
  text-decoration:none;
  border:1px solid rgb(150,150,150);
  }


/* OIKEA NOSTO */
.c_oikea_nosto {
  background-color: White;
  }
.c_oikea_nosto a, .c_oikea_nosto a:visited {
  color: #017560;
  }
.c_oikea_nosto a:hover {
  color: #de774c;
  }
.c_oikea_nosto .c_title .Head {
  color:#DE774C;
  font-weight:bold;
  padding-left: 3px;
  }
.c_oikea_nosto .c_contentpane {
  padding-left: 8px;
  }
  
.c_oikea_nosto .c_actions {
  padding-left: 1px;
  }

/* OIKEA NOSTO EI OTSIKKOA */
.c_oikea_nosto_ei_otsikkoa {
  background-color:White;
  }

/* OTSIKOLLA */
.c_otsikolla .c_title .Head, .ei_otsikkoa .Head {
  color:#DE774C;
  font-weight:bold;
  }

.leftpane .c_otsikolla .c_actions {
  border-bottom:1px solid #DE774C;
  }
.leftpane .c_otsikolla .c_title {
  border-bottom:1px solid #DE774C;
  }
