body {
	margin: 0px;
	padding: 0px;
	color: #fff;
	font-family: Helvetica, Arial, sans-serif;
}
a, a:link, a:visited, a:active {
	color: #fff;
	text-decoration: underline;
	font-weight: normal;
}
.tdPadder {
	padding: 10px;
}
h1 {
	font-size: 30px;
}
li {
	list-style: inside;
	line-height: 24px;
}
#contentHolder {
	position: relative;
	background: url(/images/cashgrab/background.jpg) no-repeat;
	width: 980px;
	height: 782px;
	margin: auto auto;
	font-size: 18px;
}
#logo {
	padding-top: 30px;
	padding-left: 160px;
	float: left;
	width: 250px;
	height: 109px;
}
#sponsor {
	float: right;
	padding-right: 45px;
}
#legal {
	position: absolute;
	left: 0px;
	bottom: 0px;
}
#section {
	clear: both;
	position: absolute;
}
.twoColumnSplit td.left {
	padding-top: 500px;
}
.tdPadder div {
	display: none;
}
.twoColumnSplit td.right {
	padding-left: 120px;
	padding-top: 120px;
}
.wpix #sponsor, .ktxl #sponsor {
	display: none;
}
/*  Registration Form  */

body #carnivalModalWrapper {
	background: #000;
	color: #fff;
}
legend, label {
	color: #fff;
}
fieldset {
	margin-top:1.5em;
	padding-top:1em;
	border-style:solid none none;
}
fieldset {
	background-color:#222222;
}
fieldset {
	border-color:gray -moz-use-text-color -moz-use-text-color;
	border-right:0 none;
	border-style:solid none none;
	border-width:1px 0 0;
	margin-top:1em;
}
fieldset legend {
	font-size:1.3em;
	font-weight:bold;
	margin:0 1em;
	padding:0 1em;
}
form label {
	display:block;
	float:left;
	margin:0 0.5em;
	padding:0;
	text-align:left;
	width:9em;
}
form fieldset a:link, form fieldset a:visited, form fieldset a:active {
	text-decoration: underline;
	color: #fff;
	font-weight: 100;
}
.required label:after {
	content:"*";
}
form div {
	margin:0.8em;
}
div.fieldWithErrors {
	border:0 none;
	display:inline;
	margin:0;
	padding:0;
}
div.fieldWithErrors input {
	border:2px solid red;
}
input, select {
/*width:18em;*/
}
#carnival #content {
	border:1px solid black;
	margin:0 auto;
	overflow:auto;
	padding:20px;
	width:500px;
}
#carnival #carnival_logo {
	width: 200px;
	height: 50px;
}
#carnival {
	color: #000;
}
div#content.article div.story, div#content.special-package div#story-body {
	background-color:transparent;
	border: 0px;
}
#carnivalModalWrapper #carnivalContent h1 {
	color: #fff
}

