#pix1{
	!border:1px solid #4f4f4f;
	width:175px;
	height:160px;
	font-size:12px;
	line-height: 14px;	/* line pitch */
	float:left;
	!margin:0 0 0 5px;	/* top/right/bottom/left margin */
	margin-right: 5px;
	!padding:0;
	!overflow: hidden;
}

#pixP{
	!border:1px solid #4f4f4f;
	width:175px;
	height:200px;
	font-size:12px;
	line-height: 15px;	/* line pitch */
	float:left;
	text-align: center;	/* text and <img src...> */
	!margin:0 0 0 5px;	/* top/right/bottom/left margin */
	!padding:0;
}

