/* media query styles - ~1450px */

/*homepage*/
/*spotlights*/
#fp div {width:19.9%}
* html #fp div {width:19.8%} /*IE6*/
*+html #fp div {width:19.9%} /*IE7*/

/*category boxes*/
#featured_categories {max-height:406px;padding-bottom:4px} /*tweaked min-height*/
#featured_categories .category  {width:18.9%}

/*IE6*/
* html #featured_categories  {height:406px}

/*category coming soon*/
#coming_soon_listing ul {width:19%}
* html #coming_soon_listing ul {width:18.5%}

/*product accessories panel */
#accessory_upsell .top_accessories ul {min-width:86px;width:19.9%}

/*tag panels */
#tag_listing ul {width:19%}
* html #tag_listing ul {width:18.5%} /*IE6*/
*+html #tag_listing ul {width:18.8%} /*IE7*/