body,td {font-family: arial; font-size: 14px}
a {text-decoration: none; font-weight: bold}
a:hover {text-decoration: underline}
.page-title {margin-top: 0px; font-size: 20px; font-weight: bold; color: #7f7f7f;}
.item-title {margin-top: 0px; font-size: 16px; font-weight: bold;}
.item-summary {font-weight: bold;}
.item-date {font-size: 10px; font-weight: bold;}
.current-item { color: #7f0000 }
.warning {color: #ff7f3f}
p,li { margin-top: 4px; margin-bottom: 4px; }

.float_start { margin-top: 0px; margin-right: 18px; margin-bottom: 6px; float: left; clear: none}
.float_end { margin-top: 0px; margin-left: 18px; margin-bottom: 6px; float: right; clear: none}
.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: #7f7f7f; /* was: #F60*/
	text-decoration: none;
	margin-top: 8pt;
        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-top: 8pt;
        dir:ltr;
}
