/* CSS Document */



#1 {
	display:block;
	float:left;
	margin:0px;
	width:500px;
}

#2 {

}

#whatsnew {
	margin:10px 0px;
	height:15px;
	width:500px;
	display:block;
	float:left;
	background-color:#F29300;
	color:#FFFFFF;
}

