body,td {font-family: arial; font-size: 14px}
a {text-decoration: none; font-weight: bold}
a:hover {color: #ff7f7f}
.page-title {position: relative; top: -30px; font-size: 20px; font-weight: bold; color: #FF0000}
.item-title {font-size: 16px; font-weight: bold}
.item-summary {font-weight: bold}
.item-date {font-size: 10px; font-weight: bold}
.warning {color: #ff7f3f}
.emph {color: #FF0000}
p,li { margin-bottom: 0; margin-top: 8pt }
.float_start { margin: 4pt 0pt 0pt 1.25em; float: right; clear: both}
.float_end { margin: 4pt 1.25em 0pt 0pt; float: left; clear: both}
.clear_floats { clear: both }
.xmlbutton {
	/* From Dylan Greene's suggestion:
           http://www.dylangreene.com/blog.asp?blogID=91 */
	border: 1px solid;
	border-color: #ccc #666 #333 #999;
	padding: 0 3px;
	font: bold 10px sans-serif;
	color: #FFF;
	background: #7f7f7f; /* was: #F60*/
	text-decoration: none;
	margin: 0;
        dir:ltr;
}
.recommendbutton {
	border: 1px solid;
	border-color: #ccc #666 #333 #ccc;
	padding: 0 3px;
	font: bold 12px;
	color: #000;
	background: #7f7f7f;
	text-decoration: none;
	margin: 0;
        dir:ltr;
}


/* overriding tags used by ReStructuredText */
em {font-style:normal; font-weight:bold; font-size: 90%}
strong {font-style:normal; font-weight:bold;}
.reference {}
.footnote-reference {font-weight: bold}
.fn-backref {font-weight: bold}
.table {text-align:right}
.td {vertical-align:top}
field-name {text-align:right}
