@charset "utf-8";
/* CSS Document */
input#edit-search-block-form--2{
	padding:8px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: url(../images/PORTAL-%5BR%5D.png);
	background-repeat: no-repeat;
	background-position: 205px 6px;
	background-color: #E9E9E9;
	width:230px;
	height:35px;
	font-size:0.9em;
	margin-left:30px;
}
input[type=text]{
	color:#bcbcbc;
}
button, html input[type="button"], input[type="reset"], input[type="submit"]{
	display:block;

}
