
#features
{
	display: block;
	width: 730px;
	height: 115px;
	position: relative;
	top: 0px;
	left: 0px;
	background: none;
	background-image: url('../images/pictures_bg.jpg');
	background-position: 5px 1px;
	background-repeat: no-repeat;
	padding: 0px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 6px;
	padding-bottom: 6px;
}

#features .new_star
{
	display: block;
	width: 70px;
	height: 70px;
	background-image:none;
	position: absolute;
	top: 8px;
	right: 10px;
	z-index: 100;
	background: none;
}

#features #scrolling_images
{
	display: block;
	width: 545px;
	height: 125px;
	background: none;
	background-image:none;
	position: absolute;
	bottom: 1px;
	left: 5px;
}