﻿#divPageHeader
{
	clear:both;
	float:left;
	margin-left: 5px;
}
#divPageTitle
{
	font-weight: bold;
	font-size: 1.4em;
	color: #cccccc;
	padding-bottom:5px;
}
#divPageDivider
{
	margin-top: 0px;
	margin-bottom: 10px;
}
#divPageBody
{
	clear:both;
	float:left;
	margin-bottom: 20px;
	margin-left: 5px;
	margin-right: 5px;
	width:550px;
}
.divPageHeader
{
	clear:both;
	float:left;
	margin-left: 5px;
}
.divPageTitle
{
	font-weight: bold;
	font-size: 1.4em;
	color: #ffffff;
}
.divPageDivider
{
	margin-top: 0px;
	margin-bottom: 10px;
}
.divPageBody
{
	clear:both;
	float:left;
	margin-bottom: 20px;
	margin-left: 5px;
	margin-right: 5px;
	width:550px;
}