a:focus {
  outline: 1px solid #07c!important;
}

.no-focus-outline a:focus,.no-focus-outline button:focus {
  outline: 0;
}

.dialogue h2,.middlewide-three-column .three-column-left-middle-right-section .middle-column .wrapper h2,.right-column .wrapper h2,.two-column-left-right-section .left-column .wrapper h2,.wrapper.wrapper h2 {
  font-size: 24px;
  font-weight: 400;
}

.dialogue h3,.middlewide-three-column .three-column-left-middle-right-section .middle-column .wrapper h3,.right-column .wrapper h3,.two-column-left-right-section .left-column .wrapper h3,.wrapper.wrapper h3 {
  color: #333;
  font-size: 20px;
  font-weight: 400;
}

.dialogue h4,.middlewide-three-column .three-column-left-middle-right-section .middle-column .wrapper h4,.right-column .wrapper h4,.two-column-left-right-section .left-column .wrapper h4,.wrapper.wrapper h4 {
  color: #333;
  font-size: 18px;
  font-weight: 700;
  background: 0 0;
  padding: 0;
}

.photo-credit {
  font-size: .7em;
  margin: 0;
  text-align: right;
}

p.photo-credit {
  font-size: .7em;
  margin: 0;
  text-align: right;
}

.cp-upper-panel .cp-download-all-link {
  color: #fff!important;
}

#sidebar {
  background-color: #d2e7ea;
  padding: 4px 20px;
  margin: 20px 0;
}

#sidebar h1,#sidebar h2 {
  font-size: 20px;
  line-height: 24px;
  font-weight: 700;
}

#sidebar table,#sidebar td,#sidebar th {
  font-size: .9em;
  border: 2px solid #fff;
  border-collapse: collapse;
  padding: 4px;
}

#sidebar th {
  text-align: center;
  font-weight: 700;
  background-color: #b4d7db;
}

.sidebar {
  background-color: #d2e7ea;
  padding: 4px 20px;
  margin: 20px 0;
}

.sidebar h1,.sidebar h2 {
  font-size: 20px;
  line-height: 24px;
  font-weight: 700;
}

#figure {
  border-bottom: 1px solid #333;
  padding: 10px 0;
  margin: 20px 0;
}

#figure h1,#figure h2 {
  font-size: 20px;
  line-height: 24px;
  font-weight: 700;
}

#figure table,#figure td,#figure th {
  font-size: 1em;
  background-color: #fff;
  border: 2px solid #fff;
  border-collapse: collapse;
  padding: 4px;
}

#figure th {
  font-weight: 700;
  background-color: #d2e7ea;
}

.figure {
  border-bottom: 1px solid #333;
  padding-bottom: 25px;
  margin: 20px 0;
}

.figure h1,.figure h2 {
  font-size: 20px;
  line-height: 24px;
  font-weight: 700;
}

.figure table,.figure td,.figure th {
  font-size: 1em;
  line-height: 1.4em;
  background-color: #fff;
  border: 1px solid #000;
  border-collapse: collapse;
  padding: 4px;
  text-align: center;
}

.figure th {
  font-weight: 700;
  background-color: #d2e7ea;
  text-align: left;
}

.figure caption {
  font-size: 20px;
  line-height: 24px;
  font-weight: 700;
  padding: 15px 0;
}

.figure th.twolevel {
  background-color: #d2e7ea;
}

.figure td.leftalign,.figure th.leftalign {
  text-align: left;
}

.figure tfoot {
  text-align: left;
  font-size: 13px;
}

.figure tfoot td {
  text-align: left;
}

.middlewide-three-column .three-column-left-middle-right-section .middle-column .wrapper>p.caption,.rightwide-two-column .two-column-left-right-section .wrapper>p.caption,p.caption {
  font-size: 14px;
  line-height: 20px;
  font-weight: 700;
  margin-top: 0;
}

#endnotes-references li {
  font-size: 12px;
  line-height: 14px;
  margin-bottom: 6px;
}

#endnotes-references p {
  font-size: 12px;
  line-height: 14px;
  margin: 12px 24px;
}

.pubs ol,.pubs ul {
  padding: 0 0 0 14px;
}

.pubs li {
  margin: 6px 0;
}

