@media screen, projection {

	/******** DEFINIE LOOK OF ALL FORMS - INPUTS/SELECTS ETC. ***********/

	fieldset.SearchInput {
		background: url('../../img/hjemme/input.png') no-repeat scroll;
		padding: 3px 5px 13px 25px;
		border:0;
		height:21px;
		width:130px !important;
	}

	fieldset.SearchInput .SearchInputBox {
		border:0;
		width:122px !important;
		height:18px;
		padding-left:5px;
	}
}