﻿/*
This style causes the attachments on the sermon/bible class pages to render
with the right font size.
*/
.attachmentDiv td span					{ font-size: x-small; }
.attachmentDiv td						{ white-space:nowrap; }

/*
  Styles used by BibleGateway.com
*/
.versenum 								{ line-height: normal; }
.sup, .versenum 						{ font-size: 0.65em; font-weight: bold; vertical-align: text-top; }
sup 									{ font-size: 0.75em; line-height: 0.5em; }
