div.roundedCorners                        { padding: 0px; margin: 0px; }
div.roundedCorners div.cornerLeft         { top: 0px; left: 0px; font-size: 1px; position: absolute; z-index: 1; }
div.roundedCorners div.cornerSpacer       { font-size: 1px; line-height: 1px; }
div.roundedCorners div.cornerRight        { top: 0px; right: 0px; font-size: 1px; position: absolute; z-index: 1; }

div.roundedCorners div.cornerContainer    { position: relative; }
div.roundedCorners div.cornerContainer td { font-size: 1px; line-height: 1px; }
.relative                                 { position:relative }
