.ContainerBox {
	width: 600px;
	margin-right: 10px;
	}
.Center {
	/* used for winners list in lightbox */
	margin:0 auto;
	} 
.WinnersLoading {
	padding: 10px;
	}
.PrizeWinnerBox {
	border: 1px solid #999;
	border-width: 1px 0;
	padding: 0;
	margin-bottom: 0; /*Do margin bottom in note below*/
	}
p.Note {
	margin: .25em 0 40px 0;
	font-size: 11px;
	font-style: italic;
	color: #666;
	}
.PrizeWinnerBox h3 {
	position: relative;
	margin: .25em 0 0 0;
	padding-bottom: 5px;
	font-size: 18px;
	border-bottom: 1px solid #ececec;
	}
.PrizeWinnerBox h3 span {
	font-size: 14px;
	font-style: italic;
	position: absolute;
	right: 3px;
	}	
	
.PrizeBox {
	text-align: center;
	color: #007aa3;
	}
.Row{
	position: relative;
	margin: 0;
	background: url(/b/i/sweepstakesinfo/RowBG.jpg) left bottom repeat-x;
	padding: 7px 5px;
	font-weight: bold;
	font-style: italic;
	font-size: 16px;
	line-height: 1.25em;
	zoom:100%;/*ie fix*/
	}

/*For Entries line */
p.Entries {
	float: left;
	font-style: normal;
	padding-right: 15px;
	margin: 0;
	}
p.Entries span {
	font-size: 14px;
	font-style: italic;
	margin-right: 5px;
	}
p.Entries a.ViewWinners {
	position: absolute;
	right: 3px;
	font-size: 14px;
		}
.Row span.WinCount  {
	font-size: 13px;
	font-weight: normal;
	}
/* Second Chance Boxes */
p.SecondChance {
	text-align: left;
	}
p.SecondChance a {
	font-size: 12px;
	line-height:3em;
	padding-top: 25px;
	}
img.TicketImage {
	float: left;
	padding-right: 10px;
	padding-bottom: 5px;
	}

/*For Winners displays */
.PrizeWinnerBox h3.WinnersTitle {
	margin-bottom: .25em;
	border-bottom: none;
	}
.WinnersBox {
	background: #fbfbfb;
	}
.DropDown {
	position: absolute;
	right: 20px;
	top: 7px;
	z-index: 100;
	}
/*Winners Table */
table.Labels {
	clear: both;
	width: 600px;
	border-collapse: collapse;
	}

table.Labels td {
	color: #5b5d5d;
	text-transform: uppercase;
	background: url(/b/i/sweepstakesinfo/LabelBG.jpg) left bottom repeat-x;
	padding: 10px 4px;
	font: bold 14px arial, helvetica, verdana, sans-serif;
	}
table.Labels td p {
	margin:0 15px 0 0;
	}
table {
	width: 600px;
	margin: 0;
	padding: 0;
	border-collapse: collapse;
	}
td {
	width: 33%;
	text-align: center;
	color: #007aa3;
	font-weight: bold;
	padding: 15px 4px;
	background: url(/b/i/sweepstakesinfo/RowBG.jpg) left bottom repeat-x;
	}
