.lesMeir{
	background:url(../btns/meir.gif) no-repeat;
	display:inline-block;	/* IMPORTANTE! Bildet må ha egenskapen inline-block for å vise korrekt i alle nettlesere.. */
	width:67px;
	height:20px;
	text-indent:-1000em;
	margin-top:5px;
	margin-bottom:5px;
	z-index:500;
}

.lesMeirMini{
	background:url(../btns/meir_liten.gif) no-repeat;
	display:inline-block;	/* IMPORTANTE! Bildet må ha egenskapen inline-block for å vise korrekt i alle nettlesere.. */
	width:50px;
	height:15px;
	text-indent:-1000em;
	margin-top:5px;
	margin-bottom:5px;
	z-index:500;
}


#share{
	display:block;
	clear:both;
	background:#f6f6f6;
	width:675px;
	padding-bottom:7px;
	border: 1px solid #999999;
}
