div.hotlinks {
  background-color:#444444;
  margin-top:30px;
  padding-top:20px;
  height:275px;
  background-image:url('/design/images/hot-back.gif');
  background-repeat: repeat-x repeat-y;
}

div.stateLinks {
  margin:0 auto;
  color:#FFFFFF;
  text-align:left;
  font-family:arial;
  font-size:12px;
  width:900px;
}

div.stateLinks a{
  color:#FFFFFF;

  font-size:11px;
}

div.stateLinks b a{
  color:#FFFFFF;
  line-height:22px;
}

div.stateLinks b a:hover{
  color#FEDD06;
}

div.stateLinks a:hover{
  color:#FEDD06;
}

div.state{
  width:108px;
  display:inline;
  float:left;
  padding:2px;
}

span.quick-heading{
  font-size:18px;
  font-weight:bold;
  line-height:42px;
}
