body {
	background-color: #FBFBFB;
	margin-left: 0px;
}

h1,h2,h3,h4,h5,h6 {
	font-family: "Didact Gothic", sans-serif;
}

h1 {
	font-size: 20px;
}

p {
	margin: 2px;
	line-height: 1.2;
}    

body,td,th {
	font-family: "Didact Gothic", sans-serif;
	color: #929292;}


html, body, div, ul {
	margin: 0;
	padding: 0;
}

body {
	color: #FFF;
	font: normal 12px/18px 'Didact Gothic', sans-serif;
}

#content {
	width: 400px;
	/* [disabled]margin: 40px auto 0 auto; */
	padding: 0 60px 30px 60px;
	border: solid 1px #cbcbcb;
	background: #fafafa;
	-moz-box-shadow: 0px 0px 10px #cbcbcb;
	-webkit-box-shadow: 0px 0px 10px #cbcbcb;
}

a {
	color: #bed001;
	text-decoration: none;
}

a:hover {
	color: #999;
}

h1 {
	font-size: 30px;
	font-weight: normal;
    text-align: center;
    line-height: 25px;
	text-transform: uppercase;
	margin: 10px;
	margin-left: 0px;
}

h2 {
	font-size: 23px;
	font-weight: normal;
    text-align: left;
    line-height: 30px;
	text-transform: capitalize;
	margin: 15px;
	margin-left: 0px;
}

.assessment h2 {
	text-align: center;
}

h3 {
	font-size: 18px;
	font-weight: normal;
    text-align: left;
    line-height: 30px;
	text-transform: capitalize;
	margin: 10px;
	margin-left: 0px;
}

#introleft2 h1 {
    line-height: 30px !important;
}

.productsHeading h1 {
	text-align: center;
}

h1 span {
	font-size: 50%;
	letter-spacing: -0.05em;
}

hr {
	border: none;
	height: 1px; line-height: 1px;
	background: #E5E5E5;
	margin-bottom: 20px;
	padding: 0;
}

p {
	margin: 0;
	padding-top: 3px;
	padding-right: 0;
	padding-left: 0;
}

a {
	outline: none;
}

a img {
	margin-left: 0;
}

a img.last {
	margin-right: 0;	
}

ul {
	margin-bottom: 15px;
}
