.xsnazzy h1, .xsnazzy h2, .xsnazzy p {
                                       margin: 0 10px;
                                       letter-spacing: 1px;
                                       }

.xsnazzy h1 {
              font-size: 2.5em;
              color: #fff;
              }

.xsnazzy h2 {
              font-size: 2em;
              color: #8c0000; 
              border: 0;
              }

.xsnazzy p {
             padding-bottom: 0.5em;
             }

.xsnazzy h2 {
              padding-top: 0.5em;
              }

.xsnazzy {
           background: transparent;
           margin: 1em;
           }
/*
div.xsnazzy_header{ 
                    font-size: 1.1em;
                    color: #8c0000; 
                    border: 0;
                    text-align: center;
                    font-weight: bold;
                    margin-bottom: 5px;
                    }
*/
.xtop, .xbottom {
                  display: block;
                  background: transparent;
                  font-size: 1px;
                  }

.xb1, .xb2, .xb3, .xb4 {
                         display: block; 
                         overflow: hidden;
                         }

.xb1, .xb2, .xb3 {
                   height:1px;
                   }

.xb2, .xb3, .xb4 {
                   background:#eeeeee;
                   border-left: 1px solid #8c0000;
                   border-right: 1px solid #8c0000;
                   }

.xb1 {
       margin: 0 5px; background: #8c0000;
       }

.xb2 {
       margin: 0 3px; border-width:0 2px;
       }

.xb3 {
       margin: 0 2px;
       }

.xb4 {
       height: 2px; margin: 0 1px;
       }

.xboxcontent {
               display: block;
               background: #EEE;
               border: 1px solid #8c0000;
               border-width: 0 1px;
               }

div.xsnazzy_header {
                     padding-left: 10px;
                     font-size: 1.25em;
                     color: #8c0000;
                     border: 0;
                     margin-bottom: 0px;
                     text-align: left;
                     }