﻿.form-label
{
    font-weight: normal;
}

.sharing-entry
{
    border: 1px solid  #dadada;
    border-radius: 3px;
    padding:10px;
    background-color: #fafafa;
    background-position: bottom;
    background-repeat: repeat-x;
}

.thank-you-table td{
    width: 50%;
}

.required{
    color: #ff0000;
}