﻿.LoginBoxes input
{
    width: 160px;
    height: 16px;
}
.RegisterBoxes input
{
    width: 200px;
    height: 16px;
}
.RegisterBoxes select
{
    width: 206px;
    height: 22px;
}
.RegisterBoxDay select
{
    width: 50px;
    height: 22px;
}
.RegisterBoxMonth select
{
    width: 88px;
    height: 22px;
}
.RegisterBoxYear select
{
    width: 60px;
    height: 22px;
}
.MatchPreferencesBox select
{
    width: 170px;
}
.RegistrationControlLabel
{
    width: 150px;
}