.page-container.the-dark-knight-rises{
	padding: 8px;
	min-height:450px; 
	text-align: center;
	} 
	
.page-container.the-dark-knight-rises .content-wrapper {
	width: 100%;
	background: url(../images/promotions/batman-promotion/batman-bg.jpg) no-repeat 0 0 #000000;
	}
	
.the-dark-knight-rises ul{
	margin: 0;
}
	
.main-box-batman{
	padding:30px 35px 70px 35px;
	} 
	
.page-batman .top-title{
	width: 52%;
	text-transform: uppercase;
	color: #fff;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	margin: 0 auto 0;
	height: 44px;
	} 

img.the-title{
	margin: 0 auto;
	}
	
.page-batman .top-title span{
	color: #ffe430;
	} 
	
.page-batman .flash-box{
	width: 67.4%;
	height: 415px;
	margin: 20px 0 0 145px;
	*margin: 20px 0 0 0;
	clear: both;
	} 

span.clear{
	clear: both;
	}
	
.flash-box .promotion-terms{
	width: 93.5%;
	height: 140px;
	margin: 0 auto;
	color: #fff;
	clear: both;
	text-align: left;
	}
	
.flash-box .promotion-terms p{
	width: 44.5%;
	color: #fff;
	float: left;
	font-size: 14px;
	text-transform: uppercase;
	font-weight: bold;
	}
	
.flash-box .promotion-terms p a{
	color: #0aaada;
	text-decoration: underline;
	}
	
.flash-box .promotion-terms p span{
	color: #0aaada;
	}
	
.user-box{
	float: right;
	width: 46.5%;
	height: 140px;
	background: url(../images/promotions/batman-promotion/batman-button-bg.jpg) no-repeat 0 29px;
	}
	
.user-box .input-box{
	width: 100%;
	height: 46px;
	background: url(../images/promotions/batman-promotion/input-bg.jpg) no-repeat center center;
	}
	
.user-box .input-box span{
	color: #ffffff;
    font-size: 12px;
    font-style: italic;
    font-weight: bold;
    line-height: 44px;
    padding-left: 10px;
	}
	
.user-box .input-box input{
	float: right;
    margin: 13px 13px 13px 0;
	*float: none;
    *margin: 0;
	width: 39%;
	height: 10px;
	}
	
.user-box #batman-submit{
	width: 260px;
	height: 41px;
	display: block;
	background: url(../images/promotions/batman-promotion/batman-button.png) no-repeat center center;
	border: 0 none;
	margin-top: 12px;
	cursor: pointer;
	}
	
#batman-leaderboard { padding:20px 0; clear: both; *margin-top: 160px; }
#batman-leaderboard .leaderdata-border { text-align:center; }
#batman-leaderboard table { width:70%; border:1px solid #066b90; margin:0 auto; }
#batman-leaderboard table tr { background:#000; }
#batman-leaderboard table th { color:#fff; font-size:14px; text-transform:uppercase; text-align:center; padding:5px 10px; border-bottom:1px solid #066b90; border-right:1px solid #066b90; }
#batman-leaderboard table th:nth-child(1) { width:16%; }
#batman-leaderboard table th:nth-child(2) { width:24%; }
#batman-leaderboard table td { color:#c0c0c0; border-bottom:1px solid #066b90; border-right:1px solid #066b90; }
#batman-leaderboard table td:last-child { border-right:none; }
#batman-terms-link { text-align:left; border:none; }
#batman-terms-link a { color:#747474; }
#batman-terms { display:none; text-align:left; color:#747474; list-style:disc; }
#batman-terms li { font-size:11px; line-height:12px; }

.main-box-batman h3{
	color: #666666;
	text-align: left;
	font-weight: normal;
	margin: 0;
	}
	
.main-box-batman ul li{
	color: #666666;
    list-style: square inside none;
    margin: 10px 0;
	text-align: left;
	}

.error span{
	color: red;
	font-size: 12px;
	text-transform: lowercase;
	}
	
p.message{
	width: 270px!important;
	}
	