/*shell game*/
.shell_game_container {
	background: #1A1A1A url('../brand_images/shell_game_bc.jpg') no-repeat;
}

.shell_game_container .heading_title_container {
	border-bottom: 0;
	color: #CC0000;
}	

.register_form h4 {
	color: #CC0000;
	text-transform: none;
}

.register_form {
	line-height: 14px;
}

#registry_submit {
	margin-bottom: 40px;
}

div.desc_game_text {
	font-weight: bold;
	width: 214px;
	padding: 10px 0 0 20px;
	line-height: 18px;
}

.shell_link {
	position: absolute;
	top: 23px;
	right: 16px;
	width: 186px;
	height: 40px;
}

td.game_ruls  {
	padding-top: 21px;
}

td.dark_text p {
	margin-top: 15px;
}

.register_form .radio_button {
	margin-top: 1px;
}