* {
  padding: 0;
  margin: 0;
  font-family: arial, sans serif;
}

.clear {
  clear: both;
}

body {
  font-size: 12px;
  margin: 0;
  padding: 0;
  background: #ffffff none;
}

img {
  border: 0 none;
}

iframe {
  background-color: #ffffff;
}

h2 {
  font-size: 16px;
  padding: 0 0 10px 0;
}

h3 {
  font-size: 14px;
  padding: 0 0 5px 0;
  font-weight: normal;
}

h3 a, h3 a:visited, h3:active, h3 a:hover, h3 a:link {
  font-size: 14px;
  text-decoration: underline !important;
  color: #0000cc;
}

h3 a:hover {
  color: #0000ff;
}

h4 {
  font-size: 12px;
  border-bottom: 1px solid #D3E1F9;
  padding: 0 0 4px 0;
  margin: 0 0 4px 0;
}

#page {
  width: 980px;
  margin: 0 auto;
  background-color: #ffffff; 
}

#header {
  height: 100px;
  margin: 0 0 15px 0;
  background: transparent url(images/logo.png) no-repeat -36px 18px;
  border-bottom: 2px solid #4272DB;
}

#sidebar1 {
  float: left;
  width: 150px;
  margin: 0 0 8px 0;
  padding: 0 4px 0 0;
  background-color: #ffffff;
  border-right:  1px solid #D3E1F9;
} 

#sidebar2 {
  float: right;
  width: 300px;
  margin: 0 0 8px 0;
  padding: 0 0 0 8px;
  background-color: #ffffff;
  border-left:  1px solid #D3E1F9;
}

.widget {
  margin: 0 0 20px 0;
}

#serps, .entry {
  width: 484px;
  margin: 0 316px 0 170px;
}

#placeholderT1, #placeholderT2, #placeholderT3 {
  width: 484px;
  margin: 0 316px 0 170px;
  margin-bottom: 14px;
}

.entry {
  margin-bottom: 14px;
  border-bottom:  1px solid #D3E1F9;
}

img.entry {
  padding: 2px;
  margin: 2px 4px 4px 0;
  width: 180px;
  border:  1px solid #dddddd;
}

.entry_content {
  padding-bottom: 14px;
}

.entry_content p {
  margin: 0 4px 12px 0;
  font-size: 12px;
  line-height: 15px;
  text-align: justify;
}

.item {
  margin: 0 0 14px 0;
}

.item em {
  font-style:  normal;
  font-weight: bold;
}

div.s cite {
  display: block;
  font-style: normal;
  font-size: 11px;
  color: #008800;
}

#searchkeys {
  list-style: none;
  margin: 0 0 0 0;
}

#searchkeys li {
  background: transparent url(images/stary2.gif) no-repeat 2px 2px;
  padding: 0 0 2px 20px;
  margin: 0 0 0 0;
  line-height: 1.2;
}

#searchkeys a, #searchkeys a:link, #searchkeys a:active, #searckeys a:hover {
  font-size: 12px;
  text-decoration: underline !important;
  color: #0000cc;
}

#searchkeys a:hover {
  color: #0000ff;
}

.widgets {
  background-color: #ffffff;
}

#footer {
  height: 24px;
  border-top:  1px solid #D3E1F9;
}

div.button {
  height: 60px;
  text-align: center;
  margin-top: 5px;
}

div.button.green {
  background: transparent url(/images/button-green-480.png) no-repeat;
}

div.button.gray {
  background: transparent url(/images/button-gray-480.png) no-repeat;
}

div.button a {
  display: block;
  padding-top: 15px;
  color: #ffffff !important;
  font-family: Arial;
  font-size: 24px !important;
  font-weight: bold;
}

img.teaser {
  width: 470px;
  padding: 3px;
  border:  1px solid #dddddd;
}

