input.link_notation {
	background: url("../interface/admin/link_star.gif") center bottom no-repeat;
	width:16px;
	height:16px;
	border:0px;
}

input.link_notation_empty {
	background: url("../interface/admin/link_star_empty.gif") center bottom no-repeat;
	width:16px;
	height:16px;
	border-top:0px;
}

input.link_notation_over {
	background: url("../interface/admin/link_star_over.gif") center bottom no-repeat;
	width:16px;
	height:16px;
	border:0px;
}

img.link_notation {
	src: url("../interface/admin/link_star.gif");
	width:16px;
	height:16px;
}

img.link_notation_empty {
	src: url("../interface/admin/link_star_empty.gif");
	width:16px;
	height:16px;
}

img.link_logo {

}

#orphanlinkslist, #linkgroupslist, #linkslist {
	margin-top	: 10px;
}
#linkgroupslist li, #orphanlinkslist li, #linkslist li{
	list-style-type	: none;
	clear			: left;
	margin-bottom	: 15px;
}
#linkgroupslist strong a, #linkslist strong a, #orphanlinkslist strong a{
	color 		: #FF7642;
	font-size	: 1.15em;
}
#linkslist li p img {
	float 		: left;
	margin		: 0 5px 5px;
}

.getsite {
	margin		: 0 !important;
}
	.getsite a {
		color 		: #FF7642;
	}
