﻿/* Apply for: FF 1.0.7+, Moz 1.6+, NN 7.2+, Opera 7.23+, Safari 1.2+, Kon 3.4+ */
@import "style.css" Screen;
@import "common.css" Screen;

/* Apply for: IE 5.5+, AOL 9.0 */
@import url ("ie.css");
@import url ("common.css");

/* No apply for:
	- NN 4.78 and lower
	- IE 5.0 and lower
	- MAC IE 5.2 and lower
	- Opera 6.0 and lower
*/
