.mod-form{
	width: 95%;
	margin: 15px auto 3px;
	height: 25px;
	position: relative;
}

.mod-inp-text input{
	width: auto;
	float: left;
	max-width: 100%;
}
.mod-inp-text input{
	width:100%;
	}
.mod-inp-submit input{
	float: right;
}
.testinput1{width: auto; position: absolute; bottom: 0; right: 70px; left: 0;}
.testinput2{width: 75px; position: absolute; bottom: 1px; right: 0;}
.testinput1 input{width: 100%; height:auto; float:left;  }
.testinput2 input{height:auto; float:right;}

.adv-search {
	padding-top: 5px;
}

.adv-search a {
	color: #FFFFFF;
    background-color: transparent;
	font-size: 0.75em;
	font-weight: bolder;
}

.search-mod {
	float: right;
	width: 250px;
	margin: 15px 10px 0px 0px;
	text-align: right;
}

.quickSearchTextInput {
	font-size: 13px;
}

.quickSearchSubmitInput {
	font-size: 12px;
}