#popupcontainer {
	max-width: 100%;
	margin: 0 auto;
	background: #fff;
	line-height: 1.5;
	font-size: 14px;
}

#popupcontainer .header {
	height: auto;
}

#popupcontainer .header img {
	max-width: 100%;
}
