.numerotation {
	position:absolute;
	left:950px;
//	left:expression((navigator.appVersion.indexOf('MSIE\ 6')>-1)?'939px':false);
	background:url(images/p_line_num.png) no-repeat 0px 11px;
	text-indent:25px;
}