﻿.dF5F5F5 {
 position:relative;
 margin:0px auto;
  /* based on image dimensions - not quite consistent with drip styles yet */
  z-index:1;
 margin-left:12px; /* default, width of left corner */
 margin-bottom:0.4em; /* spacing under dF5F5F5 */
}

.dF5F5F5 .cF5F5F5,
.dF5F5F5 .tF5F5F5,
.dF5F5F5 .bF5F5F5,
.dF5F5F5 .bF5F5F5 div {
 background:transparent url(http://i.domstr.com/bg10-1024x768-F5F5F5.png) no-repeat top right;
 _background-image:url(dF5F5F52-blue.gif);
}
.dF5F5F5 .cF5F5F5 {
 position:relative;
 zoom:1;
 _overflow-y:hidden;
 padding:0px 12px 0px 0px;
}

.dF5F5F5 .tF5F5F5 {
 /* top+left vertical slice */
 position:absolute;
 left:0px;
 top:0px;
 width:12px; /* top slice width */
 margin-left:-12px;
 height:100%;
 _height:1600px; /* arbitrary long height, IE 6 */
 background-position:top left;
}

.dF5F5F5 .bF5F5F5 {
 /* bottom */
 position:relative;
 width:100%;
}

.dF5F5F5 .bF5F5F5,
.dF5F5F5 .bF5F5F5 div {
 height:10px; /* height of bottom cap/shade */
 font-size:1px;
}

.dF5F5F5 .bF5F5F5 {
 background-position:bottom right;
}

.dF5F5F5 .bF5F5F5 div {
 position:relative;
 width:12px; /* bottom corner width */
 margin-left:-12px;
 background-position:bottom left;
}

.dF5F5F5 .hd,
.dF5F5F5 .bF5F5F5d,
.dF5F5F5 .ft {
 position:relative;
}

.dF5F5F5 .wrapper {
 /* extra cF5F5F5 protector - preventing vertical overflow (past background) */
 position:static;
 max-height:600px;
 overflow:auto; /* note that overflow:auto causes a rather annoying redraw "lag" in Firefox 2, and may degrade performance. Might be worth trying without if you aren't worried about height/overflow issues. */
}

.dF5F5F5 h1,
.dF5F5F5 p {
 margin:0px; /* margins will blow out backgrounds, leaving whitespace. */
 padding:0.5em 0px 0.5em 0px;
}

.dF5F5F5 h1 {
 padding-bottom:0px;
}