/*#edit-search-block-form-1-wrapper input {*/
  /*height: 29px\9;*/
  /*padding-top:9px\9;*/
/*}*/

/*fix for IE 8 and below*/
.ie6 .search-form-custom-class #search-block-form input.form-submit,
.ie7 .search-form-custom-class #search-block-form input.form-submit
.ie8 .search-form-custom-class #search-block-form input.form-submit
{
  /*font-size:0\9;*/
  /*line-height:0\9;*/
  height: 29px;
  line-height: 29px;
}

/*.home-block .home-block-cont{*/
  /**width: 48%; *//*fix for IE 7 and below*/
/*}*/

/*fix for IE 6*/
.ie6 #author-date-comments {
  width: 569px;
}

/*fix for IE 7 and below*/
.ie6 #branding-shadow-fix, .ie7 #branding-shadow-fix {
  display: none;
}

/*#site-header{*/
  /**height: 128px; *//*fix for IE 7 and below*/
/*}*/

.ie6 #page, .ie7 #page, .ie8 #page {
  width: 1130px;
  margin: 15px auto;
}

.ie7 #user-menu ul.links.user-login {
  width:150px;
  text-align:right;
}
