.articlelistheader {
  background: #437a65 url(kepek/header-news.jpg) no-repeat left center;
  height: 32px;
}

.articlelistheader h1 span,
.articlelistheader p.title span {
  display: none;
}

.articlelist {
  margin: 0 0 0 16px;
}

.articlelist .articlelistitem {
  margin: 0 16px 16px 0;
  clear: both;
}

.articlelist .articlelistitem_image {
  float: left;
  display: inline;
  margin: 24px 16px 16px 16px;
  border: 1px solid #dcd9ca;
  padding: 4px;
  background-color: #f1eee7;
}

.articlelist .articlelistitem_articledata {
  float: left;
  width: 440px;
}

.articlelist .articlelistitem_articlename {
  margin-top: 24px;
  margin-bottom: 2px;
  font-size: 12px;
  font-weight: bold;
  color: #dd7421;
}

.articlelist .articlelistitem_articlename a:link,
.articlelist .articlelistitem_articlename a:visited {
  color: #dd7421;
  text-decoration: none;
}

.articlelist .articlelistitem_articlename a:hover {
  color: #dd7421;
  text-decoration: underline;
}

.articlelistitem_articledate_source {
  font-size: 10px;
  color: #326d8d;
  margin-top: 2px;
}

.articlelistitem_intro {
  margin: 16px 0;
  text-align: justify;
}

.articlelistitem_readarticle,
.articlelistitem_readarticle a:link,
.articlelistitem_readarticle a:visited {
  color: #326d8d;
  text-decoration: none;
  font-size: 9px;
  font-weight: bold;
}

.articlelistitem_readarticle a:hover {
  color: #326d8d;
  text-decoration: underline;
  font-size: 9px;
  font-weight: bold;
}

.article {
  margin: 16px;
}

.articleheader {
  padding: 10px;
}

.articleheader h1 {
  margin-bottom: 2px;
  font-size: 14px;
  font-weight: bold;
  color: #dd7421;
}

.article_articledate_source {
  font-size: 10px;
  color: #326d8d;
  margin-top: 2px;
}

.article_controls {
  float: right;
}

.article_offerpic {
  float: right;
  margin: 0 0 8px 8px;
  padding: 8px;
  border: 1px solid #bdbbb4;
  width: 100px;
}

.article_offerpic_header {
  font-weight: bold;
}

.articlebody {
  padding: 12px;
  font-size: 12px;
}

.articlebody h2, h3, h4 {
  font-weight: bold;
  margin: 16px 0 12px 0;
  font-size: 12px;
}

.articlebody p {
  text-align: justify;
  margin-bottom: 8px;
  font-size: 12px;
}

.articlebody p.imageleft {
  float: left;
  margin: 0 10px 10px 0;
  padding: 0;
}

.articlebody p.imageright {
  float: right;
  margin: 0 0 10px 10px;
  padding: 0;
}

.articlebody p.imagecenter {
  text-align: center;
  clear: both;
  margin: 0 0 10px 0;
  padding: 0;
}

.articlebody img.imagecenter {
  display: block;
  margin: 0 auto;
}

.articlebody p.imagecaption {
  font-size: 10px;
  font-weight: bold;
  color: #A53C02;
  text-align: center;
  margin: 0 0 24px 0;
}

.articlebody ul {
  margin-left: 32px;
}

.articlebody ul li {
  margin: 2px 0;
  font-size: 12px;
}

.articlebody a:link,
.articlebody a:visited {
  color: #326d8d;
  text-decoration: none;
}

.articlebody a:hover {
  color: #326d8d;
  text-decoration: underline;
}

.connected {
  clear: both;
  padding-top: 16px;
}

.connectedproducts .productprice {
  font-weight: bold;
  color: #dc7420;
}

.articlefooter {
  margin-top: 32px;
  border-top: 1px solid #bdbbb4;
  border-bottom: 1px solid #bdbbb4;
  height: 24px;
}

.articlefooter ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

.articlefooter ul li {
  float: left;
  width: 50%;
  text-align: center;
  padding-top: 2px;
}

.articlefooter a:link,
.articlefooter a:visited,
.articlefooter a:hover {
  color: #326d8d;
}

.cse-branding-bottom {
  margin: 16px;
  padding: 12px;
}

#pagerform {
  margin: 16px 0;
  padding-top: 16px;
  border-top: 1px solid #bdbbb4;
}

#pagerform select {
  margin-right: 8px;
  width: 250px;
}

.dictionaryheader {
  background: #437a65 url(kepek/header-dictionary.jpg) no-repeat left center;
  height: 38px;
}

.dictionaryheader h1 span,
.dictionaryheader p.title span {
  display: none;
}

.dictletterlist {
  margin: 16px;
  padding: 12px;
  height: 16px;
}

.dictletterlist ul {
  list-style: none;
}

.dictletterlist ul li {
  float: left;
  margin-right: 12px;
}

.dictionarycontent {
  margin: 16px;
  padding: 12px;
}

.dictionarycontent h1 {
  float: left;
  color: #dd7421;
  font-size: 60px;
  margin: 4px 16px 8px 4px;
  padding: 0;
/*
  margin-bottom: 24px;
  font-size: 14px;
  font-weight: bold;
  color: #dd7421;
*/
}

.dictionarycontent dl {
  margin: 16px 0 0 0;
  padding: 0;
}

.dictionarycontent dt {
  margin: 0 0 4px 0;
  padding: 0;
  font-weight: bold;
}

.dictionarycontent dd {
  margin: 0 0 16px 0;
  padding: 0;
  text-align: justify;
}
