/* ================================================================= */
/* --- ALL UI STYLES ----------------------------------------------- */

.do_not_print,
#page_nav,
#page_usertools,
.buttonbar_top,
.buttonbar {
	display: none;
}
.fieldgroup h2 {
	font-size: 13px;
}



/* ================================================================= */
/* --- PROLITE ----------------------------------------------------- */

div.module_prolite div.tabs {
        display: none;
}
div.module_prolite div.content {
	border: none;
}	


/* ================================================================= */
/* --- ICECOLD ----------------------------------------------------- */

div.module_icecold div.tabs {
	display: none;
}
div.module_icecold div.titlebar h1 {
	float: none;
	padding: 8px 0px;
	font-size: 14px;
}
div.module_icecold div.content,
.fgfirst,
.fglast  {
	border: none;
}
table.layout td.contentcol, 
table.layout td.navcol {
	border-bottom: none;
}
div.module_icecold div.titlebar .extras {
	float: none;
	display: none;
}