.pubs table,.pubs td,.pubs th {
  font-size: .9em;
  background-color: #fff;
  border: 2px solid #fff;
  border-collapse: collapse;
  padding: 4px;
  text-align: center;
}

.pubs th {
  font-weight: 700;
  background-color: #b4d7db;
}

.pubs th.twolevel {
  background-color: #d2e7ea;
}

.pubs td.leftalign,.pubs th.leftalign {
  text-align: left;
}

.right-generic-callout h5 {
  margin-left: 20px;
}

.right-generic-callout ul {
  margin: 0 10px 10px -10px;
}

ul#yeartabs {
  padding: 0;
}

ul#yeartabs li {
  display: inline;
  border: 1px solid #dbdbdb;
  border-radius: 5px 5px 0 0;
  padding: 3px 0;
  margin-right: -2px;
}

ul#yeartabs li a {
  background: 0 0;
  color: #2560b2;
  padding: 3px 10px;
  text-decoration: none;
}

ul#yeartabs a:visited {
  color: #2560b2;
}

ul#yeartabs li a:hover {
  text-decoration: underline;
  color: #366;
}

ul#yeartabs li.active a {
  background-color: #dbdbdb;
  color: #000;
  border: hidden;
  padding: 3px 10px;
  border-radius: 5px 5px 0 0;
  font-weight: bolder;
}

.active ul li {
  display: list-item!important;
}

ul.imagelist {
  margin: 0;
  padding: 0;
  list-style-type: none;
}

ul.imagelist li {
  overflow: auto;
  margin-bottom: 15px;
}

ul.imagelist li img {
  float: left;
}

ul.imagelist li p {
  margin: 0 0 15px 70px;
}

ul.tabimglist {
  margin: 0;
  padding: 0;
  list-style-type: none;
}

ul.tabimglist li {
  margin-bottom: 15px;
}

ul.tabimglist li img {
  float: left;
}

ul.tabimglist li p {
  margin: 0 0 15px 70px;
}

.top-nav .three-column-top-nav {
  min-width: 1024px;
}

.sitewide-header {
  min-width: 1024px;
}

.heading h1 {
  margin: 0;
}

.footer-hr {
  margin-top: 30px;
}

div.pp_default .pp_bottom,div.pp_default .pp_bottom .pp_left,div.pp_default .pp_bottom .pp_middle,div.pp_default .pp_bottom .pp_right,div.pp_default .pp_top,div.pp_default .pp_top .pp_left,div.pp_default .pp_top .pp_middle,div.pp_default .pp_top .pp_right {
  height: 13px;
}

div.pp_default .pp_top .pp_left {
  background: url(/~/media/Files/CSS/PrettyPhoto/Images/sprite.png) -78px -93px no-repeat;
}

div.pp_default .pp_top .pp_middle {
  background: url(/~/media/Files/CSS/PrettyPhoto/Images/sprite_x.png) top left repeat-x;
}

div.pp_default .pp_top .pp_right {
  background: url(/~/media/Files/CSS/PrettyPhoto/Images/sprite.png) -112px -93px no-repeat;
}

div.pp_default .pp_content .ppt {
  color: #f8f8f8;
}

div.pp_default .pp_content_container .pp_left {
  background: url(/~/media/Files/CSS/PrettyPhoto/Images/sprite_y.png) -7px 0 repeat-y;
  padding-left: 13px;
}

div.pp_default .pp_content_container .pp_right {
  background: url(/~/media/Files/CSS/PrettyPhoto/Images/sprite_y.png) top right repeat-y;
  padding-right: 13px;
}

div.pp_default .pp_next:hover {
  background: url(/~/media/Files/CSS/PrettyPhoto/Images/sprite_next.png) center right no-repeat;
  cursor: pointer;
}

div.pp_default .pp_previous:hover {
  background: url(/~/media/Files/CSS/PrettyPhoto/Images/sprite_prev.png) center left no-repeat;
  cursor: pointer;
}

div.pp_default .pp_expand {
  background: url(/~/media/Files/CSS/PrettyPhoto/Images/sprite.png) 0 -29px no-repeat;
  cursor: pointer;
  width: 28px;
  height: 28px;
}

