/* CSS STYLES FOR IE 8 */

#home article#main nav a span {
	behavior: url(/PIE.htc);
}

html, body {
    font-family: Arial, sans-serif !important;   
}

/* fix the width */
header,
section,
footer {
    width: 960px;
}


section {
    padding: 30px;
}

#product_search {
    display: none !important;   
}



#content #productinfo img {
    width: 280px;
    height: 280px;
}

#content #productinfo ul li img {
    width: 44px;
    height: 44px;
}
