.sites-x {
	color:#5ABFE8;
	font-size:10px;
	text-decoration:none;
	font-weight: bold;
	padding: 1px 2px 0px 2px;
}
a.site {
	color: #295E78;
	font-size:10px;
	text-decoration:none;
	font-weight: none;
}
a.site:hover {
	color: #8cbad1;
	font-size:10px;
	text-decoration:underline;
}
#sites {
	height: 16px;
	font-size: 10px;
	text-align: left;
	background: WhiteSmoke;
	float:left;
}
.site-left {
	background:url("image/site-left-gray.gif") no-repeat right top;
	width: 8px;
	height: 16px;
}
.site-bg {
	background:url("image/site-bg-gray.gif") repeat-x left top;
	padding: 1px 2px 0px 0px;
	height: 16px;
}
.site-right {
	background:url("image/site-right-gray.gif") no-repeat right top;
	width: 7px;
	height: 16px;
}
