/* CSS Document */
.state_category_quote_template #content {
  padding-top: 15px;
}
.state_category_quote_template #breadcrumbs {
  margin-bottom: 15px;
}
.state_category_quote_template .quote_module_container {
  background: #FFFFFF;
  margin: 5px 0px 20px 0px;
  display: table;
  width: 100%;
}
.quote_module1_container {
  background: #EEEEEE;
}
.quote_module1_container .quote_module1_content {
  
}
.state_category_quote_template .quote_module_container .quote_module1_content {
  background: #EEEEEE;
}
ul.quotes_related_states li {
  width: 50%;
  float: left;
}
.qoutes_by_types_row {
  clear: both;
  margin: 5px 0px 20px 0px;
  display: table;
  width: 100%;
}
.qoutes_by_types_row .qoutes_by_types_row_left,.qoutes_by_types_row .qoutes_by_types_row_right {
  float: left;
  width: 65px;
}
.qoutes_by_types_row .qoutes_by_types_row_right {
  width: 85%;
}
.qoutes_by_types_row .qoutes_by_types_row_right .qoutes_by_types_row_right_heading {
  margin: 0px;
}
.qoutes_by_types_row .qoutes_by_types_row_right .qoutes_by_types_row_right_content a {
  font-size: 12px;
}
