/*
  REF.CSS
  (c) HAPPYneuron 2015
*/




#refPage{ 
	text-align: justify;
}
#refPage h1{ 
	margin-bottom: 20px; 
}
#refPage h2{ 
	margin-top: 40px; 
	text-align: center;
}
#refPage h2 .hn-btnOrange{ 
	font-size: 17px;
}
#refPage #contentColumn{
	margin-right: 285px;
}
#refPage #imgColumn{
	width: 260px;
	float: right;
	margin: 10px 0px 10px 25px;
}
#refPage .imgRight{
	float: right;
	margin: 0px 0px 10px 20px;
}
#refPage .fRight .def{
	margin: 0px 5px;
}
#refPage blockquote{
	margin: 0;
	padding: 0;
}
#refPage hr{
	color: #C2C2C2;
	border: 0;
	border-top: 1px solid #C2C2C2;
	margin: 15px 60px;
}
#refPage ul{
	padding: 0px;
	margin: 0px 0px 0px 60px;
}
#refPage li{
	padding: 5px 0px 5px 0px;
	margin: 0;
}
#refPage .externalSources{
	font-size: 10px;
}
#refPage .externalSources a{
	text-decoration: none;
	color: #1C4F6E;
}
#refPage #gotoHN{
	margin: 10px 0px 40px 0px;
}
#refPage #gotoSbtPro{
	font-size: 12px;
	margin-top: 0px;
	margin-bottom: 40px;
}

/*# sourceMappingURL=_maps/ref.css.map */
