@charset "UTF-8";
/* CSS Document */

/* Search Block */

#wrapper {
	padding: 20px 2px 7px 15px !important;
}

#wrapperb h2 {
	width: 400px;
	line-height: 1.1 !important;
	text-align: center;
	font-weight: bold;
	font-size: 1.8em;
	letter-spacing: -1px;
	position: absolute;
}

#wrapper h2 a {
	color: #484848;
	text-decoration: none;
}

#form {
	margin-left: 20px !important;	
	position: relative;
	height: 41px;
	line-height: 41px;
	overflow: hidden;
}

#form-box, #source-box {
	margin: 0 !important;
	font-size: 1.3em;
	height: 21px;
	border: 1px solid #dadddd;
	color: #484848;
	
	
background-color: #fed082;
 
	padding: 9px;
	width: 80% !important;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
}

#form-submit {
	position: absolute;
	right: 0px;
	top: 0;
	overflow: hidden;
	outline: none !important;
}

#search-submit:active {
	top: -41px;
}

.side-header {
	padding-right: 5px;
}

.side-header form#search {
	display: none;
}
