	.bookmark {
		float: center;
position:absolute;		
	}
	.bookmark * {
		font: normal 11px Arial,Helvetica,Sans-Serif;
		font-weight: bold;
		color: #939393;
		float: right;
		font-weight: bold;
		margin: 0 0 0 10px;
	}
	.bookmark a img, .favorite a img {
		font-size: 0;
	}
	.bookmark a {
		font-size: 0px;
		width: 16px;
		height: 17px;
		margin-top: -1px;
	}
	.bookmark a.favorite {
		font-size: 0px;
		width: 80px;
		height: 17px;
		margin-right: 10px;
		margin-top: -2px;
	}
	a.bookmark-delicious {
		background:url(delicious_sw.gif) no-repeat;
	}
	a.bookmark-delicious:hover {
		background:url(delicious.gif) no-repeat right 1px;
	}
	a.bookmark-oneview {
		background:url(oneview_sw.gif) no-repeat;
	}
	a.bookmark-oneview:hover {
		background:url(oneview.gif) no-repeat right 1px;
	}
	a.bookmark-folkd {
		background:url(folkd_sw.gif) no-repeat;
	}
	a.bookmark-folkd:hover {
		background:url(folkd.gif) no-repeat right 1px;
	}
	a.bookmark-google {
		background:url(google_sw.gif) no-repeat;
	}
	a.bookmark-google:hover {
		background:url(google.gif) no-repeat right 1px;
	}
	a.bookmark-linkarena {
		background:url(linkarena_sw.gif) no-repeat;
	}
	a.bookmark-linkarena:hover {
		background:url(linkarena.gif) no-repeat right 1px;
	}
	a.bookmark-misterwong {
		background:url(mister-wong_sw.gif) no-repeat;
	}
	a.bookmark-misterwong:hover {
		background:url(mister-wong.gif) no-repeat right 1px;
	}
	a.bookmark-icio {
		background:url(icio_sw.gif) no-repeat;
	}
	a.bookmark-icio:hover {
		background:url(icio.gif) no-repeat right 1px;
	}
	a.bookmark-yahoo {
		background:url(yahoo_sw.gif) no-repeat;
	}
	a.bookmark-yahoo:hover {
		background:url(yahoo.gif) no-repeat right 1px;
	}
	a.bookmark-yigg {
		background:url(yigg_sw.gif) no-repeat;
	}
	a.bookmark-yigg:hover {
		background:url(yigg.gif) no-repeat right 1px;
	}

