/*
*+html  --  Just for IE7
*html  --  Just for IE6
*/ 
.button{
	background:#FFFFFF url(../../images/semtech/search.gif) no-repeat scroll 0 0;
	border:none;
	color: #FFFFFF;
	height: 25px;
	width: 80px;
	margin-left: 10px;
}

#searchForm {
	margin-left: 30px;
	margin-top: 40px;
	margin-right: 0px;
	margin-bottom: 0px;
}

#searchForm .displayright {
	position: relative;
	float: right;
	right: 150px;
	top: -40px;
}

#searchForm .searchintro {
	color: #616161;
	margin: 10px 0px -10px;
	height: 20px;
	font: bold normal 12px/1em Verdana, Arial, Helvetica, sans-serif;
}

#searchForm table {
	line-height: 25px;
}

#searchForm .inputbox {
	height: 18px;
	background-color: #FFFFFF;
	border-top-width: 2px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #d0d0d0;
	border-bottom-color: #d0d0d0;
	border-left-color: #666666;
	text-align: left;
	vertical-align: text-bottom;
	padding-left: 2px;
	padding-top:2px;
}
#searchForm .selectbox {
	height: 19px;
	background-color: #FFFFFF;
	border-top-width: 2px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #d0d0d0;
	border-bottom-color: #d0d0d0;
	border-left-color: #666666;
	text-align: left;
	vertical-align: text-bottom;
	padding-left: 2px;
	padding-top:2px;
}

#searchForm .displaytext{
	margin-right: 215px;
	float: right;
}

*html #searchForm .displaytext{
	margin-right: 108px;
}

#searchphraseall,#searchphraseany,#searchphraseexact {
	vertical-align: middle;
}

.contentpaneopen {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: -30px;
	height: auto;
	width: 75%;
}

.contentpaneopen fieldset {
	width: 680px;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	line-height: 17px;
	padding-bottom: 8px;
	border-top: 1px solid #CCCCCC;
	margin: 10px 0px 0px 30px;
	padding-top: 20px;
}

*+html .contentpaneopen fieldset {
	padding-bottom: 20px;
}

*html .contentpaneopen fieldset {
	padding-bottom: 20px;
}
.contentpaneopen fieldset div {
	padding-left: 20px;
	
}


.contentpaneopen fieldset a {
	font-weight: bold;
}

.contentpaneopen .small {
	color:#616161;
	font-size:12px;
	font-weight:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

.contentpaneopen .fieldsettiter {
	color: #b8b8b8;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: 18px;
}

.pad5px {
	padding-top: 8px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 1px;
}

#area_content {
}
#searchForm .search_only {
	background: url(/apps/keysearch/images/options-bkg.gif) no-repeat 0px 0px;
	height: 120px;
	width: 685px;
	padding-top: 12px;
	padding-left: 15px;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}
#searchForm .search_only label {
	margin-left: 5px;
}
#searchForm .search_only ul {
	list-style: none;
}
#searchForm .search_only li {
	float: left;
	width: 160px;
	vertical-align: baseline;
	height: 28px;
}

#searchForm label{
	color:#000000;
	vertical-align: text-top;
}

