/* 
 * IE7 fixes
 */

h1.title{
	padding-top:5px;
}

.preface-top ul li{
	display:inline;
	float:left;
}
.preface-top ul li a{
	clear:both;
	float:left;
}

.ie7clear {
  width: 100%;
}
	
/********************/
/* VIRTUAL ENGINEER */
/********************/
#edit-inductance-wrapper,
#edit-isat-wrapper,
#edit-irms-wrapper,
#edit-maxdcr-wrapper {
  clear: both;
  width: 80%;
}
	
/**********/
/* HEADER */
/**********/
div.views-submit-button {	
  height:20px;
	width:20px;
	background-color:#00ff00;
}

#header-wrapper-header input.form-submit,
#search-block-form input.form-submit {
	background: #FF7B00;
	text-indent: 0;
	width: 50px;
	color: #FFF;
	padding: 0;
	margin: 0;
}

#header-wrapper-header label {
	display: inline;
}

#header-wrapper-header .views-widget {
	display: inline;
}