
#about-atoms img {
	float: right;
	border: 1px solid #00456a; 
}

.gwt-DialogBox td, table#feedbackButtonStrip {
	border: 0;
}
	
.map-content, .map-content table, .map-content td, .camera-list {
	border: 0;
	background: transparent;
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
}

.camera-list td {
    text-align: center;
	align: center;
    width: 100px;
    font-size: 0.70em;
	padding: 2px 2px 2px 2px;
}

.camera-list {
	margin-top: 20px;
}

.congestion-list td {
	border: 0;
	background: transparent;
    text-align: left;
	align: left;
    font-size: 0.75em;
	padding: 0px 0px 0px 0px;
}

.congestion-list .congestion-location {
	width: 100px;
	padding-bottom: 5px;
}

.congestion-list .congestion-location-even {
	background: #e8e8d7;
}

table.congestion-status-box {
	margin-left: 3px;
	margin-right: 3px;
	width: 8px;
}


.congestion-status-box td {
	border: 1px solid gray;
	height: 26px;
	width: 8px;
	padding: 0px 0px 0px 0px;
	background: none;
}

.congestion-status-box-0 td {
	background: #ffffff;
}

.congestion-status-box-1 td {
	background: #00ff00;
}

.congestion-status-box-2 td {
	background: #ffff00;
}

.congestion-status-box-3 td {
	background: #ff0000;
}

.congestion-status-box-4 td {
	background: #000000;
}

.glossary-congestion {
	padding: 5px 14px;
}

