﻿.searchTextBox
{
    width: 250px;
}

.searchButton
{
    margin-left: 0.25em;
}

.searchLabel
{
    color: white;
    font-weight: bold;
}