﻿.lottery-background
{
	width: 100%;
	height: 214px;
}

#signup-wrapper
{
    width: 850px;
    border: 2px dashed #d9b300;
    margin: 0 auto;
    padding: 5px;
}

.lottery-background span.lottery-title
{
	font-size: 18px;
	color: #ff0000;
}

.confirmationRow span.lottery-title
{
	font-size: 18px;
	color: #ff0000;
}

.lottery-background .lottery-info
{
	font-size: 18px;
	font-weight: bold;
}

.hearAboutUs
{
	font-size: 10px;
	font-weight: bold;
}

#lottery-signup tr td:first-Child
{
    text-align: right;
}

#lottery-signup
{
    width: 100%;
}
