﻿HR.dotted
{
	width: 100%;
	margin-top: 0px;
	margin-bottom: 0px;
	border-left: #fff;
	border-right: #fff;
	border-top: #fff;
	border-bottom: 2px dotted #ccc;
}
.LightGreyBox
{
	margin-top:5%;
	margin-left:10%;
	margin-right:10%;
	border-right: steelblue 1px dotted;
	border-top: steelblue 1px dotted;
	border-left: steelblue 1px dotted;
	border-bottom: steelblue 1px dotted;
	padding: 15px;
	width: 80%;
}
.LeftJustifiedContent
{text-align:left; width:80%}

.formTable td{padding-right:20px; padding-bottom:8px;}
.preferences label{padding-left:10px;}
.formTable h3 {padding-left:10px; padding-top:3px; padding-bottom:3px; margin-bottom:10px;}
.btn-regis {margin-left:25px;}
.formtable table {width:600px;}
