.searchWords
{
    font-size: 35px;
    font-weight: bold;
    margin-top: 5px;
    margin-bottom: 25px;
}

input
{
    vertical-align: middle;
}

/* used for the "Tweet about it" link */
#tweetLink
{
    margin-bottom:-15px;
    font-weight: bold;
    font-size: 12px;
    text-align: center;
}

#tweetLink a
{
    color: #c9eb59;

}

#tweetLink a:hover
{
    text-decoration: underline;
}
