.search-box {
	font-size: 12px;
	position: static;
	border: 1px solid #CCCCCC;
	background-image: url(../images/top/search_background.jpg);
	margin: 0px;
	height: 21px;
	width: 117px;
	font-family: "Arial", "Helvetica", "sans-serif";
	color: #333333;
	text-decoration: none;
	background-attachment: fixed;
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	line-height: 17px;
}

