@charset "utf-8";
.centerThis {
	text-align: center;
}
.footer {
	font-size: 10px;
	color: #CCC;
	text-align: center;
}
.yanobullet {
	list-style-image: url(images/bullet.gif);
}
.alignRight {
	text-align: right;
	color: #06E9E4;
	font-size: medium;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
h3 {
	font-size: 14pt;
	font-weight: bold;
	color: #666;
	padding-left: 7px;
}
.floatbotright {
	position: absolute;
	right: .3em;
	bottom: .3em;
	height: auto;
	width: auto;
	padding: 3px;
	border: thin solid #4F4E4F;
	background-color: #4F4E4F;
}
