/* Styles go here */

.pdbeCitationMain {
  height: auto;
  width: 100%;
/*  width: 275px;*/
  border-radius: 5px 5px 0 0;
  font-family: 'HelveticaNeueLT Pro','Helvetica Neue',Helvetica,Arial,sans-serif;
}

.pdbeCitationMain .citationTop{
/*  background-color: #DDD;*/
  width: 96%;
  height: 30px;
  line-height: 30px;
  padding: 0 2% 0 2%;
  color: #333;
  border-radius: 5px 5px 0 0;
  display: none;
}

.pdbeCitationMain .citationBottom{
/*  background-color: #EDEDED; */
  width: 96%;
  padding: 10px 2% 10px 2%;
  color: #222;
}

.pdbeCitationMain .citationBottom .citationRecHeading{
  width: 100%;
  height: auto;
  font-size: 18px;
  padding: 0 0 5px 0;
}

.pdbeCitationMain .citationBottom .citationRecBody{
  width: 100%;
  height: auto;
  font-size: 15px;
  padding: 0 0 5px 0;
}

.pdbeCitationMain a.citationLink,
.pdbeCitationMain a.citationLink:visited
{
  text-decoration: none;
  color: #00E;
}

.pdbeCitationMain .citationRecFooter {
  width: 100%;
  font-family: Verdana,sans-serif;
  font-size: 13px;
  height: 18px;
}

.moreCits{
  width: 100%;
  height: 18px;
  overflow:visible;
  text-align: right;
}

.moreCits a{
  text-decoration: none;
  color: #00E;
  font-size: 13px;
}

/* Styles go here */

.printsLogoWrapper{
  background: #FF0000;
  height:30px;
  width:100px;
}

.floatLeft{
  float:left;
}

.widthAuto{
  width:auto;
}

.pdbeLogoCol{
  height:auto;
  width:auto;
  margin: 0px 0.1em;
}

.pdbeLogoCol1Top{
  margin-top:5%;
}

.pdbeLogoCol1Bottom{
  position:absolute;
  bottom:1px;
}

.pdbeLogoCol a:hover, 
.pdbeLogoCol a:link, 
.pdbeLogoCol a:active, 
.pdbeLogoCol a:visited { 
  text-decoration: none;
  cursor: pointer;
}
