@charset "utf-8";
/* CSS Document */

#whatsnew_drop {
	width: 935px;
	height: 25px;
	background: #7A9C93;
	padding: 10px;
	text-align: center;
}

.whatsnew_drop_label {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}

select {
	font-size: 10px;
	width: 500px;
}