.sgpb-sales-popup-image-wrapper {
	width: 20%;
	height: 60px;
	display: inline-block;
	padding: 3px 0 0 3px;
	overflow: hidden;
	max-width: 55px;
	max-height: 60px;
	vertical-align: top;
}

.sgpb-sales-popup-image-wrapper img {
	border-radius: 5px;
}

.sgpb-sales-content-wrapper {
	font-family: sans-serif;
	font-size: 12px;
	line-height: 14px;
	height: 58px;
	width: 77%;
	display: inline-block;
	padding: 3px 6px 6px 3px;
	overflow-x: hidden;
	overflow-y: auto;
}

.sgpb-sales-name-wrapper,
.sgpb-sales-title-wrapper,
.sgpb-sales-state-wrapper {
	font-weight: bold;
	display: inline-block;
}

.sgpb-sales-firstName-wrapper,
.sgpb-sales-lastName-wrapper {
	display: inline;
}

.sgpb-sales-time-wrapper {
	font-style: italic;
	font-size: 13px;
	text-align: right;
	color: #678797;
	line-height: 12px;
	padding-right: 6px;
	position: relative;
	top: 0;
}

.sgpb-sales-country-wrapper {
	width: 50%;
	display: inline-block;
}
