﻿#newflashsalepopup
{
    width: 350px;
    height: 190px;
    padding: 0 0px 20px 20px;
}
.newflashsalepopup-label, .newflashsalepopup-label-small, .newflashsale-confirmation, .endingflashsale-confirmation
{
    font-family: arial;
    font-size: 12px;
    color: #333333;
}

.newflashsalepopup-label-small
{
    font-size: 9px;
    color: #666666;
}
newflashsalepopup-label-small A
{
    text-decoration: none;
}
#txtnewflashsaleemail
{
    width: 200px;
}
#btnvalidate
{
    margin-right: 80px;
}