body {
	font-family: Tahoma;
}

h1 { font-size: 20px; }
h2 { font-size: 14px; }
h3 { font-size: 14px; }

.sanskrit_sloka {
	padding:12px 0 12px 36px;
}
.sanskrit_sloka_text {
	font-weight: bold;	
}
.sanskrit_sloka_ref {
	font-style: italic;
}

.space_inline {
	padding-left:30px;
}

.text_other_version_links {
	text-align: right;
	position: absolute;
	top:0px;
	right:0px;
	background-color: #f0f0f0;
	border-left:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
	padding:0 2px 0 2px;
}