body.sweeps_sweepstakes #section_header {
	width: 960px;
	margin: 0 0 30px 0;
	padding: 0; 
	background: url('/images/TIT_header.jpg') top no-repeat; 
}

body.sweeps_sweepstakes #section_header strong {
	text-indent: -300px;
	width: auto; 
	height: 195px; 
	background-image: none !important;
}

body.sweeps_sweepstakes #section_header span { 
	display: none;
}

/** terror in tinseltown sweepstakes Entry Form **/
#contestRules {
	height: 135px; 
	padding: 5px; 
	border: 1px solid #cccccc;
	overflow: auto;	
}

#contestRules {
	font-size: x-small;
}

#contestRules th {
	font-weight: bold;	
}

#contestRules td, #contestRules th {
	padding: 3px;
}

#agreeToRules { 
	float: right;
	width: 214px;
	padding-top: 5px;
}

#errorMessages {
	clear: right;
	color: red;
	font-weight: bold;
	margin: 0px;
	padding: 0px 0px 15px 0px;	
}

form#sweepstakesEntry {
	margin: 0px;
	padding: 0px;
}

form#sweepstakesEntry label {
	float: left;
	padding-left: 5px;
	padding-right: 5px;
	font-weight: bold;
	line-height: 22px;
}

form#sweepstakesEntry input[type="text"] {
	width: 165px;	
}

form#sweepstakesEntry input[type="text"], form#sweepstakesEntry div.psuedoInput {
	display: block;
	margin-left: 87px;	
}

form#sweepstakesEntry div.psuedoInput {
	padding-bottom: 15px;	
}

form#sweepstakesEntry fieldset {
	width: 400px;
	border: solid 1px #cccccc;
	padding: 10px 8px;
	margin: 10px 0px 0px 0px;
}

body.sweeps_sweepstakes { background: #000 !important; }
body.sweeps_sweepstakes div#page { background-image: url("/images/TIT_skin_top.jpg") !important; }
body.sweeps_sweepstakes div#footer { background-image: url("/images/TIT_skin_bottom.jpg") !important; }
