/***************************/ 
/* Bibleverse styles:      */ 
/***************************/ 
div.daswort P.TL, 
div.daswort P IMG, 
div.daswort P A
{
       display: none; 
}

div.daswort P.L 
{
	margin:0px;
       	margin-bottom:5px;
	color: #8a7870;
	overflow: left;
	display:inline; 	
}
div.daswort P.SL
{
	margin-top: 0px; 
	margin-bottom: 4px; 
	text-align: right; 
	color: #baa8a0;
        white-space:nowrap;
	clear: both; 
}
iv.daswort P.SL
{
	margin-top: 0px; 
	margin-bottom: 4px; 
	text-align: right; 
	color: #baa8a0;
        white-space:nowrap;
        display: inline;
}


