
.news {
  padding-left: 7px;
  padding-top: 5px;
  padding-bottom: 5px;
  border: 1px solid #686868;
  background-color: #ffffff;
  font-weight: normal; line-height: 15px;
}

.news_label {
  margin-top: 10px;
  background-color: #686868;
  color: #ffffff;
  text-align: center;
  height: 22px;
  font-weight: bold; line-height: 17px;
}

.date_label {
  font-size: 13px;
  font-weight: bold;
  font-family: "arial ce", "arial", "ms sans serif", "verdana", "helvetica";
}

.date {
  font-size: 13px;
  font-weight: normal;
}

.art_link, .art_arch_link {
  font-size: 13px;
  font-weight: normal;
  color: navy;
  text-decoration: none;
  font-family: "arial ce", "arial", "ms sans serif", "verdana", "helvetica";
}

.art_link:hover {
  text-decoration: underline;
}

.art_link:visited {
  color: #707070;
}

.art_arch_link {
  font-style: italic;
}

.art_arch_link:hover {
  text-decoration: underline;
}

hr.date_hr {
   border-width: 0px;
   border-top: 1px solid #808080;
}

div.text {
  font-size: 13px;
  font-weight: normal;
  color: #000;
  text-decoration: none;
  font-family: "arial ce", "arial", "ms sans serif", "verdana", "helvetica";  
  text-align: justify;
}

.picture {
  padding: 3px;
  padding-bottom: 10px;
}

a.style {
   font-size: 14px; 
   color: navy; 
   text-decoration: none;
   font-weight: bold;
}

a.style:hover {
   text-decoration: underline;
}

a.style_link {
  color: #393939;
  font-size: 14px;
  font-style: italic;
  font-weight: bold;
  text-decoration: none;
}

a.style_link:hover {
   text-decoration: underline;
}

td.arch_thumb {
  width: 62px;
  vertical-align: top;
}

td.building_thumb {
  width: 62px;
  vertical-align: top;
}

td.award_text {
  vertical-align: top;
}

td.a_type {
  color: maroon;
  vertical-align: top;
  font-weight: bold;
  text-align: left;
  font-style: italic;
}

a.award_link {
  font-weight: bold;
  color: navy;
}

img.thumb {
  border: 1px solid black;
}

table.komiks div.komikspic {
  width: 120px; 
  height: 18px; 
  text-align: center;
  font-weight: bold;
}

table.komiks td {
  opacity: 0.2;
  width: 120px;
  padding: 5px;
}

table.komiks td:hover {
  opacity: 1;
}

#polldiv {
  font-family: "ms sans serif", "arial ce", "arial", "verdana", "helvetica";
  font-size: 11px;
}

