/* 
  BUSINESS DIRECTORY 
*/
.gBusCatTbl            {}
.gBusCatRow            {}
.gBusCatCol            {}
.gBusCatTitle          { font-size:16px; color:Red; font-weight:bold; margin-bottom:6px; }
.gBusCatDescription    { font-style:italic; margin-bottom:6px; }

.gBusLstTbl            {}
.gBusLstRow            {}
.gBusLstCol            {}
.gBusLstHeaderRow      {}
.gBusLstHeaderCol      {}
.gBusLstHeader         { text-transform:uppercase; font-weight:bold; padding-right:6px; border-bottom:solid 1px black; }
.gBusLstCatTitle       { font-size:18px; color:Red; font-weight:bold; margin-bottom:6px; }
.gBusLstCatDescription { font-size:14px; font-style:italic; margin-bottom:6px; }
.gBusLstCatSpacer      { font-size:24px; }
.gBusLstImage          { border:none; margin-right:2px; }
.gBusLstCompany        { font-weight:bold; margin-left:8px; }
.gBusLstDescription    { font-size:12px; margin-left:16px; margin-top:2px; margin-bottom:2px; }
.gBusLstMemberSince    { font-size:9px; margin-right:6px; }
.gBusLstAddress        { font-size:9px; margin-right:6px; }
.gBusLstPhone          { font-size:9px; margin-right:6px; }
.gBusLstWebsite        { font-size:9px; margin-right:0px; }
.gBusLstSpacer         { font-size:4px; }

.gBusDetCompany        { font-size:18px; color:Red; font-weight:bold; margin-bottom:6px; }
.gBusDetAddress        { margin-bottom:8px; }
.gBusDetAddress1       {}
.gBusDetAddress2       {}
.gBusDetCityStateZip   {}
.gBusDetDirections     { margin-top:10px; }
.gBusDetPhone          {}
.gBusDetFax            {}
.gBusDetWebsite        { margin-top:10px; }
.gBusDetEmail          { margin-top:10px; }
.gBusDetDetails        {}
.gBusDetImage          { float:right; border:none; }
.gBusDetDoc            { margin-top:12px; }
