body {
    margin: 15px 0px;
    padding: 0;
    color: #000000;
    font-family: tahoma, verdana, arial, sans-serif, arial;
}

#left {
      display: none;
      }

#logo {
      background-image: url('images/gtb.gif');
      height: 20px;
      width: 175px;
      }

#content {
         margin: 0px 10px;
         }

#content img {
         float: right;
         margin: 2px 8px;
         clear: right;
         }

#content a {
         font-weight: bold;
         }

#content a:hover {
         color: red;
         }

#content li {
         margin: 6px 0px;
         }

#warning {
         margin: 10px;
         padding: 5px;
         background-color: #E9CDCD;
         border: solid 1px #DF9595;
         text-align: center;
         }

#questiontable td {
               text-align: center;
               }

#footer {
        border-top: solid 1px #eee;
        margin: 5px 10px;
        padding: 5px 0px;
        text-align: center;
        font-size: 80%;
        }

.pmsection {
           border-top: solid 1px black;
           }

.pmsection:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: right;
    visibility: hidden;
}

/* Hides from IE-mac \*/
* html .pmsection {height: 1%;}
/* End hide from IE-mac */

.gtbdesign {
    text-align: center;
    border: solid 1px #E3DFDF;
    width: 451px;
    height: 326px;
    margin: 0px auto;
    }

#content .suppq {
       margin: 6px 3px;
       padding: 3px 3px 6px 3px;
       border: solid 1px #E3DFDF;
       }

#content .suppq li {
       list-style-type: none;
       border-bottom: solid 1px #ddd;
       margin: 6px 0px;
       }

#content .outline {
         font-weight: bold;
         text-align: center;
         border: solid 1px #E3DFDF;
         padding: 3px;
         background-color: white;
         }

#content .reply {
         border-bottom: solid 1px black;
         margin: 8px 0px;
         }

.pmtable td {
         text-align: center;
         }
         
#bigpic {
	text-align: center;
	border-bottom: dashed 1px black;
	margin: 5px; padding: 5px;
	}
	
#bigpic img {
	float: none;
	}
         
#thumbnails {
	text-align: center;
	}

#thumbnails img {
	float: none;
	}

a {
  text-decoration: none;
  }
    

h1 {
    text-transform: uppercase;
    text-align: center;
    border-bottom: solid 1px black; }

h3 {
   border-top: solid 1px #E3DFDF;
   margin: 3px 0px;
   padding: 5px 0px 0px 0px;
   }

td {
    text-align: left;
    }

th {
    text-align: right }

th, td, tr {
    padding: 7px
    }

caption {
        text-align: left;
        border-bottom: solid 1px black;
        font-weight: bold
        }

h4 {
   text-align: center;
   }