@charset "utf-8";
.feat_cells {
	width: 980px;
	height: 45px;
	overflow: hidden;
}
/* CSS Document */

.feat_leftcell {
	width: 350px;
	height: 40px;
	text-align: center;
}
.feat_rightcell {
	width: 620px;
	text-align: center;
	font-size: small;
	color: #FFF;
}
