/*
	BUZZfriends CSS-framework version 0.2
	IMPORT css files
	project: MEDCOM
	date: 09.06.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";
        

/* THESE links are here to add project-specific rules and override some general rules */
@import "debug.css";
@import "layout_mdm.css";
@import "replace_mdm.css";
@import "typography_mdm.css";
@import "content_mdm.css";
@import "jlightbox.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) */



.print_only {
	display:none;
	
}
