﻿#MasterHeader
{
	display: none;
}

.MasterSideBar
{
	display: none;
}

.MasterSideBar table
{
	display: none;
}

#MasterFooter
{
	display: none;
}

#MasterContent
{
	display: inline;
}

input
{
	display: none;
}

#PositionDescriptionTitle 
{
	/*background: #fff url(../images/RimfireResources_logo.gif) no-repeat right top;*/
	background-color: #fff;
	width: 100%;
	height: 130px;
	text-align: left;
	font-weight: bold;
	text-decoration: underline;
	padding: 10px;
}