div.pp_default .pp_expand:hover {
  background: url(/~/media/Files/CSS/PrettyPhoto/Images/sprite.png) 0 -56px no-repeat;
  cursor: pointer;
}

div.pp_default .pp_contract {
  background: url(/~/media/Files/CSS/PrettyPhoto/Images/sprite.png) 0 -84px no-repeat;
  cursor: pointer;
  width: 28px;
  height: 28px;
}

div.pp_default .pp_contract:hover {
  background: url(/~/media/Files/CSS/PrettyPhoto/Images/sprite.png) 0 -113px no-repeat;
  cursor: pointer;
}

div.pp_default .pp_close {
  width: 30px;
  height: 30px;
  background: url(/~/media/Files/CSS/PrettyPhoto/Images/sprite.png) 2px 1px no-repeat;
  cursor: pointer;
}

div.pp_default .pp_gallery ul li a {
  background: url(/~/media/Files/CSS/PrettyPhoto/Images/default_thumb.png) center center #f8f8f8;
  border: 1px solid #aaa;
}

div.pp_default .pp_social {
  margin-top: 7px;
}

div.pp_default .pp_gallery a.pp_arrow_next,div.pp_default .pp_gallery a.pp_arrow_previous {
  position: static;
  left: auto;
}

div.pp_default .pp_nav .pp_pause,div.pp_default .pp_nav .pp_play {
  background: url(/~/media/Files/CSS/PrettyPhoto/Images/sprite.png) -51px 1px no-repeat;
  height: 30px;
  width: 30px;
}

div.pp_default .pp_nav .pp_pause {
  background-position: -51px -29px;
}

div.pp_default a.pp_arrow_next,div.pp_default a.pp_arrow_previous {
  background: url(/~/media/Files/CSS/PrettyPhoto/Images/sprite.png) -31px -3px no-repeat;
  height: 20px;
  width: 20px;
  margin: 4px 0 0;
}

div.pp_default a.pp_arrow_next {
  left: 52px;
  background-position: -82px -3px;
}

div.pp_default .pp_content_container .pp_details {
  margin-top: 5px;
}

div.pp_default .pp_nav {
  clear: none;
  height: 30px;
  width: 110px;
  position: relative;
}

div.pp_default .pp_nav .currentTextHolder {
  font-family: Georgia;
  font-style: italic;
  color: #999;
  font-size: 11px;
  left: 75px;
  line-height: 25px;
  position: absolute;
  top: 2px;
  margin: 0;
  padding: 0 0 0 10px;
}

div.pp_default .pp_arrow_next:hover,div.pp_default .pp_arrow_previous:hover,div.pp_default .pp_close:hover,div.pp_default .pp_nav .pp_pause:hover,div.pp_default .pp_nav .pp_play:hover {
  opacity: .7;
}

div.pp_default .pp_description {
  font-size: 11px;
  font-weight: 700;
  line-height: 14px;
  margin: 5px 50px 5px 0;
}

div.pp_default .pp_bottom .pp_left {
  background: url(/~/media/Files/CSS/PrettyPhoto/Images/sprite.png) -78px -127px no-repeat;
}

div.pp_default .pp_bottom .pp_middle {
  background: url(/~/media/Files/CSS/PrettyPhoto/Images/sprite_x.png) bottom left repeat-x;
}

div.pp_default .pp_bottom .pp_right {
  background: url(/~/media/Files/CSS/PrettyPhoto/Images/sprite.png) -112px -127px no-repeat;
}

div.pp_default .pp_loaderIcon {
  background: url(../images/prettyPhoto/default/loader.gif) center center no-repeat;
}

div.pp_pic_holder a:focus {
  outline: 0;
}

div.pp_overlay {
  background: #000;
  display: none;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 9500;
}

div.pp_pic_holder {
  display: none;
  position: absolute;
  width: 100px;
  z-index: 10000;
}

.pp_content {
  height: 40px;
  min-width: 40px;
}

* html .pp_content {
  width: 40px;
}

.pp_content_container {
  position: relative;
  text-align: left;
  width: 100%;
}

.pp_content_container .pp_left {
  padding-left: 20px;
}

.pp_content_container .pp_right {
  padding-right: 20px;
}

.pp_content_container .pp_details {
  float: left;
  margin: 10px 0 2px;
}

.pp_description {
  display: none;
  margin: 0;
}

