<!--

/*----------------------------------------------
Recordings
----------------------------------------------*/

p, td {
  margin-bottom: 0px;
}

.QuoteBorder {
  margin: 20px 40px 10px 40px;
}

.recdiv {
  width: 100%;
  margin: 0px;
}

.rectable {
  margin: 0px 0px 15px 0px;
}

.reclabel {
  width: 1%;
  height: 18px !important;
  font-weight: bold;
  text-align: right;
  vertical-align: top;
  white-space: nowrap;
  margin: 0px;
}

.recdetail {
  height: 18px;
  vertical-align: top;
  margin: 0px;
  white-space: normal;
}

.workheading {
	font-style: italic !important; 
	vertical-align: top;
	padding-bottom: 3px !important;
}

.sampleplayer {
	vertical-align: text-top;
	padding: 0px;
	margin: 0px 6px 0px 0px;
}

-->