http://www.antix.co.uk/code/css/imposing_minimum_width/ - Using CSS and Dynamic Expressions to impose "min-width" to IE.
http://www.webreference.com/programming/min-width/ - CSS based solution to simulate "min-width" in IE.
http://www.doxdesk.com/software/js/minmax.html - Javascript solution for supporting "min-width" in IE.
http://www.cssplay.co.uk/boxes/minwidth.html - CSS solution to simulate "min-width" in IE.