﻿table#sabianboxnm {
   border-collapse: collapse;
   border: 0px;
   background-color: #fdd;
   width: 275px;
   float: right;
   }
table#sabianboxnm td {
	padding: 15px;
	vertical-align: top;
	text-align: center;
	}

table#sabianboxfm {
   border-collapse: collapse;
   background-color: #FFFDA8;
   width: 275px;
   float: right;
   margin-left:15px; margin-right:0px; margin-top:0px; margin-bottom:15px
   }
table#sabianboxfm td {
	padding: 15px;
	vertical-align: top;
	text-align: center;
	}


.sabian-h2 {
   font-size: 8pt;
   font-family: Tahoma,Arial,sans-serif;
   font-weight: bold;
   color: darkblue;
   margin-top: 15px;
   margin-bottom: 0px;
   text-align: center;
   }
.sabian-h3 {
   font-size: 10pt;
   font-family: Tahoma,Arial,Helvetica,sans-serif;
   font-weight: bold;
   color: darkblue;
   margin-top: 10px;
   margin-bottom: 10px;
   text-align: center;
   }
.sabian-symbol {
   font-size: 14pt;
   font-family: times new roman,serif;
   font-weight: bold;
   font-style: italic;
   color: darkblue;
   margin-top: 10px;
   margin-bottom: 15px;
   text-align: center;
   }
.sabian-body {
   font-size: .95em;
   text-align: left;
   line-height: 1.35; 
   text-indent: 30px;
   margin-top: 5px;
   margin-bottom: 0px;
   color: black;
   }
.sabian-readmore {
   font-size: 10pt;
   text-align: center;
   color: firebrick;
   margin-top: 5px;
   margin-bottom: 0px;
   }
.sabianbooktitle {
	font-size: 8pt;
	text-align: center;
	margin-top: 5px;
	margin-bottom: 0px;
	}