body {
	margin: 0;
	padding: 0;
	background: #000000;
}

.hide {
	display: none;
}

.clear {
	clear: both;
}

a {
	border: none;
	outline: none;
}

label {
	font-size:10px;
	margin-right: 10px;
	width: 120px;
	display: block;
}

input  {
	width: 120px !important;
	margin: 0px 0 0;
}

select, label  {
	margin-top: 0px;
}

.radio {
	margin: 10px 0 0 100px;
}

#error {
	color: red;
	font-weight: bold;
	font-size: 12px;
	text-align: left;
	margin-left: 30px;
	padding-top: 10px;
    padding-bottom: 0 !important;
}

.red {
	color: red;
}

#sweep-container {
	background: transparent url(/images/custom/sweepstakes/sw-carstar-c1/BKGD1.jpg) no-repeat scroll 0 0;
	width: 792px;
	height: 521px;
	margin: 0 auto;
	
}

#sweeps-index {
	width: 792px;
	height: 521px;
	margin: 0 auto;
	
}

#sweeps-index a {
  background: transparent url(/images/custom/sweepstakes/sw-carstar-c1/ENTER.png) no-repeat scroll 0 0;
	height: 43px;
	margin: 430px 0 0 160px;
	position: absolute;
	width: 146px;
	text-indent: -9999px;
	
	display: block;
}

#sweeps-top {
	background: #000000;
	width: 792px;
	height: 0px;
}

#sweeps-content-container {
	background: transparent url(/images/custom/sweepstakes/sw-carstar-c1/BKGD2.jpg) no-repeat scroll 0 0; 
	width: 792px;
	margin: 0 auto;
	padding-bottom: 0px;
}

#sweeps-content {
  
	width: 380px;
	min-height: 521px;
	height: auto !important;
	height: 521px;
	margin: 0 325px;
	padding: 0px 0px 0px 50px;
}

#submit input {
	background: transparent url(/images/custom/sweepstakes/sw-carstar-c1/submit.png) no-repeat scroll 0 0;
	width: 116px;
	height: 34px;
	border: none;
	cursor: pointer;
	text-indent: -9999px;
	font-size: 0px;
	display: block;
	margin: 440px 100px 0 200px;
	float: left;
}

#sweep-footer {
	background: #a7d050 url(/images/custom/sweepstakes/sw-carstar-c1/footer.jpg) no-repeat scroll 0 0;
	height: 48px;
	width: 792px;
	margin: 0px auto 0;
}

#reg-legal {
	width: 500px;
	display: block;
	text-align: center;
	padding: 10px 0;
	font-size: 10px;
	font-weight: bold;
	color: white;
}

#thanks-text {
	width: 500px;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
}

#sweep-buttons a {
	text-indent: -9999px;
	height: 34px;
	float: left;
	display: block;
}

#button-rules {
	width: 175px;
}

#button-about {
	width: 132px;
}

#button-privacy {
	width: 175px;
}

#sweep-legal {
	width: 792px;
	margin: 20px auto 0;
	text-align: center;
	
}

.form {
	margin: 13px 0 0 55px;
}

.form .input-container {
	float: left;
	margin: 0 0 3px 0;
	width: 140px;
}

.form .input-container-full {
	margin: 0 0 3px 0;
	width: 260px;
}

.form .input-container-third {
	margin: 0 0 3px 0;
	width: 70px;
}

.input-container-full input { width: 262px !important; }
