#frm {
  margin: 0px;
  padding: 0px;
}


table.screenform {
  width:98%;
  border-spacing: 0px;
}

table.screenform th {
  font-size: 11px;
  text-align:left;
  font-family: tahoma, verdana, arial;
  color: #456;
  padding: 2px;
}

table.screener td, table.screener th {
  padding: 3px;
}

table.screener th {
  // background:transparent url(/images/sprite.jpg) repeat-x scroll 0 -1400px;
  background:#46a; 
  color:#F8F8F8;
  font-family:verdana;
  font-size:10px;
  font-weight:bold;
  padding:1px 3px 4px 1px;
  text-align:center;
  vertical-align:middle;
  border: 0px;
  border-left: 1px solid #a8b8d8;
}

table.screener td {
  font-size: 10	px;
  border: 0px;
  border: 1px solid #e0e8ff;
}

table.screener td table {
  border: none;
}

table.screener th.hdr_span {
  border-bottom: 1px solid #a8b8d8;
}

tr.oddrow td {
  padding:3px;
  border-bottom: 1px solid #89b;
}


.strike, .uprice, .tprice, .ivol, .volume {
  text-align: right;
}

.pc {
  text-align: center;
}

.panel {
  background-color:#f8f8f8;
  height: 156px;
  width:  100%;
  border: 2px outset #def;
}

table.panel td, table.panel th {
  padding: 0px 0px 0px 5px;
}

.paneltitle {
  height: 22px;
  background:transparent url(/images/sprite.jpg) repeat-x scroll 0 -1300px;
  border-bottom: 1px solid #aab;
  font-family: tahoma, verdana, arial;
  if [!WebKit] font-variant: small-caps;
  font-size: 18px;
}


table.panels {
  width: 100%;
  margin-top: 3px;
  border-spacing: 0px;
}

#results {
  margin-top: 3px;
}

table.screener {
  border: 2px solid black;
  width: 100%;
  margin-top: 3px;
}

div.savemsg {
  font-size: 14px;
  text-align:left;
  font-family: tahoma, arial;
  color: #800;
  font-weight:bold;
}

table.screenform td {
  font-size: 10px;
  padding-bottom: 2px;
}

table.screenform span.formlabel {
  text-align: right;
  border-bottom: 1px solid #aab;
  font-variant: small-caps;
  font-size: 12px;
  text-decoration: none;
  font-family: tahoma, verdana, arial;
  font-weight:bold;
  margin: 0 30px 4px 0;
  color: #456;
  border: none;
}

div.tickmarks {
  position: relative;
  background: url(/images/tickmarks.gif) 1px 0px no-repeat;
  height: 16px;
  width: 165px;
}

div.tickmarks div {
 position: absolute;
 cursor: default;
 height: 16px;
 overflow: hidden;
}

div.tickmarks span {
        position: absolute;
        background: url(/images/dual_thumb_yellow.jpg) 0 0px repeat-x;
        top: 13px;
        left: 16px;
        height: 3px;
        width: 156px;
        border: 0;
}

#spread_slider_value {
  text-align: center;
  width:14px;
  font-size: 10px;
  font-weight: bold;
  color: #824;
  position: absolute;
  top: -14px;
  left:1px;
  white-space:nowrap;
}

#slider_bg {
  margin-left:8px;
  border: 1;
  outline: none;
}

table.slider_bdr {
  border: 1px solid #eef;
  padding: 0px;
  width: 194px;
}

tr.slider_lbl th {
    padding-top: 0px;
    font-size: 9px;
    font-family: verdana,tahoma,arial;
    color: #248;
    text-align: center;
    font-weight: normal;
    white-space:nowrap;
}

input.slider_num {
    border: none;
    font-size: 10px;
    font-family: verdana;
    width: 48px;
    padding: 0px 6px 0px 0px;
    color: #824;
    font-weight: bold;
    background-color: #f4f8ff;
}

tr.symbolrow th {
   padding: 6px 0 0 26px;
   vertical-align: top;
}

tr.odd {
  background-color: #F8F8F8;
  height:20px;
}

tr.even {
  background-color: #F8F8F8;
  height:20px;
}

tr.highlight {
  background-color: #ddd;
  height:20px;
  /* border-top: 1px solid black; */
  border-top: 0;
}

#report_type, #report_type_label {
  font-size: 14px;
  font-weight: bold;
  font-family: arial,tahoma,verdana,arial;
}

#report_type_label {
  font-family: tahoma,verdana,arial;
}