.pp_social {
  float: left;
  margin: 0;
}

.pp_social .facebook {
  float: left;
  margin-left: 5px;
  width: 55px;
  overflow: hidden;
}

.pp_social .twitter {
  float: left;
}

.pp_nav {
  clear: right;
  float: left;
  margin: 3px 10px 0 0;
}

.pp_nav p {
  float: left;
  white-space: nowrap;
  margin: 2px 4px;
}

.pp_nav .pp_pause,.pp_nav .pp_play {
  float: left;
  margin-right: 4px;
  text-indent: -10000px;
}

a.pp_arrow_next,a.pp_arrow_previous {
  display: block;
  float: left;
  height: 15px;
  margin-top: 3px;
  overflow: hidden;
  text-indent: -10000px;
  width: 14px;
}

.pp_hoverContainer {
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 2000;
}

.pp_gallery {
  display: none;
  left: 50%;
  margin-top: -50px;
  position: absolute;
  z-index: 10000;
}

.pp_gallery div {
  float: left;
  overflow: hidden;
  position: relative;
}

.pp_gallery ul {
  float: left;
  height: 35px;
  position: relative;
  white-space: nowrap;
  margin: 0 0 0 5px;
  padding: 0;
}

.pp_gallery ul a {
  border: 1px rgba(0,0,0,.5) solid;
  display: block;
  float: left;
  height: 33px;
  overflow: hidden;
}

.pp_gallery ul a img {
  border: 0;
}

.pp_gallery li {
  display: block;
  float: left;
  margin: 0 5px 0 0;
  padding: 0;
}

.pp_gallery li.default a {
  background: url(../images/prettyPhoto/facebook/default_thumbnail.gif) 0 0 no-repeat;
  display: block;
  height: 33px;
  width: 50px;
}

.pp_gallery .pp_arrow_next,.pp_gallery .pp_arrow_previous {
  margin-top: 7px!important;
}

a.pp_next {
  background: url(../images/prettyPhoto/light_rounded/btnNext.png) 10000px 10000px no-repeat;
  display: block;
  float: right;
  height: 100%;
  text-indent: -10000px;
  width: 49%;
}

a.pp_previous {
  background: url(../images/prettyPhoto/light_rounded/btnNext.png) 10000px 10000px no-repeat;
  display: block;
  float: left;
  height: 100%;
  text-indent: -10000px;
  width: 49%;
}

a.pp_contract,a.pp_expand {
  cursor: pointer;
  display: none;
  height: 20px;
  position: absolute;
  right: 30px;
  text-indent: -10000px;
  top: 10px;
  width: 20px;
  z-index: 20000;
}

a.pp_close {
  position: absolute;
  right: 0;
  top: 0;
  display: block;
  line-height: 22px;
  text-indent: -10000px;
}

.pp_loaderIcon {
  display: block;
  height: 24px;
  left: 50%;
  position: absolute;
  top: 50%;
  width: 24px;
  margin: -12px 0 0 -12px;
}

#pp_full_res {
  line-height: 1!important;
}

#pp_full_res .pp_inline {
  text-align: left;
}

#pp_full_res .pp_inline p {
  margin: 0 0 15px;
}

div.ppt {
  color: #fff;
  display: none;
  font-size: 17px;
  z-index: 9999;
  margin: 0 0 5px 15px;
}

div.light_rounded .pp_content,div.pp_default .pp_content {
  background-color: #fff;
}

div.facebook #pp_full_res .pp_inline,div.facebook .pp_content .ppt,div.light_rounded #pp_full_res .pp_inline,div.light_rounded .pp_content .ppt,div.light_square #pp_full_res .pp_inline,div.light_square .pp_content .ppt,div.pp_default #pp_full_res .pp_inline {
  color: #000;
}

.pp_gallery li.selected a,.pp_gallery ul a:hover,div.pp_default .pp_gallery ul li a:hover,div.pp_default .pp_gallery ul li.selected a {
  border-color: #fff;
}

div.dark_rounded .pp_details,div.dark_square .pp_details,div.facebook .pp_details,div.light_rounded .pp_details,div.light_square .pp_details,div.pp_default .pp_details {
  position: relative;
}

