.floaterImage {
	position: absolute;
	z-index: 50;
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: normal;
	color: #666666;
	height: 150px;
	width: 180px;
	top: 100px;
	text-align: right;
	right: 10px;
	line-height: 11px;
	float: none;
	overflow: hidden;







}
a:link {
	color: #9999cc;
}
a:visited {
	color: #9999cc;
	text-decoration: none;
}
a:hover {
	color: #CC99CC;

}
