.PopupSqueeze-Container  {
	width:700px;
	height:500px;
	overflow:auto;
}

.PopupSqueeze-Image {
	width: 320px;
	float: left;
	margin-right:15px;
}

.PopupSqueeze-Image img {
	max-width: 320px;
}
.PopupSqueeze-Content {
	float: left;
	width: 360px;
}