div#center h1 {
  margin: 0px 0px .3em 0px;
  padding: 0px;
  font-size: 1em;
  color: #606163;
}

div#center h2 {
  margin: .66em 0px .33em 0px;
  padding: 0px;
  font-size: .83em;
  color: #E96900;
}

div#center h3 {
  margin: .66em 0px .33em 0px;
  padding: 0px;
  font-size: .83em;
  color: #00814C;
}

p.st, div#center p {
  margin: 0px;
  padding: 0px 1% 1em 0px;
  font-size: .93em;
  color: #606163;
}

div.paragraph {
  margin: 0px;
  padding: 0px 1% 1em 0px;
  font-size: .83em;
  color: #606163;
}

/*
div#center img {
  margin-right: 6px;
  border-right: solid 2px #CBD1D4;
  padding-right: 6px;
  float: left;
}

*/

div.paragraph a, div#center a {
  color: #000;
}

p.st a:hover a, div#center a:hover {
  text-decoration: none;
}

div#center ul, div#center ol {
  margin: 1em 0px 0px 1em;
  padding: 0px;
  list-style: none;
  clear: both;
}

div#center ul li, div#center ol li {
  background: transparent url(../images/center_bulet.png) no-repeat 0px 5px;
  padding-left: 10px;
}

table.cms {
  margin: 0px 0px .6em 0px;
  padding: 0px;
  border-collapse: collapse;
}

table.cms td {
  border: solid 1px #CBD1D4;
  padding: 2px;
  font-size: .83em;
}

div#center blockquote {
  margin: 1em 0px .6em 0px;
  padding: 1em;
  width: 96%;
  font-size: .93em;
  border: solid 1px #CBD1D4;
  clear: both;
}

div#center blockquote a {
  color: #000;
}

div#center blockquote a:hover {
  text-decoration: none;
}

div.etpimg_thumb_left, div.etpimg_section {
  margin-top: .33em;
  margin-right: 6px;
  margin-bottom: .33em;
  border-right: solid 2px #CBD1D4;
  padding-right: 6px;
  float: left;
}

div.etpimg_viewer_left {
  margin-top: .33em;
  margin-right: 6px;
  margin-bottom: .33em;
  border-right: solid 2px #CBD1D4;
  padding-right: 6px;
  float: left;
}

div.etpimg_thumb_right {
  margin-top: .33em;
  margin-left: 6px;
  margin-bottom: .33em;
  border-left: solid 2px #CBD1D4;
  padding-left: 6px;
  float: right;
}

div.etpimg_viewer_right {
  margin-top: .33em;
  margin-left: 6px;
  margin-bottom: .33em;
  border-left: solid 2px #CBD1D4;
  padding-left: 6px;
  float: right;
}

div.etpimg_dscr {
  background: #FAFAFA;
  font-size: 10px;
}

/*== {"multilang ======*/
div#lang_opts {
  width: 100%;
  font-size: 11px;
  background: #FFEFEE;
  border: solid #FFD7D4;
  border-width: 1px 0px;
} 
  
div#lang_opts a, div#lang_opt strong {
  padding: 0px 4px;
  text-decoration: none;
  font-weight: normal;
}

div#lang_opts strong {
  background: #E0180C;
  color: #FFF;
}

div#lang_opts a:hover {
  background: #FEBFBB;
}
