﻿.dropdownSection
{
   display: inline-block;
}
.disclaimer
{
    color: #FF0000;
    width: 600px;
}
.loginBtn
{
    float: right;
}
