﻿body {
	padding: 20px;
	background: none;
	}

h1, h2, h3, h4 {
	color: #000000;
	}

/* h2 {
	background: url(../../App_Media/Images/Bullet-1.gif) no-repeat left 2px;
	padding-left: 15px;
	}
	
hr {
	border: 2px solid #000000;
	border-bottom: none;
	border-left: none;
	border-right: none;
	margin: 15px 0px 15px 0px;
	} */

.PrintArticleInnerWrapper {}

.TechSpecsWrapper h2 {
	background: url(../../App_Media/Images/Bullet-1.gif) no-repeat left 2px;
	padding-left: 15px;
	padding-bottom: 10px;
	}

.TechSpecsWrapper table {
	margin-left: 15px;
	}
