@charset "UTF-8";
#pagetitle {
	color: #777777;
}
#siteid {
	clear: left;
	float: left;
}
.bold {
	font-weight: bold;
}
*html div#footer {
	text-align: center;
}
#topicpath {
	margin: 8px 0px 0px 25px;
	padding: 0px;
	font-size: 10px;
	color: #666666;
	text-align: left;
}
#topicpath a {
	text-decoration: none;
	color: #666666;
}
#topicpath a:hover {
	text-decoration: underline;
	color: #94bb00;
}
#xrays{
	margin-bottom: 10px;
	text-align: center;
}