.feature {
	margin-bottom: 15px;
	background-repeat: no-repeat;
	height: 499px;
	width: 897px;
	background-image: url(../images/home-frame.png);
}

.feature div {
	left: 27px;
	top: 29px;
}

.bottom {
	padding-bottom: 10px;
	height: 320px;
	position: relative;
	width: 900px;
}

.news {
	margin-right: 30px;
	float: left;
	position: relative;
	display: inline;
	text-align: left;
	height: 270px;
	width: 263px;
}
.newsBg {
	width: 263px;
	display: block;
	position: absolute;
	background-image: url(../images/past-frame-brn.png);
	height: 270px;
}

.newsBgBottom {
	top: 270px;
	background-position: 0 bottom;
	background-repeat: no-repeat;
	display: block;
	position: absolute;
	background-image: url(../images/past-frame-brn.png);
	height: 52px;
	width: 263px;
}               

.news div.title {
	margin-bottom: 10px;
	position: relative;
	width: 100%;
	margin-top: 10px;
	background-position: center top;
	background-repeat: no-repeat;
}



.news div.title img {
	width: auto;
	height: 34px;
}

.news div.list {
	text-align: left;
}
.scrolling div.mask {
	position: absolute;
	left: 20px;
	top: 55px;
	height: 215px;
	width: 210px;
	overflow: hidden;
	z-index: 1;
}
.scrolling div.track {
	position: absolute; 
	left: 228px; 
	top: 35px; 
	z-index: 2;
}
.bottom div.myspace {
	display: inline;
	float: left;
	position: relative;
	margin-top: 55px;
	margin-right: 50px;
}

.bottom div.promoLarge,
.bottom div.promo {
	margin-top: 23px;
	float: left;
	display: inline;
	position: relative;
	margin-right: 50px;
}

.bottom div.secretGarden {
	float: left;
	display: inline;
	position: relative;
	margin-top: 50px;
}