div.facebook .pp_content,div.light_rounded .pp_bottom .pp_middle,div.light_rounded .pp_content_container .pp_left,div.light_rounded .pp_content_container .pp_right,div.light_rounded .pp_top .pp_middle,div.light_square .pp_content,div.light_square .pp_left,div.light_square .pp_middle,div.light_square .pp_right {
  background: #fff;
}

div.light_rounded .pp_description,div.light_square .pp_description {
  margin-right: 85px;
}

div.dark_rounded .pp_gallery a.pp_arrow_next,div.dark_rounded .pp_gallery a.pp_arrow_previous,div.dark_square .pp_gallery a.pp_arrow_next,div.dark_square .pp_gallery a.pp_arrow_previous,div.light_rounded .pp_gallery a.pp_arrow_next,div.light_rounded .pp_gallery a.pp_arrow_previous,div.light_square .pp_gallery a.pp_arrow_next,div.light_square .pp_gallery a.pp_arrow_previous {
  margin-top: 12px!important;
}

div.dark_rounded .pp_arrow_previous.disabled,div.dark_square .pp_arrow_previous.disabled,div.light_rounded .pp_arrow_previous.disabled,div.light_square .pp_arrow_previous.disabled {
  background-position: 0 -87px;
  cursor: default;
}

div.dark_rounded .pp_arrow_next.disabled,div.dark_square .pp_arrow_next.disabled,div.light_rounded .pp_arrow_next.disabled,div.light_square .pp_arrow_next.disabled {
  background-position: -22px -87px;
  cursor: default;
}

div.light_rounded .pp_loaderIcon,div.light_square .pp_loaderIcon {
  background: url(../images/prettyPhoto/light_rounded/loader.gif) center center no-repeat;
}

div.dark_rounded .pp_bottom .pp_middle,div.dark_rounded .pp_content,div.dark_rounded .pp_top .pp_middle {
  background: url(../images/prettyPhoto/dark_rounded/contentPattern.png) top left repeat;
}

div.dark_rounded .currentTextHolder,div.dark_square .currentTextHolder {
  color: #c4c4c4;
}

div.dark_rounded #pp_full_res .pp_inline,div.dark_square #pp_full_res .pp_inline {
  color: #fff;
}

.pp_bottom,.pp_top {
  height: 20px;
  position: relative;
}

* html .pp_bottom,* html .pp_top {
  padding: 0 20px;
}

.pp_bottom .pp_left,.pp_top .pp_left {
  height: 20px;
  left: 0;
  position: absolute;
  width: 20px;
}

.pp_bottom .pp_middle,.pp_top .pp_middle {
  height: 20px;
  left: 20px;
  position: absolute;
  right: 20px;
}

* html .pp_bottom .pp_middle,* html .pp_top .pp_middle {
  left: 0;
  position: static;
}

.pp_bottom .pp_right,.pp_top .pp_right {
  height: 20px;
  left: auto;
  position: absolute;
  right: 0;
  top: 0;
  width: 20px;
}

.pp_fade,.pp_gallery li.default a img {
  display: none;
}

.pp_social {
  display: none;
}

@media all {
  html.with-featherlight {
    overflow: hidden;
  }

  .featherlight {
    display: none;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 2147483647;
    text-align: center;
    white-space: nowrap;
    cursor: pointer;
    background: #333;
    background: rgba(0,0,0,0);
  }

  .featherlight:last-of-type {
    background: rgba(0,0,0,.8);
  }

  .featherlight:before {
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle;
  }

  .featherlight .featherlight-content {
    position: relative;
    text-align: left;
    vertical-align: middle;
    display: inline-block;
    overflow: auto;
    padding: 25px 25px 0;
    border-bottom: 25px solid transparent;
    margin-left: 5%;
    margin-right: 5%;
    max-height: 95%;
    background: #fff;
    cursor: auto;
    white-space: normal;
  }

  .featherlight .featherlight-inner {
    display: block;
  }

  .featherlight link.featherlight-inner,.featherlight script.featherlight-inner,.featherlight style.featherlight-inner {
    display: none;
  }

  .featherlight .featherlight-close-icon {
    position: absolute;
    z-index: 9999;
    top: 0;
    right: 0;
    line-height: 25px;
    width: 25px;
    cursor: pointer;
    text-align: center;
    font-family: Arial,sans-serif;
    background: #fff;
    background: rgba(255,255,255,.3);
    color: #000;
    border: none;
    padding: 0;
  }

  .featherlight .featherlight-close-icon::-moz-focus-inner {
    border: 0;
    padding: 0;
  }

  .featherlight .featherlight-image {
    width: 100%;
  }

  .featherlight-iframe .featherlight-content {
    border-bottom: 0;
    padding: 0;
    -webkit-overflow-scrolling: touch;
    overflow-y: hidden;
  }

  .featherlight iframe {
    border: none;
  }

  .featherlight * {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
}

@media only screen and (max-width:1024px) {
  .featherlight .featherlight-content {
    margin-left: 0;
    margin-right: 0;
    max-height: 98%;
    padding: 10px 10px 0;
    border-bottom: 10px solid transparent;
  }
}

@media print {
@  page {
    size: portrait;
  }

  html.with-featherlight>*>:not(.featherlight) {
    display: none;
  }

  #figure,.figure {
    display: block;
    page-break-inside: avoid;
  }

  .about-the-author-container {
    display: block;
    page-break-inside: avoid;
  }
}

