div .stPattysDay
{
background-image: url(http://stevenharman.net/Images/upload/stpat003.jpg);
color: #004000;
}
table.dataTableLayout
{
  margin: 1em;
  font-size: 80%;
  line-height: 125%;
  border: solid 1px #004000;
  border-collapse: collapse;
  background-color: #ffffff;
}
div table.dataTableLayout
{
  padding: 0;
  border: none;
  width: 500px;
}
table.dataTableLayout th, table.dataTableLayout td
{
  vertical-align: top;
  border: solid 1px #ccc;
  padding: 4px;
}
.csharpcode { padding: 0.5em; }
.dropshadow .csharpcode
{
  margin-bottom:0;
  margin-top:0;
}
.dropshadow .innerbox
{
  background-color:#777;
}
#about-pic { margin: 2em 15px 1em 0; }
.credit {
  color:#999;
  display:block;
  font-size:0.7em;
  text-align:center;
}

/* Ads */
.section.ads {
  line-height: 1.3em;
  text-decoration: none;
}
.section.ads .ad { font-size:0.7em; }

/*
body { text-transform: lowercase; }
acronym, abbr { text-transform: none; }
*/
