﻿/* general section */
body
{
	margin: 30px;
}

div#content,#container{
	width:auto;
}
      
div#headerDiv{
	display:none;
}

div#footerDiv{
	display:none;
}

table#toolbarDiv{
	display:none;
}
table#toolbar2{
	display:none;
}
table#toolbarTop{
	display:none;
}

.titlu-leftcol
{
	display:none;
	}


#buttons{
	display:none;
}

span#pageTitle
{
	font-size:larger;
	}
