
hr {
	margin: 1em 0  2em;
}

.smaller-section-margin .section-heading {
	padding-bottom: 0px;
	padding-top: 40px;
}

p.premium-pages label {
	margin: 0 25px 0 100px;
}

.color-banner h2 {
	font-size: 1.4em;
}

table.anycast-vs-unicast tbody tr:last-of-type td {
	border-bottom: 1px solid #e5e5e5;
}

table.anycast-vs-unicast tbody tr td:first-child,
table.anycast-vs-unicast thead tr th:first-child {
	border-left: 1px solid #e5e5e5;
}

table.anycast-vs-unicast tbody tr td:last-child,
table.anycast-vs-unicast thead tr th:last-child {
	border-right: 1px solid #e5e5e5;
}

table.anycast-vs-unicast thead tr th {
	border-top: 1px solid #e5e5e5; 
}

table.anycast-vs-unicast.no-hover tbody tr:last-of-type:hover {
	background-color: #f5f5f5 !important;
}

.no-btm-border td {
	border-bottom: none;
}

.small-section-margin .section-wraper.video-wraper {
	margin-top: 0;
}

