h3.talkHeader
{
  font-size: 13px;
  font-style: normal;
  font-weight: normal;
  padding-left: 10px;
  margin-left: 33px;
  color: black;
  padding-top: 3px;
}

h3.talkHeaderEmpty
{
  font-size: 13px;
  font-style: normal;
  font-weight: normal;
  padding-left: 10px;
  margin-left: 33px;
  color: black;
  padding-top: 3px;
}

.date
{
  float: right;
  font-weight: bold;
  margin: 0px;
  padding: 0px;
}

.location
{
  font-style: italic;
}

.talkContainer
{
  display: none;
  margin-left: 40px;
}

p.talkURL
{
  margin: 2px 0 0 0; padding: 0; float: left;
  clear: left;
}

p.talkURL img
{
  float: none;
  border: 0px !important;
  margin: 0px 2px 2px 0 !important;
}

.footer
{
  font-size: 0.5em;
  color: #777;
}

#expandControls
{
  display: none;
}

.talk
{
  clear: both;
}

/* To style abstracts */
div.c4 {text-align: right;}
p.c3 {font-style: italic;}
p.c2 {font-weight: bold;}
span.c1 {color: #FF00FF;}

