/* # */
	header #search_div {
		float: right;
	}

	#si_search_button_div {
		background-position: -263px -120px;
		cursor: pointer;
		height: 36px;
		width: 101px;
	}
	
	#si_search_button_div:hover {
		background-position: -379px -120px;
	}
	
	#si_submit_input {
		float: right;
		cursor: pointer;
	}
	
	#si_submit_input:hover {
		background-color: #BDCCE9;
	}
	
	#si_table {
		margin: auto;
		width: 1px;
	}
	
	#si_table input[type="text"] {
		width:200px;
	}
	#si_table td {
		padding: 5px;
	}
/* # */

/* . */
	
/* . */