
.test .NFI-button{
	background:url("../images/browse/add_image_btn.png") 0 0px no-repeat;
	font-size:0px;
	border: none;
	width:119px;
	height:47px;
	float:right !important;
}

.test .NFI-filename {
	width: 221px;
	height:47px;
	background:url(../images/browse/input_style.png) left top no-repeat;
	border: 0px;
	float:right;
	line-height:47px;
}



.video .NFI-button{
	display:inline-block;
	background:url("../images/browse/browse_btn.png") 0 0px no-repeat;
	font-size:0px;
	border: none;
	width:112px;
	height:41px;
	float:right !important;
	margin:15px 1px 0 40px !important;
}

.video .NFI-filename {
	background:#fff;
	width:400px !important;
	line-height:31px !important;
	border:none !important;
	margin:15px 0 0 0!important;
	padding:5px 15px !important;
	color:#464646 !important;
	font-size:15px !important;
	height:31px !important;
	font-family:"arial";
	font-weight:normal;
	outline:none;
	border-right:solid 1px #d8d7d6 !important;
	border-bottom:solid 1px #d8d7d6 !important;
	border-radius:0px !important;
}

