/* Start of CMSMS style sheet 'Customisations' */
#myframe {
  height: 600px;
}

.modby {
  font-size: x-small;
  font-style: italic;
}

td {
  padding: 10px;
}

#main img {
  max-width: 100%;
  height: auto;
}



table.dance {
  width: 90%;
  line-height: 1.4;
  margin-bottom: 15px;
}

table.dance tr {
}

table.dance caption {
  text-align: left;
  margin-top: 15px;  margin-bottom: 10px;
}

table.dance th, table.dance td, table.dance tr {
  padding-top: 0px;
  padding-bottom: 0px;
}

table.dance th {
  vertical-align: text-top;
  width: 5.5em;
}

table.dance td {
  vertical-align: text-top;
}

.dancetitle {
  font-variant: small-caps;
}

.dancename {
  text-transform: uppercase;
  font-weight: bold;
}


/* End of 'Customisations' */

