.form-grad{
	height:23px;
}
#home #find-care #zip{
	padding-top:2px;
}
#nav #nav-search {
 width:168px;
}

#community-post-review #ratings-selections .row input {
  margin-left: 38px;
}

#post-review #page-content #row-header #key {
  margin-right: 23px;
}
#post-review #page-content #row-header #best {
  margin-right: 73px;
}
#post-review #page-content #row-header #worst {
 position:relative;
 left:-6px;
}
#community-post-review #middle-content #contact-info input {
 position:relative;
 left:-4px;
}
#community-post-review #contact-info .first-name {
  padding-left: 18px;
}
#community-post-review #contact-info .state {

  margin-right: 11px;

}

#search-results #search-bar-container input{
	height:27px;
}


#facility-overlays .overlay .close-overlay {

  right: -150px;
}
#facility-overlays #performance {
 left:-30px;
}
#facility-overlays #years {
 left:-50px;
}
#facility-overlays #jcaho {
 left:-30px;
}
#facility-overlays #historical {
 left:0px;
}
#facility-overlays #current {
 left:0px;
}
#nav #nav-search input {

  padding-top: 4px;

}
/*ie7*/
#request-consult #form #clear{
	*padding-left:10px;
	border-bottom: solid 1px ##84B5D9;
}



/************** Search by State/Zip IE only fixes ***********************/
#search-filter {
    height: 90px;
}

#advanced-container {
    height: 60px;
}

#expanded-advanced-search {
    height: 500px;
}

#advanced-search-options a {
    height: 22px;
    overflow: hidden;
}

#find-care-results #tab-wrapper #tab-content-container {
    padding-bottom: 0;
}

#select-resource-type form {
    zoom: 1;
}

#find-care-results.resources-services #select-resource-type form fieldset.resource-types {
    margin-bottom: 20px;
}

#about-care #middle-content,
#article #middle-content,
#care-eval #middle-content,
#community-post-review #middle-content,
#request-consult #middle-content,
#login #middle-content {
    width: 670px;
    margin: 10px 0 40px 40px;
}

#community-post-review #middle-content {
    padding-left: 0;
}

#about-care #middle-content #right {
    padding-right: 30px;
}

#impairment-tool #middle-content #calculator-table {
    width: 530px;
}

#impairment-tool #totals {
    height: 180px;
}

#impairment-print #calculator-table .header-row {
    height: 40px;
}

#find-care #content,
#find-care-results #content,
#post-review #content {
    padding-bottom: 40px;
}

.by-state #search-results-wrap,
.by-zip #search-results-wrap,
.resources-services #search-results-wrap {
    margin-left: 40px;
}

#find-care-results.resources-services #select-resource-type {
    padding: 0;
}

#find-care-results.resources-services #select-resource-type #search-now {
    margin-top: 15px;
}

#facility-summary #facility-summary-list dt {
	padding: 5px 0;
	margin: 0 3px 0 0;
}

#facility-summary #facility-summary-list dd {
	padding: 5px 0;
	margin: 0;
}

#page-content #facility-summary #facility-summary-list {
    height: 150px;
}

#tab-wrapper #tab-content-container #search-criteria {
    height: 40px;
}

#post-review #page-content .result-row {
    margin: 0;
}

#post-review #page-content .result-row.last {
    margin: 0;
    height: 50px;
}

/*Additions*/
#home #intro h1 {
    line-height:normal;
}

#footer {
/*margin-left:175px;*/
}

#nav .logout{
position:relative;
margin-left:0;
float:right;
margin-right:10px;
}

#about-care #middle-content #right{
float:right;
position:absolute;
top:120px;
}