﻿/*
---------- FAQ Main Content Area ----------------*/

.support-subsection {
      padding:10px 10px 10px 10px;
      margin:7px 0px 0px 0px;
      border:1px dotted #cfcfcf;
      }
   
.support-subsection-title a {
      color:#7e7e7e;
      font-weight:bold;
      margin:0px 0px 0px 0px;
      }
      
.support-subsection-content {
      margin:10px 0px 0px 20px; 
      }
      
.support-subsection-question {
      margin:0px 0px 0px 0px;
      }

.support-subsection-answer {
      margin:10px 0px 10px 20px;
      }
      
.support-subsection-answer p {
      margin:0px 0px 12px 0px;
      }
 
/*
---------- End FAQ Main Content Area ----------------*/
