#gcbox {
	padding-bottom: 8px;
	padding-top: 8px;
	/*border-color: gray;
	border-style: solid;
	border-width: 1px;*/
	height: 310px;
	width: 350px;
	overflow: auto;
}

#pglist strong {
	font-style: normal;
	font-weight: normal;
	color: black;
}

#gcbox h1 {
	margin-bottom: 4px;
	font-size: 16px;
}

#gcbox h1 .city {
	font-size: 12px;
}

