@charset "UTF-8";
/* CSS Document */

#siteByEcentric {
	color: #000000;
	font-size: 10px;
	width:221px;
	height:86px;
	z-index:1;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(thought_bubble.gif);
	background-repeat: no-repeat;
	position: absolute;
	left: 505px;
	top: -75px;
	text-align: left;
}
#siteByEcentric #ecentricURL {
	color: #0069AA;
	text-align: right;
	padding-top: 8px;
	padding-right: 10px;
	height: 20px;
}
#siteByEcentric #ecentricURL a {
	color: #0069AA;
	text-decoration: none;
}
#siteByEcentric #ecentricText {
	padding-top: 7px;
	padding-left: 19px;
	line-height: 12px;
}
#siteByEcentric #ecentricText a {
	color: #000000;
	text-decoration: none;
}
#siteByEcentric #ecentricText strong {
	font-size: 11px;
}
#siteByEcentric #ecentricText a:hover {
	color: #000000;
	text-decoration: underline;
}
#siteByEcentric #ecentricURL a:hover {
	color: #0069AA;
	text-decoration: underline;
}
