/* media query styles - ~1200px */

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

/*category boxes*/
#featured_categories {max-height:660px;padding-bottom:4px}
#featured_categories .category {width:23.9%}

/* Category page */
#featured_products ul li {width:24%}

/*category coming soon*/
#coming_soon_listing ul {width:23.98%}
* html #coming_soon_listing ul {width:23.1%} 

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

/*tag panels */
#tag_listing ul {width:23.98%}
* html #tag_listing ul {width:23.1%} /*IE6*/
*+html #tag_listing ul {width:23.9%} /*IE7*/
