#schlKidsLanding #schl3o {
	background-color: #f39500 !important;
}
#schlKidsWrapper #schlKidsWrapperContent {
    margin-left: 0 !important;
    margin-right: 1px !important;
    padding: 0 !important;
    width: 733px !important;
}

.sg-wrap {
	position: relative;
}
	.sg-wrap h2 {
		background: url(images/shtxtSmartGames.gif) no-repeat;
		height: 63px;
		margin: 0;
		padding: 0;
		text-indent: -10001px;
		width: 733px;
	}
	.sg-wrap .sg-content {
		background: url(images/c_bg.jpg) no-repeat;		
		height: 835px;
		padding-bottom: 160px;
	}
	.sg-wrap .sg-2game {
		left: 538px;
		position: absolute;
		top: 380px;
	}
	.sg-wrap .sg-content .sg-main-art {
		color: #fff;
		height: 305px;
		padding: 0 20px;
	}	
	.sg-wrap .sg-content .sg-main-art h3 {
		background: url(images/shtxtTwoGamesInOne.png) no-repeat;
		height: 28px;
		margin: 0;
		padding: 0;
		text-indent: -10001px;
		width: 331px;
	}	
	.sg-wrap .sg-content .sg-main-art .sg-art {
		float: left;
	}
	.sg-wrap .sg-content .sg-main-art .sg-main-desc {
		float: right;
		padding-top: 45px;
		width: 375px;
	}
	.sg-wrap .sg-content .sg-main-art .sg-main-desc .sg-art-btn a {
		background: url(images/btnGetGame.png) no-repeat;
		display: block;
		height: 57px;
		text-indent: -10001px;
		width: 218px;
	}
	.sg-wrap .sg-content .sg-main-art .sg-main-desc .sg-art-btn a:hover {
		background-position: 0 -57px;
	}

	.sg-wrap .sg-content .sg-slideshow-wrap {
		margin: 0 auto;
		position: relative;
		padding: 0 40px;
		width: 310px;
	}
	.sg-wrap .sg-content .sg-slideshow {
		background: url(images/features_bg.png) no-repeat;
		height: 414px;
		padding-left: 38px;
		padding-top: 82px;
		width: 268px;
	}
	.sg-wrap .sg-content .sg-slideshow-wrap a {
		display: block;		
		height: 98px;
		position: absolute;
		text-indent: -10001px;
		top: 190px;
		width: 40px;
	}
	.sg-wrap .sg-content .sg-slideshow-wrap a#sg-btn-left {
		background: url(images/arr-left.png) no-repeat;
		left: 0;
	}
	.sg-wrap .sg-content .sg-slideshow-wrap a#sg-btn-left:hover {
		background-position: -40px 0;
	}
	.sg-wrap .sg-content .sg-slideshow-wrap a#sg-btn-right {
		background: url(images/arr-right.png) no-repeat;
		left: 346px;
	}
	.sg-wrap .sg-content .sg-slideshow-wrap a#sg-btn-right:hover {
		background-position: -40px 0;
	}

	.sg-wrap .sg-content .sg-slideshow-wrap .sg-bubble {
		background: url(images/bubble.png) no-repeat;
		color: #03628e;		
		display: block;
		font-size: 14px;
		height: 109px;
		left: 362px;
		padding: 45px 15px 0 25px;
		position: absolute;
		top: 0;
		width: 131px;
	}

	.sg-wrap .sg-footer {
		background: url(images/footer_bg.png) no-repeat;
		bottom: 0;
		color: #fff;
		height: 108px;
		font-size: 11px;
		padding-top: 52px;
		position: absolute;
		text-align: center;
		width: 733px;
	}
		.sg-wrap .sg-footer ul {
			height: 65px;
			list-style: none;
			margin: 0 auto 15px;
			padding: 0;
			width: 500px;
		}
		.sg-wrap .sg-footer ul li {
			float: left;
			margin-right: 20px;
		}