@charset "utf-8";
@import "reset.css";

body{
	font-family: verdana,"qMmpS Pro W3","Hiragino Maru Gothic Pro",Osaka,"lr oSVbN","MS PGothic",Sans-Serif; 
	line-height: 130%;
	font-size: small;
	color: #eee;
	background: #323535;
}

#inHeight h4{
	margin-top: 0.5em;
	margin-bottom: 0;
}
#inHeight p{
	margin-top: 0;
	padding-bottom: 0.5em;
	padding-left: 1em;
	margin-bottom: 0.5em;
	border-bottom:thin dotted #eee;
}