.product-logo { /* logo size not to exceed 200px wide x 55px high */
	float:right;
	margin-top:-55px;	
	margin-right:2px;
	width:150px;
	height:70px;
	padding-top:15px;
	text-align:right;
	}
