body {
	background-color: #FFFFFF;
	margin-top: 0px;
}
.link_list_item1{
	width:100%;
	text-align: center;
	color:#000000;
	font-size:14px;
	text-decoration:underline;
	height:40px;
	float:left;
	font-size:16px;
}
.inputboxnew_long{
	border:1px #C1CFEC solid;
	width:220px;
}
.inputboxnew_middle{
	border:1px #C1CFEC solid;
	width:100px;
}
.inputboxnew_short{
	border:1px #C1CFEC solid;
	width:50px;
}