﻿.surveystats .statstitle
{
    font-weight: bold;
}
.surveystats .statsanswertitle
{
    margin: 5px 0px 0px 10px;
}
.surveystats .div2
{
    margin-left: 20px;
    height: 20px;
    display: inline-block;
    width: 100%;
}
.surveystats .graphlbls
{
    width: 150px;
    padding-right: 10px;
}
.surveystats .graphimg
{
    background-color: #CCCCCC;    
}
.surveystats .graphimg1
{
    height: 20px;
    background-color: #3966BF;
}
.surveystats .graphimg2
{
    background-color: #3966BF;
}
.surveystats .div3
{
    margin-left: 20px;
    margin-bottom: 20px;
    width: 100%;
    border-top: 1px solid silver;
}
