h1 {
	font-weight:500;
	line-height:1.3em;
	border: none!important;
	padding-top:0;
	padding-bottom:0;
	margin:0;
	clear:both;
    color:#07497f;
    font-size:30px;
    font-style:normal;
    letter-spacing:-.01em;
}
h2 {
	font-style: normal;
	font-weight: 400;
	letter-spacing: -.01em;
	line-height: 29px;
	font-size: 1.2em;
	border: none!important;
	margin: 0px;
	padding-top: 0px;
}
section.stats table {
	width:100%;
}
.bullet {
	background-image:url(//cdn.idtechex.com/images/bullet.gif);
	background-repeat:no-repeat;
	background-position:0 6px;
	padding-left:16px;
}
section.stats table th {
	font-weight:bold;
	float:left;
}

section.stats table td {
	text-align:right;
	display:block;
}

section.stats table tr {
	border-bottom:1px dashed #8C9ABD;
	display:block;
}

div.related-list>div {
	margin-bottom:8px;
	text-align:center;
}
div.related-list>div>a>img {
	background-color:#fff;
	border:1px solid #c0c0c0;
	width:100%;
}

.with-scope {
	display:none;
}
