div#content {
	width:250px;
}

div#features {
	width:450px;
}

div#features div.box {
	width:450px;
}

div#newestimages {
	width:450px;
	height:80px;
	overflow:hidden;
}

div#newestimages div {
	width:1000px;
}

div#newestimages img {
	cursor:pointer;
}
