.loading {
  background: #fff url(http://media.kansas.com/static/images/loading.gif) no-repeat center center;
  height: 250px;
  width: 618px;
}
.entry-content label {
  clear: both;
  color: #666;
  display: block;
  font-size: 14px;
  line-height: 27px;
  text-align: right;
  width: 300px;
}
.entry-content label input, .entry-content label select {
  float: right;
  margin-left: 5px;
  width: 184px;
}
.entry-content input[type=submit] {
  width: 300px;
}
#salary_table_chart { clear: both; }
.google-visualization-table-div-page { float: left; }
#salary_table_page_counter {
  color: #666;
  display: none;
  float: left;
  font-size: 16px;
  line-height: 26px;
  margin-left: 6px;
}
#refreshad1 { margin-top: 10px; }
.ui-dialog {
  background: #fff;
  border: 1px solid #999;
  box-shadow: 0px 6px 9px #666;
  -moz-box-shadow: 0px 6px 9px #666;
  -webkit-box-shadow: 0px 6px 9px #666;
  padding: 10px;
}
.ui-dialog-titlebar {
  margin-bottom: 10px;
}
.ui-dialog-title {
  border-bottom: 1px solid #A1BDDA;
  color: #333;
  font-family: Georgia;
  font-size: 18px;
}
.ui-dialog-titlebar-close { float: right; }
.ui-dialog-content p { margin-bottom: 10px; }