
 div.parking {
	overflow: auto;
	white-space:nowrap;
	width: 240px;
	height: 140px;
	padding-left: 4px;
	border-left: 1px #31659c solid;
	border-bottom: 1px #31659c solid;
	border-right: 1px #31659c solid;
	border-top: 1px #31659c solid;

	background-color: #e8faff;
	font-family: Arial, Verdana, sans-serif; color: #636563;
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;

}


