#sidebar2 { 
    margin-top: 0; 
}
.paginationblock ul {
    list-style-type: none; 
}
.paginationblock ul li {
    float:left;
    width: auto;
    margin-right: 10px;
}
section article {
   clear: both;
   border-bottom: 4px dotted #1078b9;
   padding: 30px 0px 20px 0px;
}
img.bioleft{border:4px groove #3366ff;margin:4px 10px 5px 0px;float:left;}

.banneritem { text-align:center!important; }

img.bioright{border:4px groove #3366ff;margin:4px 0px 5px 10px;float:right;}

div.picturecaption {font-style: italic; text-align: center; font-size: 8pt; line-height: 11px;}

table.infoarchive {
        border-collapse: separate;
}

.docman_download_button { border-radius:8px !important; }
.podcast_media li { margin-left: 0px;!important }

span.login-greeting { color: #fff; }


div.virtual { width: 100%; max-width: 1200px; border: 2px solid #80b788; border-radius: 5px; margin: 10px  auto; }
div.virtual p { padding:10px; }

a.saleButton {
  font-size: 18px;
  padding: 15px 20px;
  margin: 0px auto;
  overflow: hidden;
/*  height: 44px; */
  display: block;
  background: url(/templates/js_elan/images/sale-btn-bkgd.png) repeat-x center top;
  width: 100px;
  text-align: center;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
  color: #fff;
  font-weight: bold;
  text-transform: none;
  text-decoration: none;
  text-shadow: #0d3b4d 0px -1px 1px;
  box-shadow: 0px 1px 2px #bbb;
  -moz-box-shadow: 0px 1px 2px #bbb;
  -webkit-box-shadow: 0px 1px 2px #bbb;
  -khtml-box-shadow: 0px 1px 2px #bbb;
}
a.saleButton:hover {
  background: url(/templates/js_elan/images/sale-btn-bkgd.png) repeat-x center -40px;
}
a.saleButton span {
  font-size: 13px;
  color: #ff9800;
  display: block;
}
.countrycontainer {
  display: flex;
  flex-flow: row wrap;
  justify-content: space-around;
  gap: 10px;
  }
a.countryButton {
  float:left;
  overflow:hidden;
 /* height:30px; */
  margin:10px;
  margin-bottom:5px;
  font-size: 13px;
  padding: 4px 15px;
  display: flex;
  /* background: url(/templates/js_elan/images/sale-btn-bkgd.png) repeat-x center top; */
  width: 100px; */
  text-align: center;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
  color: #fff;
  font-weight: normal;
  text-transform: none;
  text-decoration: none;
  /* text-shadow: #0d3b4d 0px -1px 1px;
  box-shadow: 0px 1px 2px #bbb;
  -moz-box-shadow: 0px 1px 2px #bbb;
  -webkit-box-shadow: 0px 1px 2px #bbb;
  -khtml-box-shadow: 0px 1px 2px #bbb; */
}
/*a.countryButton:hover {
  background: url(/templates/js_elan/images/sale-btn-bkgd.png) repeat-x center -40px;
} */
body {font-size:1em;}
.logoheader > .mod-custom, .logoheader > .custom { background: none; }