.verticalSpacer
{
	width: 100%;
	height: 8px;
}

.indent
{
	position: relative;
	left: 15px;
}

.proposalHeader
{
	width: 100%; 
	font-size: large;
	font-weight: bold;
}

.proposalLogo
{
	position: relative;
	right: 0;
}

.proposalLogoWrapper
{
	float: right;
}

.proposalContent
{
	width: 100%;
}
