h2{
  margin-bottom:4px;
  font-size:150%;
}
p{
  font-size:90%;
}
.headerNote{
  font-size:110%;
  color:#999;
  font-weight:bold;
}
h3{
  font-size:110%;
  margin-bottom:2px;
}
#projects{
  margin-top:30px;
}
.customBox{
  margin-top:0;
}
.foldedCorner{
  padding:20px;
  padding-bottom:0;
	background:url("/images/foldedCorner_white.png") 100% 0 no-repeat;
}
.credits{
  float:right;
  margin-left:20px;
  width:240px;
}
.credits p{
  margin:0;
}
.credits p span{
  color:#999;
}
.creditsLastP{
  padding-bottom:20px;
}
