#content {
	padding: 0;
	}

.network .action_bar {
  background: #f7f7f7;
  color: gray;
  padding: 5px 10px;
	}

.network .action_bar label {
  display: block;
  float: left;
  margin: 4px 4px 4px 0px;
  font-weight: bold;
	}

.network .action_bar select {
  float: left;
  margin-right: 6px;
  font-weight: normal;
	margin-left: 5px;
	}
	
.network .action_bar input[type=button] {
  float: left;
  margin-top: 2px;
	}
	
.network h2 {
	border-bottom: 1px solid #D8DFEA;
	color: #333333;
	font-size: 11px;
	height:20px;
	margin-bottom:10px;
	}
	
.network .wrapper { 
	padding:0 10px 10px 10px;
	background: #f7f7f7;
	}
	
.network .wrapper .results {
	line-height:15px;
	border: 1px solid #ccc;
	padding:10px 20px;
	margin:0;
	background:#fff;
	}

.network .wrapper .suggest {
	line-height:15px;
	padding: 10px 20px 0 20px;
	}

* html .results {
	height:20px;
}

* html .suggest {
	height:20px;
}

#corptable {
  width:605px;
}

#alphalist {
  padding-left:5px;
}

#alphalist a {
  font-size: 11px;
  padding: 3px 3px 3px 3px;
}

#alphalist a:hover {
  color:#fff;
  background:#3B5998;
}

#alphalist .workplace_hi {
  color:#fff;
  background:#3B5998;
}

.network .wrapper .results .network_column {
	float:left;
	list-style:none;
	margin: 5px 0px 5px 0px;
  padding-left: 8px;
  text-indent: -8px;
	width: 185px;
}

.network .wrapper .results .network_column .province {
  padding-top: 5px;
  font-weight: bold;
  font-size: 11px;
  color: #333;
}

.network .wrapper .results .network_column .nwlink {

}

.fallback {
	padding: 20px;
	color: gray;
	line-height: 24px;
	text-align: center;
	font-size: 13px;
}

.clearing {
	clear:both;
	height:1px;
	overflow:hidden;
}

.account_note {
  padding: 20px;
  color:#444;
  font-size: 11px;    
}

.account_note .note_question {
  color: #3b5998;
  display: block; }

/* For multilevel_location_select... */
#country_select {
  width: 150px;
}

#state_select {
  width: 130px;
}

#city_select {
  width: 120px;
}

.inactive {
  display: none;
}

#label_country_select, #label_state_select, #label_city_select {
  color: gray;
}

.location_label {
  margin-top: 3px;
  margin-bottom: 3px;
  padding: 2px;
}

.location_select {
  margin-bottom: 3px;
  margin-top: 3px;
}

#n_selector {
  margin-left: 0px;
  float: left;
}

.account_note h4 {
  padding-bottom: 2px; 
  font-size: 12px;
  color: #444;
  border-bottom: 1px solid #ccc;
  margin-bottom: 5px;
}

#n_selector .inputtext {
  width: 230px;
}

#content .action_bar {
  border: none;
}

.action_bar .geotables {
  padding: 8px 0 8px 2px;
}

.action_bar .geotables .pipe {
  padding: 0 5px 0 5px;
}