/* HTML5 display-role reset for older browsers */
.InnerGIGABYTEContent article,
.InnerGIGABYTEContent aside,
.InnerGIGABYTEContent details,
.InnerGIGABYTEContent figcaption,
.InnerGIGABYTEContent figure,
.InnerGIGABYTEContent footer,
.InnerGIGABYTEContent header,
.InnerGIGABYTEContent hgroup,
.InnerGIGABYTEContent menu,
.InnerGIGABYTEContent nav,
.InnerGIGABYTEContent section {
	display: block;
}

.InnerGIGABYTEContent body {
	line-height: 1;
}

.InnerGIGABYTEContent ol,
.InnerGIGABYTEContent ul {
	list-style: none;
}

.InnerGIGABYTEContent blockquote,
.InnerGIGABYTEContent q {
	quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
	content: '';
	content: none;
}

.InnerGIGABYTEContent table {
	border-collapse: collapse;
	border-spacing: 0;
}