#containercircus {
	margin:0;	
	width: 984px;
	background: url(../images/circus/background.jpg) top left no-repeat;	
	}
		
#featured {
	margin:0px;
	padding:0px;
	width:984px;
	height:370px;
	}

#featured #content{
	float:right;
	width:246px;
	padding:0px 40px 0px 0px;
	}

#featured #app_link {	
	width:246px;
	height:70px;
	overflow:hidden;
	}

#featured #app_link a {
	display:block;
	width:246px;
	height:70px;
	padding-left:1000px;
	background: url(../images/circus/app_store.png) no-repeat;
	}
	
#featured #app_link a:hover {background: url(../images/circus/app_store_hover.png) no-repeat;}

#featured #reviews{
	margin-top:10px;
	padding:22px 0px 20px 0px;
	display:block;
	list-style-type:none;
	font-size:13px;
	text-align:center;
	background:url(../images/circus/reviews.bg.png) no-repeat;
	}

#featured #reviews li{
	margin-bottom:30px;
	padding-bottom:16px;
	line-height:24px;
	background:url(../images/stars.png) bottom center no-repeat;
	}

#featured #reviews span{color:#b1b1b1;}

#about,
.game1,
.game2{
	padding:20px 40px;
	background:#000;
	border-top:1px solid #333;
	}
	
#about p{
	float:left;
	margin:0;
	padding:0;
	width:560px;
	}
	
#about .video {
	float:right;	
	width:318px;
	overflow:hidden;
	background:url(../images/circus/video.jpg) no-repeat;
	}

#about .video a{
	display:block;
	width:318px;
	height:200px;
	padding-left:1000px;
	}

#about h3{
	font-size:18px;	
	font-weight:normal;
	padding-bottom:6px;}

.game1 .description,
.game2 .description{	
	margin:0;
	padding:66px 0px 0px 0px;
	width:556px;
	}

.game1 .description{float:right;}
.game2 .description{float:left;}


.game1 .description h2,
.game2 .description h2{	
	height:28px;
	font-weight:normal;
	padding:0px 0px 0px 84px;}

.game1 .description img,
.game2 .description img{
	float:left;
	width:64px;
	height:90px;
	}

.description p{
	font-size:12px;
	font-weight:normal;
	margin-left:84px;
	}

.game1 .screenshot,
.game2 .screenshot{	
	margin:0px;
	padding:0px;
	width:320px;
	height:216px;
	border:1px solid #CCC;
	}

.game1 .screenshot{float:left;}
.game2 .screenshot{float:right;}

.bullets{	
	float:left;
	width:560px;
	margin:0;
	padding:20px 0px 0px 0px;
	}

.bullets .list{
	margin:0px;
	padding:0px;
	}
	
.list li{
	margin-left:12px;
	padding-left:0px;
	list-style-type: disc;
	font-size:12px;
	}

.list .sublist{
	margin-left:14px;
	padding:0px;
	}
