/***********************/
/***** home containers */
/***********************/
#trim-home {
  float:left;
  width:100%;
  background:url(../images/hdr_bottomtrim_hm2.gif) no-repeat;
  padding-top:7px;
}
#side-home {
  float:left;
  width:359px;
  background:url(../images/img_home2.jpg) no-repeat;
  padding-top:191px;
}
#content-home {
  width:409px;
  background:url(../images/bg_hm_content.gif) #fff no-repeat;
  min-height:87px;
  padding-top:1px;		/* note: this padding must be here, otherwise, the Mozillas have a space between top and bottom of this background logo */
}
#search-home {
  line-height:29px;
  padding:5px 0 37px 22px;
  background:url(../images/bg_search_home.gif) left bottom no-repeat;
}
#search-home a,
#search-home a:link,
#search-home a:visited,
#search-home a:active {
  text-decoration:none;
}
#search-home #search-field {
  width:162px;
}


/************************/
/***** home styles ******/
/************************/
#home-blocks {
  margin-top:15px;
  padding-top:20px;
  background:url(../images/dots.gif) repeat-x;
}
#home-block1 {
  margin:0 15px 0 20px;
  /* background:url(../images/img_hm_coolingloop.gif) #fff 90% 95% no-repeat; */
  font-size:12px;
}
#home-block2 {
  background:url(../images/img_hm_thinfilm.gif) #fff 90% 80% no-repeat;
  font-size:12px;
}
#home-block1 div,
#home-block2 div {
  margin:20px 0;
  height:55px;
  background:url(../images/arrow_right.gif) 0 2px no-repeat;
}
#home-block1 div a,
#home-block1 div a:link,
#home-block1 div a:visited,
#home-block1 div a:active,
#home-block2 div a,
#home-block2 div a:link,
#home-block2 div a:visited,
#home-block2 div a:active {
  padding-left:28px;
  height:1%;
  font-size:12px;
}



/************************/
/***** count-phrase *****/
/************************/
#count-phrase {
  position:absolute;
  top:216px;
  left:44px;
  z-index:20px;
  color:#fff;
  font-size:13px;
}
#count-phrase b {
  font-weight:bold;
  color:#ff0;
  font-size:14px;
}