/* CSS Document */

.street table{
	border-collapse:collapse;
	margin:0 0 20px 0;
	}
	
.street table td{
	border:1px solid #cccccc;
	padding:3px;
	}
