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