/* CSS Document */

#seotools {
	position:fixed;
	top:0;
	left:0;
	width:100%;
	background:#666;
	text-align:center;
	z-index:1900;
	padding:5px 0;
	opacity:0.9;
	}
	
	#seotools input{
		width:150px;
	}