﻿.hideContent
{
    display: none;
}

.ICG_ETH_Title p { display: inline;}

.SubHead{
  font-size: 12px;
  font-weight: bold;
}

.ModICGModulesExpandableTextHtmlC .Normal
{
 font-size: 12px;
 font-weight: normal;
 padding: 5px 5px 10px 0px;
 border: medium none;
 color: #5E5F5F;
 font-family: Arial,Helvetica,sans-serif;
 font-size: 12px;
 line-height: 16px;
 text-align: left;
 text-transform: none;
 margin-left: 20px;
}

.CollapseLink
{
 font-size: 12px;
 padding-right: 1em;
 line-height:30px;
}

.ExpandLink
{
 font-size: 12px;
 line-height:30px;
}


/**************Sam added to give space between questions answer and next question******************************/
.ModICGModulesExpandableTextHtmlC .Normal div 
{
margin-bottom:15px;
}
