/****************************************************************************
*** SIAPMICROS Annali: specific CSS styles
****************************************************************************/

h1 { display:none; }
h2 { display:none; }
.page-header { display:none; }
.breadcrumb  { display:none; }
.navbar_header
	{
	width: 300px;
	background_color:#E0E0E0;
	font-weight:bold;
	}
	
/* TABLE_END ============================================================= */
.table_end_buttons
	{
	float:				left;
	width:				100%;
	text-align:			right;
	margin:				0px;
	margin-top:			10px;
	margin-bottom:		6px;
	font-size:			90%;
	}

.table_end_buttons img
	{
	height:				12px;
	border:				0px;
	}

.table_end_buttons a
	{
	text-decoration:	none;
	color:				black;
	}

.td_right
	{
	text-align:			right;
	}