P { FONT-SIZE: 12px; FONT-FAMILY: Verdana, arial,sans-serif }
DIV { FONT-SIZE: 12px; FONT-FAMILY: Verdana, arial,sans-serif }
TD { FONT-SIZE: 12px; FONT-FAMILY: Verdana, arial,sans-serif }
LI { FONT-SIZE: 12px; FONT-FAMILY: Verdana, arial,sans-serif }
SPAN { FONT-SIZE: 12px; FONT-FAMILY: Verdana, arial,sans-serif }
A:active { color: #5A6B7D; text-decoration: none; }
A:active { color: #5A6B7D; text-decoration: none; }
A:hover { color: #5A6B7D; text-decoration: none; }
A { color: #5A6B7D; text-decoration: none;}
.sectionTitle { FONT-SIZE: 12px; COLOR: #5A6B7D; FONT-FAMILY: Verdana, arial,sans-serif }
.midlevelhead {background-color: #eeeeee; padding:3px; font-size: 100%; border:1px solid #ccc; margin-top:0;}

.paramtable {background-color:#EAF4EE; padding:3px; font-size: 100%; border:1px solid #ccc; margin-top:0 }
table.paramtable {margin-left:5%;}

/* Copied from adsense css file */
.paramtable, .fieldtable, .errorcodetable, .adformatstable {
        border-collapse: collapse;
        border: 1px solid #ccc;
        width: 92%;   /* If I make this the visually correct 95%, */
                      /* then in Internet Explorer 6, the addSyndicationService
                      /* parameters drops down 2" on page */
                      /* BUG: NEED TO ELIMINATE THIS EFFECT -- REMOVE TABLES? */
        margin-left: 5%;
        background-color: #EAF4EE;
        }

/* Copied from adsense css file */
.paramtable td,  .fieldtable td, .errorcodetable td, .adformatstable {
        padding-top: 4px;
        padding-bottom: 4px;     
        }