/*
	BUZZfriends CSS-framework version 1.2
	IMPORT css files
	project: BUZZFRIENDS
  date: 27.09.2009
	author: Alex Balaboshko 
	e-mail: alex@buzzfriends.ru
*/



/* THESE links are part of the framework, only change them if you're very sure */
@import "general/reset.css";
@import "general/typography.css";
@import "general/forms.css";
@import "general/layout.css";
        
@import "jlightbox.css";

/* THESE links are here to add project-specific rules and override some general rules */
@import "debug.css";
@import "layout_bzz.css";
@import "replace_bzz.css";
@import "typography_bzz.css";
@import "content_bzz.css";

/*@import _"ie-fix.css.php";  MSIE 6 */
@import *"ie-fix.css.php"; /* MSIE 7 */


/* HERE you can add rules to override EVERYTHING in styles for the given project (deprecated) */
