﻿/*
 * Page Content Styles
 */
.pageTitle {
	margin-top: 8px;
	padding-bottom: 20px;
}
#divBody_content {
	width: 525px;
	height: 100%;
	margin: 0px 10px 8px 20px;
	float: left;
	color: rgb(60,60,60);
	overflow: auto;
}