/* If present this file will a header, a footer and a left side menu left 
  be displayed */ 


.version {
	display:inherit;
}


.main{
	margin:0px;
	background:#fdfdfd; 
	padding:20px;
	margin-left:175px;
	/*border:1px solid black;*/
}
