body, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #fff;
	margin:0;
	padding:0;
}
body {
	background-color: #000;
}

#container {
	width:800px;
	margin: auto;
}

.printPage {
	background-color: #FFFFFF;
}
.printPage img {
	margin: 0 auto;
	border: 0;
}
a, a:active, a:visited {
	color: #fc3;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #fff;
	text-decoration: underline;
}

ol{
	padding: 0;
	margin: 0.5em 0 0 0;
}
ol li{
	margin-left: 1.25em;
}
h4 {
	margin: 0;
}
.branding {
	padding: 0;
	text-align: center;
}
.branding  img {
	margin-bottom:0.25em;
}
.mac{
	width: 30%;
	padding: 1em;
}
.pc{
	width: 20%;
	padding: 1em;
}
.closebox {
	float:right;
	width:2em;
	height:2em;
	padding:0.5em;
}
.instr{
padding: 0 1em;
font-size:95%;
}
.instructions p{
font-size:95%;
}
.legal {
font-size:75%;
}

.closeBox {
	width: 30px;
	text-align:center;
}
.closeBox img {
	margin-top:10px;
}

.wpaperBorder {
	border:1px solid #666;
}
.legal { font-family: Arial, Helvetica, sans-serif; font-size: 9px; color: #CCCCCC; font-weight: lighter}
.sweepsBody {
	font-size:80%;
	padding: 0.5em 95px;
	text-align: left;
	width: 560px;
}
.sweepsRules {
	font-size:80%;
	padding-top: 0.5em;
	text-align: left;
}
.sweepsRules p {
	margin: 0.5em 0 0 0;
}
.sweepsNum {
	font-size:80%;
	padding-top: 1em;
	text-align:right;
	font-weight:bold;
}
.sweepsHeader {
	text-align: center;
}
.sweepsHeader img {
	border: 1px solid #e9b048;
}
.sweeps {
	width:770px;
}
#sweepsPage {
	background-image:url(images/sweeps_bg.jpg);
	background-repeat:repeat;
}
.closeTxt {
	text-align:center;
}
.closeTxt a {
	font-size:8pt;
	border: 1px solid #e9b048;
	padding: 0.4em 1em;
	background-color:#203E7C;
}
.closeTxt a:hover {
	border-color: 1px solid #ffffff;
}

#sweepsWinners {
	font-size: small;
	border-bottom:1px solid #8d96bc;
}

#sweepsWinners td{
font-size:10pt;
	padding:0.4em 1.2em;
}
#sweepsWinners td.place{
	text-align:right;
	border-top:1px solid #8d96bc;
	border-left:1px solid #8d96bc;
}
#sweepsWinners td.name{
	text-align:center;
	border-top:1px solid #8d96bc;
	font-weight:bold;
}
#sweepsWinners td.city{
	text-align:right;
	border-top:1px solid #8d96bc;
}
#sweepsWinners td.state{
	text-align:center;
	border-top:1px solid #8d96bc;
	border-right:1px solid #8d96bc;
}