.box{
	width:450px;
	height:100px;
	border:dashed 1px #3f3f3f;
}

.links{

}
 .links ul {
    height: auto;
    display: inline;
}
.links ul li {list-style-type: none; float: left;padding: 5px;}
.search{
	text-align: center;
	margin: 30px;
}