@import url("inc/tsj-header.css");

#center-well {
  width: 982px;
}
.center-well-content {
  width: 672px;
}

.right-item {
  font-family:Verdana,Arial,Helvetica,sans-serif;
  font-size:8pt;
  margin-bottom:20px;
  margin-top:10px;
  text-align:left;
}

.right-item .header {
  background:#EBEBEB none repeat scroll 0% 50%;
  height:16px;
  margin-bottom:5px;  
  color:#990000;
  float:left;
  font-size:10px;
  font-weight:bold;
  width:295px;
  padding:0px 1px 1px 4px;
}
.right-item .item {
  margin-bottom:10px;
  font-family:Verdana,Arial,Helvetica,sans-serif;
  font-size:8pt;
  text-align:left;
}

.state-select {
}

.state-select .boxheader {
  background:#EBEBEB none repeat scroll 0% 50%;
  height:16px;
  margin-bottom:5px;  
  color:#990000;
  float:left;
  font-size:10px;
  font-weight:bold;
  width:295px;
  padding:0px 1px 1px 4px;
}

.state-select .box {
  margin-bottom:10px;
  font-family:Verdana,Arial,Helvetica,sans-serif;
  font-size:8pt;
  text-align:left;
  border-bottom:2px solid #999999;
  border-right:1px solid #999999;
  border-left:1px solid #999999;
  padding:2px 5px;
}

