#navigation-container{
	height:34px;
	background:#000;
	position:relative;
top:17px;
	z-index:5000;
width:1000px;
margin:5px auto 0 auto;
border-top:1px solid #666;
border-bottom:1px solid #666;
}


.search-box{
height:26px;
width:190px;
font-size:22px;
position:relative;
top:1px;
border:none;
margin:0 10px 0 0;
}

#submit{
border:none;
background:none;
padding:4px 12px;
position:relative;
top:1px;
background: url(/darkroom/blog/images/search.png) no-repeat;
}
