/* CADData Table */
table.table211 {
  margin-top: 0.2em;
  margin-bottom: 1em;
  width: 630px;
  border-collapse: separate;
  border-spacing: 2px;
  font-size: 98%;
}

table.table211 caption {
  margin-top: 1em;
  text-align: right;
}

table.table211 th,
table.table211 td {
  padding: 4px 6px;
}

table.table211 th {
	text-align: center;
	white-space: nowrap;
	font-size: 98%;
	color: #FFF;
	background-color: #333;
}

table.table211 td {
  text-align: right;
  white-space: nowrap;
}

table.table211 col.month {
  background: #CBD5FF;
  width: 150px;

}

table.table211 col.session {
  background: #F2F5FF;
}

table.table211 col.pageview {
  background: #F2F5FF;
}

table.table211 col.newsession {
  background: #EBEEFF;
}

table.table211 col.staytime {
  background: #EBEEFF;
}

table.table211 col.conversion {
  background: #E0E6FF;
}
