/*
IkonForums 2007 - The IkonForums Team
iF ver: 1.0.x
filename: MAIN.CSS

Note: there is a secondary style sheet for
Internet Explorer versions 6 and 7 named: ie.css

There is also conditional comments in TopicView.pm::RenderRow
as well as condition comment links in Board Template
*/

/* <![CDATA[ */

@import url(global.css);

@import url(structure.css);

@import url(content.css);

@import url(nav.css);

@import url(form.css);

/* ]]> */

/*
End - main.css
*/