//adding this reset here for now
.ccm-ui {
	h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, cite, code, del, dfn, em, img, q, s, samp, small, strike, strong, sub, sup, tt, var, dd, dl, dt, li, ol, ul, fieldset, form, label, legend, button, table, caption, tbody, tfoot, thead, tr, th, td { margin: 0; padding: 0; border: 0; font-weight: normal; font-style: normal; font-size: 100%; line-height: 1; font-family: inherit; }
	table { border-collapse: collapse; border-spacing: 0; }
	ol, ul { list-style: none; }
	q:before, q:after, blockquote:before, blockquote:after { content: ""; }
}

@import "../twitter_bootstrap/bootstrap.less";

@import "../legacy.less";

@import "../chosen.less";
@import "ccm.colorpicker.less";
@import "jquery.rating.less";

@import "../filemanager.less";
@import "../permissions.less";
@import "../tabs.less";
@import "../marketplace.less";
@import "../search.less";
@import "../sitemap.less";

@import "../components.less";
@import "../mixins.less";
@import "../header.less";
@import "../editing_dialogs.less";
@import "../icons.less";
@import "../layouts.less";
@import "../page_areas.less";
@import "../menus.less";
