@import url(template0.css);

#main-table-body-rightcell{
		vertical-align:top;
		width:900px;
	}

#content{
	clear:left;
	width:inherit;
}
	#content-header{
		display:none;
	}
	#content-body{
		margin:0 0 0 100px;
		padding:0 0 10px 0;
		overflow:hidden;
		width:inherit;
	}
	#pagetitle{
		border-bottom:1px solid #333;
		margin:0 0 10px 0px;
	}
		#pagetitletext h1{
			font-weight:normal;
		}
	#content-footer{
		display:none;
	}
