a.rot90 img{transform:rotate(-90deg);}

#pixP{
	transform:translate(25px,-22px);	/* adjust image position */
	width:175px;
	height:160px;
	font-size:12px;
	line-height: 14px;	/* line pitch */
	float:left;
	margin:0 5px 0 0 ;	/* top/right/bottom/left margin */
	!margin-right: 1px;
}

.trans{transform:translate(-20px,-22px);}	/* adjust text position */

.nprint { DISPLAY: none }

