#container {
	MIN-WIDTH: 600px
}
#width {
	MIN-WIDTH: 600px; WIDTH: 600px
}
* HTML #minwidth {
	WIDTH: 600px
}

