
#register {
  width: 225px;
  height: 55px;
  float: left;
}

#abstracts {
  width: 225px;
  height: 55px;
  float: left;
  background-image: url(http://library.ncin.org.uk/img/submit.png);
  background-repeat: no-repeat;
}

#buttons a{
display: none;
}

#day1 {
  width: 47.5%;
  float: left;
  border: grey solid 1px;
  padding: 5px;
}

#day2 {
  width: 47.5%;
  float: right;
  border: grey solid 1px;
  padding: 5px;
}

.top {
background: #0065BD;
margin: -5px -5px -10px -5px;
border: #0065BD solid 5px
}

#programme .top h3{
text-align: center;
color: white;
margin-top: 0px;
margin-bottom: 0.25em;
font-size: 125%;
}

#programme h4{
margin-bottom: 0em;
border-bottom: #0065BD solid 1px;
font-size: 90%;
}

#programme h5{
margin-top:0.75em;
margin-bottom: 0em;
}

#programme p{
margin-top: 0em;
font-size: 80%;
}

#programme .report h3{
text-align: left;
color: black;
font-size: 85%;
font-weight: bold;
margin-bottom: 1em;
}

#fees {
font-size: 90%;
}