﻿
.TwoColumnLayout_Section1
{
    vertical-align: top;
	padding: 20px 10px 25px 10px;
	text-align: left;
	background-color: #ffffff;
	font-size: 11px;
	height: 615px;
	width: 275px;
	border-left: solid 1px #000000;
}

.TwoColumnLayout_Section2
{
    vertical-align: top;
	padding: 20px 10px 25px 10px;
	text-align: left;
	background-color: #ffffff;
	font-size: 11px;
	height: 615px;
	width: 721px;
	border-right: solid 1px #000000;
}

.TwoColumnLayout_PageTitle
{
    vertical-align: top;
	padding: 20px 10px 0px 10px;
	text-align: left;
	background-color: #ffffff;
	font-size: 11px;
	width: 721px;
	border-right: solid 1px #000000;
	border-left: solid 1px #000000;
}



