#nggpreview {
	position: relative;
	width: 100%;
}
#nggpreview div {
	width: 100%;
	line-height: 15px;
	margin: 0;
	color: #000000;
}
#nggpreview div:nth-child(2) {
	margin-bottom: 3px;
}
#nggpreview div h4 {
	display: inline;
	font-size: 9pt;
	text-transform: uppercase;
	font-weight: bold;
}
#nggpreview div h3 {
	display: inline;
}
#nggpreview div:first-child span:first-child {
	width: 100%;
	margin: 0;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
}
#nggpreview div span:last-child {
	float: right;
	margin-right: 2px;
	font-size: 10px;
	font-weight: bold;
}
#nggpreview div a {
	margin: 0;
	font-size: 18px;
	font-weight: bold;
}
#nggpreview a:last-child img {
	margin: 2.4px;
	height: 110px;
	width: 110px;
}