.sitemore-box {
	border: 1px solid rgb(89, 89, 89); border-image: none; width: 471px; line-height: 24px; overflow: hidden; background-color: rgb(255, 255, 255);
}
.sitemore-list {
	padding-right: 6px;
}
.sitemore-title {
	height: 22px; color: rgb(255, 255, 255); padding-left: 6px; background-color: rgb(66, 152, 205);
}
.sitemore-item {
	height: 22px; color: rgb(90, 90, 90); overflow: hidden; margin-left: 6px; float: left; background-color: rgb(255, 255, 255);
}
.sitemore-item a:hover {
	text-decoration: underline;
}
.sitemore-title-close {
	background: url("/static/images/round_delete.png") no-repeat 0px 0px; margin: 6px 3px 0px 0px; width: 10px; height: 11px; float: right; cursor: pointer;
}
.sitemore-icon {
	position: relative;
}
