dl {margin-left: 55; }

dt           { margin-left: 20; font-weight: bold; 
               display: list-item; list-style-image: url('../images/q3.gif');
               margin-top: 16; margin-bottom: 3 }
               
dd           { margin-left: 20; 
               display: list-item; list-style-image: url('../images/a3.gif'); 
               margin-top: 6; margin-bottom: 6;} 

.FAQQuestion    { margin-left: 20; font-weight: bold; 
               display: list-item; list-style-image: url('../images/q3.gif');
               margin-top: 16; margin-bottom: 3 }
               
.FAQAnswer      { margin-left: 20; 
               display: list-item; list-style-image: url('../images/a3.gif'); 
               margin-top: 6; margin-bottom: 6;}