@charset "utf-8";
.trafficwrapper2 {
	float: left;
	height: auto;
	width: 100px;
}
.StackedContainers2 {
}
.RowContainers2 {
}
.RowColumn2 {
	background-color: #9FD6EB;
	float: left;
	height: 40px;
	width: 100px;
	padding: 5px;
	margin-bottom: 2px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
}



.trafficwrapper {
	float: left;
	height: auto;
	width: 600px;
}
.StackedContainers {
}
.RowContainers {
}
.RowColumn {
	float: left;
	height: 43px;
	width: 500px;
	margin-bottom: 2px;
	padding-left: 15px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #9FD6EB;
	border-right-color: #9FD6EB;
	border-bottom-color: #9FD6EB;
	border-left-color: #9FD6EB;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #2E4475;
	padding-right: 5px;
	padding-top: 5px;
}

