input.link_notation {
	background			: url("../interface/admin/link_star.gif") center bottom no-repeat;
	width				: 16px;
	height				: 16px;
	border-top			: 0px solid #FFFFFF;
	border-bottom		: 0px solid #FFFFFF;
	border-left			: 0px solid #FFFFFF;
	border-right		: 0px solid #FFFFFF;
}

input.link_notation_empty {
	background			: url("../interface/admin/link_star_empty.gif") center bottom no-repeat;
	width				: 16px;
	height				: 16px;
	border-top			: 0px solid #FFFFFF;
	border-bottom		: 0px solid #FFFFFF;
	border-left			: 0px solid #FFFFFF;
	border-right		: 0px solid #FFFFFF;
}

input.link_notation_over {
	background			: url("../interface/admin/link_star_over.gif") center bottom no-repeat;
	width				: 16px;
	height				: 16px;
	border-top			: 0px solid #FFFFFF;
	border-bottom		: 0px solid #FFFFFF;
	border-left			: 0px solid #FFFFFF;
	border-right		: 0px solid #FFFFFF;
}

img.link_notation {
	width				: 16px;
	height				: 16px;
}

img.link_notation_empty, img.link_notation {
	margin				: 0px !important;
}

img.link_logo {

}