* html #mainNav .blog {
  width: 174px;
}
* html .contentHome img {
  display: block;
  padding-bottom: 1px;
}
* html .contentHome {
  width: 784px;
}
* html a#logo {
  background: url(/images/logo.gif) no-repeat;
}
* html .home_placeholder {
  display: inline;
}
* html .home_placeholder img {
  margin: 0;
}
* html .alt_img, * html .prod_wrap {
  display: inline;
}
* html .prod_wrap {
  margin-left: -3px; /* ie 6 */
}
* html .phone {
  background: none;
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/phone.png',sizingMethod='scale');
}
* html #mainNav .blog {
  height: 1%;
  clear: left;
  text-align: left;
}
* html #head_inner .search_btn {
  background: none;
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/search_submit.png',sizingMethod='scale');
}


