
#HwColumnSidebar1, 
#HwColumnSidebar2, 
#HwSearchWrapper
{
    display: none;
}

#HwColumnContent 
{
    width: 100%;
}

#HwContainer 
{
    width: 100%;
}

.HwContentNavigation,
.HwContentMenu
{
    display: none;
}

/* new additions */

body
{
    font-family:Verdana,Helvetica,Arial;
}

ul li a
{
    color:#007DC3;    
}

a
{
    color:#007DC3; 
    text-decoration:none;    
}

label
{
    margin-left:20px;           
}

#HwCustomHeader, #HwCustomFooter
{
    display:none;    
}

.HwContentWrapper img, .HwContainer img
{
    border: 0 none;    
}

.HwLinkConditionCenterShow
{
    color:#007DC3;        
}

.HwActionsetNavigationLink
{
    display:none;    
}

.HwQuizHack  
{
    list-style-image:none;
    list-style-position:outside;
    list-style-type:none;
}

.HwContentHeader
{
    margin-top:10px;    
}

.HwFlatHwAnswer, .HwFlatInputButton ul li
{
    list-style-image:none !important;
    list-style-position:outside !important;
    list-style-type:none !important; 
    background:none !important;
}

.HwFlatHwAnswerText, .HwSelectedOption
{
  margin-left:20px;      
}

.topContainer
{
    display:none;
}

.bottomContainer
{
    display:none;
}

.hasBackgroundColor h3 
{
    margin-top:30px;
}