h2.about {
	padding-top: 12px;
	padding-bottom: 2px;
	margin: 0 0 .25em;
	font: 240%/1.25em bold Arial, Helvetica, sans-serif, Tahoma, Sans-serif;
	font-weight: 600;
	font-stretch: condensed;
	color: #993300;
	border-bottom: 1px dotted #9c3;
}

.three_columns {
  float: left;
  width: 100%;
  padding-bottom: 10px;
  list-style: none;
  text-indent: 3px;
  display: inline;
  }

.three_columns .leftcol {
  float: left;
  width: 32%;
  padding-right: 10px;
  display: inline;
  }

.three_columns .centercol {
  float: left;
  width: 32%;
  padding-right: 10px;
  display: inline;
}

.three_columns .rightcol {
  float: left;
  width: 32%;
  display: inline;
}
  
.three_columns h3 {
  border-top: 1px solid #9c3;
  border-bottom: 2px solid #9c3;
  padding-bottom: 3px;
  margin-bottom: .25em;
  background: url("http://assets.consumer-action.org/images/layout/sitemap_bkgrnd.gif2") no-repeat 0 0em;
  font: 150%/1.2em "Lucida Grande", Arial, Tahoma, Helvetica, Verdana, sans-serif;
  color: #466432;
  vertical-align: middle;
  line-height: 22px;
  }
  
.three_columns h3 a:link, h3 a:visited {
  display: block;
  border-width: 0; 
  color: #466432;
  }

.three_columns h4 {
  border-bottom: 1px solid #466432;
  padding-bottom: 3px;
  margin-bottom: .25em;
  margin-top: -.35em;
  background-color: #DFDFBC;
  font: 10px "Lucida Grande", Arial, Tahoma, Helvetica, Verdana, sans-serif;
  font-weight: bold;
  color: #466432;
  vertical-align: middle;
  line-height: 18px;
  }
  
.three_columns h4 a:link, h4 a:visited {
  display: block;
  border-width: 0; 
  color: #466432;
  }

.three_columns ul li {
  position: relative;
  margin-left: 0;
  padding-left: 1em;
  font: 11px/1.2em "Lucida Grande", Arial, Tahoma, Helvetica, Verdana, sans-serif;
  font-weight: bold;
  text-transform: capitalize;
  list-style: none;
  background: url("http://assets.consumer-action.org/images/layout/bullet_green.gif") no-repeat 0 .5em;
  white-space: nowrap;
  }

 .three_columns li ul li {
  position: relative;
  margin-left: 0;
  padding-left: 1.5em;
  padding-bottom: 0;
  font: 10px "Lucida Grande", Arial, Tahoma, Helvetica, Verdana, sans-serif;
  font-weight: normal;
  font-stretch: condensed;
  list-style: none;
  background: url("http://assets.consumer-action.org/images/layout/bullet_quotes.gif") no-repeat 0 .4em;
  white-space: nowrap;
  }

.three_columns li a {
  width: 100%;
  height: 20px;
  border-bottom: 1px solid #ccc;
  display: block;
  }

.three_columns li a:hover span {
  color: #999800;
  background-color: #9c3;
  height: 20px;
  width: 100%;
  border-bottom: 1px solid #ccc;
  display: block;
  }
  
.toc_5_col {
	float: left;
	width: 19%;
	padding-right: 5px;
	display: inline;
}

.toc_5_col p {
	font-size: 1em;
	font-weight: 600;
	font-stretch: condensed;
	text-align: center;
	margin-bottom: 4px;
}

.toc-about { 
	float: left;
	position:  relative;
	padding: 4px;
  	border: 1px solid #ddc;
	width: 115px; 
	height: 90px;
	margin-bottom:10px;
	overflow: hidden; 
}
.toc-about img { 
	position: absolute;
	top:  auto;
	left: auto;
	margin-top: auto;
	margin-left: auto;
	height: 100%;
	width:  100%;
	max-width:  94%;
	}