/***********************/
/* TAGS AND MAIN SPECS */
/***********************/


/************/
/* ELEMENTS */
/************/


/***********/
/* CLASSES */
/***********/

.table_fullheight {
	height				: 100%;
}

.table_fullsize {
	height				: 100%;
	width				: 100%;
}

.table_fullwidth {
	width				: 100%;
}