@media all and (min-device-width :320px) and (max-device-width :800px) {
  .BCdesktop {
    display: none;
  }
}

@media all and (min-device-width :801px) {
  .BCmobile {
    display: none;
  }
}

.greenbutton {
  float: left;
}

.greenbutton a {
  background-color: #427e0c;
  font-weight: 700;
  color: #fff;
  font-size: 14px;
  text-decoration: none;
  text-transform: uppercase;
  display: inline-block;
  cursor: pointer;
  padding: 6px 15px;
  border-radius: 5px;
}

.greenbutton a:visited {
  color: #fff;
}

.navbar-nav>.nav-item {
  width: 120px!important;
}

@media all and (device-width:768px) and (device-height:1024px) and (orientation:portrait) {
  body {
    max-width: 940px;
    width: 940px;
  }

  .right-generic-callout {
    background-color: #e7f1f3;
    background-position: center 2px;
    background-repeat: no-repeat;
    margin-bottom: 12px;
    overflow: hidden;
    font-size: 14px;
    position: relative;
    left: -10px;
  }

  .page-utility-bar .utility-container .share-utility-icons {
    float: right;
    padding-top: 20px;
    padding-bottom: 5px;
    font-size: 12px;
    position: relative;
    left: -10px;
  }

  .leftwide-two-column {
    margin: 0 auto;
    width: 940px;
    position: relative;
    left: 10px;
  }

  .leftwide-two-column .two-column-left-right-section .right-column {
    float: left;
    height: auto;
    margin-right: 0;
    width: 220px;
    position: relative;
    left: -10px;
  }
}

.mobile-news-article-content,.newsroom-results,.publications-resources-container {
  overflow-anchor: none!important;
}

.blog-photo-credit {
  margin: 10px;
  float: right;
  max-width: 300px;
}

@media only screen and (min-device-width:375px) and (max-device-width:667px) and (-webkit-min-device-pixel-ratio:2) and (orientation:portrait) {
  .blog-photo-credit {
    margin: 0 10px 0 10px;
    max-width: 100%;
  }
}

@media only screen and (min-device-width:375px) and (max-device-width:667px) and (-webkit-min-device-pixel-ratio:2) and (orientation:landscape) {
  .blog-photo-credit {
    margin: 10px 10px 10px 10px;
    float: right;
    max-width: 300px;
  }
}

@media only screen and (min-device-width:414px) and (max-device-width:736px) and (-webkit-min-device-pixel-ratio:3) and (orientation:portrait) {
  .blog-photo-credit {
    margin: 0 10px 0 10px;
    max-width: 100%;
    float: none;
  }
}

@media only screen and (min-device-width:414px) and (max-device-width:736px) and (-webkit-min-device-pixel-ratio:3) and (orientation:landscape) {
  .blog-photo-credit {
    margin: 10px 10px 10px 10px;
    float: right;
    max-width: 300px;
  }
}

.pubs-banner 
{
   width: 100%; margin-top: 10px; margin-bottom: 10px;	
}

.publication-name-page .page-title 
{
	width: 100% !important;
}
