﻿#mentors-form .form-horizontal .control-label
{
    width:300px;
    background-color: #DAE6FB;
    text-align:left;
    padding:3px;
    font-weight:bold;
    font-size:13px;
}
#mentors-form .form-horizontal .controls
{
    margin-left:330px;
}
#mentor-questions
{
    margin-bottom:20px;
}