﻿#_transcriptContainer 
{
	display: inline-block;
	visibility: visible;
	line-height: 120%;
	width:100%;
}



#_transcriptWrapper 
{
	overflow-y: scroll;
	width: 100%;
}

span.unbolded 
{
	
}

span.bolded 
{
	color:#fff;
	background-color:#337ab7;
}

#switchWrapper
{
	display:inline-block;
	margin-bottom:5px;
}

.timeFormat
{
	font-weight: bold;
	font-size: small;
	font-family: Georgia,serif;
}

#autoLabel 
{
	display: inline-block;
}
