/* ie */

* html div#container {position: relative; width: 890px;}
* + html div#container {position: relative;}

* html div#locations {padding: 26px 6px 14px 6px;}
* + html div#locations {padding: 26px 6px 14px 6px;}

* html input#search_submit {font-size: 0; height: 16px;}
* + html input#search_submit {font-size: 0; height: 16px;}

* html div#textBucketContainer {width: 903px;}
* + html div#textBucketContainer {width: 903px;}

* html div.textBucket {width: 264px;}
* + html div.textBucket {width: 264px;}

* html div#homeBucketWrapper {height: 257px; width: 889px;}
* + html div#homeBucketWrapper {height: 257px; width: 889px;}

* html div#bucketFeaturedProduct {width: 261px;}
* + html div#bucketFeaturedProduct {width: 261px;}

* html div#bucketNewsletter {width: 261px; right: -2px;}
* + html div#bucketNewsletter {width: 261px;}

* html div#bucketNewsletter fieldset {padding: 13px 14px;}

* html #bucketNewsletter input#newsletter_submit {font-size: 0; height: 16px;}
* + html #bucketNewsletter input#newsletter_submit {font-size: 0; height: 16px;}

* html #homeText {width: 220px;}

* html .nav li ul {
	padding: 6px 0 12px 0;
	background: #e4edf0;
	border: 1px solid #d9dadb;
	border-width: 0 1px 1px 1px;
}

* html #locations {
	right: -4px;
	top: 0px;
	background: transparent url('locations_bg_ie.png') no-repeat;
	padding: 26px 2px 10px 1px !important;
	height: 188px;
	width: 244px;
}

	* html #locations a {width: 219px;}

* html ul#leftNav li a {width: 209px;}

* html div.equipment {margin-left: 24px; height: 200px; margin-right: -3px; }

/* float clearing */
div#homePromoContainer:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
* html div#homePromoContainer {height: 1%;}

div.dashLink:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
* html div.dashLink {height: 1%;}

div#homeBucketWrapper:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
* html div#homeBucketWrapper {height: 1%;}

#galleryNav:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
* html #galleryNav {height: 1%;}

#galleryChange:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
* html #galleryChange {height: 1%;}
